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 2.9.1 to 3.2.0 #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tox-gh-actions from 2.9.1 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

v3.1.3

What's Changed

New Contributors

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

v3.1.2

What's Changed

Full Changelog: ymyzk/tox-gh-actions@v3.1.1...v3.1.2

v3.1.1

What's Changed

Full Changelog: ymyzk/tox-gh-actions@v3.1.0...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: ymyzk/tox-gh-actions@v3.0.0...v3.0.1

v3.0.0

What's Changed

This is the first stable version which supports tox v4.

  • tox-gh-actions v3.0.0 implements a subset of features provided by the latest tox-gh-actions v2. Missing features will be added back gradually.
  • Users using tox v3 can keep using tox-gh-actions v2 maintained under the tox3 branch.

Full Changelog: ymyzk/tox-gh-actions@v3.0.0b1...v3.0.0

v3.0.0b1

... (truncated)

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
  • 9359c52 Merge pull request #183 from adrien-berchet/fix-syntax-error
  • de6f79a Fix SyntaxError introduced in a6451af
  • a6451af Merge pull request #181 from ymyzk/fix-parallel-warning
  • b56c38e Fix warning message when tox or tox -p 0 is used to run tox
  • 83f89d1 Merge pull request #177 from ymyzk/fix-tox-p
  • 8f419d4 Fix TypeError when running "tox -p"
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@diox
Copy link
Member

diox commented Apr 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tox-gh-actions-3.2.0 branch from 935d68b to 58cbf81 Compare April 2, 2024 11:57
Bumps [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from 2.9.1 to 3.2.0.
- [Release notes](https://github.com/ymyzk/tox-gh-actions/releases)
- [Commits](ymyzk/tox-gh-actions@v2.9.1...v3.2.0)

---
updated-dependencies:
- dependency-name: tox-gh-actions
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tox-gh-actions-3.2.0 branch from 58cbf81 to 4a3914d Compare April 2, 2024 12: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant