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

MAINT: Bump the actions group with 2 updates #3022

Merged
merged 11 commits into from Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the actions group with 2 updates: actions/checkout and ansys/actions.

Updates actions/checkout from 4.1.2 to 4.1.3

Release notes

Sourced from actions/checkout's releases.

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

Commits

Updates ansys/actions from 5 to 6

Release notes

Sourced from ansys/actions's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: ansys/actions@v5.1.9...v6.0.0

v5.1.9

Full Changelog: ansys/actions@v5.1.8...v5.1.9

v5.1.8

Full Changelog: ansys/actions@v5.1.7...v5.1.8

... (truncated)

Commits
  • 5f353ea Merge branch 'main' into release/6.0
  • 8d1635c docs: implementing changelog as part of the documentation (#465)
  • 6b4c0ec release: v6.0.5
  • eeae079 Merge branch 'main' into release/6.0
  • 95c8a24 docs: Add code spell hook changes in vale migration guide (#464)
  • 8a72704 release: 6.0.4
  • 6cab4c1 Merge branch 'main' into release/6.0
  • 7170184 docs: update v6 changes (#463)
  • 2a0f2ee MAINT: Bump version to v6.0.3
  • 24a314c Merge branch 'main' into release/6.0
  • 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/checkout](https://github.com/actions/checkout) and [ansys/actions](https://github.com/ansys/actions).


Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.2...v4.1.3)

Updates `ansys/actions` from 5 to 6
- [Release notes](https://github.com/ansys/actions/releases)
- [Commits](ansys/actions@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 22:34
@dependabot dependabot bot requested a review from germa89 April 22, 2024 22:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

The following labels could not be found: maintenance.

@dependabot dependabot bot requested a review from clatapie April 22, 2024 22:34
@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc Maintenance General maintenance of the repo (libraries, cicd, etc) labels Apr 22, 2024
@germa89 germa89 added the DO NOT MERGE Not ready to be merged yet label Apr 24, 2024
@germa89
Copy link
Collaborator

germa89 commented Apr 24, 2024

Do not merge because it needs changes.

germa89 and others added 7 commits April 26, 2024 19:10
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [ansys/actions](https://github.com/ansys/actions).


Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.2...v4.1.3)

Updates `ansys/actions` from 5 to 6
- [Release notes](https://github.com/ansys/actions/releases)
- [Commits](ansys/actions@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: ansys/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.77%. Comparing base (5677d57) to head (ecb5348).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3022       +/-   ##
===========================================
- Coverage   86.67%   63.77%   -22.90%     
===========================================
  Files          52       52               
  Lines        9498     9498               
===========================================
- Hits         8232     6057     -2175     
- Misses       1266     3441     +2175     

@germa89
Copy link
Collaborator

germa89 commented Apr 29, 2024

Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/linkchecker.yml Outdated Show resolved Hide resolved
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
@germa89 germa89 enabled auto-merge (squash) April 29, 2024 10:17
@germa89 germa89 merged commit 5442a4e into main Apr 29, 2024
31 checks passed
@germa89 germa89 deleted the dependabot/github_actions/actions-87db19f218 branch April 29, 2024 14:54
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 DO NOT MERGE Not ready to be merged yet Maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants