Skip to content

build(deps): bump gofrolist/molecule-action from 2.7.30 to 2.7.38 #1422

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 Oct 14, 2024

Bumps gofrolist/molecule-action from 2.7.30 to 2.7.38.

Release notes

Sourced from gofrolist/molecule-action's releases.

v2.7.38 (2024-10-12)

Fixes

  • fix(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3

Bumps actions/upload-artifact from 4.4.2 to 4.4.3.


updated-dependencies:

  • dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (d0f4852)

  • fix(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.10.0 to 9.10.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (795189a)

  • fix(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2

Bumps actions/upload-artifact from 4.4.1 to 4.4.2.


updated-dependencies:

  • dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (fb0ce65)

... (truncated)

Changelog

Sourced from gofrolist/molecule-action's changelog.

v2.7.38 (2024-10-12)

Fixes

  • fix(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3

Bumps actions/upload-artifact from 4.4.2 to 4.4.3.


updated-dependencies:

  • dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (d0f4852)

  • fix(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.10.0 to 9.10.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (795189a)

  • fix(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2

Bumps actions/upload-artifact from 4.4.1 to 4.4.2.


updated-dependencies:

  • dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (fb0ce65)

... (truncated)

Commits
  • c605ae1 chore(release): bump version to v2.7.38 [skip ci]
  • d37ab01 Merge pull request #419 from gofrolist/dependabot/github_actions/actions/uplo...
  • d0f4852 fix(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3
  • 39c8ac7 Merge pull request #420 from gofrolist/dependabot/github_actions/python-seman...
  • 795189a fix(deps): bump python-semantic-release/python-semantic-release
  • f0c5879 Merge pull request #418 from gofrolist/dependabot/github_actions/actions/uplo...
  • fb0ce65 fix(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2
  • 1632805 Merge pull request #417 from gofrolist/dependabot/github_actions/actions/uplo...
  • f4d935e fix(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1
  • 50924d0 Merge pull request #416 from gofrolist/dependabot/github_actions/actions/chec...
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.30 to 2.7.38.
- [Release notes](https://github.com/gofrolist/molecule-action/releases)
- [Changelog](https://github.com/gofrolist/molecule-action/blob/master/CHANGELOG.md)
- [Commits](gofrolist/molecule-action@v2.7.30...v2.7.38)

---
updated-dependencies:
- dependency-name: gofrolist/molecule-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 14, 2024
@dependabot dependabot bot requested a review from VMelnalksnis October 14, 2024 19:19
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.02%. Comparing base (a0b98d8) to head (6523e62).
Report is 3 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1422   +/-   ##
=======================================
  Coverage   71.02%   71.02%           
=======================================
  Files         555      555           
  Lines       14280    14280           
  Branches     1093     1093           
=======================================
  Hits        10142    10142           
  Misses       3761     3761           
  Partials      377      377           
Components Coverage Δ
API 77.86% <ø> (ø)
UI 62.30% <ø> (ø)

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #1439.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/gofrolist/molecule-action-2.7.38 branch October 21, 2024 03:52
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.

1 participant