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 @changesets/cli from 2.22.0 to 2.24.4 #438

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps @changesets/cli from 2.22.0 to 2.24.4.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.24.4

Patch Changes

  • Updated dependencies [c140171]:
    • @​changesets/apply-release-plan@​6.1.0
    • @​changesets/write@​0.2.0

@​changesets/cli@​2.24.3

Patch Changes

  • Updated dependencies [b023e4b]:
    • @​changesets/assemble-release-plan@​5.2.1
    • @​changesets/get-release-plan@​3.0.14

@​changesets/cli@​2.24.2

Patch Changes

  • #900 7d998ee Thanks @​sdirosa! - Fixed an issue with generating changelogs not being skipped when the changelog config option was set to false.

  • #720 0fd56e1 Thanks @​bhovhannes! - Private packages without a version field are no longer listed when adding a changeset.

  • #844 8627ec1 Thanks @​Andarist! - Attempt to log stdout when publish fails if stderr is empty and JSON error can't be retrieved from none of those.

  • Updated dependencies [7d998ee, 7d998ee]:

    • @​changesets/config@​2.1.1
    • @​changesets/apply-release-plan@​6.0.4
    • @​changesets/get-release-plan@​3.0.13

@​changesets/cli@​2.24.1

Patch Changes

  • Updated dependencies [f64bc1b]:
    • @​changesets/git@​1.4.1
    • @​changesets/apply-release-plan@​6.0.3
    • @​changesets/read@​0.5.7
    • @​changesets/get-release-plan@​3.0.12

@​changesets/cli@​2.24.0

Minor Changes

  • #858 dd9b76f Thanks @​dotansimha! - Added a new config flag for changesets version --snapshot mode: --snapshot-prerelease-template

  • #858 dd9b76f Thanks @​dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes

  • #858 dd9b76f Thanks @​dotansimha! - A possibility to use the calculated version for snapshot releases is now stable 🥳 All snapshot-related config parameters are now grouped under a single config property called snapshot.

... (truncated)

Commits
  • 6337ae3 Version Packages (#931)
  • c140171 Prefer local Prettier when formatting files (#905)
  • 8e64d41 Add The Guild libraries to list of Changesets adopters (#792)
  • af97819 Fixed typos & grammar in automating-changesets.md (#917)
  • ba6e718 Version Packages (#915)
  • b023e4b Fixed an issue with the assembleReleasePlan's signature not being compatibl...
  • d7fb4c1 Version Packages (#901)
  • 0fd56e1 Filter out private packages without a version field when adding a changeset (...
  • 8627ec1 Attempt to log when publish fails if is empty and JSON error can't be retri...
  • 7d998ee Fixed an issue with generating changelogs not being skipped when the `changel...
  • 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.22.0 to 2.24.4.
- [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.22.0...@changesets/cli@2.24.4)

---
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 added the dependencies Pull requests that update a dependency file label Aug 30, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2022

⚠️ No Changeset found

Latest commit: 32c0740

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Aug 30, 2022

Deploy Preview for hauntedhooks ready!

Name Link
🔨 Latest commit 32c0740
🔍 Latest deploy log https://app.netlify.com/sites/hauntedhooks/deploys/630ddfecc1540b000896eac2
😎 Deploy Preview https://deploy-preview-438--hauntedhooks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #442.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/changesets/cli-2.24.4 branch October 3, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants