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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker (source) ^9.4.0 -> ^9.5.0 age adoption passing confidence
@iconify-json/fluent ^1.2.13 -> ^1.2.14 age adoption passing confidence
@ts-rest/core (source) ^3.51.1 -> ^3.52.0 age adoption passing confidence
@ts-rest/express (source) ^3.51.1 -> ^3.52.0 age adoption passing confidence
@ts-rest/open-api (source) ^3.51.1 -> ^3.52.0 age adoption passing confidence
@types/node (source) ^22.13.1 -> ^22.13.4 age adoption passing confidence
@vueuse/core (source) ^12.5.0 -> ^12.6.1 age adoption passing confidence
bullmq (source) ^5.40.2 -> ^5.41.0 age adoption passing confidence
eslint (source) ^9.20.0 -> ^9.20.1 age adoption passing confidence
pg (source) ^8.13.1 -> ^8.13.3 age adoption passing confidence
pg-cursor (source) ^2.12.1 -> ^2.12.3 age adoption passing confidence
pnpm (source) 9.15.4 -> 9.15.5 age adoption passing confidence
puppeteer (source) ^24.2.0 -> ^24.2.1 age adoption passing confidence
sass ^1.84.0 -> ^1.85.0 age adoption passing confidence
terser (source) ^5.38.1 -> ^5.39.0 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.7.1 -> ^7.7.2 age adoption passing confidence
vue-gtag ^2.0.1 -> ^2.1.0 age adoption passing confidence
vuetify (source) ^3.7.11 -> ^3.7.12 age adoption passing confidence
webpack ^5.97.1 -> ^5.98.0 age adoption passing confidence
zod (source) ^3.24.1 -> ^3.24.2 age adoption passing confidence

Release Notes

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

v9.5.0

Compare Source

Features
ts-rest/ts-rest (@​ts-rest/core)

v3.52.0

Compare Source

Minor Changes
  • 964f7c6: Support optional path params in the type system, and ensure multiple levels of query params are dealt with in nest
ts-rest/ts-rest (@​ts-rest/express)

v3.52.0

Compare Source

Minor Changes
  • 964f7c6: Support optional path params in the type system, and ensure multiple levels of query params are dealt with in nest
ts-rest/ts-rest (@​ts-rest/open-api)

v3.52.0

Compare Source

Minor Changes
  • 83416b3: Support automatic reusable "Components" in OpenAPI schemas, reduces final size of schema, uses the "Title" property from @​anatine/zod-openapi
vueuse/vueuse (@​vueuse/core)

v12.6.1

Compare Source

No significant changes

    View changes on GitHub

v12.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
taskforcesh/bullmq (bullmq)

v5.41.0

Compare Source

v5.40.5

Compare Source

Bug Fixes

v5.40.4

Compare Source

v5.40.3

Compare Source

eslint/eslint (eslint)

v9.20.1

Compare Source

brianc/node-postgres (pg)

v8.13.3

Compare Source

v8.13.2

Compare Source

brianc/node-postgres (pg-cursor)

v2.12.3

Compare Source

v2.12.2

Compare Source

pnpm/pnpm (pnpm)

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
puppeteer/puppeteer (puppeteer)

v24.2.1

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
sass/dart-sass (sass)

v1.85.0

Compare Source

  • No longer fully trim redundant selectors generated by @extend. This caused
    unacceptable performance issues for certain heavy users of @extend. We'll
    try to find a more performant way to accomplish it in the future.
terser/terser (terser)

v5.39.0

Compare Source

  • Remove unnecessary console.assert calls (#​1590)

v5.38.2

Compare Source

  • internal: Flatten inheritance tree for object/class members
vuejs/devtools (vite-plugin-vue-devtools)

v7.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
MatteoGabriele/vue-gtag (vue-gtag)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: MatteoGabriele/vue-gtag@v2.0.2...v2.1.0

v2.0.2

Compare Source

Housekeeping
  • update all dependencies
vuetifyjs/vuetify (vuetify)

v3.7.12

Compare Source

🔧 Bug Fixes
🧪 Labs
webpack/webpack (webpack)

v5.98.0

Compare Source

Fixes
Performance Improvements
Chores
Features
Continuous Integration

New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0

colinhacks/zod (zod)

v3.24.2

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from c9d83ad to f829b33 Compare February 14, 2025 19:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f829b33 to 52c9f42 Compare February 15, 2025 08:38
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