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 12.14.0 #2239

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.5.0 to 12.14.0.

Release notes

Sourced from netlify-cli's releases.

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

12.12.1 (2023-02-16)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.9.0 (#5465) (56006fb)
  • deps: update dependency @​netlify/build to ^29.5.6 (#5472) (e062842)
  • deps: update dependency @​netlify/build to ^29.5.7 (#5474) (7547825)
  • deps: update dependency @​netlify/edge-bundler to ^8.5.0 (#5462) (65c05d2)
  • deps: update dependency @​netlify/edge-bundler to ^8.6.0 (#5473) (1b2c910)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.6.0 (#5471) (c20cf1b)
  • deps: update dependency axios to v1.3.2 (#5466) (fb1bb3b)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

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)
  • deps: update dependency @​netlify/build to ^29.5.6 (#5472) (e062842)
  • deps: update dependency @​netlify/build to ^29.5.7 (#5474) (7547825)
  • deps: update dependency @​netlify/edge-bundler to ^8.5.0 (#5462) (65c05d2)
  • deps: update dependency @​netlify/edge-bundler to ^8.6.0 (#5473) (1b2c910)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.6.0 (#5471) (c20cf1b)
  • deps: update dependency axios to v1.3.2 (#5466) (fb1bb3b)
  • deps: update dependency axios to v1.3.3 (#5476) (d778acb)
  • deps: update dependency ci-info to v3.8.0 (#5467) (6f81bfb)
  • deps: update dependency commander to v10 (#5459) (a49ac0a)
  • deps: update dependency fastify to v4.13.0 (#5468) (2a80553)
  • deps: update dependency minimist to v1.2.8 (#5464) (ad09858)

... (truncated)

Commits
  • 171a14a chore(main): release 12.14.0 (#5491)
  • 50fbfb4 feat: show displayName for any edge function that has one being run with ntl ...
  • 3412ff2 chore(main): release 12.13.2 (#5489)
  • 34e92bd fix(deps): update netlify packages (#5488)
  • 7998a74 chore(main): release 12.13.1 (#5486)
  • ab596c7 fix(deps): update dependency @​netlify/edge-bundler to ^8.7.0 (#5485)
  • 3571e2a chore(main): release 12.13.0 (#5482)
  • 03af1a7 feat: add generator to functions config on deploy (#5483)
  • f6f9cf9 fix(deps): update dependency @​netlify/zip-it-and-ship-it to ^8.7.0 (#5481)
  • 3d82b39 chore(main): release 12.12.1 (#5463)
  • Additional commits viewable in compare view


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 (905db59) compared to base (b9e8c3e). Patch has no changes to coverable lines.

:exclamation: Current head 905db59 differs from pull request most recent head 097b9a3. Consider uploading reports for the commit 097b9a3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2239 +/- ## ======================================= 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 #2241.