chore(deps): bump the cache-minor-patch group across 1 directory with 5 updates#2428
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… 5 updates Bumps the cache-minor-patch group with 5 updates in the /packages/cache directory: | Package | From | To | | --- | --- | --- | | [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) | `0.6.1` | `0.7.0` | | [@azure/core-rest-pipeline](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/core/core-rest-pipeline) | `1.23.0` | `1.24.0` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-blob) | `12.31.0` | `12.32.0` | | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.9.2` | 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.24.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.24.0/sdk/core/core-rest-pipeline) Updates `@azure/storage-blob` from 12.31.0 to 12.32.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.32.0/sdk/storage/storage-blob) Updates `semver` from 7.7.4 to 7.8.3 - [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.3) Updates `@types/node` from 25.6.0 to 25.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- 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: "@types/node" dependency-version: 25.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cache-minor-patch - dependency-name: semver dependency-version: 7.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cache-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f5ea7e9 to
c3ae093
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 5 updates in the /packages/cache directory:
0.6.10.7.01.23.01.24.012.31.012.32.07.7.47.8.325.6.025.9.2Updates
@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.24.0Changelog
Sourced from @azure/core-rest-pipeline's changelog.
Commits
2d3b618[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)38b6a92fix(core): handle Uint8Array subarrays correctly in createFile and encodeByte...686b9dbchore(core): improve cross-platform test compatibility (#38145)c4de0e1chore(core): add react-native and@types/reactdevDependencies (#38135)ca0618cchore(core): add per-platform tsconfig files in config/ directories (#38136)Updates
@azure/storage-blobfrom 12.31.0 to 12.32.0Changelog
Sourced from @azure/storage-blob's changelog.
Commits
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)0aa0f0fAdd react-native devDependency to packages with RN targets (#38392)e8f0055chore: Update registry for all package.json and adjust check rules (#38281)8226e6f[test] Fix swapped assertion arguments across test files (#37972)65c0cccfeat(warp): explicit CJS via moduleType, esbuild ESM→CJS transform (#37893)7b9b6aaStorage/content checksum (#37208)460a94d[warp] Migrate storage packages to warp with type-compatible browser … (#37443)Updates
semverfrom 7.7.4 to 7.8.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
6b77aa8chore: 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)17aa702fix: strip build metadata before comparator trimming (#869)5f3ca13fix: handle prerelease bounds in subset (#867)efa4be6chore: release 7.8.0 (#847)9542e09chore: template-oss-applyUpdates
@types/nodefrom 25.6.0 to 25.9.2Commits