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 retry-axios from 2.6.0 to 3.1.3 #397

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2024

Bumps retry-axios from 2.6.0 to 3.1.3.

Release notes

Sourced from retry-axios's releases.

v3.1.3

3.1.3 (2023-11-16)

Bug Fixes

  • Fix workaround for arrays that are passed as objects (#238) (6e2454a), closes #83

v3.1.2

3.1.2 (2023-11-16)

Bug Fixes

  • preserve configuration for custom instance (#240) (2e4e702), closes #68

v3.1.1

3.1.1 (2023-11-13)

Bug Fixes

  • Update tsconfig.json to emit index.d.ts (#229) (bff6aa9)

v3.1.0

3.1.0 (2023-08-28)

Features

v3.0.0

3.0.0 (2022-05-04)

  • feat!: support the latest versions of node.js (#188) (ef74217), closes #188

BREAKING CHANGES

  • This release drops support for node.js 12 and 14. It also drops support for the browser specific compilation, as the entire toolchain was deprecated. I am open to this being re-added if someone wants to take it on :)
Commits
  • 6e2454a fix: Fix workaround for arrays that are passed as objects (#238)
  • 2e4e702 fix: preserve configuration for custom instance (#240)
  • 731edbf test: Almost complete coverage (#239)
  • 5d1451c chore(deps): update dependency @​types/sinon to v17 (#236)
  • bff6aa9 fix: Update tsconfig.json to emit index.d.ts (#229)
  • d837842 chore(deps): update dependency @​types/node to v20 (#235)
  • 78b92e6 chore(deps): update actions/checkout digest to b4ffde6 (#230)
  • 1bc4bdc chore(deps): update dependency semantic-release to v22 (#228)
  • 548655d build: drop support for node 16 (#234)
  • c03c9af chore(deps): update dependency sinon to v17 (#231)
  • 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)

Bumps [retry-axios](https://github.com/JustinBeckwith/retry-axios) from 2.6.0 to 3.1.3.
- [Release notes](https://github.com/JustinBeckwith/retry-axios/releases)
- [Commits](JustinBeckwith/retry-axios@v2.6.0...v3.1.3)

---
updated-dependencies:
- dependency-name: retry-axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2024

Looks like retry-axios is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/retry-axios-3.1.3 branch March 8, 2024 13:57
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.

0 participants