Skip to content

Update all non-major dependencies#133

Merged
finn-block merged 1 commit into
mainfrom
renovate/all-minor-patch
May 16, 2025
Merged

Update all non-major dependencies#133
finn-block merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 24, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action patch v4.6.0 -> v4.6.2 age adoption passing confidence
fossas/fossa-action action minor v1.5.0 -> v1.7.0 age adoption passing confidence
github/codeql-action action minor v3.27.8 -> v3.28.18 age adoption passing confidence
ossf/scorecard-action action patch v2.4.0 -> v2.4.1 age adoption passing confidence
typescript (source) dependencies minor 5.6.3 -> 5.8.3 age adoption passing confidence

Release Notes

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

v4.6.2

Compare Source

What's Changed
New Contributors

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

v4.6.1

Compare Source

What's Changed

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

fossas/fossa-action (fossas/fossa-action)

v1.7.0

Compare Source

What's Changed

  • Adds an optional working directory option to change where FOSSA analyzes.

v1.6.0

Compare Source

What's Changed

Full Changelog: fossas/fossa-action@v1.5.0...v1.6.0

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

v3.28.18

Compare Source

v3.28.17

Compare Source

CodeQL Action Changelog

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

3.28.17 - 02 May 2025
  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

v3.28.16

Compare Source

CodeQL Action Changelog

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

3.28.16 - 23 Apr 2025
  • Update default CodeQL bundle version to 2.21.1. #​2863

See the full CHANGELOG.md for more information.

v3.28.15

Compare Source

CodeQL Action Changelog

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

3.28.15 - 07 Apr 2025
  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

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

3.28.14 - 07 Apr 2025
  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

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

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

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

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

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

3.28.11 - 07 Mar 2025
  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.

v3.28.10

Compare Source

CodeQL Action Changelog

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

3.28.10 - 21 Feb 2025
  • Update default CodeQL bundle version to 2.20.5. #​2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #​2768

See the full CHANGELOG.md for more information.

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.

ossf/scorecard-action (ossf/scorecard-action)

v2.4.1

Compare Source

What's Changed

Docs

New Contributors

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14026864731 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6be133d to 7ef5bb1 Compare March 24, 2025 15:59
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14039939008 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7ef5bb1 to 1a5d920 Compare April 5, 2025 02:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 5, 2025

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14277435760 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1a5d920 to a35b900 Compare April 7, 2025 09:57
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2025

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14306268646 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a35b900 to 4d95939 Compare April 7, 2025 22:29
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2025

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14320781849 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4d95939 to 03220d4 Compare April 23, 2025 13:10
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14619011877 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 03220d4 to a75b481 Compare May 2, 2025 10:20
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2025

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14793369803 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a75b481 to a3c4512 Compare May 13, 2025 12:53
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #14997136565 / attempt 1)

@finn-block finn-block requested a review from leordev May 13, 2025 21:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a3c4512 to 5a1cbbe Compare May 14, 2025 19:28
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #15029371719 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5a1cbbe to 8e3cb2f Compare May 16, 2025 11:46
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #15067713526 / attempt 1)

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8e3cb2f to 9bfd641 Compare May 16, 2025 17:03
@github-actions
Copy link
Copy Markdown

Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-133

(execution #15073626234 / attempt 1)

@finn-block finn-block merged commit 0f54e38 into main May 16, 2025
4 checks passed
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Done in Open Source Program Office May 16, 2025
@renovate renovate Bot deleted the renovate/all-minor-patch branch May 16, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant