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] workflows: Update minor #342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.4.3 -> v4.5.0
checkmarx/ast-github-action action patch 2.0.36 -> 2.0.40
github/codeql-action action minor v3.27.0 -> v3.28.0
tj-actions/changed-files action patch v45.0.3 -> v45.0.5

Release Notes

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

v4.5.0

Compare Source

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

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

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.

tj-actions/changed-files (tj-actions/changed-files)

v45.0.5

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.5

v45.0.4

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.4


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 November 11, 2024 02:13
@bitwarden-bot bitwarden-bot changed the title [deps] workflows: Update minor [PM-14787] [deps] workflows: Update minor Nov 11, 2024
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-14787] [deps] workflows: Update minor [deps] workflows: Update minor Nov 11, 2024
@renovate renovate bot force-pushed the renovate/workflows-minor branch 3 times, most recently from 0e773a7 to 46a717a Compare November 14, 2024 14:47
@renovate renovate bot force-pushed the renovate/workflows-minor branch 3 times, most recently from ad824e1 to 6532aff Compare November 20, 2024 16:42
@renovate renovate bot force-pushed the renovate/workflows-minor branch 3 times, most recently from 1847ebf to bf1a824 Compare December 7, 2024 21:11
@renovate renovate bot force-pushed the renovate/workflows-minor branch 3 times, most recently from 3650c5d to 848adf6 Compare December 17, 2024 13:29
@renovate renovate bot force-pushed the renovate/workflows-minor branch from 848adf6 to 293a496 Compare December 17, 2024 22:13
@renovate renovate bot force-pushed the renovate/workflows-minor branch from 293a496 to 8bd1054 Compare December 20, 2024 20:42
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