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

Bump @node-oauth/express-oauth-server from 3.0.1 to 4.0.0 #610

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps @node-oauth/express-oauth-server from 3.0.1 to 4.0.0.

Release notes

Sourced from @​node-oauth/express-oauth-server's releases.

v4.0.0

This might be a breaking change!

Please read the changelog for this module and the changelog for @​node-oauth/oauth2-server

What's Changed

New Contributors

Full Changelog: node-oauth/express-oauth-server@v3.0.1...v4.0.0

v4.0.0-rc.0

Breaking change

This release might be breaking!

Installation

NPM Link: https://www.npmjs.com/package/@​node-oauth/express-oauth-server/v/4.0.0-rc.0

$ npm install @node-oauth/express-oauth-server@4.0.0-rc.0 # or use @next

What's Changed

New Contributors

Full Changelog: node-oauth/express-oauth-server@v3.0.1...v4.0.0-rc.0

Changelog

Sourced from @​node-oauth/express-oauth-server's changelog.

4.0.0

  • bump minimal node to 16
  • upgrade @​node-oauth/oauth2-server to 5.1.0
  • drop bluebird dependency
  • upgrade all deps / dev-deps
  • refactor all code to minimum es6
  • use native async/await

3.0.0

  • use @​node-oauth/oauth2-server
  • update all dependencies to latest
  • add code coverage to tests
  • add GitHub actions CI
  • replace jshint with eslint

These previous versions are from the forked oauthjs org. We did not publish them are related in any way to these publications.

2.0.0

  • Refactor for v3.0.0 of node-oauth2-server

1.0.0

  • Initial Release
Commits
  • c1035a8 release 4.0.0
  • deb11f2 Merge pull request #22 from node-oauth/migrate-es-6
  • fe5ec7c ci: added lint and docs build to ci
  • 15d6271 docs: updated
  • 9137839 fix: eslint config; ignore update+fix
  • 79cbc8a docs: add jsDoc-based API documentation
  • 8f2646c refactor: move exxamples to own reppository
  • 10d56f8 build(core): make express a peer dependency to avoid version conflicts
  • ad43b57 docs: link OAuth2 server documentation to options section in README
  • 67ae088 refactor: move remaining functions into es6 class and add more comprehensive ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@node-oauth/express-oauth-server](https://github.com/node-oauth/express-oauth-server) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/node-oauth/express-oauth-server/releases)
- [Changelog](https://github.com/node-oauth/express-oauth-server/blob/master/CHANGELOG.md)
- [Commits](node-oauth/express-oauth-server@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: "@node-oauth/express-oauth-server"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2024

Superseded by #632.

@dependabot dependabot bot closed this Jul 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-oauth/express-oauth-server-4.0.0 branch July 31, 2024 23:15
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