Skip to content

Bump netlify-cli from 15.8.0 to 17.15.3#162

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/netlify-cli-17.15.3
Open

Bump netlify-cli from 15.8.0 to 17.15.3#162
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/netlify-cli-17.15.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps netlify-cli from 15.8.0 to 17.15.3.

Release notes

Sourced from netlify-cli's releases.

v17.15.3

17.15.3 (2024-01-24)

Bug Fixes

  • deps: update dependency @​netlify/build to v29.33.0 (#6343) (c1f28fa)
  • deps: update dependency @​netlify/build to v29.33.1 (#6345) (935f834)
  • fixes an issue with uploading blobs in monorepos (#6342) (293b3a6)

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)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.15.3 (2024-01-24)

Bug Fixes

  • deps: update dependency @​netlify/build to v29.33.0 (#6343) (c1f28fa)
  • deps: update dependency @​netlify/build to v29.33.1 (#6345) (935f834)
  • fixes an issue with uploading blobs in monorepos (#6342) (293b3a6)

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)

... (truncated)

Commits
  • 5895b9b chore(main): release 17.15.3 (#6344)
  • 293b3a6 fix: fixes an issue with uploading blobs in monorepos (#6342)
  • 935f834 fix(deps): update dependency @​netlify/build to v29.33.1 (#6345)
  • c1f28fa fix(deps): update dependency @​netlify/build to v29.33.0 (#6343)
  • 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)
  • 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 15.8.0 to 17.15.3.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v15.8.0...v17.15.3)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2024
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