Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 7 updates in the / directory:

Package From To
docker/setup-buildx-action 3.10.0 3.11.1
graalvm/setup-graalvm 1.3.3 1.3.4
mikepenz/release-changelog-builder-action 5.3.0 5.3.1
softprops/action-gh-release 2.2.2 2.3.2
anchore/scan-action 6.2.0 6.3.0
github/codeql-action 3.28.18 3.29.2
ruby/setup-ruby 1.242.0 1.245.0

Updates docker/setup-buildx-action from 3.10.0 to 3.11.1

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.11.1

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

Commits
  • e468171 Merge pull request #429 from crazy-max/fix-keep-state
  • a3e7502 chore: update generated content
  • b145473 fix keep-state not being respected
  • 18ce135 Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0e198e9 chore: update generated content
  • 05f3f3a build(deps): bump @​docker/actions-toolkit from 0.61.0 to 0.62.1
  • 6229134 Merge pull request #427 from crazy-max/keep-state
  • c6f6a07 chore: update generated content
  • 6c5e29d skip builder creation if one already exists with the same name
  • 548b297 ci: keep-state check
  • Additional commits viewable in compare view

Updates graalvm/setup-graalvm from 1.3.3 to 1.3.4

Release notes

Sourced from graalvm/setup-graalvm's releases.

v1.3.4

What's Changed

New Contributors

Full Changelog: graalvm/setup-graalvm@v1...v1.3.4

Commits
  • e1df20a Update dependencies
  • 01ed3ea Update dist files.
  • e46a502 Bump the npm-production group with 2 updates
  • 4daf9d2 Bump undici from 5.28.5 to 5.29.0
  • 6249097 Update java-version in README.md.
  • 99513f4 Update dist files.
  • 70cc290 Bump the npm-development group with 11 updates
  • 547a84f Bump @​octokit/types from 14.0.0 to 14.1.0
  • 21af6a0 Bump @​octokit/types from 13.10.0 to 14.0.0
  • 1086d2a Bump the npm-development group with 11 updates
  • Additional commits viewable in compare view

Updates mikepenz/release-changelog-builder-action from 5.3.0 to 5.3.1

Release notes

Sourced from mikepenz/release-changelog-builder-action's releases.

v5.3.1

🚀 Features

  • Upgrade action dependencies

🐛 Fixes

  • Fix documentation for gitea

Contributors:

Commits

Updates softprops/action-gh-release from 2.2.2 to 2.3.2

Release notes

Sourced from softprops/action-gh-release's releases.

v2.3.2

  • fix: revert fs readableWebStream change

v2.3.1

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: softprops/action-gh-release@v2.3.0...v2.3.1

v2.3.0

  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

Full Changelog: softprops/action-gh-release@v2.2.2...v2.3.0

Changelog

Sourced from softprops/action-gh-release's changelog.

2.3.2

  • fix: revert fs readableWebStream change

2.3.1

Bug fixes 🐛

2.3.0

  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

2.2.2

What's Changed

Bug fixes 🐛

Other Changes 🔄

2.2.1

What's Changed

Bug fixes 🐛

Other Changes 🔄

2.2.0

What's Changed

Exciting New Features 🎉

... (truncated)

Commits

Updates anchore/scan-action from 6.2.0 to 6.3.0

Release notes

Sourced from anchore/scan-action's releases.

v6.3.0

New in scan-action v6.3.0

  • Update Grype to v0.94.0 (#470)
Commits
  • be7a22d chore(deps): update Grype to v0.94.0 (#470)
  • 77f24ed chore: remove npm audit from workflow (#475)
  • 251fd2c chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 (#465)
  • 98d9c29 Fix issue with missing permissions directive in example workflow (#466)
  • 52d195a chore(deps): update Grype to v0.92.0 (#464)
  • 16d8e06 chore(deps-dev): bump lint-staged from 15.5.1 to 16.0.0 (#468)
  • See full diff in compare view

Updates github/codeql-action from 3.28.18 to 3.29.2

Release notes

Sourced from github/codeql-action's releases.

v3.29.2

CodeQL Action Changelog

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

3.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

See the full CHANGELOG.md for more information.

v3.29.1

CodeQL Action Changelog

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

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

See the full CHANGELOG.md for more information.

v3.29.0

CodeQL Action Changelog

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

3.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

See the full CHANGELOG.md for more information.

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.

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.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

3.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

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

... (truncated)

Commits
  • 181d5ee Merge pull request #2957 from github/update-v3.29.2-4c57370d0
  • c77386a Fix changelog PR number
  • 8d43d4e Update changelog for v3.29.2
  • 4c57370 Merge pull request #2935 from github/mbg/interpret-cq-results
  • 2830b75 Add changelog entry
  • aa72dda Merge branch 'main' into mbg/interpret-cq-results
  • 65d1e45 Rename SARIF_UPLOAD_ENDPOINT members
  • 362ebf8 Check both SARIF files in quality-queries.yml test
  • 10a3e4b Fix formatting
  • 8593ea6 Merge pull request #2954 from github/mergeback/v3.29.1-to-main-39edc492
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.242.0 to 1.245.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.245.0

What's Changed

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

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

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

…updates

Bumps the github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.11.1` |
| [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) | `1.3.3` | `1.3.4` |
| [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) | `5.3.0` | `5.3.1` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.2.2` | `2.3.2` |
| [anchore/scan-action](https://github.com/anchore/scan-action) | `6.2.0` | `6.3.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.18` | `3.29.2` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.242.0` | `1.245.0` |



Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@b5ca514...e468171)

Updates `graalvm/setup-graalvm` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@01ed653...e1df20a)

Updates `mikepenz/release-changelog-builder-action` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@e92187b...5fb6e51)

Updates `softprops/action-gh-release` from 2.2.2 to 2.3.2
- [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@da05d55...72f2c25)

Updates `anchore/scan-action` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](anchore/scan-action@2c901ab...be7a22d)

Updates `github/codeql-action` from 3.28.18 to 3.29.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@ff0a06e...181d5ee)

Updates `ruby/setup-ruby` from 1.242.0 to 1.245.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@cb0fda5...a4effe4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: graalvm/setup-graalvm
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anchore/scan-action
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.245.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 30, 2025
@robfrank robfrank merged commit 7d79083 into main Jul 3, 2025
10 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-4d68772288 branch July 3, 2025 17:08
mergify bot added a commit that referenced this pull request Nov 10, 2025
Bumps the github-actions group with 3 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action).
Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0
Release notes

*Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).*

> v3.7.0
> ------
>
> * Bump `@​docker/actions-toolkit` from 0.56.0 to 0.67.0 in [docker/setup-qemu-action#217](https://github.com/docker/setup-qemu-action/pull/217) [docker/setup-qemu-action#230](https://github.com/docker/setup-qemu-action/pull/230)
> * Bump brace-expansion from 1.1.11 to 1.1.12 in [docker/setup-qemu-action#220](https://github.com/docker/setup-qemu-action/pull/220)
> * Bump form-data from 2.5.1 to 2.5.5 in [docker/setup-qemu-action#218](https://github.com/docker/setup-qemu-action/pull/218)
> * Bump tmp from 0.2.3 to 0.2.4 in [docker/setup-qemu-action#221](https://github.com/docker/setup-qemu-action/pull/221)
> * Bump undici from 5.28.4 to 5.29.0 in [docker/setup-qemu-action#219](https://github.com/docker/setup-qemu-action/pull/219)
>
> **Full Changelog**: <docker/setup-qemu-action@v3.6.0...v3.7.0>


Commits

* [`c7c5346`](docker/setup-qemu-action@c7c5346) Merge pull request [#230](https://github.com/docker/setup-qemu-action/issues/230) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`3a517a1`](docker/setup-qemu-action@3a517a1) chore: update generated content
* [`a5b45ed`](docker/setup-qemu-action@a5b45ed) build(deps): bump `@​docker/actions-toolkit` from 0.62.1 to 0.67.0
* [`3a64278`](docker/setup-qemu-action@3a64278) Merge pull request [#220](https://github.com/docker/setup-qemu-action/issues/220) from docker/dependabot/npm\_and\_yarn/brace-expansion-1...
* [`94906ba`](docker/setup-qemu-action@94906ba) chore: update generated content
* [`4027abf`](docker/setup-qemu-action@4027abf) build(deps): bump brace-expansion from 1.1.11 to 1.1.12
* [`bee0aaa`](docker/setup-qemu-action@bee0aaa) Merge pull request [#221](https://github.com/docker/setup-qemu-action/issues/221) from docker/dependabot/npm\_and\_yarn/tmp-0.2.4
* [`0d7e257`](docker/setup-qemu-action@0d7e257) chore: update generated content
* [`b869601`](docker/setup-qemu-action@b869601) build(deps): bump tmp from 0.2.3 to 0.2.4
* [`3a043ed`](docker/setup-qemu-action@3a043ed) Merge pull request [#219](https://github.com/docker/setup-qemu-action/issues/219) from docker/dependabot/npm\_and\_yarn/undici-5.29.0
* Additional commits viewable in [compare view](docker/setup-qemu-action@2910929...c7c5346)
  
Updates `softprops/action-gh-release` from 2.4.1 to 2.4.2
Release notes

*Sourced from [softprops/action-gh-release's releases](https://github.com/softprops/action-gh-release/releases).*

> v2.4.2
> ------
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat: Ensure generated release notes cannot be over 125000 characters by [`@​BeryJu`](https://github.com/BeryJu) in [softprops/action-gh-release#684](https://github.com/softprops/action-gh-release/pull/684)
>
> ### Other Changes 🔄
>
> * dependency updates
>
> New Contributors
> ----------------
>
> * [`@​BeryJu`](https://github.com/BeryJu) made their first contribution in [softprops/action-gh-release#684](https://github.com/softprops/action-gh-release/pull/684)
>
> **Full Changelog**: <softprops/action-gh-release@v2.4.1...v2.4.2>


Changelog

*Sourced from [softprops/action-gh-release's changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md).*

> 2.4.2
> -----
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat: Ensure generated release notes cannot be over 125000 characters by [`@​BeryJu`](https://github.com/BeryJu) in [softprops/action-gh-release#684](https://github.com/softprops/action-gh-release/pull/684)
>
> ### Other Changes 🔄
>
> * dependency updates
>
> 2.4.1
> -----
>
> What's Changed
> --------------
>
> ### Other Changes 🔄
>
> * fix(util): support brace expansion globs containing commas in parseInputFiles by [`@​Copilot`](https://github.com/Copilot) in [softprops/action-gh-release#672](https://github.com/softprops/action-gh-release/pull/672)
> * fix: gracefully fallback to body when body\_path cannot be read by [`@​Copilot`](https://github.com/Copilot) in [softprops/action-gh-release#671](https://github.com/softprops/action-gh-release/pull/671)
>
> 2.4.0
> -----
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat(action): respect working\_directory for files globs by [`@​stephenway`](https://github.com/stephenway) in [softprops/action-gh-release#667](https://github.com/softprops/action-gh-release/pull/667)
>
> 2.3.4
> -----
>
> What's Changed
> --------------
>
> ### Bug fixes 🐛
>
> * fix(action): handle 422 already\_exists race condition by [`@​stephenway`](https://github.com/stephenway) in [softprops/action-gh-release#665](https://github.com/softprops/action-gh-release/pull/665)
>
> ### Other Changes 🔄
>
> * dependency updates
>
> 2.3.3
> -----
>
> What's Changed
> --------------
>
> ### Exciting New Features 🎉
>
> * feat: add input option `overwrite_files` by [`@​asfernandes`](https://github.com/asfernandes) in [softprops/action-gh-release#343](https://github.com/softprops/action-gh-release/pull/343)
>
> ### Other Changes 🔄

... (truncated)


Commits

* [`5be0e66`](softprops/action-gh-release@5be0e66) release 2.4.2
* [`af658b4`](softprops/action-gh-release@af658b4) feat: Ensure generated release notes cannot be over 125000 characters ([#684](https://github.com/softprops/action-gh-release/issues/684))
* [`237aacc`](softprops/action-gh-release@237aacc) chore: bump node to 24.11.0
* [`00362be`](softprops/action-gh-release@00362be) chore(deps): bump the npm group with 5 updates ([#687](https://github.com/softprops/action-gh-release/issues/687))
* [`0adea5a`](softprops/action-gh-release@0adea5a) chore(deps): bump the npm group with 3 updates ([#686](https://github.com/softprops/action-gh-release/issues/686))
* [`aa05f9d`](softprops/action-gh-release@aa05f9d) chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action...
* [`bbaccb3`](softprops/action-gh-release@bbaccb3) chore(deps): bump `@​types/node` from 20.19.21 to 20.19.22 in the npm group ([#682](https://github.com/softprops/action-gh-release/issues/682))
* [`50fda3f`](softprops/action-gh-release@50fda3f) chore(deps): bump vite from 7.1.5 to 7.1.11 ([#681](https://github.com/softprops/action-gh-release/issues/681))
* [`5434409`](softprops/action-gh-release@5434409) chore(deps): bump `@​types/node` from 20.19.19 to 20.19.21 in the npm group ([#679](https://github.com/softprops/action-gh-release/issues/679))
* See full diff in [compare view](softprops/action-gh-release@6da8fa9...5be0e66)
  
Updates `updatecli/updatecli-action` from 2.94.0 to 2.95.0
Release notes

*Sourced from [updatecli/updatecli-action's releases](https://github.com/updatecli/updatecli-action/releases).*

> v2.95.0 🌈
> ---------
>
> Changes
> -------
>
> * deps: update updatecli version to v0.110.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#977](https://github.com/updatecli/updatecli-action/issues/977))
> * deps: update updatecli version to v0.110.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#976](https://github.com/updatecli/updatecli-action/issues/976))
> * deps: update updatecli version to v0.110.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#975](https://github.com/updatecli/updatecli-action/issues/975))
> * Bump "`@​types/node`" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#973](https://github.com/updatecli/updatecli-action/issues/973))
>
> Contributors
> ------------
>
> [`@​olblak`](https://github.com/olblak), [`@​updateclibot`](https://github.com/updateclibot)[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot)


Commits

* [`9c04c99`](updatecli/updatecli-action@9c04c99) deps: update updatecli version to v0.110.2 ([#977](https://github.com/updatecli/updatecli-action/issues/977))
* [`f1c1efe`](updatecli/updatecli-action@f1c1efe) deps: update updatecli version to v0.110.1 ([#976](https://github.com/updatecli/updatecli-action/issues/976))
* [`deccdf0`](updatecli/updatecli-action@deccdf0) Update updatecli.yaml to v0.110.1
* [`8075ad1`](updatecli/updatecli-action@8075ad1) deps: update updatecli version to v0.110.0 ([#975](https://github.com/updatecli/updatecli-action/issues/975))
* [`ff76bdc`](updatecli/updatecli-action@ff76bdc) Bump "`@​types/node`" package version ([#973](https://github.com/updatecli/updatecli-action/issues/973))
* See full diff in [compare view](updatecli/updatecli-action@719e359...9c04c99)
  
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore  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  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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
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 dependency_approved github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants