build(deps): bump the npm-all group across 1 directory with 11 updates#39
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the npm-all group with 11 updates in the /services/core/packages/webclient directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.3` | `3.4.1` | | [vue](https://github.com/vuejs/core) | `3.5.32` | `3.5.33` | | [vue-router](https://github.com/vuejs/router) | `5.0.4` | `5.0.6` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.12.5` | `4.0.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.5` | `6.0.6` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` | | [eslint-config-vuetify](https://github.com/vuetifyjs/eslint-config-vuetify) | `4.5.0` | `4.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.5` | `8.0.9` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.6` | `3.2.7` | Updates `dompurify` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.1) Updates `vue` from 3.5.32 to 3.5.33 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.32...v3.5.33) Updates `vue-router` from 5.0.4 to 5.0.6 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.4...v5.0.6) Updates `vuetify` from 3.12.5 to 4.0.6 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.0.6/packages/vuetify) Updates `@types/node` from 25.5.2 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.5 to 6.0.6 - [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.6/packages/plugin-vue) Updates `eslint` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.2.1) Updates `eslint-config-vuetify` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/vuetifyjs/eslint-config-vuetify/releases) - [Changelog](https://github.com/vuetifyjs/eslint-config-vuetify/blob/master/CHANGELOG.md) - [Commits](vuetifyjs/eslint-config-vuetify@v4.5.0...v4.6.0) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `vite` from 8.0.5 to 8.0.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.9/packages/vite) Updates `vue-tsc` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.7/packages/tsc) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: vue dependency-version: 3.5.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vue-router dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vuetify dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: eslint-config-vuetify dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vite dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vue-tsc dependency-version: 3.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
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-all group with 11 updates in the /services/core/packages/webclient directory:
3.3.33.4.13.5.323.5.335.0.45.0.63.12.54.0.625.5.225.6.06.0.56.0.610.2.010.2.14.5.04.6.06.0.26.0.38.0.58.0.93.2.63.2.7Updates
dompurifyfrom 3.3.3 to 3.4.1Release notes
Sourced from dompurify's releases.
Commits
5b0cdbbchore: merge main into 3.x for 3.4.1 release (#1301)09f5911test: added three more browsers to test setup (OSX, mobile)5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
vuefrom 3.5.32 to 3.5.33Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
3310eearelease: v3.5.33bb9d265fix(compiler-sfc): handle nested :deep in selector pseudos (#14725)60402cdRevert "chore(deps): update pnpm/action-setup action to v6" (#14749)11fb2fdfix(runtime-dom): preserve textarea resize dimensions (#14747)974e2d2chore(deps): update test (#14713)45990cefix(transition): preserve placeholder for conditional explicit default slots ...6a61f44fix(teleport): don't move teleport children if not mounted (#14702)e7659befix(reactivity): unlink effect scopes on out-of-order off (#14734)268115dchore: update pnpm config (#14694)24f26f4chore(deps): update pnpm/action-setup action to v6 (#14716)Updates
vue-routerfrom 5.0.4 to 5.0.6Release notes
Sourced from vue-router's releases.
Commits
03e2337release: vue-router@5.0.632f78c7fix: missing closing quote in generated import (#2688)7a41931release: vue-router@5.0.51578c9efix: avoid double decoding hash on string location1e7d2cdchore(release): show last tag and relative date in package promptdacc763chore: update sponsorsc24b418build: support git worktrees in verifyCommit script11191bcfix: track definePage imports per-file to fix named view race condition8e5f147style: avoid worktrees0a043f2chore: disable no-this-alias rule and remove inline suppression commentsUpdates
vuetifyfrom 3.12.5 to 4.0.6Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
a87e731chore(release): publish v4.0.6996cd6efix(VBadge): do not accept clicks within disabled elementsadd2a7efix(VVideo): avoid tooltip obstructing volume slideraaf9cf5feat(VVideo): support VVideoControls as standalone component1be0091fix(VVideo): show progress bar by defaultce234a8fix(VSelectionControl): readonly should not suppress focus-visible (#22527)10125b7fix(VField): pass color to icon-color if glow prop is true (#21547)f35fdebchore(README.md): update sponsorsbf53f9efix(VOtpInput): remove semicolon from sass file56acdb6chore(release): publish v4.0.5Updates
@types/nodefrom 25.5.2 to 25.6.0Commits
Updates
@vitejs/plugin-vuefrom 6.0.5 to 6.0.6Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
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)Updates
eslintfrom 10.2.0 to 10.2.1Release notes
Sourced from eslint's releases.
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
eslint-config-vuetifyfrom 4.5.0 to 4.6.0Release notes
Sourced from eslint-config-vuetify's releases.
Commits
5d1d1dfchore: release v4.6.0415c168feat(vue): enforce blank lines between multiline sibling tags94c54a1chore: clean up TypeScript diagnosticsUpdates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
vitefrom 8.0.5 to 8.0.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)c28e9c1fix(deps): update all non-major dependencies (#22268)0a3887dchore(deps): update dependency dotenv-expand to v13 (#22271)868f141fix(bundled-dev): reject requests to HMR patch files in non potentially trust...3ec9cdafix: skip fallback sourcemap generation for?rawimports (#22148)3f24533fix(optimizer): handle more chars that will be sanitized (#22208)1b793c0fix: detect Deno workspace root (fix #22237) (#22238)fc08bdafix(dev): handle errors inwatchChangehook (#22188)374bb5dfix(css): use unique key for cssEntriesMap to prevent same-basename collision...Updates
vue-tscfrom 3.2.6 to 3.2.7Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
a7092edv3.2.7 (#6018)1e54c84chore: bump typescript to 6.0.3 (#6017)a954b9cfix(component-meta): preserve non-ASCII characters in prop default values (#6...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions