graphql-tools
graphql-tools copied to clipboard
chore(deps): update dependency @changesets/cli to v2.25.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @changesets/cli | 2.24.4 -> 2.25.0 |
Release Notes
changesets/changesets
v2.25.0
Minor Changes
-
#662
8c08469Thanks @JakeGinnivan! - Private packages can now be tagged in the same way public packages do when they are published to npm.To enable set
privatePackages: { version: true, tag: true }in your config.json.You can also now opt private packages out of versioning entirely by setting
privatePackages: false.
Patch Changes
-
#953
98d63e0Thanks @alexamy! - Add a new line at the end of the default config file generated when invokingchangeset init. -
#949
64585eaThanks @Andarist, @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.0With a changeset for
pkg-athepkg-ccould have been sometimes incorrectly released. -
Updated dependencies [
8c08469,8c08469,64585ea]:- @changesets/git@1.5.0
- @changesets/config@2.2.0
- @changesets/types@5.2.0
- @changesets/assemble-release-plan@5.2.2
- @changesets/apply-release-plan@6.1.1
- @changesets/read@0.5.8
- @changesets/get-release-plan@3.0.15
- @changesets/changelog-git@0.1.13
- @changesets/get-dependents-graph@1.3.4
- @changesets/pre@1.0.13
- @changesets/write@0.2.1
Configuration
📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: 1581df2ff914cc97ea696ff7f10975390ff1738b
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
❌ Benchmark Failed
Performance regression detected: it seems like your Pull Request adds some extra latency to Schema Stitching
If the performance regression is expected, please increase the failing threshold.
✓ no_errors
✓ expected_result
checks.........................: 100.00% ✓ 166 ✗ 0
data_received..................: 19 MB 1.9 MB/s
data_sent......................: 71 kB 7.1 kB/s
http_req_blocked...............: avg=6.63µs min=3µs med=3.5µs max=237.7µs p(90)=4.76µs p(95)=5.57µs
http_req_connecting............: avg=1.88µs min=0s med=0s max=156.3µs p(90)=0s p(95)=0s
✗ http_req_duration..............: avg=113.71ms min=99.08ms med=107.1ms max=219.94ms p(90)=132.96ms p(95)=168.62ms
{ expected_response:true }...: avg=113.71ms min=99.08ms med=107.1ms max=219.94ms p(90)=132.96ms p(95)=168.62ms
http_req_failed................: 0.00% ✓ 0 ✗ 83
http_req_receiving.............: avg=193.02µs min=157.9µs med=179.4µs max=501.4µs p(90)=256.68µs p(95)=275.48µs
http_req_sending...............: avg=116.98µs min=17.89µs med=30.3µs max=2.08ms p(90)=51.38µs p(95)=304.86µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=113.4ms min=98.88ms med=106.64ms max=219.4ms p(90)=132.41ms p(95)=168.4ms
http_reqs......................: 83 8.261565/s
iteration_duration.............: avg=121ms min=104.82ms med=114.38ms max=226.15ms p(90)=139.42ms p(95)=174.82ms
iterations.....................: 83 8.261565/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
🚀 Website Preview
The latest changes to the website are available as preview in: https://ae464d0c.graphql-tools.pages.dev
🚀 Snapshot Release (alpha)
The latest changes of this PR are available as alpha on npm (based on the declared changesets):
| Package | Version | Info |
|---|---|---|
@graphql-tools/links |
8.3.12-alpha-20221023133117-fe63c48b |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/load |
7.8.0-alpha-20221023133117-fe63c48b |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/node-require |
6.4.8-alpha-20221023133117-fe63c48b |
npm ↗︎ unpkg ↗︎ |