Skip to content

chore(deps): Bump the "infrastructure" group with 1 update across multiple ecosystems - #27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/infrastructure-3527c68fe5
Open

chore(deps): Bump the "infrastructure" group with 1 update across multiple ecosystems#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/infrastructure-3527c68fe5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the infrastructure group with 12 updates:

Package From To
actions/create-github-app-token 2.2.2 3.2.0
actions/checkout 4 7
actions/setup-python 5 7
actions/configure-pages 4 6
actions/upload-pages-artifact 3 5
actions/deploy-pages 4 5
LayeredCraft/devops-templates/.github/workflows/pr-build.yaml 6.4 10.3
LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml 10.2 10.3
LayeredCraft/devops-templates/.github/workflows/publish-preview.yml 10.2 10.3
LayeredCraft/devops-templates 10.2 10.3
LayeredCraft/devops-templates/.github/workflows/publish-release.yml 10.2 10.3
LayeredCraft/devops-templates/.github/workflows/release-drafter.yml 10.2 10.3

Updates actions/create-github-app-token from 2.2.2 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)

v3.1.1

3.1.1 (2026-04-11)

Bug Fixes

  • improve error message when app identifier is empty (#362) (07e2b76), closes #249

v3.1.0

3.1.0 (2026-04-11)

Bug Fixes

  • deps: bump p-retry from 7.1.1 to 8.0.0 (#357) (3bbe07d)

Features

v3.0.0

3.0.0 (2026-03-14)

Bug Fixes

... (truncated)

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 actions/checkout from 4 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-python from 5 to 7

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

Updates actions/configure-pages from 4 to 6

Release notes

Sourced from actions/configure-pages's releases.

v6.0.0

Changelog

See details of all code changes since previous release.

v5.0.0

Breaking Changes

⚠️ This version contains breaking changes! ⚠️

Full Changelog

See details of all code changes since previous release.

Commits
  • 45bfe01 Merge pull request #186 from salmanmkc/node24
  • d8770c2 Update Node version from 20 to 24 in action.yml
  • cb8a1a3 upgrade to node 24
  • d560657 Merge pull request #165 from actions/Jcambass-patch-1
  • 35e0ac4 Upgrade IA Publish
  • 1dfbcbf Merge pull request #163 from actions/Jcambass-patch-1
  • 2f4f988 Add workflow file for publishing releases to immutable action package
  • 0d7570c Merge pull request #162 from actions/pin-draft-release-verssion
  • 3ea1966 pin draft release version
  • aabcbc4 Merge pull request #160 from actions/dependabot/npm_and_yarn/espree-10.1.0
  • Additional commits viewable in compare view

Updates actions/upload-pages-artifact from 3 to 5

Release notes

Sourced from actions/upload-pages-artifact's releases.

v5.0.0

Changelog

See details of all code changes since previous release.

v4.0.0

What's Changed

Full Changelog: actions/upload-pages-artifact@v3.0.1...v4.0.0

v3.0.1

Changelog

See details of all code changes since previous release.

Commits
  • fc324d3 Merge pull request #139 from Tom-van-Woudenberg/patch-1
  • fe9d4b7 Merge branch 'main' into patch-1
  • 0ca1617 Merge pull request #137 from jonchurch/include-hidden-files
  • 57f0e84 Update action.yml
  • 4a90348 v7 --> hash
  • 56f665a Update upload-artifact action to version 7
  • f7615f5 Add include-hidden-files input
  • 7b1f4a7 Merge pull request #127 from heavymachinery/pin-sha
  • 4cc19c7 Pin actions/upload-artifact to SHA
  • 2d163be Merge pull request #107 from KittyChiu/main
  • Additional commits viewable in compare view

Updates actions/deploy-pages from 4 to 5

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.5

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.4

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.3

Changelog

... (truncated)

Commits
  • cd2ce8f Merge pull request #404 from salmanmkc/node24
  • bbe2a95 Update Node.js version to 24.x
  • 854d7aa Merge pull request #374 from actions/Jcambass-patch-1
  • 306bb81 Add workflow file for publishing releases to immutable action package
  • b742728 Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-513...
  • 7273294 Bump braces in the npm_and_yarn group across 1 directory
  • 963791f Merge pull request #361 from actions/dependabot-friendly
  • 51bb29d Make the rebuild dist workflow safer for Dependabot
  • 89f3d10 Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-cha...
  • bce7355 Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
  • Additional commits viewable in compare view

Updates LayeredCraft/devops-templates/.github/workflows/pr-build.yaml from 6.4 to 10.3

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/pr-build.yaml's releases.

v10.3

Changes

🔧 Maintenance

v10.2

Changes

🐛 Bug Fixes

v10.1

What's Changed

Full Changelog: LayeredCraft/devops-templates@v10.0...v10.1

v10.0

What's Changed

Full Changelog: LayeredCraft/devops-templates@v9.0...v10.0

v9.0

What's Changed

Full Changelog: LayeredCraft/devops-templates@v8.4...v9.0

v8.4

What's Changed

Full Changelog: LayeredCraft/devops-templates@v8.3...v8.4

v8.3

What's Changed

... (truncated)

Commits
  • fa7aa89 chore(deps): bump the actions-major group across 1 directory with 7 updates (...
  • 004e251 ci(github): use app token for dependabot merges (#35)
  • 5c94060 chore(deps): bump the actions-minor-patch group with 2 updates (#32)
  • 6cc0f64 fix: exempt dependabot PRs from title check by PR author, not event actor (#31)
  • 76a2269 feat(nuget-push): support artifact name patterns for matrix builds (#30)
  • 25ccc6f Revert "feat(nuget-push): support artifact name patterns for matrix builds"
  • d3aadfe feat(nuget-push): support artifact name patterns for matrix builds
  • 051918c ci(github): use NuGet OIDC login for publishing (#29)
  • d6980f6 feat(ci): add multi-version EF build configuration support (#28)
  • 6b480cd feat(github): use run_id for release versioning (#27)
  • Additional commits viewable in compare view

Updates LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml from 10.2 to 10.3

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml's releases.

v10.3

Changes

🔧 Maintenance

Commits
  • fa7aa89 chore(deps): bump the actions-major group across 1 directory with 7 updates (...
  • 004e251 ci(github): use app token for dependabot merges (#35)
  • 5c94060 chore(deps): bump the actions-minor-patch group with 2 updates (#32)
  • See full diff in compare view

Updates LayeredCraft/devops-templates/.github/workflows/publish-preview.yml from 10.2 to 10.3

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/publish-preview.yml's releases.

v10.3

Changes

🔧 Maintenance

Commits

Bumps the infrastructure group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.2.2` | `3.2.0` |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `7` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `7` |
| [actions/configure-pages](https://github.com/actions/configure-pages) | `4` | `6` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3` | `5` |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` |
| [LayeredCraft/devops-templates/.github/workflows/pr-build.yaml](https://github.com/layeredcraft/devops-templates) | `6.4` | `10.3` |
| [LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml](https://github.com/layeredcraft/devops-templates) | `10.2` | `10.3` |
| [LayeredCraft/devops-templates/.github/workflows/publish-preview.yml](https://github.com/layeredcraft/devops-templates) | `10.2` | `10.3` |
| [LayeredCraft/devops-templates](https://github.com/layeredcraft/devops-templates) | `10.2` | `10.3` |
| [LayeredCraft/devops-templates/.github/workflows/publish-release.yml](https://github.com/layeredcraft/devops-templates) | `10.2` | `10.3` |
| [LayeredCraft/devops-templates/.github/workflows/release-drafter.yml](https://github.com/layeredcraft/devops-templates) | `10.2` | `10.3` |


Updates `actions/create-github-app-token` from 2.2.2 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@fee1f7d...bcd2ba4)

Updates `actions/checkout` from 4 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

Updates `actions/setup-python` from 5 to 7
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v7)

Updates `actions/configure-pages` from 4 to 6
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v4...v6)

Updates `actions/upload-pages-artifact` from 3 to 5
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v5)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

Updates `LayeredCraft/devops-templates/.github/workflows/pr-build.yaml` from 6.4 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v6.4...v10.3)

Updates `LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml` from 10.2 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.2...v10.3)

Updates `LayeredCraft/devops-templates/.github/workflows/publish-preview.yml` from 10.2 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.2...v10.3)

Updates `LayeredCraft/devops-templates` from 10.2 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.2...v10.3)

Updates `LayeredCraft/devops-templates/.github/workflows/publish-release.yml` from 10.2 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.2...v10.3)

Updates `LayeredCraft/devops-templates/.github/workflows/release-drafter.yml` from 10.2 to 10.3
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.2...v10.3)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/pr-build.yaml
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/publish-preview.yml
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/publish-release.yml
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/release-drafter.yml
  dependency-version: '10.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants