Skip to content

fix(deps): update all dependencies #3

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
merged 1 commit into from
Dec 23, 2024
Merged

fix(deps): update all dependencies #3

merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/dependency-review-action action minor v4.3.4 -> v4.5.0 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.2.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github/codeql-action action minor v3.25.12 -> v3.28.0 age adoption passing confidence
github/codeql-action action minor v3.25.2 -> v3.28.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

actions/setup-go (actions/setup-go)

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

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

v3.28.0

Compare Source

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

v3.27.7

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.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

v3.27.5

Compare Source

v3.27.4

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.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

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.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

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.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

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.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v3.27.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.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

v3.26.7

Compare Source

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

Compare Source

v3.26.3

Compare Source

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 chore(deps): update github/codeql-action action to v3.25.12 chore(deps): update github/codeql-action action to v3.25.13 Jul 19, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.13 chore(deps): update github/codeql-action action to v3.25.14 Jul 25, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.14 chore(deps): update github/codeql-action action to v3.25.15 Jul 26, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.25.15 chore(deps): update github/codeql-action action to v3.26.0 Aug 6, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.0 chore(deps): update github/codeql-action action to v3.26.1 Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.1 chore(deps): update github/codeql-action action to v3.26.2 Aug 14, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.2 chore(deps): update github/codeql-action action to v3.26.3 Aug 19, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.3 chore(deps): update github/codeql-action action to v3.26.4 Aug 21, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.4 chore(deps): update github/codeql-action action to v3.26.5 Aug 23, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.5 chore(deps): update github/codeql-action action to v3.26.6 Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.6 chore(deps): update github/codeql-action action to v3.26.7 Sep 13, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.7 chore(deps): update github/codeql-action action to v3.26.8 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9f8e28e to 28fe89a Compare September 24, 2024 19:59
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.8 chore(deps): update github/codeql-action action to v3.26.9 Sep 24, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.9 chore(deps): update all dependencies Sep 25, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 4c88e37 to edf716a Compare October 3, 2024 21:57
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 553ffcf to 6d05729 Compare October 28, 2024 19:57
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 3aebc63 to befb951 Compare November 14, 2024 15:47
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c617160 to 3f6f65a Compare November 23, 2024 12:08
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from ddee1bf to 3afdb10 Compare December 13, 2024 00:56
@paralin paralin merged commit d525fa8 into master Dec 23, 2024
4 checks passed
@paralin paralin deleted the renovate/all branch December 23, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant