nest
nest copied to clipboard
chore(deps): bump undici and mercurius in /sample/33-graphql-mercurius
Bumps undici to 5.28.4 and updates ancestor dependency mercurius. These dependencies need to be updated together.
Updates undici from 5.28.3 to 5.28.4
Release notes
Sourced from undici's releases.
v5.28.4
:warning: Security Release :warning:
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4
Commits
Updates mercurius from 13.4.0 to 14.1.0
Release notes
Sourced from mercurius's releases.
v14.1.0
What's Changed
- fix: updates undici to keep up with latest security release by
@​asciidiscoin mercurius-js/mercurius#1099- fix: handle if error.originalError.errors is not array by
@​dancastilloin mercurius-js/mercurius#1095- fix: removed not used utilities and fixed comment by
@​shevchenkonikin mercurius-js/mercurius#1093New Contributors
@​dancastillomade their first contribution in mercurius-js/mercurius#1095@​shevchenkonikmade their first contribution in mercurius-js/mercurius#1093Full Changelog: https://github.com/mercurius-js/mercurius/compare/v14.0.0...v14.1.0
v14.0.0
What's Changed
- Update to
@​fastify/websocketv10 by@​mcollinain mercurius-js/mercurius#1089Full Changelog: https://github.com/mercurius-js/mercurius/compare/v13.4.1...v14.0.0
v13.4.1
What's Changed
- Lock graphql-jit to v0.8.4 by
@​mcollinain mercurius-js/mercurius#1090Full Changelog: https://github.com/mercurius-js/mercurius/compare/v13.4.0...v13.4.1
Commits
8fc3888Bumped v14.1.046f88fdfix: removed not used utilities and fixed comment (#1093)04d9bc3fix: handle if error.originalError.errors is not array (#1095)e9873dbfix: updates undici to keep up with latest security release (#1099)396f6a3Bumped v14.0.0d4ab7f4Update to@​fastify/websocketv10 (#1089)8130ba9Bumped v13.4.122bf930Lock graphql-jit to v0.8.4 (#1090)- 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 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.
Pull Request Test Coverage Report for Build 1ac19895-2b26-495d-882d-25e8880a6831
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 92.124%
| Totals | |
|---|---|
| Change from base Build 1aeb7322-eb1f-4afc-967d-0f8a4de5b615: | 0.0% |
| Covered Lines: | 6737 |
| Relevant Lines: | 7313 |