Skip to content

deps(deps): bump the production-dependencies group across 1 directory with 29 updates - #14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-6835cc9986
Open

deps(deps): bump the production-dependencies group across 1 directory with 29 updates#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-6835cc9986

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 25 updates in the / directory:

Package From To
@azure/abort-controller 2.1.2 2.2.0
@azure/core-auth 1.10.1 1.11.0
@azure/core-client 1.10.2 1.11.0
@azure/core-http-compat 2.4.0 2.5.0
@azure/core-paging 1.6.2 1.7.0
@azure/core-rest-pipeline 1.24.0 1.25.0
@azure/core-tracing 1.3.1 1.4.0
@azure/core-util 1.13.1 1.14.0
@azure/core-xml 1.5.1 1.6.0
@azure/logger 1.3.0 1.4.0
@azure/storage-blob 12.32.0 12.33.0
@bufbuild/protoplugin 2.12.0 2.13.0
@nodable/entities 2.1.1 2.2.0
@octokit/request 10.0.10 10.0.11
@typespec/ts-http-runtime 0.3.6 0.3.7
brace-expansion 1.1.15 1.1.16
bare-fs 4.7.2 4.7.4
bare-os 3.9.1 3.9.3
bare-path 3.0.1 3.1.1
bare-stream 2.13.1 2.13.3
bare-url 2.4.5 2.4.6
fast-xml-builder 1.2.0 1.3.0
fast-xml-parser 5.8.0 5.10.1
json-with-bigint 3.5.8 3.5.10
streamx 2.27.0 2.28.0

Updates @azure/abort-controller from 2.1.2 to 2.2.0

Changelog

Sourced from @​azure/abort-controller's changelog.

2.2.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • 6180f12 feat(core/abort-controller): migrate to #platform/* imports (#38197)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • Additional commits viewable in compare view

Updates @azure/core-auth from 1.10.1 to 1.11.0

Changelog

Sourced from @​azure/core-auth's changelog.

1.11.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • eacc818 feat(core/core-auth): migrate to #platform/* imports (#38199)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • Additional commits viewable in compare view

Updates @azure/core-client from 1.10.2 to 1.11.0

Changelog

Sourced from @​azure/core-client's changelog.

1.11.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits

Updates @azure/core-http-compat from 2.4.0 to 2.5.0

Changelog

Sourced from @​azure/core-http-compat's changelog.

2.5.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • a65e1df [core] Update core-paging & core-http-compat releases (#39261)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • 2002fc7 feat(core/core-http-compat): migrate to #platform/* imports (#38202)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • See full diff in compare view

Updates @azure/core-paging from 1.6.2 to 1.7.0

Changelog

Sourced from @​azure/core-paging's changelog.

1.7.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • a65e1df [core] Update core-paging & core-http-compat releases (#39261)
  • 1d09a0f [EngSys] upgrade dev dependency prettier to v3.9.1 (#39127)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • 3ea7fdd feat(core/core-paging): migrate to #platform/* imports (#38204)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • 1198906 Improve test coverage to ~100% for @​azure/core-paging (#38179)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • Additional commits viewable in compare view

Updates @azure/core-rest-pipeline from 1.24.0 to 1.25.0

Changelog

Sourced from @​azure/core-rest-pipeline's changelog.

1.25.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits

Updates @azure/core-tracing from 1.3.1 to 1.4.0

Changelog

Sourced from @​azure/core-tracing's changelog.

1.4.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
  • Deprecated Resolved<T> type alias in favor of the built-in TypeScript Awaited<T> type.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 581ec12 feat(core/core-tracing): migrate to #platform/* imports (#38207)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • 64482d8 Improve test coverage to ~100% for @​azure/core-tracing (#38181)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • Additional commits viewable in compare view

Updates @azure/core-util from 1.13.1 to 1.14.0

Changelog

Sourced from @​azure/core-util's changelog.

1.14.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 1d09a0f [EngSys] upgrade dev dependency prettier to v3.9.1 (#39127)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • 9a75746 feat(core/core-util): migrate to #platform/* imports (#38208)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 5020832 Improve test coverage to ~100% for @​azure/core-util (#38182)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • 686b9db chore(core): improve cross-platform test compatibility (#38145)
  • Additional commits viewable in compare view

Updates @azure/core-xml from 1.5.1 to 1.6.0

Changelog

Sourced from @​azure/core-xml's changelog.

1.6.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 4765ec8 fix: consolidate duplicate changelog sections for core-rest-pipeline and core...
  • 419ea4f feat(core/core-xml): migrate to #platform/* imports (#38209)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • 686b9db chore(core): improve cross-platform test compatibility (#38145)
  • 705db40 chore(core-xml): add react-native XML tests (#38150)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • Additional commits viewable in compare view

Updates @azure/logger from 1.3.0 to 1.4.0

Changelog

Sourced from @​azure/logger's changelog.

1.4.0 (2026-07-13)

Other Changes

  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 3de1abe Add imports field to all warp-built packages (#38391)
  • 430a0b5 feat(core/logger): migrate to #platform/* imports (#38210)
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • c4de0e1 chore(core): add react-native and @​types/react devDependencies (#38135)
  • ca0618c chore(core): add per-platform tsconfig files in config/ directories (#38136)
  • 3e3da24 refactor(core): reorganize tests into public/internal/node/browser structure ...
  • 6a0d0d7 feat(warp): add extends support for config inheritance (#37937)
  • Additional commits viewable in compare view

Updates @azure/storage-blob from 12.32.0 to 12.33.0

Changelog

Sourced from @​azure/storage-blob's changelog.

12.33.0 (2026-06-24)

Features Added

  • Includes all features released in 12.33.0-beta.1.
Commits

Updates @azure/storage-common from 12.4.0 to 12.4.1

Changelog

Sourced from @​azure/storage-common's changelog.

12.4.1 (2026-06-22)

Bugs Fixed

  • Fixed the browser and react-native builds of the CRC64 checksum calculator still containing Node.js require('fs')/require('path') calls, which broke esbuild-based bundlers. The post-build step now replaces the unreachable Node-only filesystem read block with a no-op in the browser and react-native copies of crc64.js. Issue #38924.
Commits

Updates @bufbuild/protoplugin from 2.12.0 to 2.13.0

Release notes

Sourced from @​bufbuild/protoplugin's releases.

v2.13.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v2.12.1...v2.13.0

v2.12.1

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v2.12.0...v2.12.1

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​bufbuild/protoplugin since your current version.


Updates @nodable/entities from 2.1.1 to 2.2.0

Commits

Updates @octokit/request from 10.0.10 to 10.0.11

Release notes

Sourced from @​octokit/request's releases.

v10.0.11

10.0.11 (2026-06-29)

Bug Fixes

  • handle primitive JSON error bodies without throwing (#820) (554e102), closes #819
Commits
  • 554e102 fix: handle primitive JSON error bodies without throwing (#820)
  • 14cf144 build(deps-dev): bump undici from 7.24.0 to 7.28.0 (#813)
  • eccf620 chore(deps): update dependency esbuild to v0.28.1 [security] (#809)
  • See full diff in compare view

Updates @typespec/ts-http-runtime from 0.3.6 to 0.3.7

Changelog

Sourced from @​typespec/ts-http-runtime's changelog.

0.3.7 (2026-07-13)

Bugs Fixed

  • logPolicy now redacts non-allowlisted response header values when verbose logging is enabled, instead of logging them in plaintext.

Other Changes

  • Removed the internal randomUUID polyfill for Node.js and browsers, relying on globalThis.crypto.randomUUID() which is available on those platforms. React Native keeps a Math.random() based fallback since its JS engines do not provide crypto.randomUUID().
  • Update engines to "node": ">=22.0.0". Please refer to our support policy for more information on our supported Node.js versions.
Commits

Updates brace-expansion from 1.1.15 to 1.1.16

Commits

Updates bare-fs from 4.7.2 to 4.7.4

Commits

Updates bare-os from 3.9.1 to 3.9.3

Commits

Updates bare-path from 3.0.1 to 3.1.1

Commits

Updates bare-stream from 2.13.1 to 2.13.3

Commits

Updates bare-url from 2.4.5 to 2.4.6

Commits

Updates fast-xml-builder from 1.2.0 to 1.3.0

Changelog

Sourced from fast-xml-builder's changelog.

1.3.0 (2026-07-11)

  • upgrade:
    • xml-naming v0.3.0: cache support
    • PEM v1.6.2: sibling bug fix

1.2.1 (2026-07-03)

  • fix: escape quotes in stopNode attribute values (By greymoth)
  • fix: neutralize double hyphen in multi-key comment object (By spokodev)

1.2.0 (2026-05-08)

  • Add support for sanitizeName option
  • Support xml-naming for validating and sanitizing tag and attribute names

1.1.9 (2026-05-06)

  • fix: format output for preserve order when indent by is set to empty string

1.1.8 (2026-05-05)

  • fix: skip text property for PI tags
  • improve typings

1.1.7 (2026--05-04)

  • fix security issues when attribute value contains quotes

1.1.6 (2026--05-04)

  • fix security issues related to comment
  • skip comment with null value

1.1.5 (2026-04-17)

  • fix security issues related to comment and cdata

1.1.4 (2026-03-16)

  • support maxNestedTags option

1.1.3 (2026-03-13)

  • declare Matcher & Expression as unknown so user is not forced to install path-expression-matcher

1.1.2 (2026-03-11)

  • fix typings

1.1.1 (2026-03-11)

  • upgrade path-expression-matcher to 1.1.3

1.1.0 (2026-03-10)

Commits
  • 11829bf 1.3.0
  • 60774c1 browser bundle
  • 740bd54 update dependency
  • ed22f02 1.2.1
  • 9dc1fc9 update release info
  • 64808e5 Merge pull request #15 from spokodev/fix/multikey-comment-double-hyphen
  • e930f89 Merge pull request #14 from greymoth-jp/fix/stopnode-attr-escape
  • 121d93e fix: neutralize double hyphen in multi-key comment object
  • 0235eb0 fix: escape quotes in stopNode attribute values
  • e6d7c63 Update funding sources in FUNDING.yml
  • Additional commits viewable in compare view

Updates fast-xml-parser from 5.8.0 to 5.10.1

Release notes

Sourced from fast-xml-parser's releases.

v5.10.1

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.10.0...v5.10.1

v5.10.0

What's Changed

… with 29 updates

Bumps the production-dependencies group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/abort-controller](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/abort-controller) | `2.1.2` | `2.2.0` |
| [@azure/core-auth](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-auth) | `1.10.1` | `1.11.0` |
| [@azure/core-client](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-client) | `1.10.2` | `1.11.0` |
| [@azure/core-http-compat](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-http-compat) | `2.4.0` | `2.5.0` |
| [@azure/core-paging](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-paging) | `1.6.2` | `1.7.0` |
| [@azure/core-rest-pipeline](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-rest-pipeline) | `1.24.0` | `1.25.0` |
| [@azure/core-tracing](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-tracing) | `1.3.1` | `1.4.0` |
| [@azure/core-util](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-util) | `1.13.1` | `1.14.0` |
| [@azure/core-xml](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-xml) | `1.5.1` | `1.6.0` |
| [@azure/logger](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/logger) | `1.3.0` | `1.4.0` |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-blob) | `12.32.0` | `12.33.0` |
| [@bufbuild/protoplugin](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin) | `2.12.0` | `2.13.0` |
| [@nodable/entities](https://github.com/nodable/val-parsers) | `2.1.1` | `2.2.0` |
| [@octokit/request](https://github.com/octokit/request.js) | `10.0.10` | `10.0.11` |
| [@typespec/ts-http-runtime](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/ts-http-runtime) | `0.3.6` | `0.3.7` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.15` | `1.1.16` |
| [bare-fs](https://github.com/holepunchto/bare-fs) | `4.7.2` | `4.7.4` |
| [bare-os](https://github.com/holepunchto/bare-os) | `3.9.1` | `3.9.3` |
| [bare-path](https://github.com/holepunchto/bare-path) | `3.0.1` | `3.1.1` |
| [bare-stream](https://github.com/holepunchto/bare-stream) | `2.13.1` | `2.13.3` |
| [bare-url](https://github.com/holepunchto/bare-url) | `2.4.5` | `2.4.6` |
| [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) | `1.2.0` | `1.3.0` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.8.0` | `5.10.1` |
| [json-with-bigint](https://github.com/Ivan-Korolenko/json-with-bigint) | `3.5.8` | `3.5.10` |
| [streamx](https://github.com/mafintosh/streamx) | `2.27.0` | `2.28.0` |



Updates `@azure/abort-controller` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/abort-controller/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/abort-controller_2.2.0/sdk/core/abort-controller)

Updates `@azure/core-auth` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-auth_1.11.0/sdk/core/core-auth)

Updates `@azure/core-client` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-client_1.11.0/sdk/core/core-client)

Updates `@azure/core-http-compat` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-http-compat/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-http-compat_2.5.0/sdk/core/core-http-compat)

Updates `@azure/core-paging` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-paging/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-paging_1.7.0/sdk/core/core-paging)

Updates `@azure/core-rest-pipeline` from 1.24.0 to 1.25.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-rest-pipeline_1.25.0/sdk/core/core-rest-pipeline)

Updates `@azure/core-tracing` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-tracing_1.4.0/sdk/core/core-tracing)

Updates `@azure/core-util` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-util_1.14.0/sdk/core/core-util)

Updates `@azure/core-xml` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-xml/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/core-xml_1.6.0/sdk/core/core-xml)

Updates `@azure/logger` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/logger/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/logger_1.4.0/sdk/core/logger)

Updates `@azure/storage-blob` from 12.32.0 to 12.33.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/storage-blob_12.33.0/sdk/storage/storage-blob)

Updates `@azure/storage-common` from 12.4.0 to 12.4.1
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-common/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/storage-common_12.4.1/sdk/storage/storage-common)

Updates `@bufbuild/protoplugin` from 2.12.0 to 2.13.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.13.0/packages/protoplugin)

Updates `@nodable/entities` from 2.1.1 to 2.2.0
- [Commits](https://github.com/nodable/val-parsers/commits)

Updates `@octokit/request` from 10.0.10 to 10.0.11
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v10.0.10...v10.0.11)

Updates `@typespec/ts-http-runtime` from 0.3.6 to 0.3.7
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@typespec/ts-http-runtime_0.3.7/sdk/core/ts-http-runtime)

Updates `brace-expansion` from 1.1.15 to 1.1.16
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.15...v1.1.16)

Updates `bare-fs` from 4.7.2 to 4.7.4
- [Release notes](https://github.com/holepunchto/bare-fs/releases)
- [Commits](holepunchto/bare-fs@v4.7.2...v4.7.4)

Updates `bare-os` from 3.9.1 to 3.9.3
- [Release notes](https://github.com/holepunchto/bare-os/releases)
- [Commits](holepunchto/bare-os@v3.9.1...v3.9.3)

Updates `bare-path` from 3.0.1 to 3.1.1
- [Release notes](https://github.com/holepunchto/bare-path/releases)
- [Commits](holepunchto/bare-path@v3.0.1...v3.1.1)

Updates `bare-stream` from 2.13.1 to 2.13.3
- [Release notes](https://github.com/holepunchto/bare-stream/releases)
- [Commits](holepunchto/bare-stream@v2.13.1...v2.13.3)

Updates `bare-url` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/holepunchto/bare-url/releases)
- [Commits](holepunchto/bare-url@v2.4.5...v2.4.6)

Updates `fast-xml-builder` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-builder@v1.2.0...v1.3.0)

Updates `fast-xml-parser` from 5.8.0 to 5.10.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.8.0...v5.10.1)

Updates `json-with-bigint` from 3.5.8 to 3.5.10
- [Commits](https://github.com/Ivan-Korolenko/json-with-bigint/commits)

Updates `path-expression-matcher` from 1.5.0 to 1.6.2
- [Commits](NaturalIntelligence/path-expression-matcher@v1.5.0...v1.6.2)

Updates `streamx` from 2.27.0 to 2.28.0
- [Commits](mafintosh/streamx@v2.27.0...v2.28.0)

Updates `strnum` from 2.3.0 to 2.4.1
- [Changelog](https://github.com/NaturalIntelligence/strnum/blob/main/CHANGELOG.md)
- [Commits](NaturalIntelligence/strnum@v2.3.0...v2.4.1)

Updates `xml-naming` from 0.1.0 to 0.3.0
- [Commits](https://github.com/NaturalIntelligence/xml-naming/commits)

---
updated-dependencies:
- dependency-name: "@azure/abort-controller"
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-auth"
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-client"
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-http-compat"
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-paging"
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-rest-pipeline"
  dependency-version: 1.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-tracing"
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-util"
  dependency-version: 1.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/core-xml"
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/logger"
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/storage-blob"
  dependency-version: 12.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/storage-common"
  dependency-version: 12.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@bufbuild/protoplugin"
  dependency-version: 2.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nodable/entities"
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@octokit/request"
  dependency-version: 10.0.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@typespec/ts-http-runtime"
  dependency-version: 0.3.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bare-fs
  dependency-version: 4.7.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bare-os
  dependency-version: 3.9.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bare-path
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: bare-stream
  dependency-version: 2.13.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bare-url
  dependency-version: 2.4.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: fast-xml-builder
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fast-xml-parser
  dependency-version: 5.10.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: json-with-bigint
  dependency-version: 3.5.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: path-expression-matcher
  dependency-version: 1.6.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: streamx
  dependency-version: 2.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: strnum
  dependency-version: 2.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: xml-naming
  dependency-version: 0.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

🔮 Release Preview

New Contributors

Full Changelog: v1...preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants