Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[deps]: Update gh minor #645

Merged
merged 1 commit into from
Jan 23, 2025
Merged

[deps]: Update gh minor #645

merged 1 commit into from
Jan 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.0 -> v4.2.2
actions/checkout action minor v4.1.7 -> v4.2.2
actions/create-github-app-token action patch v1.11.0 -> v1.11.1
actions/setup-node action minor v4.0.4 -> v4.1.0
actions/setup-node action minor v4.0.2 -> v4.1.0
actions/upload-artifact action minor v4.4.0 -> v4.6.0
checkmarx/ast-github-action action patch 2.0.35 -> 2.0.41
codecov/codecov-action action minor v5.1.2 -> v5.2.0
codecov/test-results-action action patch v1.0.0 -> v1.0.2
github/codeql-action action minor v3.26.10 -> v3.28.3
ncipollo/release-action action minor v1.14.0 -> v1.15.0

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

actions/create-github-app-token (actions/create-github-app-token)

v1.11.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: actions/create-github-app-token@v1.11.0...v1.11.1

actions/setup-node (actions/setup-node)

v4.1.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

checkmarx/ast-github-action (checkmarx/ast-github-action)

v2.0.41

Compare Source

What's Changed

Other Changes

Full Changelog: Checkmarx/ast-github-action@2.0.40...2.0.41

v2.0.40

Compare Source

What's Changed

Other Changes

Full Changelog: Checkmarx/ast-github-action@2.0.39...2.0.40

v2.0.39

Compare Source

What's Changed

Other Changes

Full Changelog: Checkmarx/ast-github-action@2.0.38...2.0.39

v2.0.38

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: Checkmarx/ast-github-action@2.0.37...2.0.38

v2.0.37

Compare Source

What's Changed

Other Changes

Full Changelog: Checkmarx/ast-github-action@2.0.36...2.0.37

v2.0.36

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: Checkmarx/ast-github-action@2.0.35...2.0.36

codecov/codecov-action (codecov/codecov-action)

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

codecov/test-results-action (codecov/test-results-action)

v1.0.2

Compare Source

What's Changed

Full Changelog: codecov/test-results-action@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/test-results-action@v1.0.0...v1.0.1

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

v3.28.3

Compare Source

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

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

ncipollo/release-action (ncipollo/release-action)

v1.15.0

Compare Source

What's Changed

Add more explicit error when release list API call fails.

TLDR below - many dependency updates.

New Contributors

Full Changelog: ncipollo/release-action@v1.13.0...v1.15.0


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 requested a review from a team as a code owner October 14, 2024 01:42
@renovate renovate bot requested a review from r-tome October 14, 2024 01:42
@bitwarden-bot bitwarden-bot changed the title [deps]: Update gh minor [PM-13582] [deps]: Update gh minor Oct 14, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 6.42%. Comparing base (23713d9) to head (653d5f3).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #645      +/-   ##
========================================
+ Coverage   2.23%   6.42%   +4.18%     
========================================
  Files         60      59       -1     
  Lines       2634    2570      -64     
  Branches     467     464       -3     
========================================
+ Hits          59     165     +106     
+ Misses      2572    2390     -182     
- Partials       3      15      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title [PM-13582] [deps]: Update gh minor [deps]: Update gh minor Oct 14, 2024
@renovate renovate bot force-pushed the renovate/gh-minor branch from 2e42745 to b32bbca Compare October 14, 2024 20:07
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from b8bb3f9 to b11e9a2 Compare October 26, 2024 22:22
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from 91ee922 to d0ecc27 Compare November 5, 2024 16:39
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 5632317 to afb0bf4 Compare November 14, 2024 17:02
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from 2212a05 to acf0d27 Compare November 20, 2024 16:25
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from e231fe1 to fa6e98a Compare December 3, 2024 20:45
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 64fcfbb to 9be8d20 Compare December 17, 2024 16:07
@renovate renovate bot force-pushed the renovate/gh-minor branch 3 times, most recently from 37f8ac9 to c1a5d1c Compare December 20, 2024 21:38
@renovate renovate bot force-pushed the renovate/gh-minor branch from c1a5d1c to 050e4b8 Compare December 31, 2024 16:02
@renovate renovate bot force-pushed the renovate/gh-minor branch from 050e4b8 to ea0b426 Compare January 8, 2025 16:28
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 6b345cc to acc23c6 Compare January 15, 2025 04:25
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from c0589c5 to 4eeb073 Compare January 22, 2025 18:55
@renovate renovate bot force-pushed the renovate/gh-minor branch from 4eeb073 to 653d5f3 Compare January 22, 2025 19:56
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details63539833-71da-46a5-8ad4-5cd5099c4eff

Great job, no security vulnerabilities found in this Pull Request

@r-tome r-tome merged commit f9d817f into main Jan 23, 2025
23 checks passed
@r-tome r-tome deleted the renovate/gh-minor branch January 23, 2025 15:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants