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 dependency next-auth to v4.22.3 #2929

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-auth (source) 4.22.1 -> 4.22.3 age adoption passing confidence

Release Notes

nextauthjs/next-auth (next-auth)

v4.22.3

Compare Source

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.22.3

v4.22.2

Compare Source

Bugfixes

Other

  • remove unused TS types
  • merge changes back to v4 (#​7430)
  • rephrase

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.

🔕 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 dependencies Pull requests that update a dependency file label Jul 18, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 18, 2023

⚠️ No Changeset found

Latest commit: 13c7a88

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2023

Apollo Federation Subgraph Compatibility Results

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

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2023

✅ 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}

     checks.......................................: 100.00% ✓ 355164      ✗ 0     
     data_received................................: 1.4 GB  12 MB/s
     data_sent....................................: 72 MB   598 kB/s
     http_req_blocked.............................: avg=1.46µs   min=900ns   med=1.3µs   max=624.8µs  p(90)=1.9µs   p(95)=2.1µs   
     http_req_connecting..........................: avg=3ns      min=0s      med=0s      max=263.29µs p(90)=0s      p(95)=0s      
     http_req_duration............................: avg=442.09µs min=216.6µs med=357.7µs max=28.8ms   p(90)=633µs   p(95)=674.11µs
       { expected_response:true }.................: avg=442.09µs min=216.6µs med=357.7µs max=28.8ms   p(90)=633µs   p(95)=674.11µs
     ✓ { mode:graphql-jit }.......................: avg=326.1µs  min=216.6µs med=283.7µs max=28.8ms   p(90)=343.3µs p(95)=376.1µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=694.95µs min=561µs   med=629µs   max=20.26ms  p(90)=724.5µs p(95)=808.43µs
     ✓ { mode:graphql-response-cache }............: avg=377.9µs  min=261.2µs med=338.5µs max=14.18ms  p(90)=395.6µs p(95)=429.9µs 
     ✓ { mode:graphql }...........................: avg=468.11µs min=329µs   med=398µs   max=25.13ms  p(90)=485.5µs p(95)=564.5µs 
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 177582
     http_req_receiving...........................: avg=26.07µs  min=14.8µs  med=22.2µs  max=13.87ms  p(90)=34.6µs  p(95)=38.6µs  
     http_req_sending.............................: avg=10.82µs  min=5.3µs   med=6.6µs   max=4.95ms   p(90)=11.4µs  p(95)=14.4µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting.............................: avg=405.19µs min=193.1µs med=324µs   max=28.73ms  p(90)=603µs   p(95)=637.1µs 
     http_reqs....................................: 177582  1479.829158/s
     iteration_duration...........................: avg=670.69µs min=405.1µs med=584.4µs max=29.09ms  p(90)=849.2µs p(95)=916.2µs 
     iterations...................................: 177582  1479.829158/s
     vus..........................................: 1       min=1         max=2   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.22.2 fix(deps): update dependency next-auth to v4.22.3 Jul 18, 2023
@github-actions
Copy link
Contributor

💻 Website Preview

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

@renovate renovate bot merged commit 1d4c827 into main Jul 25, 2023
27 checks passed
@renovate renovate bot deleted the renovate/next-auth-4.x branch July 25, 2023 01:35
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