Skip to content

merge release 4.3.0 into master #172

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

Merged
merged 28 commits into from
Nov 28, 2022
Merged

merge release 4.3.0 into master #172

merged 28 commits into from
Nov 28, 2022

Conversation

jankapunkt
Copy link
Member

@jankapunkt jankapunkt commented Nov 28, 2022

Our CI for Node 16 and 18 for test release is somewhat broken 🤔

jankapunkt and others added 28 commits November 25, 2021 11:29
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.2.2...v10.0.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.1 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.1...v14.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…-14.0.0

build(deps-dev): bump sinon from 13.0.1 to 14.0.0
…-10.0.0

build(deps-dev): bump mocha from 9.2.2 to 10.0.0
Fixed order of checks in authorize-handler
Merge pull request #161 from martinssonj/save-codechallenge-for-pkce
Co-authored-by: Jonathan Martinsson <jonathan.martinsson@gmail.com>
Merge pull request #86 from node-oauth/feature-pkce

Contributors: @martinssonj @jankapunkt @Uzlopak
@jankapunkt
Copy link
Member Author

In order to get our integration tests running for newer node versions (16/18) we will have to merge #107 but since this will be breaking for some users we will have to make a new major release for that.

@jankapunkt
Copy link
Member Author

@Uzlopak @HappyZombies @jorenvandeweyer anyone has time for a review?

@jankapunkt jankapunkt added this to the v4.3 milestone Nov 28, 2022
@jankapunkt jankapunkt merged commit c993eb5 into master Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants