Skip to content
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

Update all dependencies #378

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Update all dependencies #378

merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action digest b4b15b8 -> 65c4c4a
cgr.dev/chainguard/glibc-dynamic final digest a2ecbc3 -> c907cf5
cgr.dev/chainguard/go stage digest d4eca27 -> 1373a8c
github/codeql-action action minor v3.27.7 -> v3.28.9
oxsecurity/megalinter action digest 1fc052d -> ec124f7
peter-evans/create-pull-request action digest 5e91468 -> 67ccf78
stefanzweifel/git-auto-commit-action action digest 8621497 -> e348103
step-security/harden-runner action minor v2.10.2 -> v2.11.0

Release Notes

github/codeql-action (github/codeql-action)

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025
  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025
  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.3 - 22 Jan 2025
  • Update default CodeQL bundle version to 2.20.2. #​2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

v3.28.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.28.0 - 20 Dec 2024
  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

See the full CHANGELOG.md for more information.

v3.27.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source

step-security/harden-runner (step-security/harden-runner)

v2.11.0

Compare Source

What's Changed

Release v2.11.0 in #​498
Harden-Runner Enterprise tier now supports the use of eBPF for DNS resolution and network call monitoring

Full Changelog: step-security/harden-runner@v2...v2.11.0

v2.10.4

Compare Source

What's Changed

Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.

Full Changelog: step-security/harden-runner@v2...v2.10.4

v2.10.3

Compare Source

What's Changed

Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.

Full Changelog: step-security/harden-runner@v2...v2.10.3


Configuration

📅 Schedule: Branch creation - "every 1 hours every weekday" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update github/codeql-action action to v3.27.8 Update all dependencies Dec 13, 2024
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 312da74 to 2aa4614 Compare December 21, 2024 00:47
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c3f4327 to f812059 Compare December 31, 2024 19:32
Copy link
Contributor Author

renovate bot commented Dec 31, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 55 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.6 -> 1.24.0
cloud.google.com/go v0.115.1 -> v0.118.1
cloud.google.com/go/auth v0.9.1 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.7
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
cloud.google.com/go/iam v1.2.0 -> v1.3.1
deps.dev/api/v3 v3.0.0-20240807013505-16da96fe8b66 -> v3.0.0-20241010035105-b3ba03369df1
deps.dev/util/maven v0.0.0-20240807013505-16da96fe8b66 -> v0.0.0-20241218001045-3890182485f3
deps.dev/util/resolve v0.0.0-20240807013505-16da96fe8b66 -> v0.0.0-20241218001045-3890182485f3
deps.dev/util/semver v0.0.0-20240807013505-16da96fe8b66 -> v0.0.0-20241010035105-b3ba03369df1
github.com/CycloneDX/cyclonedx-go v0.9.0 -> v0.9.1
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.5
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0 -> v2.13.0
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/containerd/typeurl/v2 v2.2.0 -> v2.2.3
github.com/cyphar/filepath-securejoin v0.3.1 -> v0.3.6
github.com/docker/cli v27.2.0+incompatible -> v27.5.0+incompatible
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.2
github.com/go-git/go-git/v5 v5.12.0 -> v5.13.2
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.1
github.com/google/osv-scanner v1.8.4 -> v1.9.2
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.3 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.1
github.com/ianlancetaylor/demangle v0.0.0-20240805132620-81f5be970eca -> v0.0.0-20240912202439-0a2b6291aafd
github.com/jedib0t/go-pretty/v6 v6.5.9 -> v6.6.2
github.com/moby/buildkit v0.15.2 -> v0.19.0
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
github.com/rhysd/actionlint v1.7.1 -> v1.7.7
github.com/swaggo/files/v2 v2.0.1 -> v2.0.2
github.com/tidwall/gjson v1.17.3 -> v1.18.0
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.58.0
go.opentelemetry.io/otel v1.29.0 -> v1.34.0
gocloud.dev v0.39.0 -> v0.40.0
golang.org/x/crypto v0.26.0 -> v0.32.0
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 -> v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/mod v0.20.0 -> v0.22.0
golang.org/x/net v0.28.0 -> v0.34.0
golang.org/x/oauth2 v0.22.0 -> v0.26.0
golang.org/x/sync v0.8.0 -> v0.11.0
golang.org/x/text v0.17.0 -> v0.22.0
golang.org/x/time v0.6.0 -> v0.9.0
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 -> v0.0.0-20240903120638-7835f813f4da
google.golang.org/api v0.195.0 -> v0.218.0
google.golang.org/genproto v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20250122153221-138b5a5a4fd4
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20250127172529-29210b9bc287
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20250127172529-29210b9bc287
google.golang.org/grpc v1.66.0 -> v1.70.0
google.golang.org/protobuf v1.34.2 -> v1.36.4
mvdan.cc/sh/v3 v3.9.0 -> v3.10.0
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
golang.org/x/sys v0.24.0 -> v0.30.0
golang.org/x/tools v0.24.0 -> v0.29.0

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7a0747c to ce10ae5 Compare January 7, 2025 01:18
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 403b304 to 9337f07 Compare January 14, 2025 18:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2157372 to eab5d64 Compare January 17, 2025 00:50
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 4dd3a3f to fc573e6 Compare January 30, 2025 04:30
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from a15a6ea to 73663b3 Compare February 9, 2025 10:00
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 875e5c6 to fab0948 Compare February 17, 2025 02:12
@sbtaylor15 sbtaylor15 merged commit 6b71b72 into main Feb 17, 2025
8 checks passed
@renovate renovate bot deleted the renovate/all branch February 17, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant