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

chore(ci): bump the actions group with 2 updates #278

Open
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps the actions group with 2 updates: KyleMayes/install-llvm-action and crazy-max/ghaction-github-pages.

Updates KyleMayes/install-llvm-action from 2.0.3 to 2.0.5

Release notes

Sourced from KyleMayes/install-llvm-action's releases.

v2.0.5

  • Added support for LLVM and Clang 18.1.8 on ARM64 macOS

v2.0.4

  • Added support up to LLVM and Clang 18.1.8 (for platforms with binaries available)
Changelog

Sourced from KyleMayes/install-llvm-action's changelog.

[2.0.5] - 2024-09-08

  • Added support for LLVM and Clang 18.1.8 on ARM64 macOS

[2.0.4] - 2024-08-11

  • Added support up to LLVM and Clang 18.1.8 (for platforms with binaries available)
Commits

Updates crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0

Release notes

Sourced from crazy-max/ghaction-github-pages's releases.

v4.1.0

Full Changelog: crazy-max/ghaction-github-pages@v4.0.0...v4.1.0

Commits
  • fbf0a4f Merge pull request #221 from crazy-max/dependabot/npm_and_yarn/multi-93d15ec450
  • 06ab351 chore: update generated content
  • ecd7aa6 build(deps): bump fs-extra and @​types/fs-extra
  • ad87320 Merge pull request #229 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • 1a3003a chore: update generated content
  • ad3a0f1 build(deps): bump @​actions/core from 1.10.0 to 1.11.1
  • 08f5716 Merge pull request #227 from crazy-max/dependabot/npm_and_yarn/micromatch-4.0.8
  • 167d3e3 build(deps): bump micromatch from 4.0.5 to 4.0.8
  • cda5497 Merge pull request #220 from crazy-max/dependabot/npm_and_yarn/ip-2.0.1
  • d319b0f Merge pull request #222 from crazy-max/dependabot/npm_and_yarn/tar-6.2.1
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 4, 2025
@SWilson4
Copy link
Member

SWilson4 commented Feb 4, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@SWilson4
Copy link
Member

SWilson4 commented Feb 4, 2025

@dependabot rebase

Bumps the actions group with 2 updates: [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) and [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages).


Updates `KyleMayes/install-llvm-action` from 2.0.3 to 2.0.5
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
- [Commits](KyleMayes/install-llvm-action@v2.0.3...v2.0.5)

Updates `crazy-max/ghaction-github-pages` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](crazy-max/ghaction-github-pages@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: KyleMayes/install-llvm-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-6ab2905bf9 branch from cb8140a to d6dcf8d Compare February 4, 2025 19:42
@SWilson4 SWilson4 enabled auto-merge February 4, 2025 19:43
@SWilson4 SWilson4 added this pull request to the merge queue Feb 4, 2025
Any commits made after this event will not be merged.
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