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

chore(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1 #100

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps mathieudutour/github-tag-action from 6.0 to 6.1.

Commits
  • fcfbdce check in prod dependencies
  • dbd80d2 version 6.1
  • a1afa11 Correctly parse create_annotated_tag (#137)
  • 3f9dffd Merge pull request #147 from JohnTitor/nodejs16
  • c4f56e7 Merge pull request #146 from JohnTitor/actions-core
  • 923acce Update @actions/core to v1.10.0
  • c5ababc Update to Node.js 16
  • e923a61 Merge pull request #142 from mathieudutour/dependabot/npm_and_yarn/actions/co...
  • 8bee2b2 Bump @​actions/core from 1.6.0 to 1.9.1
  • 92dc56e Merge pull request #124 from mathieudutour/dependabot/npm_and_yarn/node-fetch...
  • 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 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 [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](mathieudutour/github-tag-action@v6.0...v6.1)

---
updated-dependencies:
- dependency-name: mathieudutour/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 17, 2023
@dciborow dciborow self-requested a review May 17, 2023 07:52
@dciborow dciborow enabled auto-merge (squash) May 17, 2023 07:53
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2023

Codecov Report

Merging #100 (74e6613) into main (a7ef9d0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files          14       14           
  Lines         501      501           
  Branches       78       78           
=======================================
  Hits          465      465           
  Misses         27       27           
  Partials        9        9           
Flag Coverage Δ
unittests-3.10 92.41% <ø> (ø)
unittests-3.11 92.41% <ø> (ø)
unittests-3.9 92.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Summary by GPT-4

In this commit, the version of mathieudutour/github-tag-action has been updated from v6.0 to v6.1 in both .github/workflows/on-push-create-draft-release.yml and .github/workflows/python.yml files.

Suggestions

The changes in this PR look good as they update the version of mathieudutour/github-tag-action from v6.0 to v6.1 in both .github/workflows/on-push-create-draft-release.yml and .github/workflows/python.yml. This update should provide any new features, bug fixes, or improvements available in the newer version of the action.

However, it is always a good idea to check the release notes or changelog of the updated action to ensure that there are no breaking changes or issues that could affect your project. You can find the release notes for mathieudutour/github-tag-action here.

If you have tested these changes and everything works as expected, then I would say this PR is ready to be merged.

@dciborow dciborow merged commit b2fbd84 into main May 17, 2023
@dciborow dciborow deleted the dependabot/github_actions/mathieudutour/github-tag-action-6.1 branch May 17, 2023 08:11
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.

2 participants