-
Notifications
You must be signed in to change notification settings - Fork 46
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 typescript dependency #904
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Matteo Collina <hello@matteocollina.com>
cc @voxpelli |
voxpelli
approved these changes
Jul 3, 2023
Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
climba03003
approved these changes
Jul 3, 2023
bodinsamuel
referenced
this pull request
in specfy/specfy
Nov 22, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/passport](http://passportjs.org/) ([source](https://togithub.com/fastify/fastify-passport)) | [`2.3.0` -> `2.4.0`](https://renovatebot.com/diffs/npm/@fastify%2fpassport/2.3.0/2.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fpassport/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fpassport/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fpassport/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fpassport/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-passport (@​fastify/passport)</summary> ### [`v2.4.0`](https://togithub.com/fastify/fastify-passport/releases/tag/v2.4.0) [Compare Source](https://togithub.com/fastify/fastify-passport/compare/v2.3.0...v2.4.0) #### What's Changed - chore(deps): bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/846](https://togithub.com/fastify/fastify-passport/pull/846) - chore(deps): bump json5 from 2.1.3 to 2.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/845](https://togithub.com/fastify/fastify-passport/pull/845) - chore(deps-dev): bump [@​types/passport](https://togithub.com/types/passport) from 1.0.7 to 1.0.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/847](https://togithub.com/fastify/fastify-passport/pull/847) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.12.1 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/848](https://togithub.com/fastify/fastify-passport/pull/848) - chore(deps-dev): bump eslint from 8.14.0 to 8.39.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/849](https://togithub.com/fastify/fastify-passport/pull/849) - chore(deps-dev): bump set-cookie-parser from 2.4.8 to 2.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/851](https://togithub.com/fastify/fastify-passport/pull/851) - chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/852](https://togithub.com/fastify/fastify-passport/pull/852) - chore(deps-dev): bump semver from 7.3.7 to 7.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/853](https://togithub.com/fastify/fastify-passport/pull/853) - chore(deps-dev): bump prettier from 2.6.1 to 2.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/854](https://togithub.com/fastify/fastify-passport/pull/854) - chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/855](https://togithub.com/fastify/fastify-passport/pull/855) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.13 to 18.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/856](https://togithub.com/fastify/fastify-passport/pull/856) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.20.0 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/850](https://togithub.com/fastify/fastify-passport/pull/850) - ci: only trigger on pushes to main branches by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-passport/pull/857](https://togithub.com/fastify/fastify-passport/pull/857) - fix CI pipeline by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-passport/pull/869](https://togithub.com/fastify/fastify-passport/pull/869) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.0 to 20.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/870](https://togithub.com/fastify/fastify-passport/pull/870) - chore(deps-dev): bump [@​fastify/session](https://togithub.com/fastify/session) from 10.2.1 to 10.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/863](https://togithub.com/fastify/fastify-passport/pull/863) - chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/868](https://togithub.com/fastify/fastify-passport/pull/868) - chore(deps-dev): bump openid-client from 5.4.1 to 5.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/861](https://togithub.com/fastify/fastify-passport/pull/861) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/871](https://togithub.com/fastify/fastify-passport/pull/871) - chore(deps-dev): bump fastify from 4.15.0 to 4.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/859](https://togithub.com/fastify/fastify-passport/pull/859) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/872](https://togithub.com/fastify/fastify-passport/pull/872) - Fix misleading types by [@​wojcikt](https://togithub.com/wojcikt) in [https://github.com/fastify/fastify-passport/pull/858](https://togithub.com/fastify/fastify-passport/pull/858) - chore(deps-dev): bump semver from 7.5.0 to 7.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/874](https://togithub.com/fastify/fastify-passport/pull/874) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/873](https://togithub.com/fastify/fastify-passport/pull/873) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/876](https://togithub.com/fastify/fastify-passport/pull/876) - chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/875](https://togithub.com/fastify/fastify-passport/pull/875) - chore(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/877](https://togithub.com/fastify/fastify-passport/pull/877) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.4 to 20.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/878](https://togithub.com/fastify/fastify-passport/pull/878) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/879](https://togithub.com/fastify/fastify-passport/pull/879) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/882](https://togithub.com/fastify/fastify-passport/pull/882) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/883](https://togithub.com/fastify/fastify-passport/pull/883) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/881](https://togithub.com/fastify/fastify-passport/pull/881) - chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/885](https://togithub.com/fastify/fastify-passport/pull/885) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/884](https://togithub.com/fastify/fastify-passport/pull/884) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/886](https://togithub.com/fastify/fastify-passport/pull/886) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/887](https://togithub.com/fastify/fastify-passport/pull/887) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/889](https://togithub.com/fastify/fastify-passport/pull/889) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/890](https://togithub.com/fastify/fastify-passport/pull/890) - chore(deps-dev): bump fastify from 4.17.0 to 4.18.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/888](https://togithub.com/fastify/fastify-passport/pull/888) - chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/892](https://togithub.com/fastify/fastify-passport/pull/892) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/893](https://togithub.com/fastify/fastify-passport/pull/893) - chore(deps-dev): bump semver from 7.5.1 to 7.5.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/894](https://togithub.com/fastify/fastify-passport/pull/894) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/895](https://togithub.com/fastify/fastify-passport/pull/895) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.9 to 5.59.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/891](https://togithub.com/fastify/fastify-passport/pull/891) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.11 to 5.60.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/897](https://togithub.com/fastify/fastify-passport/pull/897) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.11 to 5.60.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/896](https://togithub.com/fastify/fastify-passport/pull/896) - chore(deps-dev): bump semver from 7.5.2 to 7.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/898](https://togithub.com/fastify/fastify-passport/pull/898) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/900](https://togithub.com/fastify/fastify-passport/pull/900) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/899](https://togithub.com/fastify/fastify-passport/pull/899) - chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/901](https://togithub.com/fastify/fastify-passport/pull/901) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.0 to 5.60.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/903](https://togithub.com/fastify/fastify-passport/pull/903) - Bump typescript dependency by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify-passport/pull/904](https://togithub.com/fastify/fastify-passport/pull/904) - chore: update package-lock.json by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify-passport/pull/905](https://togithub.com/fastify/fastify-passport/pull/905) - chore: enable coverage by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify-passport/pull/907](https://togithub.com/fastify/fastify-passport/pull/907) - chore(deps-dev): bump jest from 29.5.0 to 29.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/908](https://togithub.com/fastify/fastify-passport/pull/908) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.1 to 5.61.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/909](https://togithub.com/fastify/fastify-passport/pull/909) - chore(deps-dev): bump openid-client from 5.4.2 to 5.4.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/911](https://togithub.com/fastify/fastify-passport/pull/911) - chore(deps-dev): bump [@​fastify/session](https://togithub.com/fastify/session) from 10.3.0 to 10.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/913](https://togithub.com/fastify/fastify-passport/pull/913) - chore(deps-dev): bump semver from 7.5.3 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/914](https://togithub.com/fastify/fastify-passport/pull/914) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.1 to 5.61.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/915](https://togithub.com/fastify/fastify-passport/pull/915) - chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/916](https://togithub.com/fastify/fastify-passport/pull/916) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/912](https://togithub.com/fastify/fastify-passport/pull/912) - chore(deps-dev): bump fastify from 4.19.1 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/910](https://togithub.com/fastify/fastify-passport/pull/910) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.61.0 to 5.62.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/917](https://togithub.com/fastify/fastify-passport/pull/917) - chore(deps-dev): bump [@​types/jest](https://togithub.com/types/jest) from 29.5.2 to 29.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/918](https://togithub.com/fastify/fastify-passport/pull/918) - chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/920](https://togithub.com/fastify/fastify-passport/pull/920) - chore(deps-dev): bump [@​types/set-cookie-parser](https://togithub.com/types/set-cookie-parser) from 2.4.2 to 2.4.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/919](https://togithub.com/fastify/fastify-passport/pull/919) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/921](https://togithub.com/fastify/fastify-passport/pull/921) - chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/922](https://togithub.com/fastify/fastify-passport/pull/922) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/926](https://togithub.com/fastify/fastify-passport/pull/926) - chore(deps): bump fastify-plugin from 4.5.0 to 4.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/927](https://togithub.com/fastify/fastify-passport/pull/927) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/930](https://togithub.com/fastify/fastify-passport/pull/930) - chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/931](https://togithub.com/fastify/fastify-passport/pull/931) - chore(deps-dev): bump jest from 29.6.1 to 29.6.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/933](https://togithub.com/fastify/fastify-passport/pull/933) - chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/935](https://togithub.com/fastify/fastify-passport/pull/935) - fix: linting issues by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-passport/pull/936](https://togithub.com/fastify/fastify-passport/pull/936) - chore(deps-dev): bump [@​fastify/secure-session](https://togithub.com/fastify/secure-session) from 6.1.0 to 6.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/929](https://togithub.com/fastify/fastify-passport/pull/929) - chore(deps-dev): bump fastify from 4.19.2 to 4.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/932](https://togithub.com/fastify/fastify-passport/pull/932) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/937](https://togithub.com/fastify/fastify-passport/pull/937) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/938](https://togithub.com/fastify/fastify-passport/pull/938) - chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/939](https://togithub.com/fastify/fastify-passport/pull/939) - chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/940](https://togithub.com/fastify/fastify-passport/pull/940) - chore(deps-dev): bump [@​fastify/cookie](https://togithub.com/fastify/cookie) from 8.3.0 to 9.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/941](https://togithub.com/fastify/fastify-passport/pull/941) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/943](https://togithub.com/fastify/fastify-passport/pull/943) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.1 to 6.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/942](https://togithub.com/fastify/fastify-passport/pull/942) - chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/944](https://togithub.com/fastify/fastify-passport/pull/944) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.2.1 to 6.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/945](https://togithub.com/fastify/fastify-passport/pull/945) - chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/946](https://togithub.com/fastify/fastify-passport/pull/946) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/947](https://togithub.com/fastify/fastify-passport/pull/947) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.3.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/948](https://togithub.com/fastify/fastify-passport/pull/948) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.3.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/949](https://togithub.com/fastify/fastify-passport/pull/949) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.4.0 to 6.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/950](https://togithub.com/fastify/fastify-passport/pull/950) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/953](https://togithub.com/fastify/fastify-passport/pull/953) - chore(deps-dev): bump jest and [@​types/jest](https://togithub.com/types/jest) by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/956](https://togithub.com/fastify/fastify-passport/pull/956) - chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/957](https://togithub.com/fastify/fastify-passport/pull/957) - chore(deps-dev): bump [@​fastify/secure-session](https://togithub.com/fastify/secure-session) from 6.2.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/952](https://togithub.com/fastify/fastify-passport/pull/952) - chore(deps-dev): bump eslint from 8.47.0 to 8.48.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/955](https://togithub.com/fastify/fastify-passport/pull/955) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.4.0 to 6.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/951](https://togithub.com/fastify/fastify-passport/pull/951) - chore(deps-dev): bump fastify from 4.21.0 to 4.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/954](https://togithub.com/fastify/fastify-passport/pull/954) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.7 to 20.5.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/959](https://togithub.com/fastify/fastify-passport/pull/959) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.4.1 to 6.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/962](https://togithub.com/fastify/fastify-passport/pull/962) - chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/961](https://togithub.com/fastify/fastify-passport/pull/961) - chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/963](https://togithub.com/fastify/fastify-passport/pull/963) - chore(deps-dev): bump [@​types/semver](https://togithub.com/types/semver) from 7.5.0 to 7.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/964](https://togithub.com/fastify/fastify-passport/pull/964) - chore(deps-dev): bump fastify from 4.22.0 to 4.22.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/960](https://togithub.com/fastify/fastify-passport/pull/960) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.4.1 to 6.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/958](https://togithub.com/fastify/fastify-passport/pull/958) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.5.0 to 6.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/965](https://togithub.com/fastify/fastify-passport/pull/965) - chore(deps-dev): bump [@​fastify/session](https://togithub.com/fastify/session) from 10.4.0 to 10.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/967](https://togithub.com/fastify/fastify-passport/pull/967) - chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/969](https://togithub.com/fastify/fastify-passport/pull/969) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.5.0 to 6.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/971](https://togithub.com/fastify/fastify-passport/pull/971) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.9 to 20.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/968](https://togithub.com/fastify/fastify-passport/pull/968) - chore(deps-dev): bump [@​fastify/secure-session](https://togithub.com/fastify/secure-session) from 7.0.0 to 7.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/970](https://togithub.com/fastify/fastify-passport/pull/970) - chore(deps-dev): bump openid-client from 5.4.3 to 5.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/966](https://togithub.com/fastify/fastify-passport/pull/966) - ci: fix tiny-lru issue by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-passport/pull/973](https://togithub.com/fastify/fastify-passport/pull/973) - [#​932](https://togithub.com/fastify/fastify-passport/issues/932) fix: avoid multiple calls to regenerate by [@​jcbain](https://togithub.com/jcbain) in [https://github.com/fastify/fastify-passport/pull/972](https://togithub.com/fastify/fastify-passport/pull/972) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.6.0 to 6.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/975](https://togithub.com/fastify/fastify-passport/pull/975) - chore(deps-dev): bump [@​types/semver](https://togithub.com/types/semver) from 7.5.1 to 7.5.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/976](https://togithub.com/fastify/fastify-passport/pull/976) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.6.0 to 6.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/977](https://togithub.com/fastify/fastify-passport/pull/977) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.6.0 to 20.6.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/978](https://togithub.com/fastify/fastify-passport/pull/978) - chore(deps-dev): bump jest and [@​types/jest](https://togithub.com/types/jest) by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/979](https://togithub.com/fastify/fastify-passport/pull/979) - chore(deps-dev): bump fastify from 4.23.0 to 4.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/974](https://togithub.com/fastify/fastify-passport/pull/974) - chore(deps-dev): bump [@​types/passport](https://togithub.com/types/passport) from 1.0.12 to 1.0.13 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/980](https://togithub.com/fastify/fastify-passport/pull/980) - chore(deps-dev): bump [@​fastify/cookie](https://togithub.com/fastify/cookie) from 9.0.4 to 9.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/981](https://togithub.com/fastify/fastify-passport/pull/981) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.0 to 6.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/982](https://togithub.com/fastify/fastify-passport/pull/982) - chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/983](https://togithub.com/fastify/fastify-passport/pull/983) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.6.2 to 20.6.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/984](https://togithub.com/fastify/fastify-passport/pull/984) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.7.0 to 6.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/985](https://togithub.com/fastify/fastify-passport/pull/985) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.2 to 6.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/986](https://togithub.com/fastify/fastify-passport/pull/986) - chore(deps-dev): bump [@​types/set-cookie-parser](https://togithub.com/types/set-cookie-parser) from 2.4.3 to 2.4.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/988](https://togithub.com/fastify/fastify-passport/pull/988) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.6.5 to 20.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/987](https://togithub.com/fastify/fastify-passport/pull/987) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.7.2 to 6.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/989](https://togithub.com/fastify/fastify-passport/pull/989) - chore(deps-dev): bump [@​types/semver](https://togithub.com/types/semver) from 7.5.2 to 7.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/990](https://togithub.com/fastify/fastify-passport/pull/990) - chore(deps-dev): bump rimraf from 5.0.1 to 5.0.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-passport/pull/991](https://togithub.com/fastify/fastify-passport/pull/991) #### New Contributors - [@​wojcikt](https://togithub.com/wojcikt) made their first contribution in [https://github.com/fastify/fastify-passport/pull/858](https://togithub.com/fastify/fastify-passport/pull/858) - [@​mcollina](https://togithub.com/mcollina) made their first contribution in [https://github.com/fastify/fastify-passport/pull/904](https://togithub.com/fastify/fastify-passport/pull/904) - [@​is2ei](https://togithub.com/is2ei) made their first contribution in [https://github.com/fastify/fastify-passport/pull/905](https://togithub.com/fastify/fastify-passport/pull/905) - [@​jcbain](https://togithub.com/jcbain) made their first contribution in [https://github.com/fastify/fastify-passport/pull/972](https://togithub.com/fastify/fastify-passport/pull/972) **Full Changelog**: fastify/fastify-passport@v2.3.0...v2.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/specfy/specfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This changes are needed to support latest Fastify (v4.19.0). See fastify/fastify#4873 for more details
Checklist
npm run test
andnpm run benchmark
and the Code of conduct