trailheadapps / lwc-recipes-oss

A collection of easy-to-digest code examples for Lightning Web Components on any platform.
https://lwc.dev
Creative Commons Zero v1.0 Universal
326 stars 253 forks source link

build(deps): bump fastify from 4.24.3 to 4.26.0 #479

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps fastify from 4.24.3 to 4.26.0.

Release notes

Sourced from fastify's releases.

v4.26.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v4.25.2...v4.26.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eomm, a new releaser for fastify since your current version.


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 8 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (c4e5800) 98.62% compared to head (41ef959) 97.24%. Report is 139 commits behind head on main.

Files Patch % Lines
...ecipe/externalComponentNpm/externalComponentNpm.js 50.00% 4 Missing :warning:
...ecipe/externalComponentCdn/externalComponentCdn.js 72.72% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #479 +/- ## ========================================== - Coverage 98.62% 97.24% -1.38% ========================================== Files 42 46 +4 Lines 218 363 +145 Branches 18 62 +44 ========================================== + Hits 215 353 +138 - Misses 3 10 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 7 months ago

Superseded by #495.