Skip to content

chore(deps): bump the compatible group with 2 updates#115

Merged
frequenz-auto-dependabot[bot] merged 1 commit into
v0.x.xfrom
dependabot/github_actions/compatible-d1f7b1a82f
Jul 3, 2026
Merged

chore(deps): bump the compatible group with 2 updates#115
frequenz-auto-dependabot[bot] merged 1 commit into
v0.x.xfrom
dependabot/github_actions/compatible-d1f7b1a82f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the compatible group with 2 updates: actions/create-github-app-token and frequenz-floss/gh-action-dependabot-migrate.

Updates actions/create-github-app-token from 3.1.1 to 3.2.0

Release notes

Sourced from actions/create-github-app-token's releases.

v3.2.0

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Changelog

Sourced from actions/create-github-app-token's changelog.

Changelog

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Commits
  • bcd2ba4 chore(main): release 3.2.0 (#370)
  • f24bbd8 fix: validate private-key input (#376)
  • 363531b docs: capitalize Git as a proper noun in README (#374)
  • fd28011 docs: update procedure to configure Git (#287)
  • 85eb8dd feat: support full repository names in repositories input (#372)
  • c9aabb8 build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...
  • e02e816 build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)
  • 8d835bf build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...
  • 952a2a7 feat: add support for enterprise-level GitHub Apps (#263)
  • 43e5c34 fix(deps): bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependenc...
  • Additional commits viewable in compare view

Updates frequenz-floss/gh-action-dependabot-migrate from 1.2.0 to 1.3.0

Release notes

Sourced from frequenz-floss/gh-action-dependabot-migrate's releases.

v1.3.0

New Features

This release introduces a new detection for recreated PRs.

The migration will be re-run automatically when @dependabot recreate is used, without the need to remove the migration:executed label.

What's Changed

Full Changelog: frequenz-floss/gh-action-dependabot-migrate@v1.2.1...v1.3.0

v1.2.1

What's Changed

Full Changelog: frequenz-floss/gh-action-dependabot-migrate@v1.2.0...v1.2.1

Commits
  • e93e3b5 Merge pull request #29 from llucax/fix-20
  • 08d0778 Update rebased PRs automatically
  • 39af0af Add action wiring tests for composite action
  • cb8adfe Merge pull request #27 from frequenz-floss/dependabot/github_actions/reviewdo...
  • 62ed647 Merge pull request #28 from frequenz-floss/dependabot/github_actions/actions/...
  • 10bc2ef Merge pull request #25 from frequenz-floss/dependabot/github_actions/planetsc...
  • 71890d5 Merge pull request #26 from frequenz-floss/dependabot/github_actions/actions/...
  • c586170 Bump actions/setup-python from 6.2.0 to 6.3.0
  • 2b87320 Bump reviewdog/action-yamllint from 1.21.0 to 1.22.0
  • 3a9b01f Bump actions/checkout from 6.0.2 to 7.0.0
  • Additional commits viewable in compare view

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 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

Bumps the compatible group with 2 updates: [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [frequenz-floss/gh-action-dependabot-migrate](https://github.com/frequenz-floss/gh-action-dependabot-migrate).


Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md)
- [Commits](actions/create-github-app-token@v3.1.1...bcd2ba4)

Updates `frequenz-floss/gh-action-dependabot-migrate` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/frequenz-floss/gh-action-dependabot-migrate/releases)
- [Commits](frequenz-floss/gh-action-dependabot-migrate@27763fb...e93e3b5)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compatible
- dependency-name: frequenz-floss/gh-action-dependabot-migrate
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compatible
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Jul 3, 2026
@frequenz-auto-dependabot frequenz-auto-dependabot Bot added the tool:auto-merged Auto-approved Dependabot PRs label Jul 3, 2026
@frequenz-auto-dependabot
frequenz-auto-dependabot Bot added this pull request to the merge queue Jul 3, 2026
Merged via the queue into v0.x.x with commit cf5caee Jul 3, 2026
37 checks passed
@frequenz-auto-dependabot
frequenz-auto-dependabot Bot deleted the dependabot/github_actions/compatible-d1f7b1a82f branch July 3, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) tool:auto-merged Auto-approved Dependabot PRs type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants