Skip to content

chore(deps): bump the npm-minor-patch group with 4 updates - #24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-6c7a446ee4
Open

chore(deps): bump the npm-minor-patch group with 4 updates#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-6c7a446ee4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 4 updates: @netlify/blobs, @netlify/config, @netlify/zip-it-and-ship-it and netlify-cli.

Updates @netlify/blobs from 10.7.11 to 10.7.12

Release notes

Sourced from @​netlify/blobs's releases.

blobs: v10.7.12

10.7.12 (2026-08-04)

Bug Fixes

  • blobs: send conditional write headers in setJSON (#731) (a8d9044)
Changelog

Sourced from @​netlify/blobs's changelog.

10.7.12 (2026-08-04)

Bug Fixes

  • blobs: send conditional write headers in setJSON (#731) (a8d9044)
Commits

Updates @netlify/config from 25.1.1 to 25.2.1

Release notes

Sourced from @​netlify/config's releases.

config: v25.2.1

25.2.1 (2026-08-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/api bumped from ^15.1.0 to ^15.1.1

config: v25.2.0

25.2.0 (2026-08-04)

Features

Changelog

Sourced from @​netlify/config's changelog.

25.2.1 (2026-08-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/api bumped from ^15.1.0 to ^15.1.1

25.2.0 (2026-08-04)

Features

Commits

Updates @netlify/zip-it-and-ship-it from 15.3.0 to 15.3.2

Release notes

Sourced from @​netlify/zip-it-and-ship-it's releases.

zip-it-and-ship-it: v15.3.2

15.3.2 (2026-08-04)

Bug Fixes

  • zip-it-and-ship-it: include buildData on FunctionResult (#7139) (978997d)

zip-it-and-ship-it: v15.3.1

15.3.1 (2026-08-03)

Bug Fixes

  • deps: update archiver to v8 (#7150) (457a399)
  • deps: update dependency @​netlify/serverless-functions-api to v2.18.0 (#7152) (eae1bac)
Changelog

Sourced from @​netlify/zip-it-and-ship-it's changelog.

15.3.2 (2026-08-04)

Bug Fixes

  • zip-it-and-ship-it: include buildData on FunctionResult (#7139) (978997d)

15.3.1 (2026-08-03)

Bug Fixes

  • deps: update archiver to v8 (#7150) (457a399)
  • deps: update dependency @​netlify/serverless-functions-api to v2.18.0 (#7152) (eae1bac)
Commits

Updates netlify-cli from 27.0.1 to 27.1.1

Release notes

Sourced from netlify-cli's releases.

v27.1.1

27.1.1 (2026-08-07)

Bug Fixes

  • deps: update netlify packages (#8393) (4bb0d91)
    • This includes a fix for npm 12 for projects with Netlify Extensions.

v27.1.0

27.1.0 (2026-08-04)

Features

Bug Fixes

  • reconstruct build_data when missing on direct-zip deploys (#8353) (3b52aa0)

v27.0.3

27.0.3 (2026-08-04)

Bug Fixes

  • prevent file descriptor exhaustion when watching for EF changes (#8387) (15f20fa)

v27.0.2

27.0.2 (2026-08-03)

Bug Fixes

Changelog

Sourced from netlify-cli's changelog.

27.1.1 (2026-08-07)

Bug Fixes

  • deps: update netlify packages (#8393) (4bb0d91)
    • This includes a fix for npm 12 for projects with Netlify Extensions.

27.1.0 (2026-08-04)

Features

Bug Fixes

  • reconstruct build_data when missing on direct-zip deploys (#8353) (3b52aa0)

27.0.3 (2026-08-04)

Bug Fixes

  • prevent file descriptor exhaustion when watching for EF changes (#8387) (15f20fa)

27.0.2 (2026-08-03)

Bug Fixes

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-minor-patch group with 4 updates: [@netlify/blobs](https://github.com/netlify/primitives/tree/HEAD/packages/blobs), [@netlify/config](https://github.com/netlify/build/tree/HEAD/packages/config), [@netlify/zip-it-and-ship-it](https://github.com/netlify/build/tree/HEAD/packages/zip-it-and-ship-it) and [netlify-cli](https://github.com/netlify/cli).


Updates `@netlify/blobs` from 10.7.11 to 10.7.12
- [Release notes](https://github.com/netlify/primitives/releases)
- [Changelog](https://github.com/netlify/primitives/blob/main/packages/blobs/CHANGELOG.md)
- [Commits](https://github.com/netlify/primitives/commits/blobs-v10.7.12/packages/blobs)

Updates `@netlify/config` from 25.1.1 to 25.2.1
- [Release notes](https://github.com/netlify/build/releases)
- [Changelog](https://github.com/netlify/build/blob/main/packages/config/CHANGELOG.md)
- [Commits](https://github.com/netlify/build/commits/config-v25.2.1/packages/config)

Updates `@netlify/zip-it-and-ship-it` from 15.3.0 to 15.3.2
- [Release notes](https://github.com/netlify/build/releases)
- [Changelog](https://github.com/netlify/build/blob/main/packages/zip-it-and-ship-it/CHANGELOG.md)
- [Commits](https://github.com/netlify/build/commits/config-v15.3.2/packages/zip-it-and-ship-it)

Updates `netlify-cli` from 27.0.1 to 27.1.1
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v27.0.1...v27.1.1)

---
updated-dependencies:
- dependency-name: "@netlify/blobs"
  dependency-version: 10.7.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@netlify/config"
  dependency-version: 25.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@netlify/zip-it-and-ship-it"
  dependency-version: 15.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: netlify-cli
  dependency-version: 27.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

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 Aug 10, 2026
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