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

Bump tox-gh-actions from 3.1.3 to 3.2.0 #346

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps tox-gh-actions from 3.1.3 to 3.2.0.

Release notes

Sourced from tox-gh-actions's releases.

v3.2.0

What's Changed

  • Explain how to use tox-gh-actions with tox's requires configuration by @​ymyzk in ymyzk/tox-gh-actions#185
  • Add CPython 3.12 and PyPy 3.10 to test suites by @​ymyzk in ymyzk/tox-gh-actions#190
    • Note: tox-gh-actions v3.1.3 has been working well with CPython 3.12 and PyPy 3.10. This release only updates the packaging metadata.

Full Changelog: ymyzk/tox-gh-actions@v3.1.3...v3.2.0

Commits
  • bcfaea3 Merge pull request #190 from ymyzk/new-python-vers
  • 603e684 Add CPython 3.12 and PyPy 3.10 to test suites
  • 93d2e7b Merge pull request #185 from ymyzk/tox-requires-for-v3
  • ee73ae1 Explain how to use tox-gh-actions with tox's requires configuration
  • See full diff 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 [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/ymyzk/tox-gh-actions/releases)
- [Commits](ymyzk/tox-gh-actions@v3.1.3...v3.2.0)

---
updated-dependencies:
- dependency-name: tox-gh-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e8e2281) 97.50% compared to head (eaf53b7) 97.50%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files          21       21           
  Lines        1082     1082           
=======================================
  Hits         1055     1055           
  Misses         27       27           

@farmio farmio merged commit 1413242 into main Jan 8, 2024
7 checks passed
@farmio farmio deleted the dependabot/pip/tox-gh-actions-3.2.0 branch January 8, 2024 22:42
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant