Skip to content

Bump @hapi/wreck and simple-oauth2#3315

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-f7fdb30c58
Open

Bump @hapi/wreck and simple-oauth2#3315
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-f7fdb30c58

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps @hapi/wreck to 18.1.2 and updates ancestor dependency simple-oauth2. These dependencies need to be updated together.

Updates @hapi/wreck from 15.1.0 to 18.1.2

Commits
  • 68ec5e8 18.1.2
  • b93323b fix: cross-origin redirect should also remove sensitive headers
  • ffeabc4 18.1.1
  • 71cbf4c chore: fix DeprecationWarning
  • 04fc449 chore: solve Windows CI issue
  • 3603147 chore: fix coverage
  • a5b6fac fix: properly handle proxy-authorization
  • ba28b04 18.1.0
  • b4b323e support hint and family, update tests and docs
  • 387ae24 actually call dns.lookup() in tests to avoid cross-environment conflicts
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by marsup, a new releaser for @​hapi/wreck since your current version.


Updates simple-oauth2 from 3.4.0 to 5.1.0

Changelog

Sourced from simple-oauth2's changelog.

5.1.0

Fixes

  • #434 Preserve existing refresh token when refreshed token doesn't contain a new refresh token

5.0.1

Fixes

  • #440 Update @hapi/hoek to v11.x to avoid URL clonning issues

Documentation

  • #430 Update authorizeURL docs with a custom param example
  • #421 Fix typo on API.md
  • #422 Improve jsdocs
  • #409 Remove build badge

5.0.0

New features

  • #332 Preserve query params on authorizePath on authorizeURL method

Maintainance

  • #341 Rewrite integration tests
  • #382 Update eslint parser dependencies
  • #390 Add Node 16 to test matrix
  • #404 Update ava to v4.x
  • #405 Update @hapi/hoek to v10.0.0
  • #406 Update @hapi/wreck to v18.0.0
  • #407 Update @hapi/boom to v10.0.0
  • #407 Update doctoc to v2.x
  • #408 Add Node 18 to test matrix

Documentation

  • #403 Add LinkedIn example

Breaking changes

  • 340 Accept only options available per grant type
  • #403 Drop support for Node 12. Require at least Node 14
  • #406 Disable redirects by default

4.3.0

New features

  • #387 Add support to configure refreshPath

Maintainance

  • #386 Update eslint v8
  • #379 Use c8 to collect code coverage
  • #356 Update development dependencies
  • #355 Add package support info

... (truncated)

Commits
  • a4a4486 Merge branch 'release/5.1.0'
  • 2ce5298 Release v5.1.0
  • 176ef7b Preserve old refresh token if new token does not contain refresh token (#434)
  • 8ca734c Merge branch 'release/5.0.1'
  • e19027c Release library 5.0.1
  • a15f090 Bump express from 4.17.3 to 4.19.2 in /example (#441)
  • 107c342 Bump word-wrap from 1.2.3 to 1.2.4 (#437)
  • 2d4b623 hoek needs to be upgraded for using simple-auth2 via proxies (#440)
  • 9dbe7d2 Mention that custom params can be passed (#430)
  • fbb295b Bump @​sideway/formula from 3.0.0 to 3.0.1 (#426)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jonathansamines, a new releaser for simple-oauth2 since your current version.


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 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 [@hapi/wreck](https://github.com/hapijs/wreck) to 18.1.2 and updates ancestor dependency [simple-oauth2](https://github.com/lelylan/simple-oauth2). These dependencies need to be updated together.


Updates `@hapi/wreck` from 15.1.0 to 18.1.2
- [Commits](hapijs/wreck@v15.1.0...v18.1.2)

Updates `simple-oauth2` from 3.4.0 to 5.1.0
- [Changelog](https://github.com/lelylan/simple-oauth2/blob/master/CHANGELOG.md)
- [Commits](lelylan/simple-oauth2@3.4.0...5.1.0)

---
updated-dependencies:
- dependency-name: "@hapi/wreck"
  dependency-version: 18.1.2
  dependency-type: indirect
- dependency-name: simple-oauth2
  dependency-version: 5.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2026
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.

0 participants