chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems#530
Merged
benthevining merged 1 commit intomainfrom Mar 22, 2026
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [lukka/get-cmake](https://github.com/lukka/get-cmake) | `4.2.3` | `4.3.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.32.6` | `4.34.1` | | [LouisBrunner/checks-action](https://github.com/louisbrunner/checks-action) | `2.0.0` | `3.0.0` | | [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) | `6.0.0` | `6.1.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.6.0` | `2.6.1` | Updates `lukka/get-cmake` from 4.2.3 to 4.3.0 - [Release notes](https://github.com/lukka/get-cmake/releases) - [Changelog](https://github.com/lukka/get-cmake/blob/main/RELEASE_PROCESS.md) - [Commits](lukka/get-cmake@f176ccd...b783061) Updates `github/codeql-action` from 4.32.6 to 4.34.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0d579ff...3869755) Updates `LouisBrunner/checks-action` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/louisbrunner/checks-action/releases) - [Commits](LouisBrunner/checks-action@6b626ff...dfcbcf8) Updates `Apple-Actions/import-codesign-certs` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](Apple-Actions/import-codesign-certs@b610f78...fe74d46) Updates `softprops/action-gh-release` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@26e8ad2...153bb8e) chore(deps): bump lichessbotdevs/lichess-bot Bumps the dependencies group in /config/lichess with 1 update: lichessbotdevs/lichess-bot. Updates `lichessbotdevs/lichess-bot` from 2026.3.7.1 to 2026.3.18.1 --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github/codeql-action dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: LouisBrunner/checks-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Apple-Actions/import-codesign-certs dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: softprops/action-gh-release dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lichessbotdevs/lichess-bot dependency-version: 2026.3.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates:
4.2.34.3.04.32.64.34.12.0.03.0.06.0.06.1.02.6.02.6.1Updates
lukka/get-cmakefrom 4.2.3 to 4.3.0Release notes
Sourced from lukka/get-cmake's releases.
Commits
b783061New CMake version(s): cmake-v4.3.09004e45Migrate to Node 246e70939New CMake version(s): cmake-rc-v4.3.0-rc3 (#242)9cd6c6bNew CMake version(s): cmake-rc-v4.3.0-rc2 (#241)7697ef7Bump actions/upload-artifact from 6 to 7 (#239)54f69bfBump actions/download-artifact from 7 to 8 (#240)b9a171aBump actions/upload-artifact from 5 to 6 (#227)2b80711Bump actions/download-artifact from 6 to 7 (#228)30c1a5fBump minimatch from 3.1.2 to 3.1.5 (#238)4f9746dNew CMake version(s): cmake-rc-v4.3.0-rc1 (#236)Updates
github/codeql-actionfrom 4.32.6 to 4.34.1Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
3869755Merge pull request #3763 from github/update-v4.34.1-095e0fe5020e68acUpdate changelog for v4.34.1095e0feMerge pull request #3762 from github/henrymercer/downgrade-default-bundle47b94feAdd changelog note51a1d69Downgrade default bundle to codeql-bundle-v2.24.3510cf73Merge pull request #3589 from github/mergeback/v4.34.0-to-main-c6f9311089f0c86Rebuildc3f90baUpdate changelog and version after v4.34.0c6f9311Merge pull request #3588 from github/update-v4.34.0-30c555a52eeb9b3fUpdate changelog for v4.34.0Updates
LouisBrunner/checks-actionfrom 2.0.0 to 3.0.0Release notes
Sourced from LouisBrunner/checks-action's releases.
Commits
dfcbcf8feat: update to node24 + migrate to bun (#385)273ee42chore(deps-dev): Bump flatted (#383)7d5f016chore(deps-dev): Bump minimatch (#382)0133500chore(deps-dev): Bump the minor-updates group with 2 updates (#378)8bfc36echore(deps-dev): Bump the minor-updates group with 2 updates (#375)8343a1echore(deps-dev): Bump the minor-updates group with 2 updates (#373)edd1da9chore(deps): Bump actions/checkout from 5 to 6 in the actions-deps group (#371)8750740chore(deps-dev): Bump js-yaml (#370)07d9a1bci: group dependabot updates (#367)70f22f2chore(deps-dev): Bump typescript from 5.9.2 to 5.9.3 (#365)Updates
Apple-Actions/import-codesign-certsfrom 6.0.0 to 6.1.0Commits
fe74d46[main] Upgrade version to 6.1.0d33d5f4[main] Regenerate lock filee52346e[main] Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/knip-5.78.0'ec27a51[main] Merge remote-tracking branches 'origin/dependabot/npm_and_yarn/actions...bb8a273[main] Merge remote-tracking branches 'origin/dependabot/github_actions/actio...5079bbfBump tar from 7.5.2 to 7.5.103a6dc1eBump actions/upload-artifact from 5.0.0 to 7.0.0c125db1Bump@isaacs/brace-expansionfrom 5.0.0 to 5.0.18a3147eBump actions/checkout from 6.0.0 to 6.0.2bc844c6Bump actions/setup-node from 5.0.0 to 6.2.0Updates
softprops/action-gh-releasefrom 2.6.0 to 2.6.1Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
153bb8erelease 2.6.1569deb8fix: preserve discussion category when publishing releases (#765)Bumps the dependencies group in /config/lichess with 1 update: lichessbotdevs/lichess-bot.
Updates
lichessbotdevs/lichess-botfrom 2026.3.7.1 to 2026.3.18.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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