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

[deps] BRE: Update gh minor #5016

Merged
merged 1 commit into from
Jan 9, 2025
Merged

[deps] BRE: Update gh minor #5016

merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action patch v1.11.0 -> v1.11.1
actions/setup-dotnet action minor v4.1.0 -> v4.2.0
actions/setup-java action minor v4.5.0 -> v4.6.0
actions/upload-artifact action minor v4.4.3 -> v4.5.0
checkmarx/ast-github-action action patch 2.0.36 -> 2.0.41
docker/build-push-action action minor v6.9.0 -> v6.11.0
github/codeql-action action minor v3.27.0 -> v3.28.0
launchdarkly/find-code-references-in-pull-request action patch v2.0.0 -> v2.0.1

Release Notes

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-dotnet (actions/setup-dotnet)

v4.2.0

Compare Source

What's Changed

Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.

If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.

For updates, follow https://github.com/dotnet/core/issues/9671.

New Contributors

Full Changelog: actions/setup-dotnet@v4...v4.2.0

actions/setup-java (actions/setup-java)

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

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

v4.5.0

Compare Source

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

docker/build-push-action (docker/build-push-action)

v6.11.0

Compare Source

v6.10.0

Compare Source

Full Changelog: docker/build-push-action@v6.9.0...v6.10.0

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

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.

launchdarkly/find-code-references-in-pull-request (launchdarkly/find-code-references-in-pull-request)

v2.0.1

Compare Source

Changed

  • Update dependencies
  • Update golang version
  • Migrate from CircleCI to Github Actions

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.

@bitwarden-bot bitwarden-bot changed the title [deps] DevOps: Update gh minor [PM-14703] [deps] DevOps: Update gh minor Nov 11, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.73%. Comparing base (b096568) to head (aaba85e).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5016   +/-   ##
=======================================
  Coverage   43.73%   43.73%           
=======================================
  Files        1475     1475           
  Lines       68132    68132           
  Branches     6170     6170           
=======================================
  Hits        29800    29800           
  Misses      37035    37035           
  Partials     1297     1297           

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

@renovate renovate bot changed the title [PM-14703] [deps] DevOps: Update gh minor [deps] DevOps: Update gh minor Nov 11, 2024
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from fe9b658 to 60c3bbc Compare November 14, 2024 14:57
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 32f193d to ade9a07 Compare November 26, 2024 12:52
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from 04bc259 to cb49301 Compare December 3, 2024 17:03
@renovate renovate bot changed the title [deps] DevOps: Update gh minor [deps] BRE: Update gh minor Dec 6, 2024
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from 159bb4b to 4fea044 Compare December 12, 2024 20:51
@renovate renovate bot requested a review from a team as a code owner December 12, 2024 20:51
@renovate renovate bot requested a review from coroiu December 12, 2024 20:51
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 735b652 to 6a031c6 Compare December 18, 2024 23:33
@renovate renovate bot force-pushed the renovate/gh-minor branch 3 times, most recently from 059518f to 2a25a46 Compare December 27, 2024 01:22
@renovate renovate bot force-pushed the renovate/gh-minor branch 2 times, most recently from fe02b74 to fc9d68e Compare January 3, 2025 16:37
@renovate renovate bot force-pushed the renovate/gh-minor branch from fc9d68e to aaba85e Compare January 8, 2025 12:59
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Logo
Checkmarx One – Scan Summary & Details461292de-4dc9-45a3-a95b-9956948dfcf1

No New Or Fixed Issues Found

Copy link
Contributor

@coroiu coroiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes to workflows, approving

@coroiu coroiu merged commit f265911 into main Jan 9, 2025
59 checks passed
@coroiu coroiu deleted the renovate/gh-minor branch January 9, 2025 09:10
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.

2 participants