chore(deps): bump axios, @nx/eslint, @nx/js, @nx/node and @nx/vite#85
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump axios, @nx/eslint, @nx/js, @nx/node and @nx/vite#85dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [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/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). These dependencies needed to be updated together. Updates `axios` from 1.15.0 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.18.1) Updates `@nx/eslint` from 22.6.4 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/eslint) Updates `@nx/js` from 22.6.4 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/js) Updates `@nx/node` from 22.6.4 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/node) Updates `@nx/vite` from 22.6.4 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/vite) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production - dependency-name: "@nx/eslint" dependency-version: 22.7.6 dependency-type: direct:development - dependency-name: "@nx/js" dependency-version: 22.7.6 dependency-type: direct:development - dependency-name: "@nx/node" dependency-version: 22.7.6 dependency-type: direct:development - dependency-name: "@nx/vite" dependency-version: 22.7.6 dependency-type: direct:development ... 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 axios, @nx/eslint, @nx/js, @nx/node and @nx/vite. These dependencies needed to be updated together.
Updates
axiosfrom 1.15.0 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Updates
@nx/eslintfrom 22.6.4 to 22.7.6Release notes
Sourced from @nx/eslint's releases.
... (truncated)
Commits
640e69achore(linter): write pnpm-workspace.yaml in workspace-rules-project TS soluti...b58ccd8fix(core): preserve input order in createNodes plugin results (#35595)2930dcafix(linter): improve convert-to-flat-config output fidelity (#35330)d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)d8cf210fix(linter): detect root lint target added in same generator run (#35296)2f5e5b1chore(linter): declare@nx/jestas optional peer dependency (#35377)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)a884f55fix(linter): add missing inputs to eslint executor target defaults (#35236)Updates
@nx/jsfrom 22.6.4 to 22.7.6Release notes
Sourced from @nx/js's releases.
... (truncated)
Commits
eba3fbafeat(js): support pnpm 11.2.2 (#35772)8ce0683fix(js): fall back to npm publish when bun publish fails with auth error (#35...d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...c7c56d8chore(core): bump detect-port from ^1.5.1 to ^2.1.0 (#35533)37fb080chore(linter): bump ignore from ^5.0.4 to ^7.0.5 (#35508)0eef651fix(js): reference vitest.config in eslint dep-checks for vitest libs (#35460)cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)0591aa5fix(js): strip glob from inferred outputs before resolving as path (#35463)362fb03fix(node): include tsconfig input in node-app esbuild scaffold (#35466)Updates
@nx/nodefrom 22.6.4 to 22.7.6Release notes
Sourced from @nx/node's releases.
... (truncated)
Commits
d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)7a68bf4fix(bundling): include tsconfig solution input for webpack (#35477)362fb03fix(node): include tsconfig input in node-app esbuild scaffold (#35466)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)cf9c96afix(node): split package-manager exec command for VS Code launch.json (#35295)dc479c5fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...37eb4ecfix(bundling): bump esbuild for new projects to a version compatible with vit...Updates
@nx/vitefrom 22.6.4 to 22.7.6Release notes
Sourced from @nx/vite's releases.
... (truncated)
Commits
d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)b02e138fix(misc): resolve pnpm catalog: refs in version lookups (#35459)6c6d399feat(vite): add compiler option to vite plugin for tsgo support (#35429)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)1507788chore(repo): short-circuit isUsingTsSolutionSetup in unit tests (#35371)878ec01fix(vitest): infer ancestor tsconfig files as test task inputs (#35241)931f86cfix(vitest): add dependent task output files as inputs for vitest test target...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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.