chore(deps): bump the prod-deps group across 1 directory with 6 updates#105
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the prod-deps group across 1 directory with 6 updates#105dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `1.13.0` | `1.15.2` | | [axios](https://github.com/axios/axios) | `1.13.4` | `1.13.6` | | [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.7` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.3.0` | `4.4.2` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.30` | | [vue-router](https://github.com/vuejs/router) | `5.0.1` | `5.0.4` | Updates `@nuxt/eslint` from 1.13.0 to 1.15.2 - [Release notes](https://github.com/nuxt/eslint/releases) - [Commits](https://github.com/nuxt/eslint/commits/v1.15.2/packages/module) Updates `axios` from 1.13.4 to 1.13.6 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.6) Updates `nanoid` from 5.1.6 to 5.1.7 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.6...5.1.7) Updates `nuxt` from 4.3.0 to 4.4.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.2/packages/nuxt) Updates `vue` from 3.5.27 to 3.5.30 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.30) Updates `vue-router` from 5.0.1 to 5.0.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.1...v5.0.4) --- updated-dependencies: - dependency-name: "@nuxt/eslint" dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: nanoid dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: nuxt dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: vue dependency-version: 3.5.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... 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-deps group with 6 updates in the / directory:
1.13.01.15.21.13.41.13.65.1.65.1.74.3.04.4.23.5.273.5.305.0.15.0.4Updates
@nuxt/eslintfrom 1.13.0 to 1.15.2Commits
f852ae5chore: release v1.15.269aa40efix: prevent race condition of running checker module before eslint config is...8961807chore: release v1.15.1b554991chore: release v1.15.0305a9bbfeat: relax peer deps range to support ESLint v10, fix #642997aa95chore: release v1.14.0Updates
axiosfrom 1.13.4 to 1.13.6Release notes
Sourced from axios's releases.
... (truncated)
Commits
7108c88chore(release): prepare release 1.13.6 (#7446)20a0ba3refactor(deps): migrate@rollup/plugin-babelfrom v5.3.1 to v6.1.0 (#7424)885b4affeat: support react native blob objects (#5764)00d97b9docs(utils): add missing JSDoc comments (#7427)9712548chore(deps-dev): bump the development_dependencies group across 1 directory w...d51accbfix(core): copy status from source error in AxiosError.from (#7403)3e30bbfchore: fix publish to only run on v1 tags672491dfix: safe FormData detection for WeChat Mini Program (#7306) (#7324)822e3e4fix: make AxiosError.message property enumerable (#7392)ef3711dfeat: implement prettier and fix all issues (#7385)Updates
nanoidfrom 5.1.6 to 5.1.7Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
90f047eRelease 5.1.7 version7071a42Fix Node.js 18 support in CLI in another way8239c4bFix CLI support for Node.js 182db7c6bFix ESLint warnings1231ca7Update clean-publish and ESLint configc7ca9e9Fix outdated info and links in README (#566)e0a3080Clean up codee9be4aaAdd --version flag to CLI (#563)1d6f2ffImprove prebuild controld8fba79Update collision calculator URL in all README translations (#568)Updates
nuxtfrom 4.3.0 to 4.4.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
d042505v4.4.27781701v4.4.15c3ca59v4.4.031028d2chore: lintdf7ef5dfeat(nuxt,kit,schema): add a factory function foruseFetchand `useAsyncDat...2dc5255fix(nuxt): handle rejected promise in view transition abort (#34515)cf3e2adfix(nuxt): fix cookie expiration timeout for long-lived cookies (#34513)3b9d0bcfix(nuxt): pass deleteCount to splice in preloadRouteComponents (#34514)414a283fix(nuxt): never preload manifest (#34511)d586631fix(nuxt): check file freshness before truncating in cache restore (#34509)Updates
vuefrom 3.5.27 to 3.5.30Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
fdd863frelease: v3.5.306cda71dfix(ssr): prevent watch from firing after async setup await (#14547)9438cc5fix(runtime-core): warn about negative number in v-for (#12308)1398bf8fix(custom-element): ensure child component styles are injected in correct or...0d63202chore(deps): update dependency puppeteer to ~24.38.0 (#14544)5098986chore(deps): update all non-major dependencies (#14498)5d98213chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)6a06ee5chore(deps): update actions/upload-artifact action to v7 (#14500)34a5d84fix(deps): update dependency postcss to ^8.5.8 (#14543)d4ea55bchore(deps): update build (#14497)Updates
vue-routerfrom 5.0.1 to 5.0.4Release notes
Sourced from vue-router's releases.
... (truncated)
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 playgroundDependabot 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