fix(deps): update patch updates#763
Merged
Merged
Conversation
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.
This PR contains the following updates:
v1.7.0→v1.7.1v1.32.13→v1.32.14v1.19.13→v1.19.14v1.296.1→v1.296.2v1.30.14→v1.30.15v1.35.18→v1.35.19v1.24.2→v1.24.3v2.9.0→v2.9.1v5.17.1→v5.17.2v10.30.1→v10.30.2v0.0.21→v0.0.22v4.11.1→v4.11.2v4.19.1→v4.19.2v5.3.0→v5.3.118.10.0→18.10.1v4.19.1→v4.19.2v5.3.0→v5.3.1Release Notes
AzureAD/microsoft-authentication-library-for-go (github.com/AzureAD/microsoft-authentication-library-for-go)
v1.7.1: 1.7.1Compare Source
What's Changed
Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.7.0...v1.7.1
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.296.2General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/acm: v1.38.0git.832008.xyz/aws/aws-sdk-go-v2/service/cloudfront: v1.61.0git.832008.xyz/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.62.0git.832008.xyz/aws/aws-sdk-go-v2/service/dataexchange: v1.41.0git.832008.xyz/aws/aws-sdk-go-v2/service/datazone: v1.55.0git.832008.xyz/aws/aws-sdk-go-v2/service/devopsagent: v1.1.0git.832008.xyz/aws/aws-sdk-go-v2/service/ec2: v1.296.2git.832008.xyz/aws/aws-sdk-go-v2/service/geomaps: v1.10.0git.832008.xyz/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.37.0git.832008.xyz/aws/aws-sdk-go-v2/service/mailmanager: v1.18.0git.832008.xyz/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.14.0git.832008.xyz/aws/aws-sdk-go-v2/service/observabilityadmin: v1.12.0git.832008.xyz/aws/aws-sdk-go-v2/service/odb: v1.10.0git.832008.xyz/aws/aws-sdk-go-v2/service/opensearch: v1.63.0git.832008.xyz/aws/aws-sdk-go-v2/service/organizations: v1.51.0git.832008.xyz/aws/aws-sdk-go-v2/service/partnercentralselling: v1.16.0git.832008.xyz/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.28.0git.832008.xyz/aws/aws-sdk-go-v2/service/quicksight: v1.106.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3: v1.98.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3control: v1.69.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3tables: v1.15.0git.832008.xyz/aws/aws-sdk-go-v2/service/securityagent: v1.0.0git.832008.xyz/aws/aws-sdk-go-v2/service/sustainability: v1.0.0aws/smithy-go (github.com/aws/smithy-go)
v1.24.3Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.24.3git.832008.xyz/aws/smithy-go/aws-http-auth: v1.1.3fxamacker/cbor (github.com/fxamacker/cbor/v2)
v2.9.1Compare Source
This release includes important bugfixes, defensive checks, improved code quality, and more tests. Although not public, the fuzzer was also improved by adding more fuzz tests.
🐞 Bug fixes related to the
keyasintfeatureThese changes only affect Go struct fields tagged with
keyasint:math.MaxInt64when decoding CBOR map to a struct withkeyasintfield (PR #757)keyasinttag values (PR #757)🐞 Other bug fixes and defensive checks
Some of the bugs fixed are related to decoding extreme values that cannot be encoded with this library. For example, the decoder checks if epoch time encoded as CBOR float value representing hundreds of billions of years overflows int64(seconds).
NOTE: It is generally good practice to avoid using floating point to store epoch time (even when not using CBOR).
RawMessagefromRawMessage.MarshalCBOR(PR #753)U+FFFDreplacement character (PR #753)What's Changed
TimeRFC3339NanoUTCby @fxamacker in #688CI / GitHub Actions and Docs
🔎 Details...
New Contributors
Full Changelog: fxamacker/cbor@v2.9.0...v2.9.1
go-git/go-git (github.com/go-git/go-git/v5)
v5.17.2Compare Source
What's Changed
v5.17.1. Thanks @pskrbasu for reporting it. 🙇Full Changelog: go-git/go-git@v5.17.1...v5.17.2
go-playground/validator (github.com/go-playground/validator/v10)
v10.30.2Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.30.1...v10.30.2
mattn/go-runewidth (github.com/mattn/go-runewidth)
v0.0.22Compare Source
pulumi/pulumi-docker (github.com/pulumi/pulumi-docker/sdk/v4)
v4.11.2Compare Source
What's Changed
Full Changelog: pulumi/pulumi-docker@v4.11.1...v4.11.2
pulumi/pulumi-random (github.com/pulumi/pulumi-random/sdk/v4)
v4.19.2Compare Source
What's Changed
Full Changelog: pulumi/pulumi-random@v4.19.1...v4.19.2
pulumi/pulumi-tls (github.com/pulumi/pulumi-tls/sdk/v5)
v5.3.1Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-tls@v5.3.0...v5.3.1
gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)
v18.10.1Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.