Skip to content

chore(deps): bump the actions group across 1 directory with 2 updates - #235

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/github_actions/actions-f66bea6b28
Sep 14, 2026
Merged

chore(deps): bump the actions group across 1 directory with 2 updates#235
hyperpolymath merged 2 commits into
mainfrom
dependabot/github_actions/actions-f66bea6b28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the actions group with 2 updates in the / directory: actions/deploy-pages and editorconfig-checker/action-editorconfig-checker.

Updates actions/deploy-pages from 5.0.0 to 5.0.1

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.1

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.

Commits
  • 368f825 Merge pull request #444 from actions/yoannchaudet-deployment-polling-backoff
  • 7e97763 Validate deployment polling intervals
  • 0143e11 Add backoff and jitter to deployment polling
  • 5e98f10 Merge pull request #440 from actions/user/adwitiya
  • 8b0625a Improve deployment request test coverage
  • See full diff in compare view

Updates editorconfig-checker/action-editorconfig-checker from 2.2.0 to 3.0.0

Release notes

Sourced from editorconfig-checker/action-editorconfig-checker's releases.

editorconfig-checker v4

What's Changed

Full Changelog: editorconfig-checker/action-editorconfig-checker@v2.2.0...v3.0.0

last v2 release

This release is the last release of this action, that fixes the editorconfig-checker core version to v3.11.3 - which is the last release that still uses the ec binary name.

Full Changelog: editorconfig-checker/action-editorconfig-checker@v2.2.0...v2.3.0

Commits
  • 51f6331 Merge pull request #279 from editorconfig-checker/wf
  • c70f28e also run regen-dist workflow, when the workflow itself changes
  • d98bed8 prevent CI from running twice for dependabot PRs
  • f2fa590 Merge pull request #278 from editorconfig-checker/feat/ec-binary-name-rename
  • 19c56ad feat: support renamed editorconfig-checker release assets while keeping legac...
  • See full diff 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 actions group with 2 updates in the / directory: [actions/deploy-pages](https://github.com/actions/deploy-pages) and [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker).


Updates `actions/deploy-pages` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v5.0.0...v5.0.1)

Updates `editorconfig-checker/action-editorconfig-checker` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases)
- [Commits](editorconfig-checker/action-editorconfig-checker@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: editorconfig-checker/action-editorconfig-checker
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 11, 2026
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 03c4b122-12ee-49f0-985e-61b50fe67b0a

📥 Commits

Reviewing files that changed from the base of the PR and between a7fa238 and 9b0991a.

📒 Files selected for processing (2)
  • .github/workflows/casket-pages.yml
  • .github/workflows/quality.yml

📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated GitHub Pages deployment tooling.
    • Updated code quality checking tooling.

Walkthrough

The pull request updates the GitHub Pages deployment action and the EditorConfig checker action in their respective workflows.

Changes

Workflow action updates

Layer / File(s) Summary
Action version updates
.github/workflows/casket-pages.yml, .github/workflows/quality.yml
The workflows now use actions/deploy-pages v5.0.1 and editorconfig-checker/action-editorconfig-checker v3.0.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Suggested reviewers: metadatastician, hyperpolymath

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the workflow trail
New action versions set sail
Pages deploy with careful feet
Quality checks stay neat
Green hops mark the update complete

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath
hyperpolymath merged commit 1f5449c into main Sep 14, 2026
9 of 11 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/github_actions/actions-f66bea6b28 branch September 14, 2026 02:59
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant