-
Notifications
You must be signed in to change notification settings - Fork 0
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
build: Update Python dev version to 3.11.1 #200
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
0c60fab
to
b2b9c1f
Compare
playpauseandstop
approved these changes
Dec 11, 2022
Closed
badabump-release-bot bot
pushed a commit
that referenced
this pull request
Dec 20, 2022
Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198)
Closed
badabump-release-bot bot
pushed a commit
that referenced
this pull request
Dec 20, 2022
Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198)
Merged
badabump-release-bot bot
pushed a commit
that referenced
this pull request
Dec 20, 2022
Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183, #206) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198)
playpauseandstop
added a commit
that referenced
this pull request
Dec 20, 2022
First stable `badabump` release in **2022**, which provides more stability to the project and, most importantly, update outputs at GitHub Actions to silence `::set-output ...` deprecation warnings. On top of that this version of `badabump` will merge similar commits within one group and fix guessing project files for Python projects with dashes in names, like `aiohttp-middlewares`. Thanks for using `badabump` and please await on more features and fixes in 2023 🎄 --- Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183, #206) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198) Co-authored-by: playpauseandstop <[email protected]>
Merged
badabump-release-bot bot
pushed a commit
that referenced
this pull request
Dec 20, 2022
Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - **BREAKING CHANGE:** 22.1.0 Release (#207) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183, #206) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198) - "chore: 22.1.0 Release (#207)" (#208) - Fix stable trove classifier (#210)
playpauseandstop
added a commit
that referenced
this pull request
Dec 20, 2022
First stable `badabump` release in **2022**, which provides more stability to the project and, most importantly, update outputs at GitHub Actions to silence `::set-output ...` deprecation warnings. On top of that this version of `badabump` will merge similar commits within one group and fix guessing project files for Python projects with dashes in names, like `aiohttp-middlewares`. Thanks for using `badabump` and please await on more features and fixes in 2023 🎄 --- Features: --------- - [#189] **BREAKING CHANGE:** (**changelog**) Merge similar commits within group (#197) - [#189] (**changelog**) Do not duplicate same commit messages (#196) Fixes: ------ - [#114] Fix guessing project files for python projest with dashes in names (#202) Refactoring: ------------ - [#185] **BREAKING CHANGE:** (**ci**) Change output at GitHub Actions (#203) - Use attrs NG import (#201) Other: ------ - **BREAKING CHANGE:** Monthly maintenance (Jun 2022) (#148) - (**deps**) Bump actions/checkout from 2.3.5 to 2.4.0 (#119) - (**deps**) Bump actions/cache from 2.1.6 to 2.1.7 (#117) - (**deps**) Bump actions/setup-python from 2.2.2 to 2.3.1 (#120) - (**deps**) Bump tibdex/github-app-token from 1.4 to 1.5 (#121) - (**deps**) Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#118) - (**deps-dev**) Bump coverage from 6.1.1 to 6.2 (#115) - (**deps-dev**) Bump time-machine from 2.4.0 to 2.4.1 (#116) - Update Python dev version to 3.10.1 (#127) - Monthly maintenance (Jan 2022) (#128) - (**deps**) Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#126) - (**deps**) Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#132) - (**deps**) Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#131) - (**deps-dev**) Bump mypy from 0.930 to 0.931 (#130) - (**deps**) Bump actions/checkout from 2.4.0 to 3.0.2 (#142) - (**deps**) Bump actions/cache from 2.1.7 to 3.0.4 (#149) - (**deps**) Bump actions/setup-python from 2.3.1 to 3.1.2 (#143) - (**deps**) Bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#150) - Sync common project files (#154, #161, #170, #173, #183, #206) - (**deps**) Bump pre-commit/action from 2.0.3 to 3.0.0 (#156) - (**deps**) Bump actions/setup-python from 3.1.2 to 4.0.0 (#155) - Update default branch name (#157) - Move coveralls to dev deps (#158) - Minor rework of env vars (#159) - Refactor CI workflows and actions (#160) - (**deps-dev**) Bump time-machine from 2.7.0 to 2.7.1 (#162) - (**deps**) Bump tibdex/github-app-token from 1.5 to 1.6 (#169) - Use latest py311 beta as well as bump attrs version to use (#164) - Update minimum requirements (#184) - (**deps**) Bump peter-evans/create-pull-request from 4.0.4 to 4.1.3 (#182) - Update Python dev version to 3.10.8 (#187) - Enforce mypy no-implicit-optional setting (#188) - Introduce no-optional hook to the project (#190) - Update Python dev version to 3.11.0 (#191) - (**deps**) Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#195) - (**deps**) Bump tibdex/github-app-token from 1.6 to 1.7 (#194) - Update Python dev version to 3.11.1 (#200) - (**deps**) Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3 (#198) - Fix stable trove classifier (#210) Co-authored-by: playpauseandstop <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As well as sync other common project files: GitHub actions & pre-commit hooks.