Skip to content

maint: bump the actions group across 1 directory with 3 updates#634

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions-4eb9a739da
Closed

maint: bump the actions group across 1 directory with 3 updates#634
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions-4eb9a739da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates in the / directory: ansys/actions, ansys/pymapdl and actions/labeler.

Updates ansys/actions from 10.2.12 to 10.3.1

Release notes

Sourced from ansys/actions's releases.

v10.3.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.3.0...v10.3.1

v10.3.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
  • 12ca08f chore: updating CHANGELOG for v10.3.1
  • 5f6f62f release: v10.3.1
  • bba610f fix: if miktex is available then make use of it (#1305)
  • e2c9416 build(pip): bump fastcore from 1.12.43 to 1.12.44 in /hk-package-clean-except...
  • 6a8806d build(pip): bump wcwidth from 0.6.0 to 0.7.0 in /check-licenses (#1307)
  • 4cc9303 build(pip): bump fastcore from 1.12.43 to 1.12.44 in /hk-package-clean-untagg...
  • 5f31da7 build(pip): bump packaging from 26.1 to 26.2 in /hk-package-clean-except (#1300)
  • 8a64d41 build(pip): bump fastcore from 1.12.42 to 1.12.43 in /hk-package-clean-untagg...
  • 2df02b6 build(pip): bump packaging from 26.1 to 26.2 in /hk-package-clean-untagged (#...
  • 1fd1368 build(pip): bump fastcore from 1.12.42 to 1.12.43 in /hk-package-clean-except...
  • Additional commits viewable in compare view

Updates ansys/pymapdl from 0.72.1 to 0.73.0

Release notes

Sourced from ansys/pymapdl's releases.

v0.73.0

Dependencies

Maintenance

Commits
  • e865976 chore: updating CHANGELOG for v0.73.0
  • 6a86db2 release: v0.73.0
  • d5aa735 chore: merge origin
  • 662264a build: bump tox from 4.52.0 to 4.52.1 (#4556)
  • 62efc09 ci: bump docker/login-action from 4.0.0 to 4.1.0 in the actions group (#4558)
  • e957a83 build: bump the testing group with 2 updates (#4555)
  • 8f3f5d7 chore: updating CHANGELOG for v0.73.0
  • c795798 release: version to 0.73.0
  • eb31f58 feat: add skills management CLI and bundled pymapdl-cli skill (#4551)
  • b3e6c14 fix: duplicated entry in minimal requirements and losing the minimal requirem...
  • Additional commits viewable in compare view

Updates actions/labeler from 6.0.1 to 6.1.0

Release notes

Sourced from actions/labeler's releases.

v6.1.0

Enhancements

  • Add changed-files-labels-limit and max-files-changed configuration options to cap the number of labels added by @​bluca in actions/labeler#923

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/labeler@v6...v6.1.0

Commits
  • f27b608 chore: upgrade dependencies (@​actions/core, @​actions/github, js-yaml, minimat...
  • c5dadc2 Add 'changed-files-labels-limit' and 'max-files-changed' configs to allow cap...
  • e52e4fb Bump minimatch from 10.0.1 to 10.2.3 (#926)
  • 77a4082 Fix: Preserve manually added labels during workflow run and refine label sync...
  • 25abb3c Improve Labeler Action Documentation and Error Handling for Permissions (#897)
  • 395c8cf Bump brace-expansion from 1.1.11 to 1.1.12 and document breaking changes in v...
  • See full diff in compare view

@dependabot dependabot Bot added the maintenance Package and maintenance related label May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-4eb9a739da branch from b05f265 to 9408c10 Compare May 13, 2026 18:23
Bumps the actions group with 3 updates in the / directory: [ansys/actions](https://github.com/ansys/actions), [ansys/pymapdl](https://github.com/ansys/pymapdl) and [actions/labeler](https://github.com/actions/labeler).


Updates `ansys/actions` from 10.2.12 to 10.3.1
- [Release notes](https://github.com/ansys/actions/releases)
- [Changelog](https://github.com/ansys/actions/blob/main/CHANGELOG.md)
- [Commits](ansys/actions@7d55ff0...12ca08f)

Updates `ansys/pymapdl` from 0.72.1 to 0.73.0
- [Release notes](https://github.com/ansys/pymapdl/releases)
- [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md)
- [Commits](ansys/pymapdl@2ef6369...e865976)

Updates `actions/labeler` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@634933e...f27b608)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: ansys/actions
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: ansys/pymapdl
  dependency-version: 0.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-4eb9a739da branch from d29ed5f to 69c5483 Compare May 20, 2026 22:02
@dependabot @github

dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 27, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-4eb9a739da branch May 27, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant