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

Update tox-gh-actions to 3.2.0 #198

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

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 3, 2024

This PR updates tox-gh-actions from 2.9.1 to 3.2.0.

Changelog

3.2.0

What's Changed
* Explain how to use tox-gh-actions with tox's requires configuration by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/185
* Add CPython 3.12 and PyPy 3.10 to test suites by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/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**: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.3...v3.2.0

3.1.3

What's Changed
* Fix SyntaxError introduced in a6451af (v3.1.2) by adrien-berchet in https://github.com/ymyzk/tox-gh-actions/pull/183

New Contributors
* adrien-berchet made their first contribution in https://github.com/ymyzk/tox-gh-actions/pull/183

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.2...v3.1.3

3.1.2

What's Changed
* Fix warning message when tox or tox -p 0 is used to run tox by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/181


**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.1...v3.1.2

3.1.1

What's Changed
* Fix TypeError when running "tox -p" by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/177

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.1.0...v3.1.1

3.1.0

What's Changed
* Doc: bump gh action versions by Rotzbua in https://github.com/ymyzk/tox-gh-actions/pull/143
* Fix error when running "tox -p" by ymyzk in https://github.com/ymyzk/tox-gh-actions/issues/144 https://github.com/ymyzk/tox-gh-actions/pull/145

New Contributors
* Rotzbua made their first contribution in https://github.com/ymyzk/tox-gh-actions/pull/143

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0...v3.0.1

3.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](https://github.com/ymyzk/tox-gh-actions/tree/tox3).

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0b1...v3.0.0

3.0.0b1

What's Changed
* tox4: Require tox 4.0.0b2 or later by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/129
* tox4: Add Python 3.11 support by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/130

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0a2...v3.0.0b1

3.0.0a2

What's Changed
* Adopt breaking plugin API changes in tox 4.0.0a10 by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/112
* Drop Python 3.6 support by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/108
* Import improvements made for tox-gh-actions v2.x
* Add basic integration tests by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/95
* Use mypy --strict by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/111

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v3.0.0a1...v3.0.0a2

3.0.0a1

* Preliminary support of tox 4. This version is tested with tox 4.0.0a9. (59)

2.12.0

What's Changed
* Expose fail_on_no_env and problem_matcher options to customize behaviors by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/134


**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v2.11.0...v2.12.0

2.11.0

What's Changed
* Add codeql-analysis.yml by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/125
* Add Python 3.11 support by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/128

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v2.10.0...v2.11.0

2.10.0

What's Changed
* Upgrade GitHub Actions by cclauss in https://github.com/ymyzk/tox-gh-actions/pull/117
* Modernize .github/workflows and fix CI by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/119
* Use setuptools_scm v7 by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/120
* Explain how to use tox-gh-actions with tox's requires configuration by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/121
* Add missing backtick by Kirade in https://github.com/ymyzk/tox-gh-actions/pull/122
* Show warning when tox-gh-actions couldn't find matching environments by ymyzk in https://github.com/ymyzk/tox-gh-actions/pull/123

New Contributors
* cclauss made their first contribution in https://github.com/ymyzk/tox-gh-actions/pull/117
* Kirade made their first contribution in https://github.com/ymyzk/tox-gh-actions/pull/122

**Full Changelog**: https://github.com/ymyzk/tox-gh-actions/compare/v2.9.1...v2.10.0
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant