Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip ci]: Bump netlify-cli from 2.71.0 to 16.2.0 #1399

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps netlify-cli from 2.71.0 to 16.2.0.

Release notes

Sourced from netlify-cli's releases.

v16.2.0

16.2.0 (2023-08-29)

Features

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to v8.18.0 (#5953) (016cdf9)
  • deps: update dependency @​netlify/edge-bundler to v8.19.0 (#5971) (42478fd)
  • deps: update dependency @​netlify/serverless-functions-api to v1.6.0 (#5935) (1d68354)
  • deps: update dependency @​netlify/serverless-functions-api to v1.7.3 (#5957) (57d6627)
  • deps: update dependency lambda-local to v2.1.2 (#5967) (e592944)
  • deps: update netlify packages (#5915) (1ad27ac)
  • deps: update netlify packages (#5965) (654c366)

v16.1.0

16.1.0 (2023-08-17)

Features

  • let the --cwd option override the monorepo execution directory (#5950) (6051b22)

v16.0.3

16.0.3 (2023-08-14)

Bug Fixes

  • use packagePath to compute internal functions directories (#5944) (43ce9cc)

v16.0.2

16.0.2 (2023-08-11)

Bug Fixes

  • fixes an issue where the package_path was not passed to netlify build for config mutations (#5943) (c7fb082)
  • pass bootstrapUrl to runCoreSteps (#5939) (7382dfb)

v16.0.1

16.0.1 (2023-08-10)

Bug Fixes

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

16.2.0 (2023-08-29)

Features

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to v8.18.0 (#5953) (016cdf9)
  • deps: update dependency @​netlify/edge-bundler to v8.19.0 (#5971) (42478fd)
  • deps: update dependency @​netlify/serverless-functions-api to v1.6.0 (#5935) (1d68354)
  • deps: update dependency @​netlify/serverless-functions-api to v1.7.3 (#5957) (57d6627)
  • deps: update dependency lambda-local to v2.1.2 (#5967) (e592944)
  • deps: update netlify packages (#5915) (1ad27ac)
  • deps: update netlify packages (#5965) (654c366)

16.1.0 (2023-08-17)

Features

  • let the --cwd option override the monorepo execution directory (#5950) (6051b22)

16.0.3 (2023-08-14)

Bug Fixes

  • use packagePath to compute internal functions directories (#5944) (43ce9cc)

16.0.2 (2023-08-11)

Bug Fixes

  • fixes an issue where the package_path was not passed to netlify build for config mutations (#5943) (c7fb082)
  • pass bootstrapUrl to runCoreSteps (#5939) (7382dfb)

16.0.1 (2023-08-10)

Bug Fixes

  • always fetch immutable ef bootstrap version (#5936) (be13485)

16.0.0 (2023-08-10)

... (truncated)

Commits
  • aae2ded chore(main): release 16.2.0 (#5952)
  • ed14e05 feat: add support for context.params in edge functions (#5964)
  • 42478fd fix(deps): update dependency @​netlify/edge-bundler to v8.19.0 (#5971)
  • 654c366 fix(deps): update netlify packages (#5965)
  • e592944 fix(deps): update dependency lambda-local to v2.1.2 (#5967)
  • 2454de6 chore(deps): update dependency verdaccio to v5.26.2 (#5891)
  • 6429080 chore(deps): update dependency @​netlify/functions to v2 (#5958)
  • 57d6627 fix(deps): update dependency @​netlify/serverless-functions-api to v1.7.3 (#5957)
  • 1d68354 fix(deps): update dependency @​netlify/serverless-functions-api to v1.6.0 (#5935)
  • 016cdf9 fix(deps): update dependency @​netlify/edge-bundler to v8.18.0 (#5953)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by netlify-bot, a new releaser for netlify-cli since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.71.0 to 16.2.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v2.71.0...v16.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 6, 2023

Superseded by #1408.

@dependabot dependabot bot closed this Sep 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-16.2.0 branch September 6, 2023 12:10
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