deps: bump the all-dependencies group with 5 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months 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
@Uzlopakin fastify/fastify#6175- chore: removed simple-get from mkcalendar tests by
@ilteooodin fastify/fastify#6199- chore: removed simple-get from versioned-routes tests by
@ilteooodin fastify/fastify#6202- chore: removed simple-get from hooks tests by
@ilteooodin fastify/fastify#6210- fix: close pipelining test by
@ilteooodin fastify/fastify#6204- chore: removed simple-get from unlock test by
@ilteooodin fastify/fastify#6178- chore: removed simple-get from use-semicolon-delimiter tests by
@ilteooodin fastify/fastify#6203- chore: removed simple-get from custom-https-server tests by
@ilteooodin fastify/fastify#6201- chore: remove simple-get from custom parser 5 by
@ilteooodin fastify/fastify#6172- chore: removed simple-get from head tests by
@ilteooodin fastify/fastify#6196- chore: removed simple-get from request id tests by
@ilteooodin fastify/fastify#6193- chore: remove simple get from custom parser 1 by
@ilteooodin fastify/fastify#6167- chore: removed simple-get from custom-parser-0 by
@ilteooodin fastify/fastify#6168- chore: remove simple-get from custom parser 2 by
@ilteooodin fastify/fastify#6169- chore: remove simple-get from custom parser 4 by
@ilteooodin fastify/fastify#6171- chore: removed simple-get from promises test by
@ilteooodin fastify/fastify#6183- chore: removed simple-get from move test by
@ilteooodin fastify/fastify#6179- chore: remove simple-get from custom querystring parser by
@ilteooodin fastify/fastify#6166- chore: remove simple-get from propfind by
@ilteooodin fastify/fastify#6174- chore: removed simple-get from case insensitive test by
@ilteooodin fastify/fastify#6188- chore: remove simple get from async-await tests by
@ilteooodin fastify/fastify#6165- chore: removed simple-get from header overflow test by
@ilteooodin fastify/fastify#6190- chore: removed simple-get from check test by
@ilteooodin fastify/fastify#6176- chore: removed simple-get from async hooks test by
@ilteooodin fastify/fastify#6189- feat(types): export more schema related types by
@marcalexieiin fastify/fastify#6207- chore: removed simple-get from copy tests by
@ilteooodin fastify/fastify#6198- chore: removed simple-get from request-error test by
@ilteooodin fastify/fastify#6184- chore: removed simple-get from decorator tests by
@ilteooodin fastify/fastify#6192- ci: pin third-party actions to commit-hash by
@Fdawgsin fastify/fastify#6218- fix: close fastify instance by
@ilteooodin fastify/fastify#6177- chore(license): replace date range by
@Fdawgsin fastify/fastify#6219- chore: removed simple-get from plugin-1 test by
@ilteooodin fastify/fastify#6180- chore: removed simple-get from plugin-2 test by
@ilteooodin fastify/fastify#6181- chore: removed simple-get from plugin-3 test by
@ilteooodin fastify/fastify#6182- chore: remove simple get from reply test by
@ilteooodin fastify/fastify#6160- feat(types): add missing error types by
@davidwoodin fastify/fastify#6217- docs: setErrorHandler description by
@AlvesJorgein fastify/fastify#6227- docs: fix onError hook execution order documentation by
@emicoviin fastify/fastify#6225- fix: handle abort signal in fastify.listen by
@climba03003in fastify/fastify#6235- feat: prepare to use Promise.withResolvers by
@climba03003in fastify/fastify#6232- docs: updated SECURITY.md by
@Eommin fastify/fastify#6233- fix(docs): fix markdown to exclude leading parenthesis by
@IanWoodardin fastify/fastify#6238- ci: fix thollander/actions-comment-pull-request commit-hash by
@Fdawgsin fastify/fastify#6244- docs(routes): add payload to preParsing signature by
@callmehiphopin fastify/fastify#6240- docs(ecosystem): add fastify-route-preset plugin by
@inyourtimein fastify/fastify#6220- chore: remove simple get from async request, get and register... by
@ilteooodin fastify/fastify#6246- docs: improve custom validator documentation for async hooks by
@emicoviin fastify/fastify#6228- chore: remove simple get from route shorthand by
@ilteooodin fastify/fastify#6245
... (truncated)
Commits
b84733eBumped v5.5.0b0e255afix: OPTIONS Content-Type handling (#6263)0d71821docs: Add Hey API to ecosystem (#6280)31db1bddocs(ecosystem): add fastify-permissions plugin (#6265)b3e868fchore: refactor reply.send and prioritize kReplyIsError (#6267)bbc46dbdocs(contributing): fix grammar and clarify instructions (#6277)66c191cfeat: move router options to own key (#5985)ad97fbbfeat(types): enforce reply status code types with type providers (#6250)1d35138chore: Bump cross-env from 7.0.3 to 10.0.0 (#6274)89c517dchore: 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
--permissionsupport (by@broofa).
Changelog
Sourced from browserslist's changelog.
4.25.2
- Fixed Node.js
--permissionsupport (by@broofa).
Commits
c7b27ecRelease 4.25.2 version506b14aFix test coveragee891823Fix test coverage checkd64779ffix: handle ErrnoExceptions in isFile() and isDirectory() (#900)a740711Update dependenciesef49d84Update Node.js on CI5a8377fPin and update CI actions81d33b7Promote browserslist-config-baselinebe1860cClean old sponsor with broken website and fix dark theme3e1e709Add Kinsta sponsor- See full diff in compare view
Updates caniuse-lite from 1.0.30001733 to 1.0.30001734
Commits
e245793Update 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
8447abbThanks@WooWan! - feat: support for HTTP protocol in private registries#51
1d9c7d5Thanks@mrginglymus! - feat: try readingpackage.jsonfromcwdfor 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
2eb7867Thanks@mrginglymus! - fix: give up patchingyarnpnp 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 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 <dependency name> major versionwill 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 versionwill 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 |