chore(deps): bump the prod-deps group across 1 directory with 5 updates#102
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the prod-deps group across 1 directory with 5 updates#102dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `1.13.0` | `1.15.1` | | [axios](https://github.com/axios/axios) | `1.13.4` | `1.13.5` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.3.0` | `4.3.1` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` | | [vue-router](https://github.com/vuejs/router) | `5.0.1` | `5.0.2` | Updates `@nuxt/eslint` from 1.13.0 to 1.15.1 - [Release notes](https://github.com/nuxt/eslint/releases) - [Commits](https://github.com/nuxt/eslint/commits/v1.15.1/packages/module) Updates `axios` from 1.13.4 to 1.13.5 - [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.5) Updates `nuxt` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.3.1/packages/nuxt) Updates `vue` from 3.5.27 to 3.5.28 - [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.28) Updates `vue-router` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: "@nuxt/eslint" dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: nuxt dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: vue dependency-version: 3.5.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: vue-router dependency-version: 5.0.2 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 5 updates in the / directory:
1.13.01.15.11.13.41.13.54.3.04.3.13.5.273.5.285.0.15.0.2Updates
@nuxt/eslintfrom 1.13.0 to 1.15.1Commits
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.5Release notes
Sourced from axios's releases.
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)Updates
nuxtfrom 4.3.0 to 4.3.1Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
7f7baf6v4.3.128791b3chore(deps): update dependency@nuxt/telemetryto ^2.7.0 (main) (#34275)81a7f5echore(deps): upgrade to nuxt/test-utils v4 (#34271)9b27e48chore(deps): update all non-major dependencies (main) (#34184)cb054d4fix(nitro,nuxt): align path encoding with vue-router (#34265)8e4f35ffix(nuxt): resolve#componentsimport mapping conflict for packages outside...fff8992fix(nuxt): cache manifest files to preserve buildId (#34002)557021dfix(nuxt): preserve middleware error status in 404 fallback (#34148)8347f85fix(nuxt): handle invaliddatetime in<NuxtTime>` (#33992)6ef337bfix(nuxt): call deferHydration done on NuxtPage unmount (#34152)Updates
vuefrom 3.5.27 to 3.5.28Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
1bdeb33release: v3.5.28e71c26cfix(runtime-core): properly handle async component update before resolve (#11...57866b5fix(runtime-core): prevent child component updates when style remains unchang...b0a1f05fix(compiler-sfc): no params were generated when using withDefaults (#12823)48b7552fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...0243a79fix(transition-group): correct move translation under scale via element rect ...261de54fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)fc40ca0fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)6798853fix: avoid unexpectedcancelledparameter in transitiondonecallback (#1...4ace79afix(runtime-core): avoid retaining el on cached text vnodes during static tra...Updates
vue-routerfrom 5.0.1 to 5.0.2Release notes
Sourced from vue-router's releases.
Commits
758f70frelease: vue-router@5.0.290e4bb8fix: loose version check vue-router085bbdctest: add missing STRIP_DEVTOOLS and FEATURE_PROD_DEVTOOLS to Vite co...b322635test: define globals022758afix(volar): empty options0392906docs: note about devtools7c0d8b4docs: update version58c033cfix: remove devtools from iife build0a6c674refactor: cleanup dead codeDependabot 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