Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps simple-oauth2 from 3.4.0 to 4.3.0.

Changelog

Sourced from simple-oauth2's changelog.

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

Documentation

  • #385 Documentation update
  • #380 Deprecate simple-oauth2 v3
  • #373 Documentation update

4.2.0

Improvements

  • #354 Add support for custom http options to access token refresh and revoke operations

Maintainance

  • #329 Documentation updates for persistent access token refresh
  • #330 Upgrade module to use eslint v7
  • #331 Internal module reorganization
  • #333 Add template for issues
  • #341 Segregate integration tests by responsability area
  • #352 Use Node 14 as default runtime version for development. Document support matrix
  • #353 Use joi instead of the deprecated @​hapi/joi module

4.1.0

Improvements

  • #328 Add support to refresh persistent access tokens

Maintainance

  • #326 Remove usage of date-fns production dependency
  • #325 Setup volta instead of nvm to handle node versions
  • #322 Update acorn version in package-lock file

4.0.0

Breaking changes

  • #292 #313 Require at least Node 12
  • #292 Use private class fields for non-public API's
  • #292 Access token .token property is now frozen
  • #318 New public API separating each grant type into it's own submodule
  • #321 Rename resource owner credentials module to be accurate

Maintainance

  • #292 Upgrade @​hapi/hoek to v9 (requires Node 12)
  • #292 Upgrade @​hapi/joi to v17 (requires Node 12)

... (truncated)

Commits
Maintainer changes

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


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 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 Dec 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/simple-oauth2-4.3.0 branch from 8ea0421 to bd46502 Compare January 10, 2022 07:23
@espimarisa
Copy link

Any update on this? Would appreciate using v4.x.x under the hood. :)

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 17, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/simple-oauth2-4.3.0 branch from bd46502 to 9fa6f28 Compare April 27, 2022 14:04
@Fdawgs
Copy link
Member

Fdawgs commented May 30, 2022

@dependabot rebase

@stale stale bot removed the stale label May 30, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/simple-oauth2-4.3.0 branch from 9fa6f28 to 15840e2 Compare May 30, 2022 07:45
Bumps [simple-oauth2](https://github.com/lelylan/simple-oauth2) from 3.4.0 to 4.3.0.
- [Release notes](https://github.com/lelylan/simple-oauth2/releases)
- [Changelog](https://github.com/lelylan/simple-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lelylan/simple-oauth2/commits)

---
updated-dependencies:
- dependency-name: simple-oauth2
  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/simple-oauth2-4.3.0 branch from 15840e2 to 29805cc Compare July 11, 2022 21:13
@climba03003 climba03003 mentioned this pull request Aug 4, 2022
4 tasks
@climba03003 climba03003 closed this Aug 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/simple-oauth2-4.3.0 branch August 4, 2022 23:03
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.

3 participants