Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps netlify-cli from 10.5.0 to 12.2.10.

Release notes

Sourced from netlify-cli's releases.

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)

v12.2.9

12.2.9 (2022-12-06)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^5.3.1 (#5296) (ff1eecb)
  • deps: update dependency @​types/node to v14.18.34 (#5292) (fd7db45)
  • deps: update dependency cron-parser to v4.7.0 (#5273) (fb6d84a)
  • detect requests without body correctly (#5290) (57ee933)

v12.2.8

12.2.8 (2022-11-30)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.5 (#5283) (47beecf)
  • deps: update dependency @​netlify/edge-bundler to v5 (#5284) (c788701)
  • deps: update dependency axios to v1.2.0 (#5271) (2fb329d)
  • deps: update dependency ci-info to v3.7.0 (#5272) (838953d)
  • deps: update dependency stripe to v10.17.0 (#5275) (bfe3cf1)
  • deps: update dependency typescript to v4.9.3 (#5276) (9e93b84)
  • deps: update module github.com/aws/aws-lambda-go to v1.35.0 (#5277) (49227a2)
  • deps: update rust crate tokio to 1.22.0 (#5278) (4080de2)

v12.2.7

12.2.7 (2022-11-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.0 (#5257) (9571399)
  • deps: update dependency @​netlify/build to ^28.4.1 (#5262) (0d00994)
  • deps: update dependency @​netlify/build to ^28.4.2 (#5264) (3bb969f)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.2 (#5263) (f3e5958)

v12.2.6

12.2.6 (2022-11-21)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

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

  • deps: update dependency @​netlify/edge-bundler to ^5.3.1 (#5296) (ff1eecb)
  • deps: update dependency @​types/node to v14.18.34 (#5292) (fd7db45)
  • deps: update dependency cron-parser to v4.7.0 (#5273) (fb6d84a)
  • detect requests without body correctly (#5290) (57ee933)

12.2.8 (2022-11-30)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.5 (#5283) (47beecf)
  • deps: update dependency @​netlify/edge-bundler to v5 (#5284) (c788701)
  • deps: update dependency axios to v1.2.0 (#5271) (2fb329d)
  • deps: update dependency ci-info to v3.7.0 (#5272) (838953d)
  • deps: update dependency stripe to v10.17.0 (#5275) (bfe3cf1)
  • deps: update dependency typescript to v4.9.3 (#5276) (9e93b84)
  • deps: update module github.com/aws/aws-lambda-go to v1.35.0 (#5277) (49227a2)
  • deps: update rust crate tokio to 1.22.0 (#5278) (4080de2)

12.2.7 (2022-11-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.0 (#5257) (9571399)
  • deps: update dependency @​netlify/build to ^28.4.1 (#5262) (0d00994)
  • deps: update dependency @​netlify/build to ^28.4.2 (#5264) (3bb969f)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.2 (#5263) (f3e5958)

12.2.6 (2022-11-21)

Bug Fixes

  • deps: update dependency @​netlify/framework-info to ^9.5.2 (#5254) (6b32a67)

12.2.5 (2022-11-21)

... (truncated)

Commits
  • e65f97c chore(main): release 12.2.10 (#5300)
  • 0041559 chore(deps): update vitest monorepo to v0.25.6 (#5306)
  • 345ce9c chore(deps): update dependency vite to v3.2.5 (#5305)
  • 62930d8 fix: always look for internal edge functions (#5302)
  • 869c5a8 fix: discard edge function declarations without a path or pattern (#5299)
  • 990da12 chore(main): release 12.2.9 (#5287)
  • ff1eecb fix(deps): update dependency @​netlify/edge-bundler to ^5.3.1 (#5296)
  • 38f548f chore(deps): bump express from 4.17.2 to 4.18.2 in /site (#5295)
  • 26c409d chore: introduce vitests for tests (#5269)
  • 57ee933 fix: detect requests without body correctly (#5290)
  • 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)

Bumps [netlify-cli](https://github.com/netlify/cli) from 10.5.0 to 12.2.10.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v10.5.0...v12.2.10)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

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

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2209   +/-   ##
=======================================
  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. Have a feature suggestion? Share it here.

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2022

Superseded by #2210.

@dependabot dependabot bot closed this Dec 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-12.2.10 branch December 15, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants