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 (patch) #1436

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.5.0 -> ^18.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.5.0 -> ^18.6.3 age adoption passing confidence
@evilmartians/lefthook ^1.6.0 -> ^1.6.7 age adoption passing confidence
@rushstack/eslint-patch (source) ^1.8.0 -> ^1.10.1 age adoption passing confidence
@types/node (source) ^18.19.5 -> ^18.19.28 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.3 -> ^5.0.4 age adoption passing confidence
axios (source) ^1.6.5 -> ^1.6.8 age adoption passing confidence
cypress (source) ^13.7.0 -> ^13.7.1 age adoption passing confidence
postcss-custom-properties (source) ^13.3.4 -> ^13.3.6 age adoption passing confidence
stylelint (source) ^16.3.0 -> ^16.3.1 age adoption passing confidence
typescript (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence
vite (source) ^5.2.2 -> ^5.2.7 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.0.13 -> ^7.0.25 age adoption passing confidence
vue (source) ^3.4.5 -> ^3.4.21 age adoption passing confidence
yarn 1.22.21 -> 1.22.22 age adoption passing confidence

Release Notes

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

v18.6.1

Compare Source

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

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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

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

evilmartians/lefthook (@​evilmartians/lefthook)

v1.6.7

Compare Source

v1.6.6

Compare Source

v1.6.5

Compare Source

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

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

v5.0.4

axios/axios (axios)

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release
csstools/postcss-plugins (postcss-custom-properties)

v13.3.6

Compare Source

March 13, 2024

v13.3.5

Compare Source

February 19, 2024

Microsoft/TypeScript (typescript)

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vuejs/devtools-next (vite-plugin-vue-devtools)

v7.0.25

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.0.24

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.0.23

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.0.22

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.0.21

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.0.20

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v7.0.19

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.0.18

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.0.17

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.0.16

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.0.15

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v7.0.14

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.4.21

Compare Source

Bug Fixes

v3.4.20

Compare Source

Bug Fixes

v3.4.19

Compare Source

Bug Fixes
Features

Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.

Performance Improvements

v3.4.18

Compare Source

Bug Fixes

v3.4.17

Compare Source

Reverts

v3.4.16

Compare Source

Bug Fixes
Reverts

v3.4.15

Compare Source

Bug Fixes
  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #​10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #​10114 (#​10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#​10125) (6fa33e6), closes #​10124
Performance Improvements
  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #​9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #​10014

v3.4.14

Compare Source

Bug Fixes
yarnpkg/yarn (yarn)

v1.22.22

Compare Source

[!WARNING]
This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this.

  • Fixes a punycode warning.

  • Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies.


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 19, 2024
@renovate renovate bot requested a review from kongponents-bot as a code owner January 19, 2024 06:13
@renovate renovate bot requested a review from a team as a code owner January 19, 2024 06:13
@renovate renovate bot enabled auto-merge (squash) January 19, 2024 06:13
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 6e4630a to 8d5fbee Compare January 22, 2024 06:32
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8d5fbee to 81a89c5 Compare January 22, 2024 09:29
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 81a89c5 to 25f4724 Compare January 23, 2024 06:12
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 25f4724 to 28f1a04 Compare January 24, 2024 08:22
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 28f1a04 to 5b740f1 Compare January 25, 2024 09:49
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 5b740f1 to a79f6b0 Compare January 26, 2024 08:35
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from a79f6b0 to 7e79f83 Compare January 29, 2024 05:32
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 7e79f83 to 4a25310 Compare January 30, 2024 07:15
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 4a25310 to 4b886d9 Compare January 31, 2024 06:13
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 4b886d9 to 2863ef5 Compare February 5, 2024 07:25
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2863ef5 to 8075a4b Compare February 12, 2024 06:48
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8075a4b to 90fe689 Compare February 13, 2024 06:06
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2cc1680 to d4b3443 Compare March 28, 2024 04:12
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from d4b3443 to 94e65ff Compare March 29, 2024 05:24
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 94e65ff to 2f61ff7 Compare April 1, 2024 06:28
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 2f61ff7 to 97b0f8f Compare April 2, 2024 04:28
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 97b0f8f to 9dd1c60 Compare April 3, 2024 06:33
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9dd1c60 to ae36c49 Compare April 4, 2024 04:35
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from ae36c49 to 5b3ebba Compare April 5, 2024 04:58
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 5b3ebba to 63cac38 Compare April 8, 2024 04:19
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 63cac38 to e759fcf Compare April 8, 2024 07:07
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from e759fcf to 8a533fc Compare April 9, 2024 02:01
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8a533fc to 26ed264 Compare April 9, 2024 07:04
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 26ed264 to f86e54b Compare April 11, 2024 08:36
@renovate renovate bot merged commit ef4c4a4 into main Apr 11, 2024
6 checks passed
@renovate renovate bot deleted the renovate/patch-all-minor-patch branch April 11, 2024 08:38
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 2.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant