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

build(deps-dev): bump netlify-cli from 17.10.2 to 17.15.2 #1309

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps netlify-cli from 17.10.2 to 17.15.2.

Release notes

Sourced from netlify-cli's releases.

v17.15.2

17.15.2 (2024-01-22)

Bug Fixes

  • deps: update dependency @​netlify/build to v29.32.3 (#6338) (4e503cf)
  • deps: update dependency @​netlify/build to v29.32.4 (#6341) (5493b1c)
  • deps: update dependency @​netlify/edge-bundler to v11.2.2 (#6340) (51f3c47)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v9.28.3 (#6336) (d879fa5)

v17.15.1

17.15.1 (2024-01-19)

Bug Fixes

v17.15.0

17.15.0 (2024-01-18)

Features

  • expose site feature flags to EF registry (#6331) (b862c9e)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to v11.2.0 (#6330) (9e82627)

v17.14.1

17.14.1 (2024-01-18)

Bug Fixes

  • deps: update dependency @​netlify/blobs to v6.4.2 (#6327) (c1bd6d7)
  • deps: update dependency @​netlify/build-info to v7.11.5 (#6329) (b0d236f)
  • upload file blobs before serving by providing build with blobs context (#6299) (2fd6969)

v17.14.0

17.14.0 (2024-01-15)

Features

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.15.2 (2024-01-22)

Bug Fixes

  • deps: update dependency @​netlify/build to v29.32.3 (#6338) (4e503cf)
  • deps: update dependency @​netlify/build to v29.32.4 (#6341) (5493b1c)
  • deps: update dependency @​netlify/edge-bundler to v11.2.2 (#6340) (51f3c47)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v9.28.3 (#6336) (d879fa5)

17.15.1 (2024-01-19)

Bug Fixes

17.15.0 (2024-01-18)

Features

  • expose site feature flags to EF registry (#6331) (b862c9e)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to v11.2.0 (#6330) (9e82627)

17.14.1 (2024-01-18)

Bug Fixes

  • deps: update dependency @​netlify/blobs to v6.4.2 (#6327) (c1bd6d7)
  • deps: update dependency @​netlify/build-info to v7.11.5 (#6329) (b0d236f)
  • upload file blobs before serving by providing build with blobs context (#6299) (2fd6969)

17.14.0 (2024-01-15)

Features

17.13.2 (2024-01-12)

... (truncated)

Commits
  • 0b0b9ff chore(main): release 17.15.2 (#6337)
  • 5493b1c fix(deps): update dependency @​netlify/build to v29.32.4 (#6341)
  • 4e503cf fix(deps): update dependency @​netlify/build to v29.32.3 (#6338)
  • 51f3c47 fix(deps): update dependency @​netlify/edge-bundler to v11.2.2 (#6340)
  • d879fa5 fix(deps): update dependency @​netlify/zip-it-and-ship-it to v9.28.3 (#6336)
  • dc2d5d2 chore(main): release 17.15.1 (#6334)
  • da888f7 fix(deps): update netlify packages (#6335)
  • 301ccd0 fix: functions:serve should serve V2 Functions (#6290)
  • 9a5a32f chore(main): release 17.15.0 (#6332)
  • cb40f87 chore(deps): update vitest monorepo to v1.2.1 (#6260)
  • 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 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 17.10.2 to 17.15.2.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v17.10.2...v17.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2024
Copy link

codeclimate bot commented Jan 23, 2024

Code Climate has analyzed commit 6a03851 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

Superseded by #1313.

@dependabot dependabot bot closed this Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-17.15.2 branch January 30, 2024 01:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants