graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

chore(deps): update dependency @changesets/cli to v2.25.0

Open renovate[bot] opened this issue 3 years ago • 3 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets

v2.25.0

Compare Source

Minor Changes
  • #​662 8c08469 Thanks @​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

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.

renovate[bot] avatar Oct 04 '22 23:10 renovate[bot]

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

changeset-bot[bot] avatar Oct 04 '22 23:10 changeset-bot[bot]

❌ 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

github-actions[bot] avatar Oct 04 '22 23:10 github-actions[bot]

🚀 Website Preview

The latest changes to the website are available as preview in: https://ae464d0c.graphql-tools.pages.dev

github-actions[bot] avatar Oct 04 '22 23:10 github-actions[bot]

🚀 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 ↗︎

github-actions[bot] avatar Oct 23 '22 13:10 github-actions[bot]