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

fix(deps): update all non-major dependencies #3700

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.10.7 -> 22.10.9 age adoption passing confidence
@types/react (source) 19.0.7 -> 19.0.8 age adoption passing confidence
lint-staged 15.4.1 -> 15.4.2 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
Copy link

changeset-bot bot commented Jan 23, 2025

⚠️ No Changeset found

Latest commit: 2557b03

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

Copy link
Contributor

github-actions bot commented Jan 23, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Jan 23, 2025

💻 Website Preview

The latest changes are available as preview in: https://de5c579c.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Jan 23, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 518632     ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  695 kB/s
     http_req_blocked.............................: avg=1.54µs   min=1.04µs   med=1.35µs   max=298.93µs p(90)=2µs      p(95)=2.19µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=152.53µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.78µs min=212.45µs med=328.39µs max=19.47ms  p(90)=470.51µs p(95)=493.2µs 
       { expected_response:true }.................: avg=358.78µs min=212.45µs med=328.39µs max=19.47ms  p(90)=470.51µs p(95)=493.2µs 
     ✓ { mode:graphql-jit }.......................: avg=283.79µs min=212.45µs med=267.93µs max=19.47ms  p(90)=297.8µs  p(95)=309.57µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=496.29µs min=410.75µs med=473.7µs  max=8.37ms   p(90)=518.78µs p(95)=572.75µs
     ✓ { mode:graphql-response-cache }............: avg=345.07µs min=266.05µs med=327.56µs max=8.56ms   p(90)=357.23µs p(95)=368.25µs
     ✓ { mode:graphql }...........................: avg=363.12µs min=278.46µs med=337.62µs max=13.85ms  p(90)=382.78µs p(95)=415.08µs
     ✓ { mode:uws }...............................: avg=344.94µs min=270.01µs med=328.6µs  max=6.3ms    p(90)=362.53µs p(95)=382.66µs
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 259316
     http_req_receiving...........................: avg=33.19µs  min=16.86µs  med=32.8µs   max=2.97ms   p(90)=39.35µs  p(95)=41.8µs  
     http_req_sending.............................: avg=8.75µs   min=6.08µs   med=7.69µs   max=865.48µs p(90)=11.11µs  p(95)=12.19µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=316.83µs min=181.53µs med=287.5µs  max=19.38ms  p(90)=427.98µs p(95)=449.09µs
     http_reqs....................................: 259316  1728.75607/s
     iteration_duration...........................: avg=573.4µs  min=391.46µs med=538.63µs max=19.99ms  p(90)=689.39µs p(95)=717.04µs
     iterations...................................: 259316  1728.75607/s
     vus..........................................: 1       min=1        max=1   
     vus_max......................................: 2       min=2        max=2   

@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.10.8 fix(deps): update dependency @types/node to v22.10.9 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6fb43cf to faefd22 Compare January 23, 2025 09:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from faefd22 to 2557b03 Compare January 23, 2025 13:45
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.10.9 fix(deps): update all non-major dependencies Jan 23, 2025
@renovate renovate bot merged commit 0b5f173 into main Jan 23, 2025
29 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 23, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants