dsmjs / components

React components for the dsmjs.com site
https://components.dsmjs.com/
MIT License
1 stars 5 forks source link

chore(deps-dev): bump netlify-cli from 10.5.0 to 13.0.0 #2241

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.5.0 to 13.0.0.

Release notes

Sourced from netlify-cli's releases.

v13.0.0

13.0.0 (2023-02-21)

⚠ BREAKING CHANGES

  • The x-powered-by header in Netlify Dev responses was replaced with a server header

Features

  • bring dev server headers to parity with production (#5490) (edad634)

v12.14.0

12.14.0 (2023-02-20)

Features

  • show displayName for any edge function that has one being run with ntl dev (#5487) (50fbfb4)

v12.13.2

12.13.2 (2023-02-17)

Bug Fixes

v12.13.1

12.13.1 (2023-02-17)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^8.7.0 (#5485) (ab596c7)

v12.13.0

12.13.0 (2023-02-17)

Features

  • add generator to functions config on deploy (#5483) (03af1a7)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.7.0 (#5481) (f6f9cf9)

v12.12.1

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

13.0.0 (2023-02-21)

⚠ BREAKING CHANGES

  • The x-powered-by header in Netlify Dev responses was replaced with a server header

Features

  • bring dev server headers to parity with production (#5490) (edad634)

12.14.0 (2023-02-20)

Features

  • show displayName for any edge function that has one being run with ntl dev (#5487) (50fbfb4)

12.13.2 (2023-02-17)

Bug Fixes

12.13.1 (2023-02-17)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^8.7.0 (#5485) (ab596c7)

12.13.0 (2023-02-17)

Features

  • add generator to functions config on deploy (#5483) (03af1a7)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.7.0 (#5481) (f6f9cf9)

12.12.1 (2023-02-16)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.9.0 (#5465) (56006fb)

... (truncated)

Commits


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 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[bot] commented 1 year ago

Codecov Report

Base: 25.00% // Head: 25.00% // No change to project coverage :thumbsup:

Coverage data is based on head (0e9dda9) compared to base (b9e8c3e). Patch has no changes to coverable lines.

:exclamation: Current head 0e9dda9 differs from pull request most recent head b2251b1. Consider uploading reports for the commit b2251b1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2241 +/- ## ======================================= Coverage 25.00% 25.00% ======================================= Files 1 1 Lines 4 4 ======================================= Hits 1 1 Misses 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dsmjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dsmjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #2243.