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 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.7.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.7.1 age adoption passing confidence
@evilmartians/lefthook ^1.8.1 -> ^1.11.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
@vue-flow/core (source) ^1.41.5 -> ^1.42.1 age adoption passing confidence
axios (source) ^1.7.7 -> ^1.8.1 age adoption passing confidence
cypress (source) ^13.15.1 -> ^13.17.0 age adoption passing confidence
gridstack (source) ^11.3.0 -> ^11.4.0 age adoption passing confidence
lerna (source) ^8.1.8 -> ^8.2.0 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
papaparse (source) ^5.4.1 -> ^5.5.2 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.15.6 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.5.3 age adoption passing confidence
postcss-html ^1.7.0 -> ^1.8.0 age adoption passing confidence
rollup-plugin-visualizer ^5.12.0 -> ^5.14.0 age adoption passing confidence
sass ^1.80.4 -> ^1.85.1 age adoption passing confidence
stylelint (source) ^16.10.0 -> ^16.15.0 age adoption passing confidence
stylelint-config-recommended-vue ^1.5.0 -> ^1.6.0 age adoption passing confidence
swrv ^1.0.4 -> ^1.1.0 age adoption passing confidence
typedoc-plugin-markdown (source) ^4.2.9 -> ^4.4.2 age adoption passing confidence
typescript (source) ~5.6.3 -> ~5.8.2 age adoption passing confidence
vite-plugin-top-level-await ^1.4.4 -> ^1.5.0 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.5.4 -> ^7.7.2 age adoption passing confidence
vite-plugin-wasm ^3.3.0 -> ^3.4.1 age adoption passing confidence
vue-router ^4.4.5 -> ^4.5.0 age adoption passing confidence
vue-tsc (source) ^2.1.6 -> ^2.2.4 age adoption passing confidence
webpack ^5.95.0 -> ^5.98.0 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.7.1

Compare Source

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

v19.6.1

Compare Source

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

v19.6.0

Compare Source

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

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

v19.7.1

Compare Source

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

v19.6.0

Compare Source

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

evilmartians/lefthook (@​evilmartians/lefthook)

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.11

Compare Source

v1.10.10

Compare Source

v1.10.9

Compare Source

  • fix: make uninstall --remove-configs description more accurate (#​934) by @​scop

v1.10.8

Compare Source

v1.10.7

Compare Source

v1.10.6

Compare Source

Changelog

v1.10.5

Compare Source

  • feat: add lefthook option for custom path or command (#​927) by @​mrexox
  • chore: update config template with new jobs by @​mrexox

v1.10.4

Compare Source

v1.10.3

Compare Source

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.3

Compare Source

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

bcakmakoglu/vue-flow (@​vue-flow/core)

v1.42.1

Compare Source

Patch Changes

v1.42.0

Compare Source

Minor Changes

v1.41.7

Compare Source

Patch Changes

v1.41.6

Compare Source

Patch Changes
axios/axios (axios)

v1.8.1

Compare Source

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

1.7.9 (2024-12-04)

Reverts
Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes
Contributors to this release

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.

@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 15 times, most recently from ed850e8 to 3734a14 Compare March 4, 2025 05:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 84ea7fe to b460459 Compare March 11, 2025 08:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b64ec19 to 77e40d9 Compare March 13, 2025 06:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 77e40d9 to e36cdcb Compare March 13, 2025 06:39
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