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

chore(deps-dev): bump netlify-cli from 15.9.1 to 15.10.0 #2155

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps netlify-cli from 15.9.1 to 15.10.0.

Release notes

Sourced from netlify-cli's releases.

v15.10.0

15.10.0 (2023-07-31)

Features

  • add context.deploy to edge functions context (#5909) (df9ef26)

Bug Fixes

  • b64-encode geo location in local dev (#5873) (faa6ad2)
  • deps: update dependency @​netlify/build to v29.17.3 (#5902) (829ee1a)
  • deps: update dependency @​netlify/build-info to v7.7.0 (#5884) (43d91fc)
  • deps: update dependency @​netlify/build-info to v7.7.1 (#5885) (1daaf5b)
  • deps: update dependency @​netlify/build-info to v7.7.3 (#5899) (8c2b60c)
  • deps: update dependency @​netlify/edge-bundler to v8.17.0 (#5896) (dbb9b70)
  • deps: update dependency @​netlify/edge-bundler to v8.17.1 (#5901) (a45144a)
  • deps: update dependency @​netlify/serverless-functions-api to v1.5.2 (#5874) (a403fbd)
  • deps: update netlify packages (#5869) (c02d0a4)
  • deps: update netlify packages (#5898) (92cc9ed)
  • fixes a bug inside the error reporting (#5880) (f38514a)
  • templates: update dependency @​types/node to v14.18.54 (#5905) (3850c33)
  • use upstream of lambda-local again (#5883) (a175f4e)
Changelog

Sourced from netlify-cli's changelog.

15.10.0 (2023-07-31)

Features

  • add context.deploy to edge functions context (#5909) (df9ef26)

Bug Fixes

  • b64-encode geo location in local dev (#5873) (faa6ad2)
  • deps: update dependency @​netlify/build to v29.17.3 (#5902) (829ee1a)
  • deps: update dependency @​netlify/build-info to v7.7.0 (#5884) (43d91fc)
  • deps: update dependency @​netlify/build-info to v7.7.1 (#5885) (1daaf5b)
  • deps: update dependency @​netlify/build-info to v7.7.3 (#5899) (8c2b60c)
  • deps: update dependency @​netlify/edge-bundler to v8.17.0 (#5896) (dbb9b70)
  • deps: update dependency @​netlify/edge-bundler to v8.17.1 (#5901) (a45144a)
  • deps: update dependency @​netlify/serverless-functions-api to v1.5.2 (#5874) (a403fbd)
  • deps: update netlify packages (#5869) (c02d0a4)
  • deps: update netlify packages (#5898) (92cc9ed)
  • fixes a bug inside the error reporting (#5880) (f38514a)
  • templates: update dependency @​types/node to v14.18.54 (#5905) (3850c33)
  • use upstream of lambda-local again (#5883) (a175f4e)
Commits
  • b08bcac chore(main): release 15.10.0 (#5881)
  • df9ef26 feat: add context.deploy to edge functions context (#5909)
  • 3850c33 fix(templates): update dependency @​types/node to v14.18.54 (#5905)
  • 8212c1a refactor: 110.command.build.test.cjs (#5893)
  • 2c0657e refactor: tests/integration/commands/addons/addons.test.mjs (#5887)
  • 3678e31 refactor: tests/integration/310.command.dev.exec.test.cjs (#5886)
  • d8228d8 refactor: 130.eleventy.test.cjs (#5894)
  • 0897962 refactor: remove already implemented test (#5903)
  • 829ee1a fix(deps): update dependency @​netlify/build to v29.17.3 (#5902)
  • a45144a fix(deps): update dependency @​netlify/edge-bundler to v8.17.1 (#5901)
  • 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 15.9.1 to 15.10.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v15.9.1...v15.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2023 07:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

👀 Visit Preview

@theo-mesnil theo-mesnil merged commit affce60 into master Aug 1, 2023
2 checks passed
@theo-mesnil theo-mesnil deleted the dependabot-npm_and_yarn-netlify-cli-15.10.0 branch August 1, 2023 07:52
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 to-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant