Skip to content

build(deps): bump readchar from 4.0.1 to 4.0.2#235

Merged
Cube707 merged 1 commit intomasterfrom
712bdependabot/pip/readchar-4.0.2
Aug 19, 2022
Merged

build(deps): bump readchar from 4.0.1 to 4.0.2#235
Cube707 merged 1 commit intomasterfrom
712bdependabot/pip/readchar-4.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 19, 2022

Bumps readchar from 4.0.1 to 4.0.2.

Release notes

Sourced from readchar's releases.

v4.0.2

added

  • config class. This static class hold constants that can be changed by the user to change the libarys behavior. Use the class-attributes directly, you don't need to create instances of it! currently it only holds INTERRUPT_KEYS, a list of keys that will result in an KeyboardInterrupt beeing raised
  • .editorconfig

changed

  • documentation is now in Markdown instead of rst
Commits
  • 3a9a83e ensure config class ist static
  • 6094bf7 docs: small README changes
  • 11c10b8 allow for configuration of what raises a Interrupt
  • b7d554c docs: switch from rst to markdown
  • 3d89fdf editorconfig: markdown settings
  • bbdaa85 editorconfig: trim trailing whitespace
  • ab4434f increment version after release
  • 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 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.1 to 4.0.2.
- [Release notes](https://github.com/magmax/python-readchar/releases)
- [Commits](magmax/python-readchar@v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from magmax and staticdev as code owners August 19, 2022 12:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2022
@Cube707 Cube707 merged commit c4a2893 into master Aug 19, 2022
@dependabot dependabot Bot deleted the 712bdependabot/pip/readchar-4.0.2 branch August 19, 2022 12:39
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.

1 participant