chore(deps):(deps): bump axios, @nx/eslint, @nx/jest, @nx/js and nx - #192
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps):(deps): bump axios, @nx/eslint, @nx/jest, @nx/js and nx#192dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [axios](https://github.com/axios/axios) to 1.16.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies need to be updated together. Updates `axios` from 1.15.0 to 1.16.0 - [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.16.0) Updates `@nx/eslint` from 22.7.1 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/jest` from 22.7.1 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/jest) Updates `@nx/js` from 22.7.1 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` from 22.7.1 to 22.7.6 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.6/packages/nx) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect - dependency-name: "@nx/eslint" dependency-version: 22.7.6 dependency-type: direct:development - dependency-name: "@nx/jest" 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 dependency-version: 22.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
MilestoneThe specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.16.0 and updates ancestor dependencies axios, @nx/eslint, @nx/jest, @nx/js and nx. These dependencies need to be updated together.
Updates
axiosfrom 1.15.0 to 1.16.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
df53d7dchore(release): prepare release 1.16.0 (#10834)9d92bcdfix: gadgets and smaller issues (#10833)5107ee6fix: prevent undefined error codes in settle (#7276)e573499fix(fetch): defer global access in fetch adapter (#7260)ad68e1afix(http): honor timeout during connect without redirects (#10819)2a51828fix(http): decode URL basic auth credentials (#10825)0e8b6bbfix(http): preserve user-supplied Host header when forwarding through a proxy...79f39e1docs: document paramsSerializer.encode for strict RFC 3986 query encoding (#1...0fe3a5f[Docs/Types] UpdateparseReviverTypeScript definitions for ES2023 and add ...cd6737fchore: matches the sibling responseStream.on(aborted) handler and added tests...Updates
@nx/eslintfrom 22.7.1 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)Updates
@nx/jestfrom 22.7.1 to 22.7.6Release notes
Sourced from @nx/jest's releases.
... (truncated)
Commits
b58ccd8fix(core): preserve input order in createNodes plugin results (#35595)ccb1f87fix(misc): stop inferringprojects: 'self'independsOnentries (#35686)0f6f117fix(testing): correct yargs-parser import in getJestProjectsAsync (#35672)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)f1d849efix(testing): exclude dist and out-tsc from default jest module path scan (#3...fa5c8b6fix(testing): pin jest to ~30.3.0 to avoid jest-runtime 30.4 RN incompat (#35...Updates
@nx/jsfrom 22.7.1 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)Updates
nxfrom 22.7.1 to 22.7.6Release notes
Sourced from nx's releases.
... (truncated)
Commits
dc849bbfix(core): update brace-expansion and yaml (#35790)8fd1febfix(core): allow local plugin subpath imports without custom conditions (#35751)22f3c2efix(core): detect vscode copilot ai agent (#35757)0d18512fix(misc): skip$escaping in file paths on windows (#35692)7c1318ffix(core): handle object form of bin field in getPrettierPath (#35680)a3acfd6fix(core): treat undefined task parallelism as parallel when scheduling (#35736)c574207cleanup(core): drop stale@nrwldedup TODO in nx report (#35730)0d002ecfix(core): resolve local plugin subpath imports from source (#35631)b58ccd8fix(core): preserve input order in createNodes plugin results (#35595)4e9ea1bchore(core): refresh stale TUI snapshots on 22.7.xDependabot 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.