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

Bump @changesets/cli from 2.10.2 to 2.23.2 #512

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps @changesets/cli from 2.10.2 to 2.23.2.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.23.2

Patch Changes

@​changesets/cli@​2.23.1

Patch Changes

  • #843 101b1cb Thanks @​caohuilin! - Fixed the printed filename in the verbose output of changeset status.

  • #857 7febb59 Thanks @​dotansimha! - Fixed an issue with dependency ranges still using pre-existing range modifiers instead of fixed package versions when performing a snapshot release. This ensures that installs of snapshot versions are always reproducible.

  • #744 84e46d1 Thanks @​mskelton! - Ignored packages are no longer listed when adding a changeset.

  • Updated dependencies [2827c7a, 7b1c0c1, 7febb59]:

    • @​changesets/config@​2.0.1
    • @​changesets/apply-release-plan@​6.0.1
    • @​changesets/get-release-plan@​3.0.10

@​changesets/cli@​2.23.0

Minor Changes

Patch Changes

  • #811 c54c25d Thanks @​samrose3! - Improved accessibility of the CLI prompts by using selected/unselected indicators that don't rely solely on the colors.

  • #767 d6bfcc5 Thanks @​Andarist! - Improve the error message when a package referenced in a changeset can't be found. The message will now also include the changeset's ID.

  • Updated dependencies [d6bfcc5]:

    • @​changesets/assemble-release-plan@​5.1.3
    • @​changesets/get-release-plan@​3.0.9

@​changesets/cli@​2.22.0

Minor Changes

  • #768 c87eba6 Thanks @​rohit-gohri! - Allow "commit" option to be more configurable. You can now point to a module (using a module name or a relative path) that might contain getAddMessage and/or getVersionMessage. This allows you to configure how the commit message is generated, if [skip ci] gets included, etc.

Patch Changes

  • #776 ad7506d Thanks @​janosh! - changeset init will now configure baseBranch: "main" in the .changeset/config.json as the default value.

  • #770 eb86652 Thanks @​alizeait! - changeset add and changeset status should now properly handle the situation where Changesets are managed from a directory different than the root of the repository.

  • Updated dependencies [c87eba6, eb86652, c87eba6, c87eba6]:

... (truncated)

Commits
  • 5af3f2f Version Packages (#873)
  • e174172 Fixed filtering of the ignored packages when adding a changeset (#871)
  • b812293 Version Packages (#845)
  • 84e46d1 Dont't include ignored packages when adding a changeset (#744)
  • 7febb59 Ignore ranges when snapshot versioning is performed (use exact versions) (#857)
  • 2827c7a Fixed the declared JSON schema type for the changelog config option (#854)
  • 7b1c0c1 Fixed the declared JSON schema type for the commit config option (#852)
  • 34a9210 Fixed a changelog example path in the docs (#851)
  • 101b1cb Fixed the printed filename in the verbose output of changeset status (#843)
  • bb7690e Add SvelteKit to the list of projects using Changesets (#685)
  • Additional commits viewable 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 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)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.10.2 to 2.23.2.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.10.2...@changesets/cli@2.23.2)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/changesets/cli-2.23.2 branch from 9446070 to 2f5cd81 Compare July 21, 2022 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants