Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Bump sortedcontainers from 1.5.9 to 2.1.0 #12

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Nov 22, 2018

Bumps sortedcontainers from 1.5.9 to 2.1.0.

Changelog

Sourced from sortedcontainers's changelog.

2.1.0 (2018-11-21)

Miscellaneous

  • Small updates to docs and tests for Python 3.7.

2.0.5 (2018-09-03)

Bugfixes

  • Change imports for Abstract Base Classes to collections.abc to avoid
    warnings in Python 3.7.

2.0.4 (2018-06-06)

Bugfixes

  • SortedDict methods iterkeys, iteritems, itervalues, viewkeys,
    viewitems, and viewvalues are not implemented for Python 2. Attribute
    lookup now raises :exc:AttributeError.

2.0.3 (2018-05-31)

API Changes

  • Accessing SortedDict.iloc will emit DeprecationWarning.

Bugfixes

  • SortedSet.__rsub__ erroneously reversed its arguments. The method has been
    removed in favor of the inherited Set.__rsub__ which has a correct
    implementation.
  • :class:SortedKeysView and :class:SortedValuesView set-operations now
    return :class:SortedSet objects to better match the semantics of version 1.

Miscellaneous

  • The source distribution no longer contains the docs and tests
    directories. If you need these, then please download an archive from
    Github. Version control is tagged with the version released to PyPI.

2.0.2 (2018-05-21)

API Changes

... (truncated)
Commits
  • e05634b Bump version to 2.1.0
  • 5ca6235 Changes for Python 3.7
  • c8f1e1d Merge pull request #104 from asottile/patch-1
  • d85e8b1 performance.rst: fix typo
  • 64dfae3 Bump version to 2.0.5
  • f362cba Add blurb for 2.0.5
  • 428beb8 Couple fixes for tox/lint
  • 41eb03f Update collections.abc imports to avoid Python 3.7 warnings
  • 022167c Bump version to 2.0.4
  • 3367ea5 Make iteritems, iterkeys, itervalues, viewitems, viewkeys, viewvalues raise A...
  • 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 cancel merge will cancel a previously requested merge
  • @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 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)
  • @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 added the dependencies Pull requests that update a dependency file label Nov 22, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sortedcontainers-2.1.0 branch from b770084 to 3ab8610 Compare January 15, 2019 18:47
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
Projects
None yet
1 participant