Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the actions group with 4 updates in the / directory: actions/checkout, ansys/actions, actions/setup-python and quarto-dev/quarto-actions.

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

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

Commits

Updates ansys/actions from 10.1.5 to 10.2.3

Release notes

Sourced from ansys/actions's releases.

v10.2.3

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.2.2...v10.2.3

v10.2.2

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.2.1...v10.2.2

v10.2.1

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

Full Changelog: ansys/actions@v10.2.0...v10.2.1

v10.2.0

If you are migrating the actions of your project to a new major release, breaking changes can be expected. To make sure everything is compatible with your current workflow, refer to the Migration Guide for v10 to find out more about new features and potential breaking changes.

What's Changed

... (truncated)

Commits
  • 41f86da chore: updating CHANGELOG for v10.2.3
  • 9e3af25 release: v10.2.3
  • b5e97f8 build(actions): bump actions/setup-python from 6.0.0 to 6.1.0 in /_setup-pyth...
  • 0b58c71 build(actions): bump the build-related-actions group across 2 directories wit...
  • 6e055f9 build(actions): bump quarto-dev/quarto-actions from 2.1.9 to 2.2.0 in /_doc-b...
  • eb7d0fc chore: updating CHANGELOG for v10.2.2
  • 1a931ae release: v10.2.2
  • 6ec1ed4 fix: changelog fragment content issue (#1085)
  • b89a7a5 chore: updating CHANGELOG for v10.2.1
  • 8d134d8 release: v10.2.1
  • Additional commits viewable in compare view

Updates actions/setup-python from 6.0.0 to 6.1.0

Release notes

Sourced from actions/setup-python's releases.

v6.1.0

What's Changed

Enhancements:

Dependency and Documentation updates:

New Contributors

Full Changelog: actions/setup-python@v6...v6.1.0

Commits
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • 2e3e4b1 Add support for pip-install input (#1201)
  • 4267e28 Bump urllib3 from 1.26.19 to 2.5.0 in /tests/data and document breaking c...
  • See full diff in compare view

Updates quarto-dev/quarto-actions from 2.1.9 to 2.2.0

Release notes

Sourced from quarto-dev/quarto-actions's releases.

v2.2.0

What's Changed

Fixes

Enhancements

  • Add automated testing for publish action
  • Add weekly schedule triggers for test workflows
  • Update macOS configuration in CI workflow to use macos-15-intel

Examples

Documentation

  • Fix example for QUARTO_PROFILE in publish doc

Full Changelog: quarto-dev/quarto-actions@v2.1.9...v2.2.0

Commits
  • 8a96df1 Add weekly schedule triggers for test workflows
  • 9ab4dea Update macOS configuration in CI workflow to use macos-15-intel
  • 2e0743a Add Examples page with dynamic sidebar navigation
  • 23bb8b3 Add automated testing for publish action
  • 0ffb259 Fix publish action for actions/checkout@v6 worktree credentials (#133)
  • a82bdfa initialize a CLAUDE.md
  • 3e5a86f Do not rely on gh cli utility (#132)
  • 8c7a6fc Add GitHub Actions workflow for Quarto publishing (#129)
  • e61e6c4 fix example for QUARTO_PROFILE in publish doc
  • 58e691f Fix test workflow
  • 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 the maintenance General maintenance of the repo (libraries, cicd, etc) label Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 22:07
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Dec 15, 2025
@github-actions github-actions bot added the CI/CD Related with CICD, Github Actions, etc label Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.10%. Comparing base (f9ff46d) to head (916bf07).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4347      +/-   ##
==========================================
- Coverage   91.32%   91.10%   -0.22%     
==========================================
  Files         195      195              
  Lines       15969    15969              
==========================================
- Hits        14583    14549      -34     
- Misses       1386     1420      +34     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89
Copy link
Collaborator

germa89 commented Dec 17, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@germa89
Copy link
Collaborator

germa89 commented Dec 17, 2025

@dependabot recreate

Bumps the actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [ansys/actions](https://github.com/ansys/actions), [actions/setup-python](https://github.com/actions/setup-python) and [quarto-dev/quarto-actions](https://github.com/quarto-dev/quarto-actions).


Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1af3b93...8e8c483)

Updates `ansys/actions` from 10.1.5 to 10.2.3
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@21c9de9...41f86da)

Updates `actions/setup-python` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@e797f83...83679a8)

Updates `quarto-dev/quarto-actions` from 2.1.9 to 2.2.0
- [Release notes](https://github.com/quarto-dev/quarto-actions/releases)
- [Commits](quarto-dev/quarto-actions@9e48da2...8a96df1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: quarto-dev/quarto-actions
  dependency-version: 2.2.0
  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-321af8a0de branch from 2aaf15c to b7c8e35 Compare December 17, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Related with CICD, Github Actions, etc maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants