Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Regenerate xml2js in yarn.lock file #13098

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

jimblanc
Copy link
Contributor

@jimblanc jimblanc commented Mar 7, 2024

Description of changes

Regenerates xml2js in our yarn.lock file to resolve publish failures, e.g. https://github.com/aws-amplify/amplify-js/actions/runs/8176950274/job/22359566096

Generated by running yarn install on a clean repository.

Issue #, if available

Description of how you validated changes

Local testing, yarn audit

b0f1d8581327:amplify-js jablanch$ yarn why xml2js
yarn why v1.22.19
[1/4] 🤔  Why do we have the module "xml2js"...?
[2/4] 🚚  Initialising dependency graph...
warning Resolution field "[email protected]" is incompatible with requested version "path-scurry@^1.10.1"
warning Resolution field "[email protected]" is incompatible with requested version "minipass@^4.2.4"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "minipass@^4.2.4"
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "[email protected]"
info Reasons this module exists
   - "_project_#@aws-amplify#datastore-storage-adapter#expo-file-system#@expo#config-plugins" depends on it
   - Hoisted from "_project_#@aws-amplify#datastore-storage-adapter#expo-file-system#@expo#config-plugins#xml2js"
info Disk size without dependencies: "364KB"
info Disk size with unique dependencies: "888KB"
info Disk size with transitive dependencies: "888KB"
info Number of shared dependencies: 2
✨  Done in 0.46s.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jimblanc jimblanc marked this pull request as ready for review March 7, 2024 21:56
@jimblanc jimblanc requested a review from a team as a code owner March 7, 2024 21:56
@jimblanc jimblanc changed the title chore: Fix yarn.lock file chore: Regenerate xml2js in yarn.lock file Mar 7, 2024
HuiSF
HuiSF previously approved these changes Mar 7, 2024
@jimblanc jimblanc merged commit 1a45c2f into aws-amplify:main Mar 7, 2024
30 checks passed
@jimblanc jimblanc deleted the chore/fix-yarn-lock branch March 7, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants