Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and nx #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2022

Bumps axios and nx. These dependencies needed to be updated together.
Updates axios from 0.21.1 to 1.1.3

Release notes

Sourced from axios's releases.

v1.1.3

Added

Added custom params serializer support #5113

Fixed

Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

Chores

docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

Contributors to this release

v1.1.2

Fixed

  • Fixed broken exports for UMD builds.

Contributors to this release

v1.1.1

Fixed

  • Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

[1.1.3] - 2022-10-15

Added

Added custom params serializer support #5113

Fixed

Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

Chores

docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

Contributors to this release

Commits
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates nx from 14.8.3 to 15.0.0

Release notes

Sourced from nx's releases.

15.0.0

15.0.0 (2022-10-14)

Bug Fixes

  • angular: broken test (#12286) (6125dc0)
  • angular: do not use ngcc for new workspaces and projects #12386 (#12504) (80a623e)
  • angular: export generators correctly #12434 (#12460) (32189d5)
  • angular: fix import breaking jasmine-marbles migration (#12415) (e13ad11)
  • angular: ng-add migration should set default project (#12513) (66a0864)
  • angular: switch to using jasmine-marbles for certain symbols (#11896) (3dc72f0)
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (7f76ac5)
  • bundling: correct main field in package.json when using esbuild (#12328) (a14646a)
  • bundling: do not add types field in package.json for esbuild (#12424) (d904160)
  • bundling: fix esbuild build watch (#12448) (e0f7911)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (c3e0602)
  • bundling: update error message for esbuild-project generator so it shows correct project name and information (#12323) (20c3951)
  • core: add missing core plugins to list command (#12305) (776b5a0)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (37bedce)
  • core: add missing packages to report command (#12306) (6a7a7c1)
  • core: custom generators help should print relevant information (#12258) (f9e57e2)
  • core: daemon should not shut down due to inactivity when there are open connections (759f7ce)
  • core: daemon termination should be ok when client does not need anything (#12519) (8c393b5)
  • core: disable broken git hasher recourse submodules (#12337) (2f0d61f)
  • core: do not fallback to angular cli for ng deploy (#12401) (74e898d)
  • core: do not run postinstall unless it is the main nx package (#12591) (0961cb3)
  • core: drain stdout before exit in print-affected (#12559) (0ff93dd)
  • core: ensure lock file is read from the correct folder (#12294) (a7631e1)
  • core: fix slashes in inputs migrations (#12444) (85a5c89)
  • core: hide leaky error message from git show command in affected (#12521) (f37c334)
  • core: js plugin files should work (#12406) (7ac0dab)
  • core: readRawWorkspaceJson should keep workspace cache up to date (#12528) (ad79453)
  • core: remove trailing slash in outputs that prevents correct caching (#10708) (2889372), closes nrwl/nx#10549
  • core: remove warning for invalid outputs (#12589) (773c0cb)
  • core: set workspaces property when using NPM preset (a947e25)
  • core: swap default method for output capture (#12535) (8ab7f85)
  • core: use node based hasher in git repos with submodules (678f786)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (40c8859)
  • graph: close tooltips when panning graph (#12468) (305fb2e)
  • js: add outfile to swc compiler in non-watch mode. fixes #12344 (#12345) (469a6d1)
  • js: check if asset create/update event contains a file before copying (#12551) (136e1a8)
  • js: close typescript watch program on SIGINT/SIGTERM (#11722) (f1a24d7)
  • js: inlined buildable libraries original output should not be removed (#12483) (b17893c)
  • linter: check for all .eslintrc.* files when generating a package (#12515) (d4fd7c0)
  • linter: remove leftovers after tslint support removal (#12313) (d91c7ca)
  • misc: buildable libs should not throw when some npm packages are not defined (6775f5d)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (9d06b3c)
  • misc: update axios to 1.0.0 (#12437) (c3abe07)
  • nextjs: return correct webpack config for next.js storybook app (#12371) (5ae5f88)

... (truncated)

Commits
  • 840f462 chore(core): update nx.dev/cli/* to nx.dev/nx/* links (#12607)
  • b7d5f1c chore(core): update url for updating Nx (#12606)
  • 26e256e feat(core): add ability not to load dot env files
  • 0961cb3 fix(core): do not run postinstall unless it is the main nx package (#12591)
  • 773c0cb fix(core): remove warning for invalid outputs (#12589)
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • 0ff93dd fix(core): drain stdout before exit in print-affected (#12559)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • f9e57e2 fix(core): custom generators help should print relevant information (#12258)
  • 0907ba2 feat(core): add support for npm v1 lock file parsing (#12534)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies needed to be updated together.

Updates `axios` from 0.21.1 to 1.1.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v1.1.3)

Updates `nx` from 14.8.3 to 15.0.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.0/packages/nx)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: nx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2022

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-and-nx-1.1.3 branch November 16, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants