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

chore(deps): update all non-major dependencies #398

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-rate-limit ^6.9.0 -> ^6.10.0 age adoption passing confidence
framer-motion ^10.16.1 -> ^10.16.2 age adoption passing confidence
jsonwebtoken ^9.0.1 -> ^9.0.2 age adoption passing confidence
swr (source) ^2.2.1 -> ^2.2.2 age adoption passing confidence

Release Notes

express-rate-limit/express-rate-limit (express-rate-limit)

v6.10.0

Compare Source

Added
  • Support for combined RateLimit header from the
    RateLimit header fields for HTTP standardization draft
    adopted by the IETF. Enable by setting standardHeaders: 'draft-7'
  • New standardHeaders: 'draft-6' option, treated equivalent to
    standardHeaders: true from previous releases. (true and false are still
    supported.)
  • New RateLimit-Policy header added when standardHeaders is set to
    'draft-6', 'draft-7', or true
  • Warning when using deprecated draft_polli_ratelimit_headers option
  • Warning when using deprecated onLimitReached option
  • Warning when totalHits value returned from Store is invalid
framer/motion (framer-motion)

v10.16.2

Compare Source

Fixed
  • Improved performance of frameloop scheduling.
  • Fixed crasher when using SVGs as scroll animation targets.
auth0/node-jsonwebtoken (jsonwebtoken)

v9.0.2

Compare Source

  • security: updating semver to 7.5.4 to resolve CVE-2022-25883, closes #​921.
  • refactor: reduce library size by using lodash specific dependencies, closes #​878.
vercel/swr (swr)

v2.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: vercel/swr@v2.2.1...v2.2.2


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@ijsblokjeee ijsblokjeee bot added Dependencies 🚀 PRs and Issues related to dependencies Chore 🧹 labels Sep 3, 2023
@kodiakhq kodiakhq bot merged commit 60aba66 into main Sep 3, 2023
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-non-major branch September 3, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 🧹 Dependencies 🚀 PRs and Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants