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

chore(deps): bump plac from 1.1.3 to 1.3.5 #137

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2022

Bumps plac from 1.1.3 to 1.3.5.

Changelog

Sourced from plac's changelog.

HISTORY

[Unreleased]

1.3.4 (2021-12-06)

Ensured tests using plac_runner use the same version of Python as them. Fixed the tests on Python 3.9 and 3.10 and enabled Travis for them. Prevent the tests from cluttering the test user's home directory. Removed the pre-generated documentation, please use Read the Docs. Cleaned up many minor issues in the documentation. Removed use of obsolete SQLSoup library and features that used it. Fixed issue with str as type hint. Added more tests/examples.

1.3.0 (2021-01-02)

Thanks to Istvan Albert, it is now possible to use language keywords and builtins as option/flag names. Some broken links were fixed and the documentation has been moved to https://plac.readthedocs.io, while the CI framework has changed from Travis to GitHub actions.

1.2.0 (2020-06-05)

Added dedenting of usage docstrings, as requested by Istvan Albert. Added new decorators plac.pos, plac.opt, plac.flg and an example using them in a section "For the impatient". Added tests on travis for Python 3.8.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 3, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/plac-1.3.5 branch from ff7eef1 to 95a4c5b Compare June 2, 2022 23:24
Bumps [plac](https://github.com/ialbert/plac) from 1.1.3 to 1.3.5.
- [Release notes](https://github.com/ialbert/plac/releases)
- [Changelog](https://github.com/ialbert/plac/blob/master/CHANGES.md)
- [Commits](https://github.com/ialbert/plac/commits/v1.3.5)

---
updated-dependencies:
- dependency-name: plac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants