Skip to content

chore(deps): bump the cache-minor-patch group across 1 directory with 4 updates - #2437

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576
Closed

chore(deps): bump the cache-minor-patch group across 1 directory with 4 updates#2437
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the cache-minor-patch group with 4 updates in the /packages/cache directory: @actions/glob, @azure/core-rest-pipeline, @azure/storage-blob and semver.

Updates @actions/glob from 0.6.1 to 0.7.0

Changelog

Sourced from @​actions/glob's changelog.

0.7.0

  • Bump minimatch from ^3.0.4 to ^10.2.5 #2355
  • Bump undici from 6.23.0 to 6.24.0 #2345
  • Bump brace-expansion in /packages/glob #2369
Commits

Updates @azure/core-rest-pipeline from 1.23.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.

1.24.0 (2026-06-05)

Features Added

Commits
  • 853058b [core] Update release dates to for core packages (#39255)
  • cdf8260 Update typespec-ts generator references to Azure/typespec-azure (#38807)
  • 6b92869 [core] bump minor version for nodejs version v22 bump (#39171)
  • 3181ad2 [EngSys] Bump min-version to node 22 (#38887) NO_CI
  • 2d3b618 [core-rest-pipeline] prepare for june 2026 release (#38847)
  • 4765ec8 fix: consolidate duplicate changelog sections for core-rest-pipeline and core...
  • e8f0055 chore: Update registry for all package.json and adjust check rules (#38281)
  • 8d8b5b5 feat(core/core-rest-pipeline): migrate to #platform/* imports (#38205)
  • ef31af4 Improve test coverage to ~100% for @​azure/core-rest-pipeline (#38180)
  • 8edb91b chore(core): remove dead code, unnecessary casts, and redundant async (#38149)
  • Additional commits viewable in compare view

Updates @azure/storage-blob from 12.31.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.

12.32.0 (2026-05-22)

Features Added

  • Includes all features released in 12.32.0-beta.1.

12.33.0-beta.1 (2026-04-29)

Features Added

  • Added support for service version 2026-06-06.
  • Added support for Blob Smart Tier.
  • Added support for Directory-level SAS and User Delegation SAS.

12.32.0-beta.1 (2026-03-05)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for Content Validation via Structured Message.
  • Added support for Delete Blob Conditional Tier.
  • Added support for Server-side Encryption Rekeying.
  • Added cross-tenant support for Principal-Bound User Delegation SAS.
  • Added support for Dynamic User Delegation SAS.
Commits

Updates semver from 7.7.4 to 7.8.5

Release notes

Sourced from semver's releases.

v7.8.5

7.8.5 (2026-06-19)

Bug Fixes

v7.8.4

7.8.4 (2026-06-09)

Bug Fixes

v7.8.3

7.8.3 (2026-06-08)

Bug Fixes

Chores

v7.8.2

7.8.2 (2026-06-04)

Bug Fixes

v7.8.1

7.8.1 (2026-05-21)

Bug Fixes

v7.8.0

7.8.0 (2026-05-08)

Features

Bug Fixes

Documentation

Chores

Changelog

Sourced from semver's changelog.

7.8.5 (2026-06-19)

Bug Fixes

7.8.4 (2026-06-09)

Bug Fixes

7.8.3 (2026-06-08)

Bug Fixes

Chores

7.8.2 (2026-06-04)

Bug Fixes

7.8.1 (2026-05-21)

Bug Fixes

7.8.0 (2026-05-08)

Features

Bug Fixes

Documentation

Chores

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 19, 2026 18:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576 branch 2 times, most recently from 94d528a to 9a857b2 Compare July 14, 2026 18:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576 branch from 9a857b2 to 1a63dd5 Compare July 28, 2026 18:34
… 4 updates

Bumps the cache-minor-patch group with 4 updates in the /packages/cache directory: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob), [@azure/core-rest-pipeline](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-rest-pipeline), [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-blob) and [semver](https://github.com/npm/node-semver).


Updates `@actions/glob` from 0.6.1 to 0.7.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

Updates `@azure/core-rest-pipeline` from 1.23.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/storage-blob` from 12.31.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 `semver` from 7.7.4 to 7.8.5
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.4...v7.8.5)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cache-minor-patch
- dependency-name: "@azure/core-rest-pipeline"
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cache-minor-patch
- dependency-name: "@azure/storage-blob"
  dependency-version: 12.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cache-minor-patch
- dependency-name: semver
  dependency-version: 7.8.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cache-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576 branch from 1a63dd5 to a196be9 Compare August 3, 2026 18:34
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 5, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576 branch August 5, 2026 18:33
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