⬆️ Update all non-major dependencies #126

Merged
sebclem merged 1 commits from renovate/all-minor-patch into main 2024-08-16 19:05:49 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
axios (source) dependencies patch 1.7.3 -> 1.7.4
pinia dependencies patch 2.2.1 -> 2.2.2
vue (source) dependencies patch 3.4.37 -> 3.4.38
vuetify (source) dependencies minor 3.6.14 -> 3.7.0

Release Notes

axios/axios (axios)

v1.7.4

Compare Source

Bug Fixes
Contributors to this release
vuejs/pinia (pinia)

v2.2.2

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

vuetifyjs/vuetify (vuetify)

v3.7.0

Compare Source

🚀 Features
🔧 Bug Fixes
🔄 Reverts
🧪 Labs

Changes from v3.7.0-beta.1
🚀 Features
🔧 Bug Fixes
🔬 Code Refactoring
  • VSpeedDial: fix type error (4077948)
🔄 Reverts
🧪 Labs
  • VPullToRefresh: add disabled prop (79cc227), closes #​20242
  • VTreeview: add modelValue which is equivalent to selected (2336637)

v3.6.15

Compare Source

🔧 Bug Fixes
🧪 Labs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | dependencies | patch | [`1.7.3` -> `1.7.4`](https://renovatebot.com/diffs/npm/axios/1.7.3/1.7.4) | | [pinia](https://github.com/vuejs/pinia) | dependencies | patch | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/pinia/2.2.1/2.2.2) | | [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | dependencies | patch | [`3.4.37` -> `3.4.38`](https://renovatebot.com/diffs/npm/vue/3.4.37/3.4.38) | | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | dependencies | minor | [`3.6.14` -> `3.7.0`](https://renovatebot.com/diffs/npm/vuetify/3.6.14/3.7.0) | --- ### Release Notes <details> <summary>axios/axios (axios)</summary> ### [`v1.7.4`](https://github.com/axios/axios/blob/HEAD/CHANGELOG.md#174-2024-08-13) [Compare Source](https://github.com/axios/axios/compare/v1.7.3...v1.7.4) ##### Bug Fixes - **sec:** CVE-2024-39338 ([#&#8203;6539](https://github.com/axios/axios/issues/6539)) ([#&#8203;6543](https://github.com/axios/axios/issues/6543)) ([6b6b605](https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a)) - **sec:** disregard protocol-relative URL to remediate SSRF ([#&#8203;6539](https://github.com/axios/axios/issues/6539)) ([07a661a](https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/31389480?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Lev Pachmanov](https://github.com/levpachmanov "+47/-11 (#&#8203;6543 )") - <img src="https://avatars.githubusercontent.com/u/41283691?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Đỗ Trọng Hải](https://github.com/hainenber "+49/-4 (#&#8203;6539 )") </details> <details> <summary>vuejs/pinia (pinia)</summary> ### [`v2.2.2`](https://github.com/vuejs/pinia/releases/tag/pinia%402.2.2) [Compare Source](https://github.com/vuejs/pinia/compare/pinia@2.2.1...pinia@2.2.2) Please refer to [CHANGELOG.md](https://github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details. </details> <details> <summary>vuejs/core (vue)</summary> ### [`v3.4.38`](https://github.com/vuejs/core/releases/tag/v3.4.38) [Compare Source](https://github.com/vuejs/core/compare/v3.4.37...v3.4.38) For stable releases, please refer to [CHANGELOG.md](https://github.com/vuejs/core/blob/main/CHANGELOG.md) for details. For pre-releases, please refer to [CHANGELOG.md](https://github.com/vuejs/core/blob/minor/CHANGELOG.md) of the `minor` branch. </details> <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v3.7.0`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.7.0) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.15...v3.7.0) ##### :rocket: Features - **validation:** add eager and invalid-input options ([7e730fa](https://github.com/vuetifyjs/vuetify/commit/7e730fa2ad5effcab4e9aa0ed5245610f897aea3)) - **VAvatar:** add border prop support ([9dbc30a](https://github.com/vuetifyjs/vuetify/commit/9dbc30ac9264f0626c0b7a204857598b25c2fae1)) - **VBtn:** add support for active-color prop ([aee83f0](https://github.com/vuetifyjs/vuetify/commit/aee83f0e97d750e6d4056977862663a52b4ac626)) - **VContainer:** add dimension support ([14a2e8c](https://github.com/vuetifyjs/vuetify/commit/14a2e8cdeef3cd88fb8f80e336ac923856f823bc)) - **VExpansionPanelTitle:** add dimension support ([784eb14](https://github.com/vuetifyjs/vuetify/commit/784eb144b577d636e2aba4b4ff16fd4df73734fd)) - **VImg:** add absolute prop ([f842cd9](https://github.com/vuetifyjs/vuetify/commit/f842cd96d9ce8ba10acc14205d928f8f0eabef16)) - **VMenu:** add submenu prop ([#&#8203;20092](https://github.com/vuetifyjs/vuetify/issues/20092)) ([306a262](https://github.com/vuetifyjs/vuetify/commit/306a262bb67ca52ade4861a20b06788038facf15)), closes [#&#8203;19093](https://github.com/vuetifyjs/vuetify/issues/19093) [#&#8203;20130](https://github.com/vuetifyjs/vuetify/issues/20130) - **VSlideGroup:** expose hasNext and hasPrev ([#&#8203;20050](https://github.com/vuetifyjs/vuetify/issues/20050)) ([8ef6ff8](https://github.com/vuetifyjs/vuetify/commit/8ef6ff811278a990d45504c2987fac0afec8f43c)) ##### :wrench: Bug Fixes - **VAutocomplete:** allow searching when menu is focused ([b9ed79d](https://github.com/vuetifyjs/vuetify/commit/b9ed79db8ae68eed6bc13cf10aefa6944fa8675b)), closes [#&#8203;17641](https://github.com/vuetifyjs/vuetify/issues/17641) - **VCardActions:** space children with gap instead of margin ([2194403](https://github.com/vuetifyjs/vuetify/commit/219440372d5b4975dd25b3de9b24284f99742cf4)), closes [#&#8203;20239](https://github.com/vuetifyjs/vuetify/issues/20239) [#&#8203;20262](https://github.com/vuetifyjs/vuetify/issues/20262) - **VMenu:** unregister on unmount ([a456502](https://github.com/vuetifyjs/vuetify/commit/a4565028eaf1bebb93cf3f3956fa9c632c00700c)), closes [#&#8203;17094](https://github.com/vuetifyjs/vuetify/issues/17094) - **VSelect:** update visible items when eager is set ([7d3557a](https://github.com/vuetifyjs/vuetify/commit/7d3557a75497c508e2d7f855b5db54fc52d7ec9e)), closes [#&#8203;19765](https://github.com/vuetifyjs/vuetify/issues/19765) ##### :arrows_counterclockwise: Reverts - Revert "fix(layout): use suspense to delay render of layout items ([#&#8203;15229](https://github.com/vuetifyjs/vuetify/issues/15229))" ([08c3d4f](https://github.com/vuetifyjs/vuetify/commit/08c3d4f62e7e9715dc7f256d794cd4682b7f7c52)), closes [#&#8203;15229](https://github.com/vuetifyjs/vuetify/issues/15229) [#&#8203;19800](https://github.com/vuetifyjs/vuetify/issues/19800) - Revert "fix(VOverlay): position on LTR/RTL after locale switch ([#&#8203;17338](https://github.com/vuetifyjs/vuetify/issues/17338))" ([3024bb1](https://github.com/vuetifyjs/vuetify/commit/3024bb10411f78246d8caeba94b0893a1f148670)), closes [#&#8203;17338](https://github.com/vuetifyjs/vuetify/issues/17338) [#&#8203;19863](https://github.com/vuetifyjs/vuetify/issues/19863) ##### :test_tube: Labs - **VPullToRefresh:** add disabled prop ([79cc227](https://github.com/vuetifyjs/vuetify/commit/79cc227464e8d696b9dfa7f80689936020905ec5)), closes [#&#8203;20242](https://github.com/vuetifyjs/vuetify/issues/20242) - **VTreeview:** add modelValue which is equivalent to selected ([2336637](https://github.com/vuetifyjs/vuetify/commit/2336637442f64053ec76d5e51cd6a690957d70a3)) - **VTreeview:** increase v-treeview-item--filtered specificity ([39e7c64](https://github.com/vuetifyjs/vuetify/commit/39e7c642a7a135473940374072967a88d87a31e2)), closes [#&#8203;19404](https://github.com/vuetifyjs/vuetify/issues/19404) - **VTreeview:** port open-on-click prop to v3 & enhancement ([#&#8203;20038](https://github.com/vuetifyjs/vuetify/issues/20038)) ([cb6b5ff](https://github.com/vuetifyjs/vuetify/commit/cb6b5ffd057fac94650c39b579488cc4621fcb91)), closes [#&#8203;20009](https://github.com/vuetifyjs/vuetify/issues/20009) [#&#8203;20095](https://github.com/vuetifyjs/vuetify/issues/20095) [#&#8203;19414](https://github.com/vuetifyjs/vuetify/issues/19414) [#&#8203;20106](https://github.com/vuetifyjs/vuetify/issues/20106) *** <details> <summary>Changes from v3.7.0-beta.1</summary> ##### :rocket: Features - **VMenu:** add submenu prop ([#&#8203;20092](https://github.com/vuetifyjs/vuetify/issues/20092)) ([306a262](https://github.com/vuetifyjs/vuetify/commit/306a262bb67ca52ade4861a20b06788038facf15)), closes [#&#8203;19093](https://github.com/vuetifyjs/vuetify/issues/19093) [#&#8203;20130](https://github.com/vuetifyjs/vuetify/issues/20130) ##### :wrench: Bug Fixes - **VCardActions:** space children with gap instead of margin ([2194403](https://github.com/vuetifyjs/vuetify/commit/219440372d5b4975dd25b3de9b24284f99742cf4)), closes [#&#8203;20239](https://github.com/vuetifyjs/vuetify/issues/20239) [#&#8203;20262](https://github.com/vuetifyjs/vuetify/issues/20262) ##### :microscope: Code Refactoring - **VSpeedDial:** fix type error ([4077948](https://github.com/vuetifyjs/vuetify/commit/4077948d64da983f938795c051e1327cf3aaf23c)) ##### :arrows_counterclockwise: Reverts - Revert "fix(layout): use suspense to delay render of layout items ([#&#8203;15229](https://github.com/vuetifyjs/vuetify/issues/15229))" ([08c3d4f](https://github.com/vuetifyjs/vuetify/commit/08c3d4f62e7e9715dc7f256d794cd4682b7f7c52)), closes [#&#8203;15229](https://github.com/vuetifyjs/vuetify/issues/15229) [#&#8203;19800](https://github.com/vuetifyjs/vuetify/issues/19800) ##### :test_tube: Labs - **VPullToRefresh:** add disabled prop ([79cc227](https://github.com/vuetifyjs/vuetify/commit/79cc227464e8d696b9dfa7f80689936020905ec5)), closes [#&#8203;20242](https://github.com/vuetifyjs/vuetify/issues/20242) - **VTreeview:** add modelValue which is equivalent to selected ([2336637](https://github.com/vuetifyjs/vuetify/commit/2336637442f64053ec76d5e51cd6a690957d70a3)) </details> ### [`v3.6.15`](https://github.com/vuetifyjs/vuetify/releases/tag/v3.6.15) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.6.14...v3.6.15) ##### :wrench: Bug Fixes - **click-outside:** correctly remove shadow DOM event listeners ([#&#8203;20273](https://github.com/vuetifyjs/vuetify/issues/20273)) ([9b02b0d](https://github.com/vuetifyjs/vuetify/commit/9b02b0dc2d3a1bcc5f7736d62ba42d193e84d48e)), closes [#&#8203;19616](https://github.com/vuetifyjs/vuetify/issues/19616) - **VFileInput:** emit null after VForm reset() ([#&#8203;20207](https://github.com/vuetifyjs/vuetify/issues/20207)) ([6337f52](https://github.com/vuetifyjs/vuetify/commit/6337f52b40a6a30e03d6572325de7493c11d53ba)), closes [#&#8203;20101](https://github.com/vuetifyjs/vuetify/issues/20101) - **VOverlay:** close on scrim click in Shadow DOM without activator ([#&#8203;20291](https://github.com/vuetifyjs/vuetify/issues/20291)) ([2c36fff](https://github.com/vuetifyjs/vuetify/commit/2c36fff107a88a4926363d5b9e7c774a06c2d5a5)) - **VOverlay:** reuse container element in shadow DOM ([3ee87ac](https://github.com/vuetifyjs/vuetify/commit/3ee87ac9bf6b2f4aabd12d5b24f2ae67a4a508db)), closes [#&#8203;20276](https://github.com/vuetifyjs/vuetify/issues/20276) [#&#8203;20277](https://github.com/vuetifyjs/vuetify/issues/20277) - **VSnackbar:** handle pointerleave event after transition ends ([#&#8203;20312](https://github.com/vuetifyjs/vuetify/issues/20312)) ([d25879a](https://github.com/vuetifyjs/vuetify/commit/d25879a05aad39ecda86ec82cbd8384b72b8115b)), closes [#&#8203;20306](https://github.com/vuetifyjs/vuetify/issues/20306) - **VSpeedDial:** Use `content-class` ([#&#8203;20319](https://github.com/vuetifyjs/vuetify/issues/20319)) ([b10c4ab](https://github.com/vuetifyjs/vuetify/commit/b10c4ab7ee7d39851c1c64fa6d7f9bdef64c0137)), closes [#&#8203;20051](https://github.com/vuetifyjs/vuetify/issues/20051) ##### :test_tube: Labs - **VNumberInput:** forward VTextField properties ([e1ed75f](https://github.com/vuetifyjs/vuetify/commit/e1ed75f684bf413147d3988aca8ee7d7d725b78d)), closes [#&#8203;20135](https://github.com/vuetifyjs/vuetify/issues/20135) - **VTreeview:** don't expose open ([#&#8203;20192](https://github.com/vuetifyjs/vuetify/issues/20192)) ([40f7197](https://github.com/vuetifyjs/vuetify/commit/40f719796e50227637db1d62b9287131f97d3677)) - **VTreeview:** ignore `type` in items ([f20636a](https://github.com/vuetifyjs/vuetify/commit/f20636ad47e46249d4e344c43cceda2ac5d17d9a)), closes [#&#8203;19476](https://github.com/vuetifyjs/vuetify/issues/19476) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-08-16 19:03:06 +02:00
⬆️ Update all non-major dependencies
All checks were successful
ci / docker (pull_request) Successful in 49s
67a02de310
sebclem merged commit 9fb9da5366 into main 2024-08-16 19:05:49 +02:00
sebclem deleted branch renovate/all-minor-patch 2024-08-16 19:05:50 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/Claptrap-ui#126
No description provided.