chore(deps): bump the others group across 1 directory with 5 updates#2553
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the others group across 1 directory with 5 updates#2553dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
f7da41e to
f8947a3
Compare
Bumps the others group with 3 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go), [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) and [github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.4 to 1.7.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.6.4...sdk/azcore/v1.7.0) Updates `github.com/CycloneDX/cyclonedx-go` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Commits](CycloneDX/cyclonedx-go@v0.10.0...v0.11.0) Updates `github.com/package-url/packageurl-go` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/package-url/packageurl-go/releases) - [Commits](package-url/packageurl-go@v0.1.5...v0.1.6) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/package-url/packageurl-go dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others ... Signed-off-by: dependabot[bot] <support@github.com>
f8947a3 to
490f0ee
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 others group with 3 updates in the / directory: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob, github.com/CycloneDX/cyclonedx-go and github.com/package-url/packageurl-go.
Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblobfrom 1.6.4 to 1.7.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
Commits
624bababump azcore version numberce7217cPrep for azcore v1.7.0 release (#21149)62a8079Add support for shallow cloning azcore.Client instances (#21065) (#21098)47286b0Add flag to enable skipping of dependency checks (#21146)ee762d4Fix populating module name in telemetry policy (#20967) (#20971)0243175Prep azcore v1.6.1 for release (#20961)9c9d62aIncrement package version after release of azcore (#20740)36f766dadd sdk/resourcemanager/cosmos/armcosmos live test (#20705)c005ed6sdk/resourcemanager/network/armnetwork live test (#20331)5fa7df4add sdk/resourcemanager/compute/armcompute live test (#20048)Updates
github.com/CycloneDX/cyclonedx-gofrom 0.10.0 to 0.11.0Release notes
Sourced from github.com/CycloneDX/cyclonedx-go's releases.
Commits
a42a4ddbuild(deps): bump gitpod/workspace-go from08a7c68to00059ff(#255)9810ab9build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.1 (#263)32221d4build(deps): bump actions/setup-go from 6.2.0 to 6.4.0 (#261)2cef056Add comprehensive support for CycloneDX 1.7 specification (#257)3ed34daAdded 5 missing fields to match CycloneDX 1.6 spec: (#256)Updates
github.com/package-url/packageurl-gofrom 0.1.5 to 0.1.6Release notes
Sourced from github.com/package-url/packageurl-go's releases.
Commits
a74324eOptimize parsing and serialization performance (#86)b41f387Address review feedback and add chrome-extension validationa546cc5Optimize parsing and serialization performanceUpdates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.36.0 to 0.37.0Commits
3ef517ego.mod: update golang.org/x dependencies