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.26.2 #7754

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.25.0 -> 2.26.2 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.26.2

Compare Source

Patch Changes

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.

v2.26.0

Compare Source

Minor Changes
  • #​1033 521205d Thanks @​Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • #​997 4d4d67b Thanks @​JakeGinnivan! - Add error message when running changesets in a repo with workspaces configured but no packages yet

  • #​985 8d0115e Thanks @​mino01x! - Fixed an issue with private packages with versions being included in the CLI prompt despite the privatePackages.version: false setting.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box

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

@renovate renovate bot added the renovate label Sep 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 1, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[19:24:06.594] INFO (9): Installing tool node v18.17.1...
v18.17.1
9.6.7
0.18.0
[19:24:09.037] INFO (9): Installed tool node in 2.4s.
[19:24:09.853] INFO (45): Installing tool pnpm v8.7.1...
8.7.1
[19:24:11.212] INFO (45): Installed tool pnpm in 1.3s.
Scope: all 14 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/worker/3815ee/1516f4/repos/github/electron-userland/electron-builder/packages/app-builder-lib, /tmp/worker/3815ee/1516f4/repos/github/electron-userland/electron-builder/packages/dmg-builder; /tmp/worker/3815ee/1516f4/repos/github/electron-userland/electron-builder/packages/app-builder-lib, /tmp/worker/3815ee/1516f4/repos/github/electron-userland/electron-builder/packages/electron-builder-squirrel-windows
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 333, reused 278, downloaded 5, added 0
Progress: resolved 737, reused 566, downloaded 7, added 0
.                                        |  WARN  deprecated [email protected]
.                                        |  WARN  deprecated [email protected]
test                                     |  WARN  deprecated [email protected]
.                                        |  WARN  deprecated @braintree/[email protected]
test                                     |  WARN  deprecated [email protected]
test                                     |  WARN  deprecated [email protected]
Progress: resolved 1185, reused 1176, downloaded 7, added 0
test                                     |  WARN  deprecated [email protected]
test                                     |  WARN  deprecated [email protected]
test                                     |  WARN  deprecated [email protected]
test                                     |  WARN  deprecated [email protected]
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: @changesets/[email protected]

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2023

⚠️ No Changeset found

Latest commit: 2463650

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 Sep 1, 2023

Deploy Preview for car-park-attendant-cleat-11576 failed.

Name Link
🔨 Latest commit 2463650
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/64f23a6700951e0008c20b26

@mmaietta mmaietta closed this Sep 12, 2023
@mmaietta mmaietta deleted the renovate/changesets-cli-2.x branch September 12, 2023 16:20
@renovate
Copy link
Contributor Author

renovate bot commented Sep 12, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.26.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant