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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ~3.2.2 -> ~3.7.3 age adoption passing confidence
@iconify-json/fluent ^1.2.2 -> ^1.2.4 age adoption passing confidence
@pixelverse/strichjs-sdk ^1.5.2 -> ^1.5.4 age adoption passing confidence
@types/lodash (source) ^4.17.9 -> ^4.17.10 age adoption passing confidence
@types/node (source) ^22.7.4 -> ^22.7.5 age adoption passing confidence
awesome-phonenumber ^7.1.0 -> ^7.2.0 age adoption passing confidence
awilix ^11.0.0 -> ^11.0.4 age adoption passing confidence
bullmq (source) ^5.19.0 -> ^5.20.0 age adoption passing confidence
cookie-parser ^1.4.6 -> ^1.4.7 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.12.0 age adoption passing confidence
eslint-plugin-vue (source) ^9.28.0 -> ^9.29.0 age adoption passing confidence
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence
express-rate-limit ^7.4.0 -> ^7.4.1 age adoption passing confidence
express-session ^1.18.0 -> ^1.18.1 age adoption passing confidence
json-editor-vue ^0.17.0 -> ^0.17.2 age adoption passing confidence
picocolors ^1.1.0 -> ^1.1.1 age adoption passing confidence
pinia-plugin-persistedstate (source) ^4.0.2 -> ^4.1.1 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.12.2 age adoption passing confidence
puppeteer (source) ^23.4.1 -> ^23.6.0 age adoption passing confidence
sass ^1.79.4 -> ^1.79.5 age adoption passing confidence
sequelize (source) ^6.37.3 -> ^6.37.4 age adoption passing confidence
terser (source) ^5.34.1 -> ^5.36.0 age adoption passing confidence
tinymce (source) ^7.3.0 -> ^7.4.1 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitepress (source) ^1.3.4 -> ^1.4.1 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence
winston ^3.14.2 -> ^3.15.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.7.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable antfu/no-top-level-await for markdown snippets  -  by @​antfu (a984c)
    View changes on GitHub

v3.7.1

Compare Source

   🚀 Features
    View changes on GitHub

v3.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable explicit-function-return-type in markdown code  -  by @​antfu (60ffd)
  • Disable ts/explicit-function-return-type in vue files  -  by @​antfu (1788d)
    View changes on GitHub

v3.6.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.0

Compare Source

   🐞 Bug Fixes
  • perfectionist/sort-imports sort types always on top  -  by @​antfu (e2839)
    View changes on GitHub

v3.5.1

Compare Source

No significant changes

    View changes on GitHub

v3.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.4.1

Compare Source

No significant changes

    View changes on GitHub

v3.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.0

Compare Source

   🚀 Features
    View changes on GitHub
grantila/awesome-phonenumber (awesome-phonenumber)

v7.2.0

Compare Source

Features
  • upstream: bumped libphonenumber to 8.13.47 (155e56d)
jeffijoe/awilix (awilix)

v11.0.4

Compare Source

  • Undo all exports changes as it broke downstream consumers

v11.0.3

Compare Source

  • Add lib to exports lists

v11.0.2

Compare Source

  • Add default entry in every export

v11.0.1

Compare Source

  • Add "exports" field to package.json
taskforcesh/bullmq (bullmq)

v5.20.0

Compare Source

Features

v5.19.1

Compare Source

Bug Fixes
expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: [email protected]
    • Add partitioned option
  • deps: [email protected]
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: [email protected]
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse
eslint/eslint (eslint)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.
expressjs/express (express)

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

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

v7.4.1

Compare Source

You can view the changelog here.

expressjs/session (express-session)

v1.18.1

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
cloydlau/json-editor-vue (json-editor-vue)

v0.17.2

Compare Source

No significant changes

View changes on GitHub

v0.17.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
alexeyraspopov/picocolors (picocolors)

v1.1.1

Compare Source

  • Moved TypeScript declarations to a d.ts file (#​82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#​87)
  • Eliminated require() call to make the package compatible with some tools (#​87)
prazdevs/pinia-plugin-persistedstate (pinia-plugin-persistedstate)

v4.1.1

Compare Source

compare changes

🩹 Fixes
  • Bump deep-pick-omit to 1.2.1 (fixes falsy value persistence) (7be6b42)
❤️ Contributors

v4.1.0

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
  • Update Nuxt links in README.md (#​340)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.2

Compare Source

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from 935c810 to d8dedb4 Compare August 31, 2024 22:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9268e81 to d724af2 Compare September 3, 2024 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 7d3cf48 to bb1cf98 Compare October 10, 2024 11:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3a1edc4 to d8cddfc Compare October 11, 2024 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 616bae9 to 9768491 Compare October 16, 2024 15:34
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