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.4.1 #2214

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.5.0 to 12.4.1.

Release notes

Sourced from netlify-cli's releases.

v12.4.1

12.4.1 (2022-12-20)

Bug Fixes

  • deps: update dependency @​netlify/build to ^29.2.1 (#5330) (3b491be)
  • deps: update dependency @​netlify/edge-bundler to v7 (#5325) (3ff4a57)
  • deps: update dependency @​netlify/framework-info to ^9.5.3 (#5304) (6102e77)
  • deps: update netlify packages (#5318) (bb16cec)

v12.4.0

12.4.0 (2022-12-15)

Features

v12.3.0

12.3.0 (2022-12-15)

Features

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^6.1.0 (#5313) (f9f45ed)

v12.2.11

12.2.11 (2022-12-14)

Bug Fixes

  • allow for in-source-config internal edge functions in proxy (#5311) (acdcbb6)
  • deps: update dependency @​netlify/build to v29 (#5297) (a49e5fc)
  • deps: update dependency @​netlify/edge-bundler to v6 (#5308) (6214768)

v12.2.10

12.2.10 (2022-12-10)

Bug Fixes

  • always look for internal edge functions (#5302) (62930d8)
  • discard edge function declarations without a path or pattern (#5299) (869c5a8)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.4.1 (2022-12-20)

Bug Fixes

  • deps: update dependency @​netlify/build to ^29.2.1 (#5330) (3b491be)
  • deps: update dependency @​netlify/edge-bundler to v7 (#5325) (3ff4a57)
  • deps: update dependency @​netlify/framework-info to ^9.5.3 (#5304) (6102e77)
  • deps: update netlify packages (#5318) (bb16cec)

12.4.0 (2022-12-15)

Features

12.3.0 (2022-12-15)

Features

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^6.1.0 (#5313) (f9f45ed)

12.2.11 (2022-12-14)

Bug Fixes

  • allow for in-source-config internal edge functions in proxy (#5311) (acdcbb6)
  • deps: update dependency @​netlify/build to v29 (#5297) (a49e5fc)
  • deps: update dependency @​netlify/edge-bundler to v6 (#5308) (6214768)

12.2.10 (2022-12-10)

Bug Fixes

  • always look for internal edge functions (#5302) (62930d8)
  • discard edge function declarations without a path or pattern (#5299) (869c5a8)

12.2.9 (2022-12-06)

Bug Fixes

... (truncated)

Commits
  • 0bc18bb chore(main): release 12.4.1 (#5321)
  • 3b491be fix(deps): update dependency @​netlify/build to ^29.2.1 (#5330)
  • 3ff4a57 fix(deps): update dependency @​netlify/edge-bundler to v7 (#5325)
  • bb16cec fix(deps): update netlify packages (#5318)
  • 81ac0c6 chore(deps): update dependency vite to v4 (#5327)
  • 9bb51a1 chore(deps): update vitest monorepo to ^0.26.0 (#5324)
  • d3dfa17 chore: remove unnecessary abstractions of filesystem functions (#5320)
  • 6102e77 fix(deps): update dependency @​netlify/framework-info to ^9.5.3 (#5304)
  • cf2f402 chore: introduce test debugging for cli tests (#5319)
  • 9a7c666 chore(main): release 12.4.0 (#5317)
  • 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 (4da601e) compared to base (b9e8c3e). Patch has no changes to coverable lines.

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