Skip to content

Bump the non-breaking-github-workflow group across 2 directories with 7 updates #2217

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps the non-breaking-github-workflow group with 6 updates in the / directory:

Package From To
actions/dependency-review-action 4.6.0 4.7.1
ruby/setup-ruby 1.237.0 1.244.0
gradle/actions 4.3.1 4.4.0
ossf/scorecard-action 2.4.1 2.4.2
github/codeql-action 3.28.16 3.28.19
super-linter/super-linter 7.3.0 7.4.0

Bumps the non-breaking-github-workflow group with 1 update in the /.github/actions/build-figma-resource directory: actions/setup-node.

Updates actions/dependency-review-action from 4.6.0 to 4.7.1

Release notes

Sourced from actions/dependency-review-action's releases.

v4.7.1

  • Packages added to allow-dependencies-licenses will be allowed even if the package in question has no license information #889
  • License expressions (e.g. Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g. Ruby)

v4.7.0

  • Handle complex license expressions (e.g. MIT AND GPL-2.0) in allow lists (fixes #809 and probably others)
  • Replace OTHER in package licenses with LicenseRef-clearlydefined-OTHER so that parsing passes
Commits
  • da24556 Merge pull request #933 from actions/dangoor/471-release
  • 9af0caf Bump version number for 4.7.1
  • d8f2df2 Merge pull request #932 from actions/907-disallow-expression
  • 6e9307a Discard allow list entries that are not SPDX IDs
  • 8805179 Merge pull request #930 from actions/889-allow-no-license
  • 014300b Update build
  • 34486f3 Check namespaces when excluding license checks
  • 9b155d6 Update build
  • f199659 Allowing dependencies works with no licenses
  • 38ecb5b Merge pull request #929 from actions/dangoor/4.7-release
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.237.0 to 1.244.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.244.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.243.0...v1.244.0

v1.243.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.242.0...v1.243.0

v1.242.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.241.0...v1.242.0

v1.241.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.240.0...v1.241.0

v1.240.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.239.0...v1.240.0

v1.239.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.238.0...v1.239.0

v1.238.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.237.0...v1.238.0

Commits
  • 13e7a03 run yarn run package
  • 2deba9e yarn.lock update
  • 308b219 package.json - update @​actions/io, semver, ncc
  • c95ae37 Upgrade @​actions/cache
  • cb0fda5 Update CRuby releases on Windows
  • bb0f760 Fix a regression where MAKE on windows has an extra space at the end
  • 1a0ff44 Switch to ruby/setup-msys2-gcc
  • 2f55240 Apply review feedbacks
  • a871308 Rewrite ruby/setup-msys2-gcc
  • 84684c0 Add ruby-3.4.4
  • Additional commits viewable in compare view

Updates gradle/actions from 4.3.1 to 4.4.0

Release notes

Sourced from gradle/actions's releases.

v4.4.0

This release updates 2 downstream components:

  • Develocity injection has been updated to v2.0
    • Some environment variables related to Develocity injection have been renamed. All vars now being with DEVELOCITY_INJECTION_. Check the docs for more details.
  • Dependency-graph plugin has been updated to v1.4.0
    • The 'detector' values included in the generated graph can now be configured via environment variables.

What's Changed

New Contributors

Full Changelog: gradle/actions@v4.3.1...v4.4.0

Commits
  • 8379f6a Use v1.4.0 of dependency graph plugin (#638)
  • 9f79b5f [bot] Update dist directory
  • e093fac Bump the npm-dependencies group in /sources with 5 updates (#636)
  • 768a17f Bump the npm-dependencies group in /sources with 2 updates (#635)
  • 3654113 [bot] Update dist directory
  • 2ad385c Replace use of typed-rest-client with @​actions/http-client (#634)
  • 95dcf96 [bot] Update dist directory
  • 2e3238a Bump actions/download-artifact from 4.2.1 to 4.3.0 in /.github/actions/init-i...
  • 39dddb8 Remove direct use of octokit/request-error (#632)
  • 755ed7d [bot] Update dist directory
  • Additional commits viewable in compare view

Updates ossf/scorecard-action from 2.4.1 to 2.4.2

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.2

What's Changed

This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.

Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2

Commits
  • 05b42c6 🌱 bump docker to ghcr v2.4.2 (#1548)
  • b225da6 Bump github.com/ossf/scorecard/v5 from v5.2.0 to v5.2.1 (#1550)
  • 9399f6f 🌱 Bump the docker-images group across 1 directory with 2 updates (#1...
  • e1daa8c 🌱 Bump the github-actions group across 1 directory with 5 updates (#...
  • 9fe6511 🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#1542)
  • 25b9cd9 🌱 Bump github.com/ossf/scorecard/v5 from v5.1.1 to v5.2.0 (#1547)
  • 18cc9b8 🌱 Bump golang.org/x/net from 0.38.0 to 0.39.0 (#1536)
  • db78142 🌱 Bump the github-actions group with 2 updates (#1538)
  • de386ed 🌱 Bump golang from 1.24.1 to 1.24.2 in the docker-images group (#1534)
  • 5b7cedb 🌱 Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 (#1537)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.16 to 3.28.19

Release notes

Sourced from github/codeql-action's releases.

v3.28.19

CodeQL Action Changelog

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

3.28.19 - 03 Jun 2025

  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview. The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #2910

See the full CHANGELOG.md for more information.

v3.28.18

CodeQL Action Changelog

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

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #2893
  • Skip validating SARIF produced by CodeQL for improved performance. #2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #2891

See the full CHANGELOG.md for more information.

v3.28.17

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.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

No user facing changes.

3.28.19 - 03 Jun 2025

  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview. The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #2910

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #2893
  • Skip validating SARIF produced by CodeQL for improved performance. #2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #2891

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #2838

3.28.13 - 24 Mar 2025

No user facing changes.

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

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6. #2793

... (truncated)

Commits
  • fca7ace Merge pull request #2918 from github/update-v3.28.19-4a00331d4
  • 1dcd2be Update changelog for v3.28.19
  • 4a00331 Merge pull request #2910 from github/update-bundle/codeql-bundle-v2.21.4
  • c0a821d Add changelog note
  • d621686 Update default bundle to codeql-bundle-v2.21.4
  • dc138d4 Merge pull request #2913 from github/henrymercer/win-2019-deprecated
  • 3201e46 Stop running CI on windows-2019
  • 7fd6215 Merge pull request #2911 from github/update-supported-enterprise-server-versions
  • 31eae5e Update supported GitHub Enterprise Server versions
  • bc02a25 Merge pull request #2908 from github/henrymercer/dependabot
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 7.3.0 to 7.4.0

Release notes

Sourced from super-linter/super-linter's releases.

v7.4.0

7.4.0 (2025-05-13)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump the rubocop group in /dependencies with 10 updates (#6661) (2757a99)
  • bundler: bump the rubocop group in /dependencies with 4 updates (#6782) (17cf935)
  • docker: bump python in the docker-base-images group (#6723) (960298b)
  • docker: bump the docker group across 1 directory with 17 updates (#6776) (8b602a4)
  • java: bump com.google.googlejavaformat:google-java-format (#6780) (aa3f3f8)
  • java: bump com.puppycrawl.tools:checkstyle (#6639) (59f2b6b)
  • npm: bump @​babel/eslint-parser in /dependencies (#6762) (fd53895)
  • npm: bump @​babel/runtime-corejs3 (#6651) (8fbf79e)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6742) (56355b5)
  • npm: bump asl-validator from 3.13.0 to 3.14.0 in /dependencies (#6631) (30aa4b3)
  • npm: bump asl-validator from 3.14.0 to 3.15.0 in /dependencies (#6777) (660f7dc)
  • npm: bump next (#6676) (f171ee5)
  • npm: bump next (#6708) (43faf95)
  • npm: bump next (#6729) (536538a)
  • npm: bump npm-groovy-lint from 15.1.0 to 15.2.0 in /dependencies (#6779) (c19a3da)
  • npm: bump prettier from 3.5.2 to 3.5.3 in /dependencies (#6629) (6864c8c)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

7.4.0 (2025-05-13)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump the rubocop group in /dependencies with 10 updates (#6661) (2757a99)
  • bundler: bump the rubocop group in /dependencies with 4 updates (#6782) (17cf935)
  • docker: bump python in the docker-base-images group (#6723) (960298b)
  • docker: bump the docker group across 1 directory with 17 updates (#6776) (8b602a4)
  • java: bump com.google.googlejavaformat:google-java-format (#6780) (aa3f3f8)
  • java: bump com.puppycrawl.tools:checkstyle (#6639) (59f2b6b)
  • npm: bump @​babel/eslint-parser in /dependencies (#6762) (fd53895)
  • npm: bump @​babel/runtime-corejs3 (#6651) (8fbf79e)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6742) (56355b5)
  • npm: bump asl-validator from 3.13.0 to 3.14.0 in /dependencies (#6631) (30aa4b3)
  • npm: bump asl-validator from 3.14.0 to 3.15.0 in /dependencies (#6777) (660f7dc)
  • npm: bump next (#6676) (f171ee5)
  • npm: bump next (#6708) (43faf95)
  • npm: bump next (#6729) (536538a)
  • npm: bump npm-groovy-lint from 15.1.0 to 15.2.0 in /dependencies (#6779) (c19a3da)

... (truncated)

Commits
  • 1215045 chore(main): release 7.4.0 (#6634)
  • 8b602a4 deps(docker): bump the docker group across 1 directory with 17 updates (#6776)
  • f8df7f6 deps(npm): bump the stylelint group across 1 directory with 3 updates (#6775)
  • 660f7dc deps(npm): bump asl-validator from 3.14.0 to 3.15.0 in /dependencies (#6777)
  • 25d4ced deps(npm): bump renovate from 40.10.4 to 40.11.8 in /dependencies (#6778)
  • c19a3da deps(npm): bump npm-groovy-lint from 15.1.0 to 15.2.0 in /dependencies (#6779)
  • aa3f3f8 deps(java): bump com.google.googlejavaformat:google-java-format (#6780)
  • e154957 deps(python): bump the pip group across 1 directory with 3 updates (#6781)
  • 17cf935 deps(bundler): bump the rubocop group in /dependencies with 4 updates (#6782)
  • 2757a99 deps(bundler): bump the rubocop group in /dependencies with 10 updates (#6661)
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.3.0 to 4.4.0

Release notes

Sourced from actions/setup-node's releases.

v4.4.0

What's Changed

Bug fixes:

Enhancement:

Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 7 updates

Bumps the non-breaking-github-workflow group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.6.0` | `4.7.1` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.237.0` | `1.244.0` |
| [gradle/actions](https://github.com/gradle/actions) | `4.3.1` | `4.4.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.1` | `2.4.2` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.16` | `3.28.19` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `7.3.0` | `7.4.0` |

Bumps the non-breaking-github-workflow group with 1 update in the /.github/actions/build-figma-resource directory: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/dependency-review-action` from 4.6.0 to 4.7.1
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@ce3cf95...da24556)

Updates `ruby/setup-ruby` from 1.237.0 to 1.244.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@eaecf78...13e7a03)

Updates `gradle/actions` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@06832c7...8379f6a)

Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@f49aabe...05b42c6)

Updates `github/codeql-action` from 3.28.16 to 3.28.19
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@28deaed...fca7ace)

Updates `super-linter/super-linter` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@4e8a7c2...1215045)

Updates `actions/setup-node` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@cdca736...49933ea)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-github-workflow
- dependency-name: ruby/setup-ruby
  dependency-version: 1.244.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-github-workflow
- dependency-name: gradle/actions
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-github-workflow
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-github-workflow
- dependency-name: github/codeql-action
  dependency-version: 3.28.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-github-workflow
- dependency-name: super-linter/super-linter
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-github-workflow
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-github-workflow
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 6, 2025
Copy link

github-actions bot commented Jun 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants