dotansimha / graphql-yoga

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
https://the-guild.dev/graphql/yoga-server
MIT License
8.21k stars 569 forks source link

chore(deps): update dependency @changesets/assemble-release-plan to v6 #3324

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/assemble-release-plan (source) 5.2.1 -> 6.0.4 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/assemble-release-plan) ### [`v6.0.4`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%406.0.4) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@6.0.3...@changesets/assemble-release-plan@6.0.4) ##### Patch Changes - [#​1445](https://redirect.github.com/changesets/changesets/pull/1445) [`52c302a`](https://redirect.github.com/changesets/changesets/commit/52c302a48a662f71585f18f91dad3cbe49d75890) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Remove unused `@babel/runtime` dependency - Updated dependencies \[[`bc75c1a`](https://redirect.github.com/changesets/changesets/commit/bc75c1a74c2d46e08620c7aa0e9f4f5ef40a9b55), [`52c302a`](https://redirect.github.com/changesets/changesets/commit/52c302a48a662f71585f18f91dad3cbe49d75890)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.2 - [@​changesets/should-skip-package](https://redirect.github.com/changesets/should-skip-package)[@​0](https://redirect.github.com/0).1.1 ### [`v6.0.3`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%406.0.3) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@6.0.2...@changesets/assemble-release-plan@6.0.3) ##### Patch Changes - Updated dependencies \[[`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.1 ### [`v6.0.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%406.0.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@6.0.1...@changesets/assemble-release-plan@6.0.2) ##### Patch Changes - Updated dependencies \[[`5e9d33a`](https://redirect.github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.0 ### [`v6.0.1`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%406.0.1) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@6.0.0...@changesets/assemble-release-plan@6.0.1) ##### Patch Changes - [#​1361](https://redirect.github.com/changesets/changesets/pull/1361) [`954a16a`](https://redirect.github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c) Thanks [@​jakebailey](https://redirect.github.com/jakebailey)! - Version 2.25.0 introduced the `privatePackage` configuration option with default `{ version: false, tag: false }`; due to a bug, these options were not respected in all commands, leading to commands like `changeset tag` still tagging private packages. This has been fixed, and all packages now respect this option. ### [`v6.0.0`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%406.0.0) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@5.2.4...@changesets/assemble-release-plan@6.0.0) ##### Major Changes - [#​1185](https://redirect.github.com/changesets/changesets/pull/1185) [`a971652`](https://redirect.github.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - `package.json#exports` have been added to limit what (and how) code might be imported from the package. ##### Patch Changes - Updated dependencies \[[`a971652`](https://redirect.github.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).0.0 - [@​changesets/errors](https://redirect.github.com/changesets/errors)[@​0](https://redirect.github.com/0).2.0 - [@​changesets/types](https://redirect.github.com/changesets/types)[@​6](https://redirect.github.com/6).0.0 ### [`v5.2.4`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%405.2.4) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@5.2.3...@changesets/assemble-release-plan@5.2.4) ##### Patch Changes - [#​1176](https://redirect.github.com/changesets/changesets/pull/1176) [`41988ce`](https://redirect.github.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4) Thanks [@​joshwooding](https://redirect.github.com/joshwooding)! - Bump [`semver`](https://redirect.github.com/npm/node-semver) dependency to v7.5.3 - Updated dependencies \[[`41988ce`](https://redirect.github.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.6 ### [`v5.2.3`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%405.2.3) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@5.2.2...@changesets/assemble-release-plan@5.2.3) ##### Patch Changes - Updated dependencies \[[`521205d`](https://redirect.github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]: - [@​changesets/types](https://redirect.github.com/changesets/types)[@​5](https://redirect.github.com/5).2.1 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.5 ### [`v5.2.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/assemble-release-plan%405.2.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/assemble-release-plan@5.2.1...@changesets/assemble-release-plan@5.2.2) ##### Patch Changes - [#​949](https://redirect.github.com/changesets/changesets/pull/949) [`64585ea`](https://redirect.github.com/changesets/changesets/commit/64585ea4323c4cf51a23b0635990b568d1f58b2b) Thanks [@​Andarist](https://redirect.github.com/Andarist), [@​BPScott](https://redirect.github.com/BPScott)! - Fixed the issue that caused transitive dependents of dev dependents to be bumped when a package got bumped and when using `___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.updateInternalDependents: "always"`. To illustrate this with an example: pkg-a - version: 1.0.0 pkg-b - devDependencies['pkg-a']: 1.0.0 pkg-c - dependencies['pkg-b']: 1.0.0 With a changeset for `pkg-a` the `pkg-c` could have been sometimes incorrectly released. - Updated dependencies \[[`8c08469`](https://redirect.github.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14)]: - [@​changesets/types](https://redirect.github.com/changesets/types)[@​5](https://redirect.github.com/5).2.0 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

