build(deps): bump the npm group with 6 updates - #63
Merged
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) | `7.4.1` | `7.5.0` | | [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) | `9.9.0` | `9.10.0` | | [vue](https://github.com/vuejs/core) | `3.5.41` | `3.5.42` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `2.3.0` | `2.4.0` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.11` | `2.5.0` | | [jsdom](https://github.com/jsdom/jsdom) | `30.0.0` | `30.0.1` | Updates `@nextcloud/dialogs` from 7.4.1 to 7.5.0 - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-dialogs@v7.4.1...v7.5.0) Updates `@nextcloud/vue` from 9.9.0 to 9.10.0 - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-vue@v9.9.0...v9.10.0) 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 `@noble/hashes` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Changelog](https://github.com/paulmillr/noble-hashes/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-hashes@2.3.0...2.4.0) Updates `@vue/test-utils` from 2.4.11 to 2.5.0 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.11...v2.5.0) Updates `jsdom` from 30.0.0 to 30.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.0...v30.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@nextcloud/vue" dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@noble/hashes" dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vue/test-utils" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... 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 group with 6 updates:
7.4.17.5.09.9.09.10.03.5.413.5.422.3.02.4.02.4.112.5.030.0.030.0.1Updates
@nextcloud/dialogsfrom 7.4.1 to 7.5.0Release notes
Sourced from @nextcloud/dialogs's releases.
Changelog
Sourced from @nextcloud/dialogs's changelog.
Commits
dec5ccfMerge pull request #2579 from nextcloud-libraries/chore/prepare-rel395a38fchore: add note about toasts6d2dd27chore: prepare v7.5.04030af4Merge pull request #2575 from nextcloud-libraries/dependabot/npm_and_yarn/mai...a07e474chore(deps-dev): bump the vitest group with 2 updates40d0492Merge pull request #2565 from nextcloud-libraries/automated/noid/main-fix-npm...20df0f0Merge pull request #2539 from nextcloud-libraries/feat/timeout-configurationf4e2981chore: adjust to comply with ESLintc8e9080feat: toast timeout configuration19882e5Merge pull request #2574 from nextcloud-libraries/translations_441be4f7621043...Updates
@nextcloud/vuefrom 9.9.0 to 9.10.0Release notes
Sourced from @nextcloud/vue's releases.
Changelog
Sourced from @nextcloud/vue's changelog.
Commits
6a10f2fMerge pull request #8875 from nextcloud-libraries/chore/v9-1044264b7Merge pull request #8879 from nextcloud-libraries/dependabot/npm_and_yarn/vue...7af462eMerge pull request #8880 from nextcloud-libraries/dependabot/npm_and_yarn/esl...6ce0300chore(deps-dev): bump eslint from 10.8.1 to 10.9.059482a9chore(deps-dev): bump vue-tsc from 3.3.10 to 3.3.110a33ab3Merge pull request #8877 from nextcloud-libraries/fix/profile-hovercard-unnec...68bdb56fix: remove unnecessary exports from hovercard68e56bbMerge pull request #8873 from nextcloud-libraries/translations_a29bf79827304d...969f416chore: prepare v9.10.0c2f20fefix(l10n): Translate l10n/messages.pot in de_DEUpdates
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
@noble/hashesfrom 2.3.0 to 2.4.0Release notes
Sourced from @noble/hashes's releases.
Changelog
Sourced from @noble/hashes's changelog.
Commits
663c2aeRelease 2.4.0.a6f7519Add changelog1bbc433webcrypto: snapshot opts5bd2e15Remove unused filesa3bc7ffBump vectorsfcb6cb6README64f3033readme9ac6165Bump ci workflows6587b51Fix test on bun91ecf91Fix testsUpdates
@vue/test-utilsfrom 2.4.11 to 2.5.0Release notes
Sourced from @vue/test-utils's releases.
Commits
520a663v2.5.0 (#2933)303d8a0fix(#2591): expose defineExpose bindings on findComponent vm (#2927)966d384chore(deps): update pnpm to v11.23.0 (#2932)07586ddchore(deps): update all non-major dependencies (#2931)08184aechore(deps): update dependency oxfmt to v0.64.0 (#2929)b2a5249chore(deps): update dependency pkg-pr-new to v0.0.88 (#2928)c5cc4b0chore(deps): update dependency pkg-pr-new to v0.0.87 (#2925)0e7b7c3chore(deps): update dependency oxfmt to v0.63.0 (#2923)5038ceechore(deps): update all non-major dependencies (#2922)7ab1047chore(deps): update pnpm/action-setup action to v6.0.10 (#2921)Updates
jsdomfrom 30.0.0 to 30.0.1Release notes
Sourced from jsdom's releases.
Commits
658448530.0.10c51df6Update dependencies and dev dependencies32adb34Bump@asamuzakjp/dom-selector70f014aSpeed up range operations on large documents250d7eePartially fix getComputedStyle with calc()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