Core
Core copied to clipboard
Bump @fastify/secure-session from 5.2.0 to 7.3.0
Bumps @fastify/secure-session from 5.2.0 to 7.3.0.
Release notes
Sourced from @fastify/secure-session's releases.
v7.3.0
:warning: Security Release :warning:
Fixes https://github.com/fastify/fastify-secure-session/security/advisories/GHSA-9wwp-q7wq-jx35
What's Changed
- Update the file name of the key in README.md for consistency by
@acro5pianoin fastify/fastify-secure-session#215- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-secure-session#221New Contributors
@acro5pianomade their first contribution in fastify/fastify-secure-session#215Full Changelog: https://github.com/fastify/fastify-secure-session/compare/v7.2.0...v7.3.0
v7.2.0
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by
@dependabotin fastify/fastify-secure-session#200- perf: use
node:prefix to bypass require.cache call for builtins by@Fdawgsin fastify/fastify-secure-session#201- chore: add
.gitattributesfile by@Fdawgsin fastify/fastify-secure-session#203- chore(package): explicitly declare js module type by
@Fdawgsin fastify/fastify-secure-session#205- build(deps): bump fastify/workflows from 3 to 4 by
@dependabotin fastify/fastify-secure-session#206- Revert "build(deps): bump fastify/workflows from 3 to 4" by
@jsumnersin fastify/fastify-secure-session#207- build(deps-dev): bump cookie from 0.5.0 to 0.6.0 by
@dependabotin fastify/fastify-secure-session#208- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by
@dependabotin fastify/fastify-secure-session#210- chore: replace
fastify.iolinks withfastify.devby@Fdawgsin fastify/fastify-secure-session#212- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-secure-session#213- fix(type): set missing key expect error by
@Gehbtin fastify/fastify-secure-session#214New Contributors
@Gehbtmade their first contribution in fastify/fastify-secure-session#214Full Changelog: https://github.com/fastify/fastify-secure-session/compare/v7.1.0...v7.2.0
v7.1.0
What's Changed
- add .touch() method by
@Momy93in fastify/fastify-secure-session#198New Contributors
@Momy93made their first contribution in fastify/fastify-secure-session#198Full Changelog: https://github.com/fastify/fastify-secure-session/compare/v7.0.0...v7.1.0
v7.0.0
What's Changed
- build(deps): bump
@fastify/cookiefrom 8.3.0 to 9.0.4 by@dependabotin fastify/fastify-secure-session#194- fix: broken link by
@Zamiellin fastify/fastify-secure-session#195New Contributors
@Zamiellmade their first contribution in fastify/fastify-secure-session#195
... (truncated)
Commits
9d6713cBumped v7.3.056d6664Merge pull request from GHSA-9wwp-q7wq-jx357b6eebebuild(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#221)3fa8cbfUpdate README.md so that the key name become consistent (#215)43c7763Bumped v7.2.03919e2bfix(type): set missing key expect error (#214)49b5136chore(.gitignore): add .tap/ dir (#213)846f35bchore: replacefastify.iolinks withfastify.dev(#212)62202bfbuild(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#210)28b8f16build(deps-dev): bump cookie from 0.5.0 to 0.6.0 (#208)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.