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

build(deps-dev): bump @yarnpkg/shell from 4.0.0 to 4.0.2 #811

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps @yarnpkg/shell from 4.0.0 to 4.0.2.

Release notes

Sourced from @​yarnpkg/shell's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@​yarnpkg/cli/4.0.1...@​yarnpkg/cli/4.0.2

v4.0.1

What's Changed

... (truncated)

Changelog

Sourced from @​yarnpkg/shell's changelog.

:::tip Yarn now accepts sponsors! Please take a look at our OpenCollective and GitHub Sponsors pages for more details. :::

Master

:::info Features in master can be tried out by running yarn set version from sources in your project. :::

4.1.0

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio

4.0.1

  • Fixes creation of symlinks for node-modules linker when inner workspace depends on outer workspace
  • Fixes progress bars when the terminal is too large
  • Fixes crashes while running Yarn within Docker within GitHub Actions
  • Fixes yarn npm audit --ignore NUM which didn't apply to deprecations
  • Fixes yarn npm audit --json which didn't print the right output format
  • Fixes an incorrect type export in @yarnpkg/core
  • Implements back the yarn explain peer-requirements command
Commits
  • bf24f59 Releasing 13 new packages
  • fd9b177 Sync master with the changes from master
  • 9a853e3 Releasing 13 new packages
  • d47d066 Revert "Sync master with the changes from cherry-pick/next-release"
  • b9d41cc Sync master with the changes from cherry-pick/next-release
  • c3b319a Sync master with the changes from master
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies deps-dev javascript PRs that update JavaScript code labels May 7, 2024
@dependabot dependabot bot requested review from a team, jorgebucaran, DerekNonGeneric, emmitrovic and OpenINFbot and removed request for a team May 7, 2024 11:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarnpkg/shell-4.0.2 branch from 4a69b50 to f8c3a4f Compare May 18, 2024 17:30
Bumps [@yarnpkg/shell](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-shell) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/yarnpkg/berry/releases)
- [Changelog](https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/berry/commits/@yarnpkg/shell/4.0.2/packages/yarnpkg-shell)

---
updated-dependencies:
- dependency-name: "@yarnpkg/shell"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yarnpkg/shell-4.0.2 branch from f8c3a4f to f35a160 Compare May 18, 2024 17:49
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2024

Looks like @yarnpkg/shell is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yarnpkg/shell-4.0.2 branch May 18, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies deps-dev javascript PRs that update JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants