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

build(deps): bump axios from 0.21.4 to 1.7.2 #516

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps axios from 0.21.4 to 1.7.2.

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  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 Jun 13, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@jridgewell/sourcemap-codec@1.4.15 None 0 45.9 kB jridgewell
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@protobufjs/aspromise@1.1.2 None 0 9.05 kB dcode
npm/@types/minimatch@3.0.5 None 0 8.2 kB types
npm/assert-plus@1.0.0 environment 0 11.4 kB pfmooney
npm/axios@1.7.2 network Transitive: filesystem +2 2.15 MB jasonsaayman
npm/base64-js@1.5.1 None 0 9.62 kB feross
npm/brorand@1.1.0 None 0 3.52 kB indutny
npm/browser-readablestream-to-it@1.0.3 None 0 8.49 kB achingbrain
npm/caseless@0.12.0 None 0 14.3 kB mikeal
npm/color-name@1.1.3 None 0 9.36 kB dfcreative
npm/decamelize@1.2.0 None 0 2.94 kB sindresorhus
npm/deep-extend@0.6.0 None 0 9.19 kB unclechu
npm/es6-promise@4.2.8 None 0 315 kB stefanpenner
npm/extsprintf@1.3.0 None 0 22.8 kB dap
npm/fast-deep-equal@3.1.3 None 0 13 kB esp
npm/fsevents@2.3.2 None 0 156 kB pipobscure
npm/ieee754@1.2.1 None 0 6.8 kB feross
npm/is-typedarray@1.0.0 None 0 4.41 kB hughsk
npm/js-tokens@4.0.0 None 0 15.1 kB lydell
npm/merge2@1.4.1 None 0 8.9 kB zensh
npm/normalize-path@3.0.0 None 0 9.22 kB jonschlinkert
npm/object-assign@4.1.1 None 0 5.49 kB sindresorhus
npm/object-inspect@1.12.0 None 0 90.6 kB ljharb
npm/path-key@3.1.1 None 0 4.55 kB sindresorhus
npm/path-parse@1.0.7 None 0 4.51 kB jbgutierrez
npm/picomatch@2.3.1 None 0 90 kB mrmlnc
npm/pify@3.0.0 None 0 7.05 kB sindresorhus
npm/queue-microtask@1.2.3 None 0 8.37 kB feross
npm/safer-buffer@2.1.2 None 0 42.3 kB chalker
npm/signal-exit@3.0.7 None 0 9.96 kB isaacs
npm/source-map@0.6.1 None 0 805 kB tromey
npm/through@2.3.8 None 0 12.5 kB dominictarr
npm/util-deprecate@1.0.2 None 0 5.48 kB tootallnate
npm/xtend@4.0.2 None 0 6.46 kB raynos
npm/yaml@1.10.2 environment 0 448 kB eemeli

🚮 Removed packages: npm/@babel/runtime@7.17.2, npm/@ensdomains/ens@0.4.5, npm/@ensdomains/resolver@0.2.4, npm/@ethereumjs/common@2.6.2, npm/@ethereumjs/tx@3.5.0, npm/@ethersproject/hardware-wallets@5.7.0, npm/@ethersproject/hdnode@5.5.0, npm/@ethersproject/json-wallets@5.5.0, npm/@ethersproject/pbkdf2@5.5.0, npm/@ethersproject/solidity@5.5.0, npm/@ethersproject/wallet@5.5.0, npm/@ethersproject/wordlists@5.5.0, npm/@ledgerhq/devices@5.51.1, npm/@ledgerhq/errors@5.50.0, npm/@ledgerhq/hw-transport@5.26.0, npm/@ledgerhq/logs@5.50.0, npm/@truffle/error@0.2.1, npm/@truffle/interface-adapter@0.5.35, npm/@trufflesuite/eth-json-rpc-middleware@4.4.2-1, npm/ajv@6.12.6, npm/arrify@2.0.1, npm/axios@1.6.8, npm/bignumber.js@8.1.1, npm/bluebird@3.7.2, npm/bs58@4.0.1, npm/colors@1.4.0, npm/combined-stream@1.0.8, npm/eth-ens-namehash@2.0.8, npm/eth-sig-util@3.0.1, npm/ethereumjs-wallet@1.0.2, npm/events@3.3.0, npm/gaxios@5.0.2, npm/google-auth-library@8.5.2, npm/highlight.js@10.7.3, npm/invariant@2.2.4, npm/is-glob@4.0.3, npm/mime-types@2.1.34, npm/p-limit@3.1.0, npm/qs@6.10.3, npm/rimraf@2.7.1, npm/ripemd160@2.0.2, npm/strip-ansi@4.0.0, npm/web3-bzz@1.8.2, npm/web3-core-helpers@1.8.2, npm/web3-core-method@1.10.0, npm/web3-core-promievent@1.8.2, npm/web3-core-requestmanager@1.10.0, npm/web3-core-subscriptions@1.10.0, npm/web3-core@1.8.2, npm/web3-eth-abi@1.8.2, npm/web3-eth-accounts@1.10.0, npm/web3-eth-contract@1.10.0, npm/web3-eth-ens@1.10.0, npm/web3-eth-iban@1.10.0, npm/web3-eth-personal@1.8.2, npm/web3-eth@1.8.2, npm/web3-net@1.8.2, npm/web3-shh@1.8.2, npm/web3-utils@1.8.2, npm/web3@1.7.0, npm/yargs@4.8.1

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Install scripts npm/web3@1.7.0
  • Install script: postinstall
  • Source: echo "WARNING: the web3-shh and web3-bzz api will be deprecated in the next version"
Install scripts npm/web3-bzz@1.8.2
  • Install script: postinstall
  • Source: echo "WARNING: the web3-bzz api will be deprecated in the next version"
Install scripts npm/web3-shh@1.8.2
  • Install script: postinstall
  • Source: echo "WARNING: the web3-shh api will be deprecated in the next version"
Install scripts npm/web3@1.8.2
  • Install script: postinstall
  • Source: echo "Web3.js 4.x alpha has been released for early testing and feedback. Checkout doc at https://docs.web3js.org/ "
Install scripts npm/web3@1.10.0
  • Install script: postinstall
  • Source: echo "Web3.js 4.x alpha has been released for early testing and feedback. Checkout doc at https://docs.web3js.org/ "
Install scripts npm/web3-bzz@1.10.0
  • Install script: postinstall
  • Source: echo "WARNING: the web3-bzz api will be deprecated in the next version"
Install scripts npm/web3-shh@1.10.0
  • Install script: postinstall
  • Source: echo "WARNING: the web3-shh api will be deprecated in the next version"

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/web3@1.7.0
  • @SocketSecurity ignore npm/web3-bzz@1.8.2
  • @SocketSecurity ignore npm/web3-shh@1.8.2
  • @SocketSecurity ignore npm/web3@1.8.2
  • @SocketSecurity ignore npm/web3@1.10.0
  • @SocketSecurity ignore npm/web3-bzz@1.10.0
  • @SocketSecurity ignore npm/web3-shh@1.10.0

@nicholaspai nicholaspai merged commit 9402371 into master Jun 13, 2024
6 of 7 checks passed
@nicholaspai nicholaspai deleted the dependabot/npm_and_yarn/axios-1.7.2 branch June 13, 2024 13:40
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.

1 participant