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(deps-dev): bump yarn from 1.22.10 to 1.22.13 #5763

Merged
merged 1 commit into from Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps yarn from 1.22.10 to 1.22.13.

Release notes

Sourced from yarn's releases.

v1.22.13

  • Fixes a potential security issue where packages could run scripts even with --ignore-builds set (Windows only)
  • Fixes yarn init -y2 w/ Corepack
  • yarn set version stable (and canary) will now defer to the stable & canary for upgrading the project

v1.22.12

Bogus release (published the wrong folder)

v1.22.11

This version fixes a problem where Yarn wasn't forwarding SIGTERM to the binary spawned via yarnPath. It also makes yarn init -2 compatible with Corepack. The behaviour of yarn init (without -2) doesn't change.

Remember that Yarn 1.x won't receive further functional improvements. We recommend you to switch to the recently-released 3.0, and to ping us on Discord if you find issues when migrating (also check our Migration Guide).

Changelog

Sourced from yarn's changelog.

Changelog

Please add one entry in this file for each change in Yarn's behavior. Use the same format for all entries, including the third-person verb. Make sure you don't add more than one line of text to keep it clean. Thanks!

1.22.11

This version fixes a problem where Yarn wasn't forwarding SIGTERM to the binary spawned via yarnPath. It also makes yarn init -2 compatible with Corepack. The behaviour of yarn init (without -2) doesn't change.

Remember that Yarn 1.x won't receive further functional improvements. We recommend you to switch to the recently-released 3.0, and to ping us on Discord if you find issues when migrating (also check our Migration Guide).

Commits
  • 1c92d69 v1.22.13
  • 4a13eb3 v1.22.12
  • 63cf0ac Updates 'set version' to shell out to Yarn 2 when requested
  • 67fcce8 Prevents the cwd from being a valid resolution for exec
  • 360b43a Don't pass the binary name anymore
  • 59cb57b Bumps the patch version
  • d4740b5 Fixes missing argument in init
  • d64f979 Forwards SIGTERM signals
  • d5b532c Removes the Node 8 MacOS test, which isnt supported by CircleCI anymore
  • bbd5bfb Adds Corepack integration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner February 5, 2024 20:32
@dependabot dependabot bot added the dependencies This issue is a problem in a dependency. label Feb 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.22.13 branch 5 times, most recently from f0e8fdf to dbecd6a Compare February 12, 2024 20:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.22.13 branch 8 times, most recently from f52e1d7 to 47f502d Compare February 20, 2024 20:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.22.13 branch 6 times, most recently from 2853fd9 to c2d1b37 Compare February 28, 2024 20:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.22.13 branch 3 times, most recently from 8bdb7a8 to d0cefde Compare March 1, 2024 20:09
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.10 to 1.22.13.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](yarnpkg/yarn@1.22.10...v1.22.13)

---
updated-dependencies:
- dependency-name: yarn
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarn-1.22.13 branch from d0cefde to 83049e3 Compare March 4, 2024 20:08
@kuhe kuhe merged commit 3ca216b into main Apr 9, 2024
4 checks passed
@kuhe kuhe deleted the dependabot/npm_and_yarn/yarn-1.22.13 branch April 9, 2024 20:46
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant