Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the actions group with 2 updates: actions-ecosystem/action-add-assignees and actions-ecosystem/action-add-labels.

Updates actions-ecosystem/action-add-assignees from 1.0.0 to 1.0.1

Commits

Updates actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3

Commits
  • 18f1af5 Make github_token not requirement (#259)
  • 7548625 Update default branch for release trigger (#254)
  • a8ae047 Update workflow trigger pull_request -> pull_request_target (#183)
  • b2442fe Make github_token input optional (#160)
  • 442934f Bump lodash from 4.17.15 to 4.17.19 (#69)
  • 4efa0cd Bump @​actions/core from 1.2.4 to 1.2.6 (#100)
  • cff25c1 Bump jest-circus from 24.9.0 to 26.0.1 (#40)
  • 7fd0d4e Bump @​zeit/ncc from 0.20.5 to 0.22.3 (#42)
  • bdfefdd Bump @​types/semver from 6.2.1 to 7.2.0 (#41)
  • 96c379d Bump typescript from 3.8.3 to 3.9.3 (#39)
  • 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 actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).


Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 22:06
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Oct 20, 2025
@dependabot dependabot bot requested review from clatapie and germa89 October 20, 2025 22:06
@github-actions github-actions bot added the CI/CD Related with CICD, Github Actions, etc label Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.27%. Comparing base (709e72b) to head (1982478).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4271      +/-   ##
==========================================
- Coverage   91.32%   91.27%   -0.06%     
==========================================
  Files         193      193              
  Lines       15720    15720              
==========================================
- Hits        14357    14348       -9     
- Misses       1363     1372       +9     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 merged commit 0a510cf into main Oct 21, 2025
86 of 87 checks passed
@germa89 germa89 deleted the dependabot/github_actions/actions-6948ae010e branch October 21, 2025 10:13
clatapie pushed a commit that referenced this pull request Oct 27, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).


Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 4, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).


Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 5, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).


Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 18, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).

Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 21, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).

Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 21, 2025
* ci: bump the actions group with 2 updates

Bumps the actions group with 2 updates: [actions-ecosystem/action-add-assignees](https://github.com/actions-ecosystem/action-add-assignees) and [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels).

Updates `actions-ecosystem/action-add-assignees` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/actions-ecosystem/action-add-assignees/releases)
- [Commits](actions-ecosystem/action-add-assignees@ce5019e...a5b84af)

Updates `actions-ecosystem/action-add-labels` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@bd52874...18f1af5)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-assignees
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions-ecosystem/action-add-labels
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4271.maintenance.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
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.

2 participants