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.6.0 #2225

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.5.0 to 12.6.0.

Release notes

Sourced from netlify-cli's releases.

v12.6.0

12.6.0 (2023-01-09)

Features

  • ef templates: replace context.json with Response.json (#5342) (89b14e2)
  • use console.log for logging in ef template (#5340) (7eb4479)

Bug Fixes

  • command-dev: replace deprecated static-server dep by fastify-static (#5341) (2994d3e)
  • deps: update dependency @​netlify/functions to ^1.4.0 (#5348) (61675b2)
  • deps: update netlify packages (#5336) (e1f661a)

v12.5.0

12.5.0 (2022-12-22)

Features

  • command-env: add support for plaintext output in env:list (#5322) (12664f3)

Bug Fixes

  • deps: update dependency @​netlify/build to ^29.2.2 (#5334) (df9260a)
  • deps: update dependency @​netlify/edge-bundler to v8 (#5333) (7ebf238)

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

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.6.0 (2023-01-09)

Features

  • ef templates: replace context.json with Response.json (#5342) (89b14e2)
  • use console.log for logging in ef template (#5340) (7eb4479)

Bug Fixes

  • command-dev: replace deprecated static-server dep by fastify-static (#5341) (2994d3e)
  • deps: update dependency @​netlify/functions to ^1.4.0 (#5348) (61675b2)
  • deps: update netlify packages (#5336) (e1f661a)

12.5.0 (2022-12-22)

Features

  • command-env: add support for plaintext output in env:list (#5322) (12664f3)

Bug Fixes

  • deps: update dependency @​netlify/build to ^29.2.2 (#5334) (df9260a)
  • deps: update dependency @​netlify/edge-bundler to v8 (#5333) (7ebf238)

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

... (truncated)

Commits
  • ab48f8e chore(main): release 12.6.0 (#5343)
  • 16376e9 chore: migrate everything to ESM (#5345)
  • 21d9191 chore(deps): update navikt/github-app-token-generator digest to a3831f4 (#5352)
  • af19b68 docs: add help, update docs for env:list --json flag (#5337)
  • 3f3f9c9 chore(deps): bump qs and browser-sync (#5349)
  • 2f1f8fd chore: remove contributors from package.json and rely on the GitHub UI (#5344)
  • 61675b2 fix(deps): update dependency @​netlify/functions to ^1.4.0 (#5348)
  • aa3939a chore(deps): update dependency vite to v4.0.4 (#5339)
  • 2994d3e fix(command-dev): replace deprecated static-server dep by fastify-static (#5341)
  • e1f661a fix(deps): update netlify packages (#5336)
  • 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 (cca60b7) compared to base (b9e8c3e). Patch has no changes to coverable lines.

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