Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps @changesets/cli from 2.10.2 to 2.17.0.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.17.0

Minor Changes

  • #626 bc611cf Thanks @​Andarist! - From now on, changeset files starting with a dot (e.g. .ignored-temporarily.md) will be be ignored and kept around after versioning. This allows you to prepare a changeset for something that isn't supposed to be released immediately. An example use case could involve code hidden behind a feature flag.

Patch Changes

  • #582 e89e28a Thanks @​Andarist! - Add support for publishConfig.registry

  • Updated dependencies [bc611cf, e89e28a]:

    • @​changesets/read@​0.5.0
    • @​changesets/types@​4.0.1
    • @​changesets/get-release-plan@​3.0.1
    • @​changesets/apply-release-plan@​5.0.1
    • @​changesets/assemble-release-plan@​5.0.1
    • @​changesets/config@​1.6.1
    • @​changesets/get-dependents-graph@​1.2.2
    • @​changesets/git@​1.1.2
    • @​changesets/pre@​1.0.7
    • @​changesets/write@​0.1.5

@​changesets/cli@​2.16.0

Minor Changes

  • #542 de2b4a5 Thanks @​Andarist! - A new updateInternalDependents experimental option has been added. It can be used to add dependent packages to the release (if they are not already a part of it) with patch bumps. To use it you can add this to your config:

    {
      "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
        "updateInternalDependents": "always"
      }
    }

    This option accepts two values - "always" and "out-of-range" (the latter matches the current default behavior).

  • #562 6353abf Thanks @​Andarist! - Stop asking for changeset confirmation when it has been provided using an external editor.

Patch Changes

  • Updated dependencies [de2b4a5, de2b4a5]:
    • @​changesets/config@​1.6.0
    • @​changesets/types@​4.0.0
    • @​changesets/apply-release-plan@​5.0.0
    • @​changesets/assemble-release-plan@​5.0.0
    • @​changesets/get-release-plan@​3.0.0
    • @​changesets/get-dependents-graph@​1.2.1
    • @​changesets/git@​1.1.1
    • @​changesets/pre@​1.0.6

... (truncated)

Commits

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.17.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/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 Nov 11, 2021

Superseded by #297.

@dependabot dependabot bot closed this Nov 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/changesets/cli-2.17.0 branch November 11, 2021 11:14
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