Bump the minor-and-patch group across 1 directory with 20 updates - #491
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 20 updates#491dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 20 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) | `2.2.0` | `2.4.0` | | [@scure/base](https://github.com/paulmillr/scure-base) | `2.2.0` | `2.4.0` | | [altcha](https://github.com/altcha-org/altcha) | `3.2.1` | `3.2.2` | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.20.0` | | [remeda](https://github.com/remeda/remeda) | `2.39.0` | `2.45.0` | | [vue](https://github.com/vuejs/core) | `3.5.40` | `3.5.42` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.4.7` | `11.4.10` | | [vue-router](https://github.com/vuejs/router) | `5.2.0` | `5.3.0` | | [@intlify/devtools-types](https://github.com/intlify/vue-i18n/tree/HEAD/packages/devtools-types) | `11.4.7` | `11.4.10` | | [@intlify/unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n) | `11.2.4` | `11.2.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.4.0` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.1` | `7.8.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.40` | `3.5.42` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.9.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.1` | `20.11.15` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.68.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.5` | `8.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.8` | `3.3.11` | Updates `@noble/ciphers` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Changelog](https://github.com/paulmillr/noble-ciphers/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-ciphers@2.2.0...2.4.0) Updates `@scure/base` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/scure-base/releases) - [Changelog](https://github.com/paulmillr/scure-base/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-base@2.2.0...2.4.0) Updates `altcha` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/altcha-org/altcha/releases) - [Changelog](https://github.com/altcha-org/altcha/blob/main/CHANGELOG.md) - [Commits](altcha-org/altcha@v3.2.1...v3.2.2) Updates `axios` from 1.18.1 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.20.0) Updates `remeda` from 2.39.0 to 2.45.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](remeda/remeda@v2.39.0...v2.45.0) Updates `vue` from 3.5.40 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.40...v3.5.42) Updates `vue-i18n` from 11.4.7 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 `vue-router` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.2.0...v5.3.0) Updates `@intlify/devtools-types` from 11.4.7 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/devtools-types) Updates `@intlify/unplugin-vue-i18n` from 11.2.4 to 11.2.5 - [Release notes](https://github.com/intlify/bundle-tools/releases) - [Changelog](https://github.com/intlify/bundle-tools/blob/v11.2.5/CHANGELOG.md) - [Commits](https://github.com/intlify/bundle-tools/commits/v11.2.5/packages/unplugin-vue-i18n) Updates `@types/node` from 26.1.1 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/semver` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `@vue/compiler-sfc` from 3.5.40 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.42/packages/compiler-sfc) Updates `eslint` from 10.8.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.9.1) Updates `happy-dom` from 20.11.1 to 20.11.15 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.1...v20.11.15) Updates `typescript-eslint` from 8.65.0 to 8.68.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.68.0/packages/typescript-eslint) Updates `vite` from 8.1.5 to 8.2.2 - [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.2.2/packages/vite) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `vue-tsc` from 3.3.8 to 3.3.11 - [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.3.11/packages/tsc) --- updated-dependencies: - dependency-name: "@noble/ciphers" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@scure/base" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: altcha dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: remeda dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vue-i18n dependency-version: 11.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@intlify/devtools-types" dependency-version: 11.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@intlify/unplugin-vue-i18n" dependency-version: 11.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/semver" dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: happy-dom dependency-version: 20.11.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vue-tsc dependency-version: 3.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 20 updates in the /frontend directory:
2.2.02.4.02.2.02.4.03.2.13.2.21.18.11.20.02.39.02.45.03.5.403.5.4211.4.711.4.105.2.05.3.011.4.711.4.1011.2.411.2.526.1.126.4.07.7.17.8.04.1.104.1.113.5.403.5.4210.8.010.9.120.11.120.11.158.65.08.68.08.1.58.2.24.1.104.1.113.3.83.3.11Updates
@noble/ciphersfrom 2.2.0 to 2.4.0Release notes
Sourced from @noble/ciphers's releases.
Changelog
Sourced from @noble/ciphers's changelog.
Commits
d9e8a6aRelease 2.4.0.457f440Add changelog15fdd4aBump vectors654f9ccREADME and benchmarks7ce57c6Bump ci workflows6c0f6bdAdd fuzzing5053f90Fix slow test3557d07Fix ff1 on bun53466faFormat5d97c84FF1: do not use fpUpdates
@scure/basefrom 2.2.0 to 2.4.0Release notes
Sourced from @scure/base's releases.
Changelog
Sourced from @scure/base's changelog.
Commits
d93da4fRelease 2.4.0.ce220f1Upgrade devdeps. Add changelog.90de919Harden: prohibit bech32/base_crockford non-printable; limit base58 to 4Kc92f2d4Bump devdeps389e6bdAdd base36 for ipfs; limit quadratic base encode length; add parity tests for...5b846f5Release 2.3.0.27c9e1aUpdate jsbt5e98800test: use new syntax655728bbase58: limit decode to 64kbff17fbeSmall fixesUpdates
altchafrom 3.2.1 to 3.2.2Release notes
Sourced from altcha's releases.
Changelog
Sourced from altcha's changelog.
Commits
18578dfv3.2.258ab820fix: theme attributefada758deps: update dev vulnerabilities2947356deps: update vulnerabilities924848bdeps: update dev vulnerabilitiesUpdates
axiosfrom 1.18.1 to 1.20.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
84a9f3bchore(release): prepare release 1.20.0 (#11152)e6824eefix: core methodList, HTTP adapter errors, and add tests (#11096)d8a919ffix(xhr): flush final progress during the live loadend dispatch (#11121)2d2a21afix(interceptors): tolerate nullish handlers in syncHandlerEntries (#11118)d19040bfix: harden runtime option handling (#11141)e0a02ddchore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-...d10cb3achore(deps-dev): bump the development_dependencies group with 4 updates (#11143)2c94646chore(deps): bump js-yaml and mocha in /tests/smoke/cjs (#11133)76c12bcchore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#11140)ba98559docs: add ScrapingBee sponsor (#11137)Updates
remedafrom 2.39.0 to 2.45.0Release notes
Sourced from remeda's releases.
... (truncated)
Commits
e11dcf2fix(isNot): allow widening type predicates (#1423)05d20f4fix(filter, groupByProp): support type predicates that aren't subtypes of the...80c2fcffix(pipe): allow early returns to short-circuit the pipe, remove shared objec...8701357fix(zip,zipWith): handle data-last with empty param (#1420)6d956a9docs(funnel,debounce): Improve reference implementation documentation (#1419)d68a180fix(prop): Handle index signatures correctly (#1418)6f608f0chore(deps): patch undici (#1417)72ca45echore(deps): bump the actions group across 1 directory with 7 updates (#1400)035ae14fix(deps): bump versions + manual fixes (#1416)d24feabchore(deps): bump fast-uri from 3.1.3 to 3.1.4 (#1395)Updates
vuefrom 3.5.40 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.7 to 11.4.10Release notes
Sourced from vue-i18n's releases.
Changelog
Sourced from vue-i18n's changelog.
... (truncated)
Commits
87510e2release: v11.4.105128bf0release: v11.4.9de2393brelease: v11.4.8Updates
vue-routerfrom 5.2.0 to 5.3.0Release notes
Sourced from vue-router's releases.
Commits
0e91ac8release: vue-router@5.3.0b19cce2chore: dark mode e2e2315047fix(router): skip scroll saving for unknown pop direction (fix #1431) (#2780)d2b87d5feat: prevent race condition dev-only error (#2789)b75d5a8docs: scroll off033f1c7feat(scroll): skip scroll computation based on history.scrollRestoration67babd4fix(unplugin): generate param types from override paths and stop inheritance ...48566barefactor: isAbsolutePath084fcfcperf(experimental): avoid tracking currentRoute in absolute string locationsdfb373dtest: load resolved location before passing it as currentLocationUpdates
@intlify/devtools-typesfrom 11.4.7 to 11.4.10Release notes
Sourced from @intlify/devtools-types's releases.