Bump axios, @nx/eslint, @nx/js, @nx/react, @nx/vite, @nx/vitest and @nx/web#170
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump axios, @nx/eslint, @nx/js, @nx/react, @nx/vite, @nx/vitest and @nx/web#170dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected -t build |
❌ Failed | 18s | View ↗ |
☁️ Nx Cloud last updated this comment at 2026-04-15 05:26:30 UTC
…nx/web Bumps [axios](https://github.com/axios/axios) to 1.15.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/vitest](https://github.com/nrwl/nx/tree/HEAD/packages/vitest) and [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web). These dependencies need to be updated together. Updates `axios` from 1.13.5 to 1.15.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.5...v1.15.0) Updates `@nx/eslint` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/eslint) Updates `@nx/js` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/js) Updates `@nx/react` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/react) Updates `@nx/vite` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/vite) Updates `@nx/vitest` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/vitest) Updates `@nx/web` from 22.6.4 to 22.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.5/packages/web) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: indirect - dependency-name: "@nx/eslint" dependency-version: 22.6.5 dependency-type: direct:development - dependency-name: "@nx/js" dependency-version: 22.6.5 dependency-type: direct:development - dependency-name: "@nx/react" dependency-version: 22.6.5 dependency-type: direct:development - dependency-name: "@nx/vite" dependency-version: 22.6.5 dependency-type: direct:development - dependency-name: "@nx/vitest" dependency-version: 22.6.5 dependency-type: direct:development - dependency-name: "@nx/web" dependency-version: 22.6.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
5c39697 to
d233c73
Compare
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 axios to 1.15.0 and updates ancestor dependencies axios, @nx/eslint, @nx/js, @nx/react, @nx/vite, @nx/vitest and @nx/web. These dependencies need to be updated together.
Updates
axiosfrom 1.13.5 to 1.15.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
772a4e5chore(release): prepare release 1.15.0 (#10671)4b07137chore(deps-dev): bump vite from 8.0.0 to 8.0.5 in /tests/smoke/esm (#10663)51e57b3chore(deps-dev): bump vite from 8.0.2 to 8.0.5 (#10664)fba1a77chore(deps-dev): bump vite from 8.0.2 to 8.0.5 in /tests/module/esm (#10665)0bf6e28chore(deps): bump denoland/setup-deno in the github-actions group (#10669)8107157chore(deps-dev): bump the development_dependencies group with 4 updates (#10670)e66530eci: require npm-publish environment for releases (#10666)49f23cbchore(sponsor): update sponsor block (#10668)3631854fix: unrestricted cloud metadata exfiltration via header injection chain (#10...fb3befbfix: no_proxy hostname normalization bypass leads to ssrf (#10661)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@nx/eslintfrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/eslint's releases.... (truncated)
Commits
c65495bRevert "fix(linter): infer extended tsconfig files as task inputs (#35190)"00c6971fix(linter): infer extended tsconfig files as task inputs (#35190)eb5fd7bfix(misc): use workspace root for package manager detection and normalize pat...Updates
@nx/jsfrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
d6af58cfix(js): resolve ENOWORKSPACES test error in setupVerdaccio for@nx/js:librar...eb5fd7bfix(misc): use workspace root for package manager detection and normalize pat...7213558fix(bundling): bump esbuild for new projects to a version compatible with vit...Updates
@nx/reactfrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/react's releases.... (truncated)
Commits
Updates
@nx/vitefrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/vite's releases.... (truncated)
Commits
eb5fd7bfix(misc): use workspace root for package manager detection and normalize pat...7213558fix(bundling): bump esbuild for new projects to a version compatible with vit...Updates
@nx/vitestfrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/vitest's releases.... (truncated)
Commits
eb5fd7bfix(misc): use workspace root for package manager detection and normalize pat...Updates
@nx/webfrom 22.6.4 to 22.6.5Release notes
Sourced from
@nx/web's releases.... (truncated)
Commits