⚠️ 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:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 75 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/dotansimha/graphql-yoga/packages/graphql-yoga, /tmp/renovate/repos/github/dotansimha/graphql-yoga/packages/render-graphiql
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 28, reused 0, downloaded 0, added 0
Progress: resolved 42, reused 0, downloaded 0, added 0
Progress: resolved 61, reused 0, downloaded 0, added 0
Progress: resolved 74, reused 0, downloaded 0, added 0
Progress: resolved 95, reused 0, downloaded 0, added 0
Progress: resolved 106, reused 0, downloaded 0, added 0
Progress: resolved 115, reused 0, downloaded 0, added 0
Progress: resolved 121, reused 0, downloaded 0, added 0
packages/graphql-yoga                    |  WARN  deprecated puppeteer@19.6.0
Progress: resolved 131, reused 0, downloaded 0, added 0
packages/nestjs                          |  WARN  deprecated subscriptions-transport-ws@0.11.0
Progress: resolved 144, reused 0, downloaded 0, added 0
Progress: resolved 158, reused 0, downloaded 0, added 0
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /home/ubuntu/.local/share/pnpm/store/v3
  Virtual store is at:             node_modules/.pnpm
Progress: resolved 169, reused 0, downloaded 1, added 0
Progress: resolved 198, reused 0, downloaded 1, added 0
Progress: resolved 207, reused 0, downloaded 1, added 0
Progress: resolved 237, reused 0, downloaded 1, added 0
Progress: resolved 303, reused 0, downloaded 1, added 0
Progress: resolved 309, reused 0, downloaded 1, added 0
Progress: resolved 431, reused 0, downloaded 1, added 0
Progress: resolved 493, reused 0, downloaded 1, added 0
Progress: resolved 513, reused 0, downloaded 1, added 0
Progress: resolved 522, reused 0, downloaded 1, added 0
Progress: resolved 538, reused 0, downloaded 1, added 0
Progress: resolved 610, reused 0, downloaded 1, added 0
Progress: resolved 663, reused 0, downloaded 1, added 0
Progress: resolved 729, reused 0, downloaded 1, added 0
Progress: resolved 818, reused 0, downloaded 1, added 0
Progress: resolved 843, reused 0, downloaded 1, added 0
Progress: resolved 919, reused 0, downloaded 1, added 0
Progress: resolved 920, reused 0, downloaded 1, added 0
Progress: resolved 946, reused 0, downloaded 1, added 0
Progress: resolved 1068, reused 0, downloaded 1, added 0
Progress: resolved 1109, reused 0, downloaded 1, added 0
Progress: resolved 1123, reused 0, downloaded 1, added 0
Progress: resolved 1267, reused 0, downloaded 1, added 0
Progress: resolved 1503, reused 0, downloaded 1, added 0
Progress: resolved 1540, reused 0, downloaded 1, added 0
Progress: resolved 1643, reused 0, downloaded 1, added 0
Progress: resolved 1815, reused 0, downloaded 1, added 0
Progress: resolved 1962, reused 0, downloaded 1, added 0
Progress: resolved 2064, reused 0, downloaded 1, added 0
Progress: resolved 2213, reused 0, downloaded 1, added 0
Progress: resolved 2225, reused 0, downloaded 1, added 0
Progress: resolved 2509, reused 0, downloaded 1, added 0
Progress: resolved 2741, reused 0, downloaded 1, added 0
Progress: resolved 2919, reused 0, downloaded 1, added 0
Progress: resolved 3272, reused 0, downloaded 1, added 0
Progress: resolved 3440, reused 0, downloaded 1, added 0
Progress: resolved 3465, reused 0, downloaded 1, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: @changesets/assemble-release-plan@5.2.1

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 8dd1a689d01bd7d13886749554e7a14eb8dcb9b8

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