chore(deps): bump the webui-compatible group across 1 directory with 7 updates - #411
Open
dependabot[bot] wants to merge 4 commits into
Open
Conversation
…7 updates Bumps the webui-compatible group with 7 updates in the /webui directory: | Package | From | To | | --- | --- | --- | | [motion-v](https://github.com/motiondivision/motion-vue) | `2.4.0` | `2.4.2` | | [vue](https://github.com/vuejs/core) | `3.5.41` | `3.5.42` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.4.9` | `11.4.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.1` | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.10.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.10.0` | `10.11.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.67.0` | `8.69.0` | Updates `motion-v` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/motiondivision/motion-vue/releases) - [Changelog](https://github.com/motiondivision/motion-vue/blob/master/CHANGELOG.md) - [Commits](motiondivision/motion-vue@v2.4.0...v2.4.2) Updates `vue` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.41...v3.5.42) Updates `vue-i18n` from 11.4.9 to 11.4.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/v11.4.10/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.4.10/packages/vue-i18n) Updates `@types/node` from 26.2.0 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.9.0 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.0...v10.10.0) Updates `eslint-plugin-vue` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.10.0...v10.11.0) Updates `typescript-eslint` from 8.67.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: motion-v dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webui-compatible - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webui-compatible - dependency-name: vue-i18n dependency-version: 11.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webui-compatible - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webui-compatible - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webui-compatible - dependency-name: eslint-plugin-vue dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webui-compatible - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webui-compatible ... 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 webui-compatible group with 7 updates in the /webui directory:
2.4.02.4.23.5.413.5.4211.4.911.4.1026.2.026.4.110.9.010.10.010.10.010.11.08.67.08.69.0Updates
motion-vfrom 2.4.0 to 2.4.2Release notes
Sourced from motion-v's releases.
Commits
4b0d3e2chore: release v2.4.29b6b5e8chore(playground): update layout and components for improved design and funct...2980b66fix(presence): restore exit/enter animations for KeepAlive cached components ...67f1770chore: release v2.4.18f5cf33Merge branch 'refactor/per-state-feature-bundle'701253bfix(playground): use while-press instead of undeclared while-tap/press props019c478feat(playground): redesign nuxt playground with dark motion.dev style8443c03refactor(state): replace global lazy-features registry with per-state MotionB...036aea7refactor(motion): adopt motion-dom utilities and tighten pan/variant typingb260738refactor(animate-presence): extract exit protocol into ExitFeature with regis...Updates
vuefrom 3.5.41 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-i18nfrom 11.4.9 to 11.4.10Release notes
Sourced from vue-i18n's releases.
Changelog
Sourced from vue-i18n's changelog.
Commits
87510e2release: v11.4.10Updates
@types/nodefrom 26.2.0 to 26.4.1Commits
Updates
eslintfrom 10.9.0 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
eslint-plugin-vuefrom 10.10.0 to 10.11.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
97c5634Version Packages (#3106)abe8befUpdate resources (#3133)f3a0276Make wording in changeset more consistent87cd113Update resources (#3132)af8fb6achore(tools/update-html-resources): fix deprecated HTML elements lookup (#3129)d363ec0refactor: extract common type in VNodeListenerMap (#3111)6a4ff1bchore(tools): don't failnpm run newwhen VS Code CLI is missing (#3116)a465b43Fixeslint-plugin/no-incorrect-meta-schemalint violations (#3112)97985f6refactor: extractgetNameParamNodeand improve type handling (#3107)834c463feat: extendrequire-default-propandrequire-valid-default-propto check...Updates
typescript-eslintfrom 8.67.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)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