Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Bump readchar from 4.0.3 to 4.0.5 in /config/python #469

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps readchar from 4.0.3 to 4.0.5.

Release notes

Sourced from readchar's releases.

v4.0.5

added

  • enabled OpenBSD OS (see #103)

v4.0.4

fixed

  • spelling and false links
  • pre-commit broken pipeline (updated pre-commit packages)
  • broken shield.io badge in README

removed

  • Python 3.6 from tests and classifiers

added

  • Python 3.11 to classifiers and tests
  • py.typed file to support mypy type-stubs

v4.0.4 preview 2

this is a preview version for testing. It should enable mypy to analyse readchar. See #100 for details It should now actually contain the changes and incorperates the updated deploy workflow that allows for releases from development branches

You can install this version via on of the commands:

pip install -U --pre readchar==4.0.4.dev2
pip install -U git+https://github.com/magmax/[email protected]
Commits
  • 00cd65d add OpenBSD to the list of supported platforms
  • 1ac231d increment version after release
  • 84ab853 fix f370fea5
  • 47c3d8f make validate tag step more verbose
  • b44a91c Merge pull request #101 from magmax/py-typed
  • f370fea use tee with $GITHUB_ENV
  • 0cc5ad2 shorten line to fix yaml issue
  • 6a6bda2 increment version after release
  • fa09cd6 Merge branch 'master' into py-typed
  • 4a69e22 deploy-action should now work
  • 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 [readchar](https://github.com/magmax/python-readchar) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/magmax/python-readchar/releases)
- [Commits](magmax/python-readchar@v4.0.3...v4.0.5)

---
updated-dependencies:
- dependency-name: readchar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 20, 2023
@lechnerc77 lechnerc77 changed the base branch from main to dev March 21, 2023 08:05
@lechnerc77 lechnerc77 added this to the to be planned milestone Mar 21, 2023
@lechnerc77 lechnerc77 merged commit 7e80b7b into dev Mar 21, 2023
@lechnerc77 lechnerc77 deleted the dependabot/pip/config/python/readchar-4.0.5 branch March 21, 2023 08:07
@lechnerc77 lechnerc77 modified the milestones: to be planned, btpsa-v1.7.0 Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant