-
-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: fastify/fastify-auth
base: v4.2.0
head repository: fastify/fastify-auth
compare: v4.3.0
- 13 commits
- 10 files changed
- 5 contributors
Commits on Dec 5, 2022
-
build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#179)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7ef98b - Browse repository at this point
Copy the full SHA d7ef98bView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e80456c - Browse repository at this point
Copy the full SHA e80456cView commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfaba20 - Browse repository at this point
Copy the full SHA cfaba20View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4aec113 - Browse repository at this point
Copy the full SHA 4aec113View commit details
Commits on Mar 6, 2023
-
build(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#186)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for efa2bf4 - Browse repository at this point
Copy the full SHA efa2bf4View commit details
Commits on Mar 11, 2023
-
build(deps-dev): bump rimraf from 3.0.2 to 4.3.0 (#187)
* build(deps-dev): bump rimraf from 3.0.2 to 4.3.0 Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.3.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v4.3.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix calls to new rimraf version * use .taprc * fix race condition * Update .taprc --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: uzlopak <aras.abbasi@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 4758859 - Browse repository at this point
Copy the full SHA 4758859View commit details
Commits on Mar 13, 2023
-
build(deps-dev): bump tsd from 0.26.1 to 0.27.0 (#188)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7cbb072 - Browse repository at this point
Copy the full SHA 7cbb072View commit details
Commits on Mar 20, 2023
-
build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#189)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b485fe8 - Browse repository at this point
Copy the full SHA b485fe8View commit details
Commits on Apr 3, 2023
-
build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.…
…0.0 (#190) Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases) - [Commits](fastify/fastify-type-provider-typebox@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: "@fastify/type-provider-typebox" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e489da3 - Browse repository at this point
Copy the full SHA e489da3View commit details
Commits on Apr 10, 2023
-
build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 (#191)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.1...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8ab7a2 - Browse repository at this point
Copy the full SHA b8ab7a2View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 567d8aa - Browse repository at this point
Copy the full SHA 567d8aaView commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b76c9e0 - Browse repository at this point
Copy the full SHA b76c9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba957e2 - Browse repository at this point
Copy the full SHA ba957e2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.3.0