Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps @changesets/cli from 2.10.2 to 2.20.0.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.20.0

Minor Changes

  • #698 9e14a9a Thanks @​zthxxx! - Reworked the CLI output when adding a changeset. This includes fixing broken formatting in certain terminal width, reducing visual noise and making other small adjustments.

  • #704 6f9c9d6 Thanks @​Andarist! - Dependencies specified using a tag will no longer result in printing incorrect errors in the console.

Patch Changes

  • #740 957e39c Thanks @​akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

  • #693 1be201f Thanks @​luciaquirke! - Fixed an issue with none release type sometimes overriding other release types and thus preventing a release from happening.

  • Updated dependencies [6f9c9d6, 77c1cef, 1be201f]:

    • @​changesets/get-dependents-graph@​1.3.0
    • @​changesets/git@​1.3.0
    • @​changesets/assemble-release-plan@​5.0.5
    • @​changesets/config@​1.6.4
    • @​changesets/apply-release-plan@​5.0.4
    • @​changesets/read@​0.5.3
    • @​changesets/get-release-plan@​3.0.5

@​changesets/cli@​2.19.0

Minor Changes

  • #701 b9b6453 Thanks @​Andarist! - Added support for a --no-git-tag CLI flag that can be used with changeset publish to skip creating git tags for published packages. This is mostly useful when publishing snapshot releases.

Patch Changes

  • #713 82be80e Thanks @​zthxxx! - Fixed an issue with not being able to reenter exited pre mode.

  • #708 ab8f2b2 Thanks @​Andarist! - Updated is-ci dependency that helps us to check if Changesets are executed in the CI environment.

  • #710 4272cb0 Thanks @​Andarist! - Errors received from npm profile get --json, that is used to check if 2FA is required, will now always be printed.

  • Updated dependencies [82be80e, e4c4b29]:

    • @​changesets/pre@​1.0.9
    • @​changesets/assemble-release-plan@​5.0.4
    • @​changesets/get-release-plan@​3.0.4

@​changesets/cli@​2.18.1

Patch Changes

  • #676 d8f0e68 Thanks @​Andarist! - Improved compatibility with npm 7+ since they've started to print errors to the stderr (where previously they were printed to stdout) when using npm publish --json.

... (truncated)

Commits
  • d02f2b8 Version Packages (#718)
  • 957e39c Fixed an issue with failing to parse changesets containing a completely empty...
  • 1be201f Fixed an issue with none release type sometimes overriding other release ty...
  • 445a24e Fixed a missing backtick in the config-file-options.md doc (#738)
  • ce637e5 Update changeset status example in the docs (#734)
  • 72679b4 Update people fields in package.json (#716)
  • a0ebd5c Update changesets/action version in the workflow (#730)
  • 77c1cef Export deepenCloneBy and isRepoShallow (#725)
  • de15ae0 Refine CLI confirmation message for first major release of a package (#723)
  • 29fa19e Fixed a grammar mistake in common-questions.md (#721)
  • 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.20.0.
- [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/[email protected]...@changesets/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #369.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/changesets/cli-2.20.0 branch February 21, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant