Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2020

Bumps pyrsistent from 0.16.0 to 0.17.0.

Changelog

Sourced from pyrsistent's changelog.

0.17.0, 2020-09-08

  • Remove Python 2 support code. This includes dropping some compatibility code and the dependency on six. Thanks @djailla for this.
  • Fix #200, python 3 exception chaining. This is a minor backwards incompatibility, hence stepping to 0.17.0. Thanks @cool-RR for this!
Commits
  • 97190f8 Prepare v0.17.0
  • b05a77a Merge pull request #204 from Djailla/version
  • c5bd6b1 Prepare version 1.7.0
  • d774000 [compat] Add py38 compat and remove pytest pins
  • bc975c9 Merge pull request #200 from cool-RR/2020-06-12-raise-from
  • 6700bcd Fix exception causes
  • 90a8e7d Merge pull request #199 from Djailla/readme
  • 85382b0 [readme] Update README after removing python2.7 support
  • 8b62b70 Remove redundant type specification in test
  • bf32c44 Update test dependencies memory-profiler and psutil
  • 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 [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](tobgu/pyrsistent@v0.16.0...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2020

Superseded by #21.

@dependabot dependabot bot closed this Sep 14, 2020
@dependabot dependabot bot deleted the dependabot/pip/pyrsistent-0.17.0 branch September 14, 2020 06:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant