chore(deps): bump the cache-minor-patch group across 1 directory with 4 updates#2437
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576
branch
from
July 13, 2026 18:35
c553832 to
94d528a
Compare
… 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
Bot
force-pushed
the
dependabot/npm_and_yarn/packages/cache/cache-minor-patch-a8ac48b576
branch
from
July 14, 2026 18:34
94d528a to
9a857b2
Compare
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 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/globfrom 0.6.1 to 0.7.0Changelog
Sourced from @actions/glob's changelog.
Commits
Updates
@azure/core-rest-pipelinefrom 1.23.0 to 1.25.0Changelog
Sourced from @azure/core-rest-pipeline's changelog.
Commits
853058b[core] Update release dates to for core packages (#39255)cdf8260Update 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_CI2d3b618[core-rest-pipeline] prepare for june 2026 release (#38847)4765ec8fix: consolidate duplicate changelog sections for core-rest-pipeline and core...e8f0055chore: Update registry for all package.json and adjust check rules (#38281)8d8b5b5feat(core/core-rest-pipeline): migrate to #platform/* imports (#38205)ef31af4Improve test coverage to ~100% for@azure/core-rest-pipeline(#38180)8edb91bchore(core): remove dead code, unnecessary casts, and redundant async (#38149)Updates
@azure/storage-blobfrom 12.31.0 to 12.33.0Changelog
Sourced from @azure/storage-blob's changelog.
Commits
5806568Update swagger input-file to point to main-merged spec commit (#39061)10cf325[Storage] Updated STG102 Release Dates (#39042)3181ad2[EngSys] Bump min-version to node 22 (#38887) NO_CI7097d6f[storage] use node:stream/consumers in samples and snippets (#38850)f6ade9a[storage] releasing storage-common hotfix (#39031)fbdff8a[storage] Merge STG102 features to main (#38949)d740d83Resolve interface comments (#38702)ff9fc24Update package version for stg101 (#38623)603366d[storage] update streamToBuffer helpers to handle chunks correctly (#38465)3de1abeAdd imports field to all warp-built packages (#38391)Updates
semverfrom 7.7.4 to 7.8.5Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
6e05b76chore: release 7.8.5 (#879)9c8692afix: include prereleases in tilde range lower bound with includePrerelease (#...8640bd6chore: release 7.8.4 (#875)e583226fix: reject numeric segments after x-ranges6b77aa8chore: release 7.8.3 (#873)3485ddachore: bump@npmcli/eslint-configfrom 6.0.1 to 7.0.0 (#866)046da7ffix: align caret includePrerelease lower bounds (#872)efafcf8chore: release 7.8.2 (#871)bea6028fix: increment dotted prerelease identifiers (#870)7641608chore: release 7.8.1 (#868)