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 with stable version (minor) #1780

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@evilmartians/lefthook ^1.8.1 -> ^1.9.2 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.2.1 age adoption passing confidence
@vitejs/plugin-vue-jsx (source) ^4.0.1 -> ^4.1.1 age adoption passing confidence
cypress (source) ^13.15.1 -> ^13.16.1 age adoption passing confidence
nanospinner ^1.1.0 -> ^1.2.2 age adoption passing confidence
node-emoji ^2.1.3 -> ^2.2.0 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.15.0 age adoption passing confidence
sass ^1.80.4 -> ^1.83.0 age adoption passing confidence
stylelint (source) ^16.10.0 -> ^16.11.0 age adoption passing confidence
typedoc-plugin-markdown (source) ^4.2.9 -> ^4.3.2 age adoption passing confidence
typescript (source) ~5.6.3 -> ~5.7.2 age adoption passing confidence
vue-router ^4.4.5 -> ^4.5.0 age adoption passing confidence
webpack ^5.95.0 -> ^5.97.1 age adoption passing confidence
webpack-dev-server ^5.1.0 -> ^5.2.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

evilmartians/lefthook (@​evilmartians/lefthook)

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.5

Compare Source

v1.8.4

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

vitejs/vite-plugin-vue (@​vitejs/plugin-vue-jsx)

v4.1.1

v4.1.0

cypress-io/cypress (cypress)

v13.16.1

Compare Source

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

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

usmanyunusov/nanospinner (nanospinner)

v1.2.2

Compare Source

  • fix stop method write text

v1.2.1

  • fix isSpinning

v1.2.0

  • Big refactotring
omnidan/node-emoji (node-emoji)

v2.2.0

Compare Source

Features
  • allow RegExp objects to be passed to search that are evaluated for each emoji (7046cbb)

2.1.3 (2023-11-20)

Bug Fixes
  • pin skin-tone to ^2.0.0 and add renovate.json ignoreDeps (dcd6c43)

2.1.2 (2023-11-20)

Bug Fixes
  • add back CJS support, with a test (e2856d9)

2.1.1 (2023-11-18)

Bug Fixes
  • underlines in README.md badges (05e30ae)
pnpm/pnpm (pnpm)

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.13.0: pnpm 9.13

Compare Source

Minor Changes

  • The self-update now accepts a version specifier to install a specific version of pnpm. E.g.:

    pnpm self-update 9.5.0
    

    or

    pnpm self-update next-10
    

Patch Changes

  • Fix Cannot read properties of undefined (reading 'name') that is printed while trying to render the missing peer dependencies warning message #​8538.

Platinum Sponsors

Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

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.

Leniolabs_

@renovate renovate bot requested review from kongponents-bot and a team as code owners November 12, 2024 06:07
@renovate renovate bot enabled auto-merge (squash) November 12, 2024 06:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a07aba to 06fe1e6 Compare November 13, 2024 07:11
@renovate renovate bot requested a review from a team as a code owner November 13, 2024 07:11
@renovate renovate bot changed the title chore(deps): update dependency nanospinner to ^1.2.0 chore(deps): update all non-major dependencies with stable version (minor) Nov 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 807776b to cc25d7d Compare November 15, 2024 07:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc25d7d to 38cb73b Compare November 18, 2024 08:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 38cb73b to 50d8ab9 Compare November 18, 2024 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 50d8ab9 to c226d32 Compare November 19, 2024 05:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c226d32 to 4cf94b5 Compare November 19, 2024 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4cf94b5 to f3ea010 Compare November 19, 2024 06:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3ea010 to c4c7d6b Compare November 19, 2024 07:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2078b33 to 77ab7ab Compare December 20, 2024 07:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 77ab7ab to 9705e3a Compare December 20, 2024 07:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94b120e to 10b1858 Compare December 23, 2024 08:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0bbec0 to 67dc8b8 Compare December 26, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant