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

chore(deps): update dependency @changesets/cli to v2.18.1 #1523

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli 2.17.0 -> 2.18.1 age adoption passing confidence

Release Notes

changesets/changesets

v2.18.1

Compare Source

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.
  • #​676 d8f0e68 Thanks @​Andarist! - Fixed an internal issue that prevented npm publish --json's output to be handled properly. This makes sure that unrelated JSONs printed by lifecycle scripts don't interfere with our logic.

v2.18.0

Compare Source

Minor Changes
  • #​634 2b49c39 Thanks @​joeldenning! - The new changeset tag command has been added. It can be used to create git tags for all packages.

    This is helpful in situations where a different tool is used to publish packages instead of Changesets. For situations where changeset publish is executed, running changeset tag is not needed.

    Note that it is expected that changeset version is run before changeset tag, so that the package.json versions are updated before the git tags are created. This command also doesn't take any configuration into account - it simply create tags for all packages with whatever version that is currently in their respective package.json.

Patch Changes

Configuration

📅 Schedule: "before 3am on Saturday" in timezone Europe/Berlin.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Dec 6, 2021

⚠️ No Changeset found

Latest commit: 08000a2

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 08000a2 on renovate/changesets-cli-2.x into ba4de16 on main.

@sebald sebald merged commit 9d8dae1 into main Dec 6, 2021
@sebald sebald deleted the renovate/changesets-cli-2.x branch December 6, 2021 20:40
sebald added a commit that referenced this pull request Dec 7, 2021
* main:
  feat(config): Add performance tools to storybook (#1539)
  fix(docs): theme had old button variant structure (#1538)
  fix DoAndDont prop error
  fix(docs): DoAndDont Inline error
  feat(comp): remove as prop from Inline component
  fix(deps): update typescript-eslint monorepo to v5.6.0 (#1526)
  fix(deps): update jest monorepo (#1529)
  fix(deps): update dependency csstype to v3.0.10 (#1527)
  feat(comp): use Inline in ActionGroup (#1522)
  feat(comp/docs): change Inline component default align + use it in DoAndDont (#1521)
  chore(deps): update dependency @changesets/cli to v2.18.1 (#1523)
  fix(deps): update dependency eslint-plugin-testing-library to v5.0.1 (#1528)
  chore(deps): update dependency @testing-library/jest-dom to v5.16.1 (#1530)
  chore(deps): update dependency typescript to 3.8.x || 3.9.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x (#1531)
  fix(deps): update dependency @emotion/react to v11.7.0 (#1532)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants