-
Notifications
You must be signed in to change notification settings - Fork 27
Bump the go-modules group across 1 directory with 32 updates #1330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Bumps the go-modules group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.25.0` | `2.25.2` | | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.5` | `0.17.0` | | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.2` | `1.5.3` | | [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.2` | `1.24.3` | | [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) | `0.9.2` | `0.9.3` | | [github.com/anchore/go-struct-converter](https://github.com/anchore/go-struct-converter) | `0.0.0-20250211213226-cce56d595160` | `0.1.0` | | [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.8.9` | `1.9.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.88.3` | `1.88.4` | | [github.com/docker/cli](https://github.com/docker/cli) | `28.4.0+incompatible` | `28.5.1+incompatible` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.3` | `0.9.4` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.3` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.2` | `4.1.3` | | [github.com/gohugoio/hashstructure](https://github.com/gohugoio/hashstructure) | `0.5.0` | `0.6.0` | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.1` | `1.8.2` | | [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode) | `2.1.1` | `2.2.1` | | [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.1` | `0.1.2` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.8` | `4.25.9` | | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.3.1` | `1.3.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.42.0` | `0.43.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.28.0` | `0.29.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.31.0` | `0.32.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.13.0` | `0.14.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.37.0` | `0.38.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.250.0` | `0.252.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.1` | `1.76.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.39.0` | `1.39.1` | Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.0 to 2.25.2 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.25.0...v2.25.2) Updates `cloud.google.com/go/auth` from 0.16.5 to 0.17.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@auth/v0.16.5...v0.17.0) Updates `cloud.google.com/go/iam` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@iam/v1.5.2...iam/v1.5.3) Updates `cloud.google.com/go/monitoring` from 1.24.2 to 1.24.3 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@monitoring/v1.24.2...monitoring/v1.24.3) Updates `github.com/CycloneDX/cyclonedx-go` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml) - [Commits](CycloneDX/cyclonedx-go@v0.9.2...v0.9.3) Updates `github.com/anchore/go-struct-converter` from 0.0.0-20250211213226-cce56d595160 to 0.1.0 - [Release notes](https://github.com/anchore/go-struct-converter/releases) - [Commits](https://github.com/anchore/go-struct-converter/commits/v0.1.0) Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.8.9 to 1.9.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.9.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/tnb/v1.8.9...v1.9.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.3 to 1.88.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.3...service/s3/v1.88.4) Updates `github.com/docker/cli` from 28.4.0+incompatible to 28.5.1+incompatible - [Commits](docker/cli@v28.4.0...v28.5.1) Updates `github.com/docker/docker-credential-helpers` from 0.9.3 to 0.9.4 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.3...v0.9.4) Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.2...v5.16.3) Updates `github.com/go-jose/go-jose/v4` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.2...v4.1.3) Updates `github.com/gohugoio/hashstructure` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/gohugoio/hashstructure/releases) - [Commits](gohugoio/hashstructure@v0.5.0...v0.6.0) Updates `github.com/hashicorp/go-getter` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.8.1...v1.8.2) Updates `github.com/nwaples/rardecode/v2` from 2.1.1 to 2.2.1 - [Commits](nwaples/rardecode@v2.1.1...v2.2.1) Updates `github.com/olekukonko/ll` from 0.1.1 to 0.1.2 - [Commits](olekukonko/ll@v0.1.1...v0.1.2) Updates `github.com/shirou/gopsutil/v4` from 4.25.8 to 4.25.9 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.8...v4.25.9) Updates `github.com/skeema/knownhosts` from 1.3.1 to 1.3.2 - [Commits](skeema/knownhosts@v1.3.1...v1.3.2) Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0 - [Commits](golang/crypto@v0.42.0...v0.43.0) Updates `golang.org/x/mod` from 0.28.0 to 0.29.0 - [Commits](golang/mod@v0.28.0...v0.29.0) Updates `golang.org/x/net` from 0.44.0 to 0.45.0 - [Commits](golang/net@v0.44.0...v0.45.0) Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0 - [Commits](golang/oauth2@v0.31.0...v0.32.0) Updates `golang.org/x/sys` from 0.36.0 to 0.37.0 - [Commits](golang/sys@v0.36.0...v0.37.0) Updates `golang.org/x/term` from 0.35.0 to 0.36.0 - [Commits](golang/term@v0.35.0...v0.36.0) Updates `golang.org/x/text` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.29.0...v0.30.0) Updates `golang.org/x/time` from 0.13.0 to 0.14.0 - [Commits](golang/time@v0.13.0...v0.14.0) Updates `golang.org/x/tools` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.37.0...v0.38.0) Updates `google.golang.org/api` from 0.250.0 to 0.252.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.250.0...v0.252.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250922171735-9219d122eba9 to 0.0.0-20251002232023-7c0ddcbb5797 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.1...v1.76.0) Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10 Updates `modernc.org/sqlite` from 1.39.0 to 1.39.1 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.0...v1.39.1) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: cloud.google.com/go/auth dependency-version: 0.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: cloud.google.com/go/iam dependency-version: 1.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: cloud.google.com/go/monitoring dependency-version: 1.24.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-version: 0.9.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/anchore/go-struct-converter dependency-version: 0.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.88.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/docker/cli dependency-version: 28.5.1+incompatible dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/docker-credential-helpers dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/gohugoio/hashstructure dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/nwaples/rardecode/v2 dependency-version: 2.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/olekukonko/ll dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/skeema/knownhosts dependency-version: 1.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-version: 0.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/term dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/api dependency-version: 0.252.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20251002232023-7c0ddcbb5797 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.76.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.39.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
paketo-bot-reviewer
approved these changes
Oct 13, 2025
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
go
Pull requests that update Go code
semver:patch
A change requiring a patch version bump
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 go-modules group with 26 updates in the / directory:
2.25.0
2.25.2
0.16.5
0.17.0
1.5.2
1.5.3
1.24.2
1.24.3
0.9.2
0.9.3
0.0.0-20250211213226-cce56d595160
0.1.0
1.8.9
1.9.0
1.88.3
1.88.4
28.4.0+incompatible
28.5.1+incompatible
0.9.3
0.9.4
5.16.2
5.16.3
4.1.2
4.1.3
0.5.0
0.6.0
1.8.1
1.8.2
2.1.1
2.2.1
0.1.1
0.1.2
4.25.8
4.25.9
1.3.1
1.3.2
0.42.0
0.43.0
0.28.0
0.29.0
0.31.0
0.32.0
0.13.0
0.14.0
0.37.0
0.38.0
0.250.0
0.252.0
1.75.1
1.76.0
1.39.0
1.39.1
Updates
github.com/paketo-buildpacks/packit/v2
from 2.25.0 to 2.25.2Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
65b2869
fix: reverting loging with additional data (#693)ebc8d8d
Support fetch the CNB_TARGET_* env variables (#691)4a9b128
Updating github-config24c78cf
Bump github.com/anchore/syft from 1.32.0 to 1.33.0Updates
cloud.google.com/go/auth
from 0.16.5 to 0.17.0Release notes
Sourced from cloud.google.com/go/auth's releases.
Changelog
Sourced from cloud.google.com/go/auth's changelog.
... (truncated)
Commits
050b16d
all: update version and READMEdef6812
storage: fix SignedURL integration testff434d4
all: make tests pass with go1.10beta1ad7ff91
storage: add header sanitisation for SignedURL.b97d364
internal/fields: fix test to match next Go version6856ba4
bigquery: support inference of nullable fields5fa930e
bigquery: support time-partitioning field9cfa4d0
bigtable: link to the cbt installation instructions in the cbt docs3051b91
datatransfer: move into bigquery dir5733118
firestore: remove UpdateMap and UpdateStructUpdates
cloud.google.com/go/iam
from 1.5.2 to 1.5.3Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
bf00b9d
chore: release main (#13076)9dd3adf
chore: bump changed modules (#13075)9f9d01f
fix: upgrade gRPC service registration func (#13063)f14260d
chore(.github): restore deep-remove-regex entries (#13073)e127d94
test(bigtable): refactor TestRetryApply for clarity (#13052)2930b5c
chore: release main (#13065)bc93e83
chore: bump changed modules (#13064)0ce207f
test(firestore): correct TestIntegration_WatchQuery (#13053)04ac2d2
chore(.librarian): special-case fixes in state.yaml (#13062)b94c3ba
fix(storage): remove default timeout for gRPC operations (#13022)Updates
cloud.google.com/go/monitoring
from 1.24.2 to 1.24.3Release notes
Sourced from cloud.google.com/go/monitoring's releases.
Commits
bf00b9d
chore: release main (#13076)9dd3adf
chore: bump changed modules (#13075)9f9d01f
fix: upgrade gRPC service registration func (#13063)f14260d
chore(.github): restore deep-remove-regex entries (#13073)e127d94
test(bigtable): refactor TestRetryApply for clarity (#13052)2930b5c
chore: release main (#13065)bc93e83
chore: bump changed modules (#13064)0ce207f
test(firestore): correct TestIntegration_WatchQuery (#13053)04ac2d2
chore(.librarian): special-case fixes in state.yaml (#13062)b94c3ba
fix(storage): remove default timeout for gRPC operations (#13022)Updates
github.com/CycloneDX/cyclonedx-go
from 0.9.2 to 0.9.3Release notes
Sourced from github.com/CycloneDX/cyclonedx-go's releases.
Commits
72e4629
Merge pull request #243 from madpah/fix/component-data-schema6636ce3
fix:.component.data
was not a slice as per CycloneDX schema #242a39bf6b
Merge pull request #232 from CycloneDX/dependabot/github_actions/actions/setu...cff8cd5
Merge pull request #233 from CycloneDX/dependabot/docker/gitpod/workspace-go-...6a93b76
Merge pull request #234 from rdghe/fix/add-missing-properties3e0f245
fix: add missing propertiesf32eebc
build(deps): bump gitpod/workspace-go from4702df2
to8985eb7
5fcf097
build(deps): bump actions/setup-go from 5.4.0 to 5.5.075427c8
Merge pull request #222 from CycloneDX/dependabot/docker/gitpod/workspace-go-...551624d
Merge pull request #217 from CycloneDX/dependabot/github_actions/apache/skywa...Updates
github.com/anchore/go-struct-converter
from 0.0.0-20250211213226-cce56d595160 to 0.1.0Release notes
Sourced from github.com/anchore/go-struct-converter's releases.
Commits
Updates
github.com/aws/aws-sdk-go-v2/service/internal/checksum
from 1.8.9 to 1.9.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/internal/checksum's changelog.
... (truncated)
Commits
994cb2c
Release 2021-08-271dfe70e
Update smithy-go dependency version2687a43
Update API Models for Release (#1395)2c11b4f
feature/dynamodb/attributevalue: Fix string alias unmarshal (#1388)3dde893
Update SDK's API client and endpoints models (#1390)c36a061
Adds support forTags
andTransitiveTagKeys
to `stscreds.AssumeRoleProvid...3ddb4d6
Release 2021-08-19c03ac02
API Model update (#1385)14923fe
Updates SDK for Go 1.17 (#1381)4fa06e5
Release 2021-08-12Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.88.3 to 1.88.4Commits
f64c8d0
Release 2025-10-072ffc161
Regenerated Clientse08a899
Update endpoints modela4663ff
Update API modele4a4e2d
Feat checksum reuse (#3199)e9e5d66
Release 2025-10-0608532b4
Regenerated Clientsb7bcc01
Update API modelf382571
Release 2025-10-03cb116e9
Regenerated ClientsUpdates
github.com/docker/cli
from 28.4.0+incompatible to 28.5.1+incompatibleCommits
e180ab8
Merge pull request #6541 from vvoland/6540-28.x0d799c5
update to go1.24.8887030f
Merge pull request #6522 from thaJeztah/28.x_bump_moby9c6a0e0
Merge pull request #6531 from thaJeztah/28.x_backport_bump_macosf784471
vendor: github.com/docker/docker cd048300a487 (v28.5.0-dev)d7afcf9
Merge pull request #6529 from thaJeztah/28.x_backport_deprecate_ResolveDefaul...9d9adf6
gha: add macOS 15, remove macOS 13 (deprecated)d4b7734
cli/command: deprecate ResolveDefaultContexta106161
Merge pull request #6519 from thaJeztah/28.x_backport_authconfig_no_direct_cast5e42f82
Merge pull request #6518 from thaJeztah/28.x_backport_memstore_notfounderrUpdates
github.com/docker/docker-credential-helpers
from 0.9.3 to 0.9.4Release notes
Sourced from github.com/docker/docker-credential-helpers's releases.
Commits
84c3413
Merge pull request #387 from thaJeztah/bump_go1.25fcb0b66
update to go1.25.1cf4e41f
Merge pull request #388 from thaJeztah/bump_wincred53f7bdc
vendor: github.com/danieljoos/wincred v1.2.3d4602cd
Merge pull request #249 from crazy-max/upd-dockerfileae84c25
Dockerfile: merge build stages2adf3cf
Merge pull request #383 from thaJeztah/bump_go_deps1fdce4c
Dockerfile: update xx to v1.7.0962a779
update to go1.24.7ec5efac
Merge pull request #386 from thaJeztah/bump_golangci_lintUpdates
github.com/go-git/go-git/v5
from 5.16.2 to 5.16.3Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
ad9a3a5
Merge pull request #1633 from baloo/baloo/release-5.x/jj-signed-commitsf2c3467
plumbing: support extra headers, support jujutsu signed commit [5.x]c12263d
Merge pull request #1646 from baloo/baloo/release-5.x/fixup-windows-ci111f374
build: disable fuzzing on maintenance branch15d46ce
build: raise timeouts for windows CI testsce83ba1
Merge pull request #1644 from baloo/baloo/release-5.x/fixup-buildb486201
internal: Expand regex to fix buildUpdates
github.com/go-jose/go-jose/v4
from 4.1.2 to 4.1.3Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
5348b9a
Reject JWS with an unprotected critical b64 header (#210)9153a5e
Bump actions/setup-python from 5 to 6 (#208)2126e17
Bump actions/setup-go from 5 to 6 (#209)9860c65
Bump actions/checkout from 4 to 5 (#206)14239fd
Remove Go 1.23 support (#205)a16e158
Update CI to run on Go 1.24 and 1.25 (#204)Updates
github.com/gohugoio/hashstructure
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/gohugoio/hashstructure's releases.
Commits
1f6d247
Improve allocation performancecd1b72b
Add some more golden test casesUpdates
github.com/hashicorp/go-getter
from 1.8.1 to 1.8.2Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
60a3d53
Ensure temporary directory symlinks do not cause errors (#560)Updates
github.com/nwaples/rardecode/v2
from 2.1.1 to 2.2.1Commits
f7e277c
reimplement io.WriterTo for Reader52fb4e8
allow max dictionary size to be set, with default now at 4GB9f4b0d1
dont let the dictionary be larger than the unpacked file size153fdf5
Merge pull request #47 from nwaples/bytereader3f140e5
document RarFS methodsb4fc922
change os.FileMode to fs.FileModeedb01e7
add Seek support for uncompressed files710bda2
add initial Seek support for limitedReader9deacfb
save offset in packetFileReader4f0a750
change limitedReader to save offset internallyUpdates
github.com/olekukonko/ll
from 0.1.1 to 0.1.2Commits
3e1aba0
remove stack form fatal , only panic should ahve stackca1f5e3
update cat and improve inspector readabilityUpdates
github.com/shirou/gopsutil/v4
from 4.25.8 to 4.25.9Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
208a0f8
Merge pull request #1922 from StefanoBalzarottiNozomi/fix-infinite-loop34093fe
check maxWarning54b31c3
Merge branch 'master' into fix-infinite-loopb952ecf
Merge pull request #1926 from OrbintSoft/famile-procid-without-wmi91ecede
fix5ea5730
code review, add comments and constantsce7ada1
Merge pull request #1927 from shirou/dependabot/go_modules/github.com/ebiteng...6dcae85
chore(deps): bump github.com/ebitengine/purego from 0.8.4 to 0.9.0dcb08f1
Merge pull request #1928 from shirou/feat/fix_lint_on_disk_linuxa215163
[disk][linux]: fix lint (gofumpt)Updates
github.com/skeema/knownhosts
from 1.3.1 to 1.3.2Commits
b9f50b4
ci: use Go 1.24 as per minimum in go.mod3e58378
update golang.org/x/crypto to v0.42.0; revise IPv6 logic5b6f59f
tests: fix test logic for x/crypto 0.37.0 changeeef7455
update dependency golang.org/x/crypto to v0.39.0e3098ef
update dependency golang.org/x/crypto to v0.36.0c884d65
ci: add govulncheck; pin goveralls version; use Go 1.23a8761da
comments: update to reflect golang.org/x/crypto/ssh/knownhosts changeUpdates
golang.org/x/crypto
from 0.42.0 to 0.43.0Commits
627cb89
go.mod: update golang.org/x dependenciesdca4914
acme: fix autocert TestHTTPHandlerDefaultFallback1336e21
x509roots/fallback: update bundle2beaa59
ssh: add VerifiedPublicKeyCallback66c3d8c
ssh: add support for FIPS modeddb4e80
ssh: remove custom contains, use slices.Containsf4d47b0
ssh: return clearer error when signature algorithm is used as key format96dc232
x509roots/fallback/bundle: add bundle package to export root certs8c9ba31
all: freeze and deprecate more packages559e062
ssh/agent: return an error for unexpected message typesUpdates
golang.org/x/mod
from 0.28.0 to 0.29.0Commits
bba3e06
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/net
from 0.44.0 to 0.45.0Commits
59706cd
html: impose open element stack size limit6ec8895
html: align in row insertion mode with spec5393563
http2: fix RFC 9218 write scheduler not being idempotentb2ab371
internal/httpsfv: implement parsing support for date and display stringedb764c
internal/httpsfv: add parsing functionality for types defined in RFC 8941fbba2c2
internal/httpsfv: add support for consuming Display String and Date type47a241f
http2: make the error channel pool per-Server51f657b
webdav/internal/xml: use the built-in min functionf2e909b
internal/httpsfv: implement parsing support for Dictionary and List type.7d8cfce
internal/httpsfv: add support for Bare Inner List and Item type.Updates
golang.org/x/oauth2
from 0.31.0 to 0.32.0Commits
792c877
oauth2: use strings.Builder instead of bytes.BufferUpdates
golang.org/x/sys
from 0.36.0 to 0.37.0<details...
Description has been truncated