deps: bump the all-dependencies group with 5 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(27 days ago)
(27 days ago)
(27 days ago)
by github-actions[bot]
dependencies
Bumps the all-dependencies group with 5 updates:
Package | From | To |
---|---|---|
fastify | 5.4.0 |
5.5.0 |
@types/node | 24.2.0 |
24.2.1 |
browserslist | 4.25.1 |
4.25.2 |
caniuse-lite | 1.0.30001733 |
1.0.30001734 |
napi-postinstall | 0.3.2 |
0.3.3 |
Updates fastify
from 5.4.0 to 5.5.0
Release notes
Sourced from fastify's releases.
v5.5.0
What's Changed
- docs: fix markdown linting issue by
@Uzlopak
in fastify/fastify#6175- chore: removed simple-get from mkcalendar tests by
@ilteoood
in fastify/fastify#6199- chore: removed simple-get from versioned-routes tests by
@ilteoood
in fastify/fastify#6202- chore: removed simple-get from hooks tests by
@ilteoood
in fastify/fastify#6210- fix: close pipelining test by
@ilteoood
in fastify/fastify#6204- chore: removed simple-get from unlock test by
@ilteoood
in fastify/fastify#6178- chore: removed simple-get from use-semicolon-delimiter tests by
@ilteoood
in fastify/fastify#6203- chore: removed simple-get from custom-https-server tests by
@ilteoood
in fastify/fastify#6201- chore: remove simple-get from custom parser 5 by
@ilteoood
in fastify/fastify#6172- chore: removed simple-get from head tests by
@ilteoood
in fastify/fastify#6196- chore: removed simple-get from request id tests by
@ilteoood
in fastify/fastify#6193- chore: remove simple get from custom parser 1 by
@ilteoood
in fastify/fastify#6167- chore: removed simple-get from custom-parser-0 by
@ilteoood
in fastify/fastify#6168- chore: remove simple-get from custom parser 2 by
@ilteoood
in fastify/fastify#6169- chore: remove simple-get from custom parser 4 by
@ilteoood
in fastify/fastify#6171- chore: removed simple-get from promises test by
@ilteoood
in fastify/fastify#6183- chore: removed simple-get from move test by
@ilteoood
in fastify/fastify#6179- chore: remove simple-get from custom querystring parser by
@ilteoood
in fastify/fastify#6166- chore: remove simple-get from propfind by
@ilteoood
in fastify/fastify#6174- chore: removed simple-get from case insensitive test by
@ilteoood
in fastify/fastify#6188- chore: remove simple get from async-await tests by
@ilteoood
in fastify/fastify#6165- chore: removed simple-get from header overflow test by
@ilteoood
in fastify/fastify#6190- chore: removed simple-get from check test by
@ilteoood
in fastify/fastify#6176- chore: removed simple-get from async hooks test by
@ilteoood
in fastify/fastify#6189- feat(types): export more schema related types by
@marcalexiei
in fastify/fastify#6207- chore: removed simple-get from copy tests by
@ilteoood
in fastify/fastify#6198- chore: removed simple-get from request-error test by
@ilteoood
in fastify/fastify#6184- chore: removed simple-get from decorator tests by
@ilteoood
in fastify/fastify#6192- ci: pin third-party actions to commit-hash by
@Fdawgs
in fastify/fastify#6218- fix: close fastify instance by
@ilteoood
in fastify/fastify#6177- chore(license): replace date range by
@Fdawgs
in fastify/fastify#6219- chore: removed simple-get from plugin-1 test by
@ilteoood
in fastify/fastify#6180- chore: removed simple-get from plugin-2 test by
@ilteoood
in fastify/fastify#6181- chore: removed simple-get from plugin-3 test by
@ilteoood
in fastify/fastify#6182- chore: remove simple get from reply test by
@ilteoood
in fastify/fastify#6160- feat(types): add missing error types by
@davidwood
in fastify/fastify#6217- docs: setErrorHandler description by
@AlvesJorge
in fastify/fastify#6227- docs: fix onError hook execution order documentation by
@emicovi
in fastify/fastify#6225- fix: handle abort signal in fastify.listen by
@climba03003
in fastify/fastify#6235- feat: prepare to use Promise.withResolvers by
@climba03003
in fastify/fastify#6232- docs: updated SECURITY.md by
@Eomm
in fastify/fastify#6233- fix(docs): fix markdown to exclude leading parenthesis by
@IanWoodard
in fastify/fastify#6238- ci: fix thollander/actions-comment-pull-request commit-hash by
@Fdawgs
in fastify/fastify#6244- docs(routes): add payload to preParsing signature by
@callmehiphop
in fastify/fastify#6240- docs(ecosystem): add fastify-route-preset plugin by
@inyourtime
in fastify/fastify#6220- chore: remove simple get from async request, get and register... by
@ilteoood
in fastify/fastify#6246- docs: improve custom validator documentation for async hooks by
@emicovi
in fastify/fastify#6228- chore: remove simple get from route shorthand by
@ilteoood
in fastify/fastify#6245
... (truncated)
Commits
b84733e
Bumped v5.5.0b0e255a
fix: OPTIONS Content-Type handling (#6263)0d71821
docs: Add Hey API to ecosystem (#6280)31db1bd
docs(ecosystem): add fastify-permissions plugin (#6265)b3e868f
chore: refactor reply.send and prioritize kReplyIsError (#6267)bbc46db
docs(contributing): fix grammar and clarify instructions (#6277)66c191c
feat: move router options to own key (#5985)ad97fbb
feat(types): enforce reply status code types with type providers (#6250)1d35138
chore: Bump cross-env from 7.0.3 to 10.0.0 (#6274)89c517d
chore: Bump typescript in the dev-dependencies-typescript group (#6273)- Additional commits viewable in compare view
Updates @types/node
from 24.2.0 to 24.2.1
Commits
- See full diff in compare view
Updates browserslist
from 4.25.1 to 4.25.2
Release notes
Sourced from browserslist's releases.
4.25.2
- Fixed Node.js
--permission
support (by@broofa
).
Changelog
Sourced from browserslist's changelog.
4.25.2
- Fixed Node.js
--permission
support (by@broofa
).
Commits
c7b27ec
Release 4.25.2 version506b14a
Fix test coveragee891823
Fix test coverage checkd64779f
fix: handle ErrnoExceptions in isFile() and isDirectory() (#900)a740711
Update dependenciesef49d84
Update Node.js on CI5a8377f
Pin and update CI actions81d33b7
Promote browserslist-config-baselinebe1860c
Clean old sponsor with broken website and fix dark theme3e1e709
Add Kinsta sponsor- See full diff in compare view
Updates caniuse-lite
from 1.0.30001733 to 1.0.30001734
Commits
e245793
Update caniuse-db 1.0.30001734- See full diff in compare view
Updates napi-postinstall
from 0.3.2 to 0.3.3
Changelog
Sourced from napi-postinstall's changelog.
0.3.3
Patch Changes
#47
8447abb
Thanks@WooWan
! - feat: support for HTTP protocol in private registries#51
1d9c7d5
Thanks@mrginglymus
! - feat: try readingpackage.json
fromcwd
for cli usage0.3.0
Minor Changes
0.2.5
Patch Changes
0.2.4
Patch Changes
0.2.3
Patch Changes
0.2.2
Patch Changes
- #25
2eb7867
Thanks@mrginglymus
! - fix: give up patchingyarn
pnp automatically which is impossible0.2.1
Patch Changes
0.2.0
Minor Changes
... (truncated)
Commits
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 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
6
4
+67
-67
Package Dependencies
Technical Details
ID: | 4937934 |
UUID: | 2737141482 |
Node ID: | PR_kwDOKvqLmM6jJXbq |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |