Bump the client-v3-npm group across 1 directory with 7 updates - #1418
dependabot[bot] wants to merge 1 commit into
Conversation
Client V3 Test Results209 tests 209 ✅ 0s ⏱️ Results for commit 2a729f4. ♻️ This comment has been updated with latest results. |
Client Test Results95 tests 95 ✅ 0s ⏱️ Results for commit 2a729f4. ♻️ This comment has been updated with latest results. |
Python Test Results 1 files 1 suites 44s ⏱️ Results for commit 2a729f4. ♻️ This comment has been updated with latest results. |
Playwright E2E Results (chromium)221 tests 221 ✅ 2m 16s ⏱️ Results for commit 2a729f4. ♻️ This comment has been updated with latest results. |
Playwright E2E Results (firefox)221 tests 221 ✅ 2m 12s ⏱️ Results for commit 2a729f4. ♻️ This comment has been updated with latest results. |
048aa81 to
5c87bcd
Compare
Bumps the client-v3-npm group with 7 updates in the /client-v3 directory: | Package | From | To | | --- | --- | --- | | [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) | `1.1.0` | `1.2.1` | | [vue](https://github.com/vuejs/core) | `3.5.42` | `3.5.43` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.8` | `6.0.9` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.5.0` | `2.5.1` | | [eslint](https://github.com/eslint/eslint) | `10.10.0` | `10.11.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.8` | | [sass](https://github.com/sass/dart-sass) | `1.104.0` | `1.104.1` | Updates `bootstrap-vue-next` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/bootstrapvuenext-v1.2.1/packages/bootstrap-vue-next) Updates `vue` from 3.5.42 to 3.5.43 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.42...v3.5.43) Updates `@vitejs/plugin-vue` from 6.0.8 to 6.0.9 - [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.9/packages/plugin-vue) Updates `@vue/test-utils` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.5.0...v2.5.1) Updates `eslint` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.10.0...v10.11.0) Updates `prettier` from 3.9.6 to 3.9.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.8) Updates `sass` from 1.104.0 to 1.104.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.104.0...1.104.1) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-v3-npm - dependency-name: "@vue/test-utils" dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-v3-npm - dependency-name: bootstrap-vue-next dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-v3-npm - dependency-name: eslint dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-v3-npm - dependency-name: prettier dependency-version: 3.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-v3-npm - dependency-name: sass dependency-version: 1.104.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-v3-npm - dependency-name: vue dependency-version: 3.5.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-v3-npm ... Signed-off-by: dependabot[bot] <support@github.com>
5c87bcd to
2a729f4
Compare
|



Bumps the client-v3-npm group with 7 updates in the /client-v3 directory:
1.1.01.2.13.5.423.5.436.0.86.0.92.5.02.5.110.10.010.11.03.9.63.9.81.104.01.104.1Updates
bootstrap-vue-nextfrom 1.1.0 to 1.2.1Release notes
Sourced from bootstrap-vue-next's releases.
Changelog
Sourced from bootstrap-vue-next's changelog.
Commits
44978b1chore(main): release bootstrapvuenext 1.2.1 (#3344)85516e8fix(BFormSelect): forward exposed items from BFormSelectBase (#3340)e61d12dchore(main): release bootstrapvuenext 1.2.0 (#3333)fd534e9feat(useToast): addhideandhideAll, matchinguseModal(#3330)6ae3a8ffix: resolve visible orchestrator destroy deadlock (#3329)Updates
vuefrom 3.5.42 to 3.5.43Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
5be58b4release: v3.5.43a0b61aachore: remove and ignore generated git hooks2fde323fix(compiler-sfc): ignore comment delimiters inside strings and url() when pa...599f35bfix(reactivity): preserve readonly wrappers in array copy methods (#15469)55a2b45chore(deps): update pnpm to v12 (#15439)243aabcfix(types): keep optional props when a runtime prop uses a generic PropType (...718f782fix(shared): handle circular references in looseEqual (#15499)9a1df69fix(compiler-sfc): prepend semicolon for await in switch case (#15498)d6febaafix(compiler-sfc): reuse parsed parent configs across tsconfig walks (fix #15...b9456cbfix(shared): preserve comment-like text in style values (#15471)Updates
@vitejs/plugin-vuefrom 6.0.8 to 6.0.9Release notes
Sourced from @vitejs/plugin-vue's releases.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
Commits
822c69drelease: plugin-vue@6.0.9127b03ffix(plugin-vue): initialize compiler correctly (#475)3180192chore(deps): update dependency obug to v3 (#846)189148efix(plugin-vue): transpile TS in templates with empty script block (#838)b2b559dfix(deps): update all non-major dependencies (#812)Updates
@vue/test-utilsfrom 2.5.0 to 2.5.1Release notes
Sourced from @vue/test-utils's releases.
Commits
dcb5d6cv2.5.1 (#2945)4d4f733chore(deps): update all non-major dependencies (#2944)9bd5eb7chore(deps): update dependency oxfmt to v0.67.0 (#2943)e8abdb7chore(deps): update vitest to v5 (#2942)4f3a372chore(deps): update pnpm to v12 (#2940)84c7504chore(deps): update pnpm/action-setup action to v6.1.0 (#2939)af30f8echore(deps): update dependency oxfmt to v0.66.0 (#2938)028e4c1docs: explain global config sharing261ac26fix: share config across builds133e80cfix: generic SFC findComponent types (#2934)Updates
eslintfrom 10.10.0 to 10.11.0Release notes
Sourced from eslint's releases.
Commits
3c0b7c610.11.0321f0a7Build: changelog update for 10.11.0520dd77perf: Implement fast paths in critical areas (#21210)9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311)24310e3chore: update ecosystem plugins (#21324)d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21...45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)Updates
prettierfrom 3.9.6 to 3.9.8Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4f2ab67Release 3.9.83d82af8Update Regex related dependencies (#20082)5ec8db1[3.9.x] Markdown: Don't let Liquid objects interrupt paragraphs (#20087)5b142edRelease Release@prettier/plugin-hermes@0.2.3,@prettier/plugin-oxc@0.2.3, an...0df8eb8Bump Prettier dependency to 3.9.73cf6c8cClean changelog_unreleased0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix testsUpdates
sassfrom 1.104.0 to 1.104.1Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
da84fb5Fix--watchnot recompiling sources modified during a compilation (#2850)8a287a7Merge pull request #2859 from sass/fix-auto-merge6033b46Add explicit versions to .github/util actionscc71d43Only auto-merge dependabot PRs once the tests pass49ddc4fRevert "Bump dart-lang/setup-dart in /.github/util/initialize"71a127dAvoid duplicating loud comments that appear before@use(#2854)f19baabMerge pull request #2857 from sass/dependabot/github_actions/dot-github/util/...f5263e2Bump dart-lang/setup-dart in /.github/util/initialize3018c0dMerge pull request #2856 from sass/dependabot/github_actions/dart-lang/setup-...5d74adbBump dart-lang/setup-dart from 1.8.0 to 1.8.1