Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps requestretry from 7.0.0 to 8.0.0.

Release notes

Sourced from requestretry's releases.

Migrate from node-request to up-to-date postman-request fork

What's Changed

New Contributors

Full Changelog: FGRibreau/node-request-retry@v7.1.0...v8.0.0

Changelog

Sourced from requestretry's changelog.

7.1.0 (2022-04-12)

  • add skipHeaderSanitize option (a608d09)
  • add skipHeaderSanitize test (08e181a)
  • Release v7.1.0. (3be9409)
  • docs(changelog): updated (e1c577b)

7.0.2 (2022-03-04)

  • better syntax (56e04b7)
  • fixed bug when receiving array parameter (89945eb)
  • Release v7.0.2. (4e3fa9d)
  • fix: do not publish to npm useless files (93ae32b)
  • docs(changelog): updated (b22adc5)

7.0.1 (2022-03-03)

Commits
  • 0518cd8 Release 8.0.0.
  • affde37 fix
  • c44fac5 Merge pull request #153 from markstos/address-dep-vulns
  • 1f8c1af Merge pull request #151 from markstos/fix-test-failures
  • 8490475 deps: remove vulnerable and unnecessary 'coveralls' dep.
  • b13dc59 dep: remove unnecessary updtr deps
  • 62da875 deps: npm audit fix --force
  • 1f2b269 deps: npm audit fix
  • 86a59db deps: replace request, with compatible, secure fork postman-request
  • 9f7e778 test: update test to match request 2.88.1 behavior
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/requestretry-8.0.0 branch from eebfc2b to f4b98dd Compare January 27, 2026 04:41
Bumps [requestretry](https://github.com/FGRibreau/node-request-retry) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/FGRibreau/node-request-retry/releases)
- [Changelog](https://github.com/FGRibreau/node-request-retry/blob/master/CHANGELOG.md)
- [Commits](FGRibreau/node-request-retry@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: requestretry
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/requestretry-8.0.0 branch from f4b98dd to 7f75a04 Compare January 27, 2026 04:52
@JamieMagee
Copy link
Contributor

JamieMagee commented Jan 27, 2026

The upgrade to requestretry 8.0.0 changes the underlying HTTP library from request to postman-request as a peer dependency.

@JamieMagee JamieMagee merged commit c908bea into master Jan 27, 2026
2 checks passed
@JamieMagee JamieMagee deleted the dependabot/npm_and_yarn/requestretry-8.0.0 branch January 27, 2026 04:55
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant