Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group with 2 updates #339

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the github-actions group with 2 updates: jidicula/clang-format-action and JamesIves/github-pages-deploy-action.

Updates jidicula/clang-format-action from 4.13.0 to 4.14.0

Release notes

Sourced from jidicula/clang-format-action's releases.

v4.14.0

What's Changed

New Contributors

Full Changelog: jidicula/clang-format-action@v4.13.0...v4.14.0

Commits
  • d05cecd docs(README): Release v4.14.0 (#224)
  • e98a483 Add clang-format-19 support (#223)
  • d4d7ef3 Add support for oracular/v19 (#221)
  • 0bb2630 build: bump docker/metadata-action from 5.5.1 to 5.6.1 (#222)
  • 387bf69 build: bump docker/build-push-action from 6.7.0 to 6.9.0 (#218)
  • e8f5c10 build: bump docker/build-push-action from 6.6.1 to 6.7.0 (#213)
  • 76b739e build: bump docker/build-push-action from 6.5.0 to 6.6.1 (#212)
  • 7376b7d build: bump docker/login-action from 3.2.0 to 3.3.0 (#209)
  • 903d0f3 build: bump docker/build-push-action from 6.4.1 to 6.5.0 (#210)
  • d88cf17 build: bump docker/build-push-action from 6.2.0 to 6.4.1 (#208)
  • Additional commits viewable in compare view

Updates JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.7.1

What's Changed

Features ✨

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1

v4.7.0

What's Changed

Features ✨

Build 🔧

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.0

v4.6.9

What's Changed

Dependencies 🤖

  • chore(deps): mass bump dependencies
  • chore(deps): switch to using .node-version instead of .nvmrc for Node dependency management.
  • chore(deps): updated node version to 22.11.0 for development

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.9

Commits
  • dc18a3c Deploy Production Code for Commit 9716147417155c726a988252213c1286fdef81b3 🚀
  • 9716147 Merge branch 'dev' into releases/v4
  • d556f38 Update integration.yml
  • ceec23c Update integration.yml
  • 6418ff1 build(deps): bump the misc group across 1 directory with 6 updates (#1749)
  • 2f23725 Release 4.7.0 📣
  • 2d81065 fix: gate mkpath
  • 36ee275 Deploy Production Code for Commit 6f368c4843962fd570fdc5cdb460c91e23d9ee87 🚀
  • 6f368c4 Merge branch 'dev' into releases/v4
  • c12b755 fix: temporarily remove mkpath option
  • 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 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

Bumps the github-actions group with 2 updates: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) and [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action).


Updates `jidicula/clang-format-action` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](jidicula/clang-format-action@v4.13.0...v4.14.0)

Updates `JamesIves/github-pages-deploy-action` from 4.6.8 to 4.7.1
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.8...v4.7.1)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
@A-CGray A-CGray merged commit f3c69ea into master Dec 2, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-d872adfac8 branch December 2, 2024 15:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant