deps: bump the all-dependencies group across 1 directory with 5 updates
Merged
Number: #125
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
May 14, 2025 at 04:33 PM UTC
(4 months ago)
(4 months ago)
Updated:
May 14, 2025 at 04:35 PM UTC
(4 months ago)
(4 months ago)
Merged:
May 14, 2025 at 04:35 PM UTC
(4 months ago)
by github-actions[bot]
(4 months ago)
by github-actions[bot]
Time to Close:
2 minutes
Labels:
dependencies
dependencies
Description:
Bumps the all-dependencies group with 5 updates in the / directory:
Package | From | To |
---|---|---|
fastify | 5.3.2 |
5.3.3 |
@swc/cli | 0.7.5 |
0.7.7 |
@types/node | 22.15.17 |
22.15.18 |
caniuse-lite | 1.0.30001717 |
1.0.30001718 |
electron-to-chromium | 1.5.151 |
1.5.152 |
Updates fastify
from 5.3.2 to 5.3.3
Release notes
Sourced from fastify's releases.
v5.3.3
What's Changed
- docs: update Vercel section by
@leerob
in fastify/fastify#6046- docs(ecosystem): add fastify-papr plugin by
@inaiat
in fastify/fastify#6051- test: migrated helper and input validation to node test runner by
@ilteoood
in fastify/fastify#6074- style: add "no comma-dangle" rule to eslint config and remove trailing commas by
@cecia234
in fastify/fastify#6069- test: migrate stream tests to node test runner by
@ilteoood
in fastify/fastify#6065- test: logger response by
@ilteoood
in fastify/fastify#6055- test: migrate schema feature to node test runner by
@ilteoood
in fastify/fastify#6066- fix: Added more cases for JSON schema validation by
@mcollina
in fastify/fastify#6067- test: migrated inject.test.js from tap to node:test by
@Tony133
in fastify/fastify#6068- test: migrated plugin 1 to node test runner by
@ilteoood
in fastify/fastify#6075- ci: fix branch pattern by
@Eomm
in fastify/fastify#6090- docs: added Jeasx to Ecosystem.md by
@jablonski
in fastify/fastify#6082- test: mv promises from tap by
@jean-michelet
in fastify/fastify#6085- refactor: node:http2 is always available by
@Cangit
in fastify/fastify#6073- fix: update borp to 0.20.0. by
@lholmquist
in fastify/fastify#6091- chore: Bump fluent-json-schema from 5.0.0 to 6.0.0 by
@dependabot
in fastify/fastify#6101- chore: Bump tsd from 0.31.2 to 0.32.0 in the dev-dependencies-typescript group by
@dependabot
in fastify/fastify#6100- test: migrated decorator.test.js from tap to node:test by
@Tony133
in fastify/fastify#5957- test: stabilize pipelining shutdown test with controlled close timing by
@jean-michelet
in fastify/fastify#6099- test: migrated output-validation.test.js from tap to node:test by
@Tony133
in fastify/fastify#6076- test: remove tap from hooks-on ready file by
@IcaroSilvaFK
in fastify/fastify#6080- test: mv hooks.on-listen from tap by
@jean-michelet
in fastify/fastify#6086- ci: ignore scripts by
@Fdawgs
in fastify/fastify#6108- docs: add a warning about
setErrorHandler
overriding a previously defined error handler on an encapsulated context by@jean-michelet
in fastify/fastify#6097- docs(ecosystem): remove
fastify-diagnostics-channel
by@inyourtime
in fastify/fastify#6117- fix: internal function _addHook failure should be turned into the rejection app.ready is waiting for by
@jean-michelet
in fastify/fastify#6105- test: replace removed request properties and update docs by
@inyourtime
in fastify/fastify#6111- test: mv reply from tap by
@jean-michelet
in fastify/fastify#6089- test: updated promises.test.js re-added the plan() method by
@Tony133
in fastify/fastify#6057- ci: add support to test release candidates by
@RafaelGSS
in fastify/fastify#6103New Contributors
@leerob
made their first contribution in fastify/fastify#6046@inaiat
made their first contribution in fastify/fastify#6051@cecia234
made their first contribution in fastify/fastify#6069@jablonski
made their first contribution in fastify/fastify#6082@lholmquist
made their first contribution in fastify/fastify#6091@IcaroSilvaFK
made their first contribution in fastify/fastify#6080Full Changelog: https://github.com/fastify/fastify/compare/v5.3.2...v5.3.3
Commits
220b532
Bumped v5.3.38537e82
ci: add support to test release candidates (#6103)0c18914
test: updated promises.test.js re-added the plan() method (#6057)2635e25
test: mv reply from tap (#6089)51933de
test: replace removed request properties and update docs (#6111)8ddd4fa
fix: internal function _addHook failure should be turned into the rejection t...850ebf6
docs(ecosystem): remove fastify-diagnostics-channel (#6117)59f21ed
docs: add a warning aboutsetErrorHandler
overriding a previously defined e...8318d01
ci: ignore scripts (#6108)66db429
test: mv hooks.on-listen from tap (#6086)- Additional commits viewable in compare view
Updates @swc/cli
from 0.7.5 to 0.7.7
Commits
- See full diff in compare view
Updates @types/node
from 22.15.17 to 22.15.18
Commits
- See full diff in compare view
Updates caniuse-lite
from 1.0.30001717 to 1.0.30001718
Commits
94988f1
Update caniuse-db 1.0.30001718- See full diff in compare view
Updates electron-to-chromium
from 1.5.151 to 1.5.152
Commits
f959fee
1.5.152f395914
generate new version- See full diff 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 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
Commits:
5
5
Files Changed:
4
4
Additions:
+85
+85
Deletions:
-78
-78
Package Dependencies
Technical Details
ID: | 273066 |
UUID: | 2519832588 |
Node ID: | PR_kwDOKvqLmM6WMZgM |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |