Skip to content

Bump OpenAstronomy/github-actions-workflows from 2.1.0 to 2.2.1 in /.github/workflows in the actions group #55

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Also fix #56

Bumps the actions group in /.github/workflows with 1 update: OpenAstronomy/github-actions-workflows.

Updates OpenAstronomy/github-actions-workflows from 2.1.0 to 2.2.1

Release notes

Sourced from OpenAstronomy/github-actions-workflows's releases.

v2.2.1

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.2.0...v2.2.1

v2.2.0

What's Changed

Full Changelog: OpenAstronomy/github-actions-workflows@v2.1.0...v2.2.0

Commits
  • 28e9474 Merge pull request #301 from neutrinoceros/mnt/bump-cibw
  • 115c435 MNT: bump cibuildwheel (v3.1.1 -> v3.1.2)
  • 828af55 Remove macos-13 (#299)
  • 835561c [pre-commit.ci] pre-commit autoupdate (#300)
  • 5707392 DEP: upgrade cibuildwheel (v3.0.0 -> v3.1.1) (#297)
  • 05c7cd8 Merge pull request #296 from OpenAstronomy/pre-commit-ci-update-config
  • 9157326 [pre-commit.ci] pre-commit autoupdate
  • 1afe8e4 Merge pull request #295 from OpenAstronomy/pre-commit-ci-update-config
  • 8d8b26b [pre-commit.ci] pre-commit autoupdate
  • 7a6eba3 Merge pull request #294 from OpenAstronomy/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot compatibility score

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 actions group in /.github/workflows with 1 update: [OpenAstronomy/github-actions-workflows](https://github.com/openastronomy/github-actions-workflows).


Updates `OpenAstronomy/github-actions-workflows` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/openastronomy/github-actions-workflows/releases)
- [Commits](OpenAstronomy/github-actions-workflows@8682314...28e9474)

---
updated-dependencies:
- dependency-name: OpenAstronomy/github-actions-workflows
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2025
Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I think this smoked out a bug upstream...

@bsipocz
Copy link
Member

bsipocz commented Aug 1, 2025

see #56

@pllim
Copy link
Member

pllim commented Aug 1, 2025

@bsipocz CI green now. Can we merge?

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for diving into this!

@bsipocz bsipocz merged commit ff4a94e into main Aug 1, 2025
28 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/actions-aaec73b0f8 branch August 1, 2025 19:19
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.

BUG: pytables avaibility check is faulty
2 participants