chore(deps): bump @netlify/blobs from 10.7.8 to 10.7.10 in the npm-minor-patch group across 1 directory - #20
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm-minor-patch group with 1 update in the / directory: [@netlify/blobs](https://github.com/netlify/primitives/tree/HEAD/packages/blobs). Updates `@netlify/blobs` from 10.7.8 to 10.7.10 - [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.10/packages/blobs) --- updated-dependencies: - dependency-name: "@netlify/blobs" dependency-version: 10.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kengu
added a commit
that referenced
this pull request
Jul 29, 2026
Dependabot's npm PR (#20) proposed @netlify/blobs 10.7.8 -> 10.7.10, but its lockfile was resolved against an older main and no longer applies: `npm install --package-lock-only` on current main reproduces today's lockfile unchanged, and `npm update @netlify/blobs` reports "up to date" because netlify-cli's subtree pins 10.7.8 exactly and npm hoists that to the root. Worth getting past, because this is a security update rather than a cosmetic patch. Every advisory in the production tree came in through the root @netlify/blobs: * 5 moderate — @opentelemetry/core, unbounded memory allocation in W3C Baggage propagation, via @netlify/otel. Fixed by blobs 10.7.11, which moves @netlify/dev-utils 4.4.5 -> 4.4.7 and otel ^6.0.2 -> ^6.0.4. * 1 high — tmp <0.2.6, path traversal via unsanitized prefix/postfix, via dev-utils -> tmp-promise. Still present at blobs 10.7.11, since tmp-promise 3.0.3 resolves tmp 0.2.5 while accepting ^0.2.0. An `overrides` entry pins it to ^0.2.6 (resolves 0.2.7) within a range tmp-promise already allows. Raising the floor to ^10.7.11 lets npm keep the patched copy at the root and nest 10.7.8 for netlify-cli's own subtree, so the deploy tool is untouched. `npm audit --omit=dev` now reports zero, and all 145 function tests pass. The 22 remaining advisories are all in netlify-cli 26.0.2's dev tree and are not addressed here: the fix is netlify-cli 27, a major bump of the tool CI deploys production with, which deserves its own change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Author
|
Looks like @netlify/blobs is updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-ff30c355e7
branch
July 29, 2026 20:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-patch group with 1 update in the / directory: @netlify/blobs.
Updates
@netlify/blobsfrom 10.7.8 to 10.7.10Release notes
Sourced from @netlify/blobs's releases.
Changelog
Sourced from @netlify/blobs's changelog.
Commits
a791552chore: release main (#715)f1238cdchore: release main (#700)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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