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

fix(deps): update dependency simple-oauth2 to v5 #363

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
simple-oauth2 ^4.2.0 -> ^5.0.0 age adoption passing confidence
@types/simple-oauth2 (source) ^4.1.1 -> ^5.0.0 age adoption passing confidence

Release Notes

lelylan/simple-oauth2 (simple-oauth2)

v5.1.0

Compare Source

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

v5.0.1

Compare Source

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

v5.0.0

Compare Source

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

v4.3.0

Compare Source

New features
  • #​387 Add support to configure refreshPath
Maintainance
Documentation

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 1, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 96.96% // Head: 96.96% // No change to project coverage 👍

Coverage data is based on head (1895132) compared to base (966fb08).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files           2        2           
  Lines          33       33           
  Branches        9        9           
=======================================
  Hits           32       32           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/simple-oauth2-5.x branch from 1895132 to a516768 Compare March 16, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant