Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 5, 2019

Updates the requirements on qrcode to permit the latest version.

Changelog

Sourced from qrcode's changelog.

6.1 (14 January 2019)

  • Fix short chunks of data not being optimized to the correct mode.
  • Tests fixed for Python 3

6.0 (23 March 2018)

  • Fix optimize length being ignored in QRCode.add_data.
  • Better calculation of the best mask pattern and related optimizations. Big thanks to cryptogun!

5.3 (18 May 2016)

  • Fix incomplete block table for QR version 15. Thanks Rodrigo Queiro for the report and Jacob Welsh for the investigation and fix.
  • Avoid unnecessary dependency for non MS platforms, thanks to Noah Vesely.
  • Make BaseImage.get_image() actually work.

5.2 (25 Jan 2016)

  • Add --error-correction option to qr script.
  • Fix script piping to stdout in Python 3 and reading non-UTF-8 characters in Python 3.
  • Fix script piping in Windows.
  • Add some useful behind-the-curtain methods for tinkerers.
  • Fix terminal output when using Python 2.6
  • Fix terminal output to display correctly on MS command line.

5.2.1

  • Small fix to terminal output in Python 3 (and fix tests)

5.2.2

  • Revert some terminal changes from 5.2 that broke Python 3's real life tty code generation and introduce a better way from Jacob Welsh.

5.1 (22 Oct 2014)

  • Make qr script work in Windows. Thanks Ionel Cristian Mărieș
  • Fixed print_ascii function in Python 3.
  • Out-of-bounds code version numbers are handled more consistently with a ValueError.
  • Much better test coverage (now only officially supporting Python 2.6+)

5.0 (17 Jun 2014)

... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/qrcode-approx-eq-6.1 branch from b7c72de to 80898b5 Compare August 5, 2019 22:28
Updates the requirements on [qrcode](https://github.com/lincolnloop/python-qrcode) to permit the latest version.
- [Release notes](https://github.com/lincolnloop/python-qrcode/releases)
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/master/CHANGES.rst)
- [Commits](lincolnloop/python-qrcode@v5.3...v6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/qrcode-approx-eq-6.1 branch from 80898b5 to 0eb399e Compare August 5, 2019 22:30
@iamareebjamal iamareebjamal merged commit 0c46bcb into development Aug 6, 2019
@iamareebjamal iamareebjamal deleted the dependabot/pip/qrcode-approx-eq-6.1 branch August 6, 2019 00:50
mrsaicharan1 pushed a commit to mrsaicharan1/open-event-server that referenced this pull request Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants