chore: bump the prod-dependencies group across 1 directory with 6 updates#82
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore: bump the prod-dependencies group across 1 directory with 6 updates#82dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the prod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.43.2` | `2.44.1` | | [vue](https://github.com/vuejs/core) | `3.5.29` | `3.5.31` | | [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.0.4` | | [axios](https://github.com/axios/axios) | `1.13.6` | `1.14.0` | | [livekit-client](https://github.com/livekit/client-sdk-js) | `2.17.2` | `2.18.0` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.577.0` | `1.0.0` | Updates `naive-ui` from 2.43.2 to 2.44.1 - [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md) - [Commits](tusen-ai/naive-ui@v2.43.2...v2.44.1) Updates `vue` from 3.5.29 to 3.5.31 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.29...v3.5.31) Updates `vue-router` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.3...v5.0.4) Updates `axios` from 1.13.6 to 1.14.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) Updates `livekit-client` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/livekit/client-sdk-js/releases) - [Changelog](https://github.com/livekit/client-sdk-js/blob/main/CHANGELOG.md) - [Commits](livekit/client-sdk-js@v2.17.2...v2.18.0) Updates `lucide-vue-next` from 0.577.0 to 1.0.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.0.0/packages/lucide-vue-next) --- updated-dependencies: - dependency-name: naive-ui dependency-version: 2.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: vue dependency-version: 3.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: livekit-client dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: lucide-vue-next dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies ... 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 prod-dependencies group with 6 updates in the / directory:
2.43.22.44.13.5.293.5.315.0.35.0.41.13.61.14.02.17.22.18.00.577.01.0.0Updates
naive-uifrom 2.43.2 to 2.44.1Changelog
Sourced from naive-ui's changelog.
... (truncated)
Commits
22b36122.44.1a25d095fix: test5dfedc3feat(dropdown, select-menu, input): implement global size support for dropdow...ddfa97afeat(config-provider): add global size configuration for multiple components ...1affff5Merge branch 'main' into docs604a999docs: add dingtalk group 7a3e05c12.44.0f9b1311docs(modal): content scrollable4ec0c73feat(select): add clearCreatedOptionsOnClear propa23ced8fix: component size type refactoringUpdates
vuefrom 3.5.29 to 3.5.31Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
81615d3release: v3.5.313b561dbfix(types): prevent shallowReactive marker from leaking into value unions (#1...1b2aca4chore: ignore entities updates in renovate (#14630)51675b4chore(deps): update dependency jsdom to v29 (#14580)b147482chore(deps): update build (#14572)7a4bf3cchore(deps): update all non-major dependencies (#14577)fe6e5fechore(deps): update test (#14578)5ad623achore(deps): update pnpm/action-setup action to v5 (#14616)bf033b8chore(deps): update dawidd6/action-download-artifact action to v19 (#14614)e41a589chore(deps): update dependency@babel/parserto ^7.29.2 (#14613)Updates
vue-routerfrom 5.0.3 to 5.0.4Release notes
Sourced from vue-router's releases.
Commits
7f32e99release: vue-router@5.0.49036228docs: typos (#2651)47f0334fix: allow pushing to auto routesad6ba73docs: no auto import sectionf6923a5build: include link and view in size computationfce5d1efix(loaders): restore context in sequential awaits9ab4cbfrefactor: rename vard030f2achore: playground7b3dc27docs(zh): add file-based routing related configuration documentation (#2643)0a01948chore: hide route details in playgroundUpdates
axiosfrom 1.13.6 to 1.14.0Release notes
Sourced from axios's releases.
Commits
46bee3dchore(release): prepare release 1.14.0 (#10563)518aff5chore: add AI Moderator workflow for spam detection (#10551)b7dfda3chore(sponsor): update sponsor block (#10557)9aa34d5fix: updated release flow to match the current flows (#10562)e9e5ebeUpdate packages to latest version (#10556)4d8931cfix: formidable dependency vulnerable to arbitrary (#7533)3a6f5c1chore(deps-dev): bump@babel/preset-env(#7531)bcfd299fix: bug axios breaks commonjs compatibility main entry (#7532)d6dcbfdfix: dependabot uses the correct labels (#7530)5dd7ba7chore: upgrade to latest ts (#7522)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
livekit-clientfrom 2.17.2 to 2.18.0Release notes
Sourced from livekit-client's releases.
Changelog
Sourced from livekit-client's changelog.
Commits
80e772bVersion Packages (#1838)cc12439Follow-up to #1845 (#1847)93b49d2Fix data stream header length field (#1845)3bea46aData tracks - incoming manager (#1819)80301cbEnsure freshly created RTCEngine isn't recreated on join (#1843)52222a1Port to new@livekit/throws-transformernpm package (#1840)0bcbb11Rename pID to participantID in log context (#1842)fca3cc6Add token fetch force option to skip TokenSource cache (#1839)fcc7c79Fix shouldReturnCachedValueFromFetch check for cached options (#1837)d87b777Version Packages (#1818)Updates
lucide-vue-nextfrom 0.577.0 to 1.0.0Release notes
Sourced from lucide-vue-next's releases.
... (truncated)
Commits
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