chore(deps): bump the npm-minor-patch group across 1 directory with 6 updates#75
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… updates Bumps the npm-minor-patch group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.7` | `3.4.8` | | [vue](https://github.com/vuejs/core) | `3.5.26` | `3.5.35` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.7` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.11` | | [msw](https://github.com/mswjs/msw) | `2.12.7` | `2.14.6` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.3` | Updates `dompurify` from 3.4.7 to 3.4.8 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.7...3.4.8) Updates `vue` from 3.5.26 to 3.5.35 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.26...v3.5.35) Updates `@vitejs/plugin-vue` from 6.0.3 to 6.0.7 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.7/packages/plugin-vue) Updates `@vue/test-utils` from 2.4.6 to 2.4.11 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.6...v2.4.11) Updates `msw` from 2.12.7 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.7...v2.14.6) Updates `prettier` from 3.7.4 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.3) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@vue/test-utils" dependency-version: 2.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: dompurify dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vue dependency-version: 3.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
17184e1 to
19d2e82
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-patch group with 6 updates in the /frontend directory:
3.4.73.4.83.5.263.5.356.0.36.0.72.4.62.4.112.12.72.14.63.7.43.8.3Updates
dompurifyfrom 3.4.7 to 3.4.8Release notes
Sourced from dompurify's releases.
Commits
bcdd828release: 3.4.8 (#1439)Updates
vuefrom 3.5.26 to 3.5.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
8be32d6release: v3.5.3580fc139fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...d6c7371ci: use backup action for size report commentsbb18dc8perf(runtime-dom): optimize array event handler dispatch (#14828)5734fe9perf(reactivity): skip type checks for cached proxies (#14860)584beb1fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)34a0dedfix(compiler-core): avoid double processing v-for keys with v-memo (#14861)170fc95fix(runtime-core): avoid repeated hydration mismatch checks (#14857)1b7a2ccperf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)3d077f2fix(compiler-sfc): resolve top-level exports from files registered as global ...Updates
@vitejs/plugin-vuefrom 6.0.3 to 6.0.7Release notes
Sourced from @vitejs/plugin-vue's releases.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
Commits
f93acebrelease: plugin-vue@6.0.7941b651feat: use carets for@rolldown/pluginutilsversion (#776)77dc8bcfix(deps): update all non-major dependencies (#774)9e825b8fix(deps): update all non-major dependencies (#762)51dbf4brelease: plugin-vue@6.0.69e07ae9feat(plugin-vue): propagate multiRoot for template-only vapor components (#745)050c996fix(deps): update all non-major dependencies (#738)6d834d8chore: remove unused deps (#760)a0e1ef8chore(deps): update dependency rollup to ^4.59.0 (#749)6ad6cc1release: plugin-vue@6.0.5Updates
@vue/test-utilsfrom 2.4.6 to 2.4.11Release notes
Sourced from @vue/test-utils's releases.
... (truncated)
Commits
5e48e1ev2.4.11b73ee1dchore(deps): update dependency oxfmt to v0.53.039e32ecchore(deps): update all non-major dependencies to v17.0.7 (#2881)0621772chore(deps): update actions/checkout digest to df4cb1c (#2880)81fde07chore(deps): update all non-major dependencies (#2879)4ad4255chore(deps): update dependency oxfmt to v0.52.0 (#2878)8d3d26echore(deps): update pnpm to v11.3.0 (#2877)bc79effchore(deps): update all non-major dependencies (#2876)58db8f7chore(deps): update all non-major dependencies (#2874)9ad31cbchore: enable renovate minimum release age for npmMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/test-utilssince your current version.Updates
mswfrom 2.12.7 to 2.14.6Release notes
Sourced from msw's releases.
... (truncated)
Commits
2befc51chore(release): v2.14.6ccb40e0fix(defineNetwork): prevent event forwarding manually (#2740)c07e09bchore(release): v2.14.591a5d41fix(ws): remove all frame listeners on client closure (#2739)d697485chore(release): v2.14.4a288f54fix: addfinalizeAPI for handler cleanup (#2738)de18888chore(release): v2.14.3c4567d2fix: prevent frame abort listener leak (#2737)4bc4a5cchore(release): v2.14.2f0c0321fix: export theNetworkApitype (#2734)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.
Updates
prettierfrom 3.7.4 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)