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 #1294

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker (source) ^9.2.0 -> ^9.3.0 age adoption passing confidence
@types/node (source) ^22.10.1 -> ^22.10.2 age adoption passing confidence
cypress (source) ^13.16.0 -> ^13.16.1 age adoption passing confidence
dompurify ^3.2.2 -> ^3.2.3 age adoption passing confidence
eslint (source) ^9.16.0 -> ^9.17.0 age adoption passing confidence
eslint-plugin-n ^17.14.0 -> ^17.15.0 age adoption passing confidence
express (source) ^4.21.1 -> ^4.21.2 age adoption passing confidence
globals ^15.12.0 -> ^15.13.0 age adoption passing confidence
pnpm (source) ^9.14.4 -> ^9.15.0 age adoption passing confidence
sass ^1.81.0 -> ^1.83.0 age adoption passing confidence
sass-loader ^16.0.3 -> ^16.0.4 age adoption passing confidence
typescript-eslint (source) ^8.16.0 -> ^8.18.0 age adoption passing confidence
webpack ^5.96.1 -> ^5.97.1 age adoption passing confidence
webpack-dev-server ^5.1.0 -> ^5.2.0 age adoption passing confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v9.3.0

Compare Source

Features
Changed Locales
Bug Fixes
  • internet: ensure domainWord always returns a valid value in all locales (#​3253) (525fedc)
  • locale: add Isadora to female names in pt_BR for consistency (#​3282) (b390432)
  • locale: fix incorrect accents in it first_name (#​3281) (e0fb23e)
cypress-io/cypress (cypress)

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

cure53/DOMPurify (dompurify)

v3.2.3: DOMPurify 3.2.3

Compare Source

eslint/eslint (eslint)

v9.17.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.15.0

Compare Source

🌟 Features
🩹 Fixes
  • no-unsupported: Correctly handle recursive objects on a per module basis (#​396) (db384d1)
expressjs/express (express)

v4.21.2

Compare Source

sindresorhus/globals (globals)

v15.13.0

Compare Source

sass/dart-sass (sass)

v1.83.0

Compare Source

  • Allow trailing commas in all argument and parameter lists.

v1.82.0

Compare Source

Command-Line Interface
  • Improve --watch mode reliability when making multiple changes at once, such
    as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in
    some browsers.

Dart API
  • Add a SassCalculation.calcSize() function.

v1.81.1

Compare Source

  • No user-visible changes.
webpack-contrib/sass-loader (sass-loader)

v16.0.4

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

You can read about our versioning strategy and releases on our website.

v8.17.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

webpack/webpack (webpack)

v5.97.1

Compare Source

Bug Fixes
  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Compare Source

webpack/webpack-dev-server (webpack-dev-server)

v5.2.0

Compare Source

Features
  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)
Bug Fixes
  • speed up initial client bundling (145b5d0)

Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" (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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
Copy link

stackblitz bot commented Dec 6, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.91%. Comparing base (6b1146f) to head (6c52700).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1294   +/-   ##
=======================================
  Coverage   20.91%   20.91%           
=======================================
  Files           8        8           
  Lines         952      952           
  Branches      350      327   -23     
=======================================
  Hits          199      199           
  Misses        753      753           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d5a2072 to 303d033 Compare December 13, 2024 02:09
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 303d033 to 6c52700 Compare December 13, 2024 22:59
@ghiscoding ghiscoding merged commit 9b84a11 into ghiscoding:master Dec 14, 2024
4 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch December 14, 2024 17:13
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.

2 participants