Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps shed from 2023.3.1 to 2023.5.2.

Changelog

Sourced from shed's changelog.

2023.5.2 - 2023-05-26

  • Require latest versions of black and libcst for bugfixes and perf improvements

2023.5.1 - 2023-05-01

  • shed --refactor now merges nested with-statements for Python 3.9+
  • Skip LibCST passes when it (correctly) objects to invalid code accepted by Black

2023.4.1 - 2023-04-19

  • Fixed some crash and incorrect-output bugs in shed --refactor
Commits
  • 6906329 Use latest libcst (and black)
  • 651c0df Merge pull request #98 from jakkdl/test_suggest_different_block
  • cf0395d add tests for suggesting different block, and fix regex for ipython prompt
  • 777da2f Merge pull request #96 from jakkdl/docshed_only_docstrings
  • ae61489 Merge pull request #97 from jakkdl/tox_tweak
  • e71a009 tweak tox so python version can be specified in tests
  • 4587e5e Move docshed invocation to codemods, so docshed now only reformat code blocks...
  • e31b2d3 Ignore coverage bug on 38, 39
  • 8948afd Release shed 23.5.1
  • baf7705 Work around validity differences
  • 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 [shed](https://github.com/Zac-HD/shed) from 2023.3.1 to 2023.5.2.
- [Changelog](https://github.com/Zac-HD/shed/blob/master/CHANGELOG.md)
- [Commits](Zac-HD/shed@2023.3.1...2023.5.2)

---
updated-dependencies:
- dependency-name: shed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team May 29, 2023 14:10
@danielknell danielknell merged commit 01e3b91 into main Jun 26, 2023
@danielknell danielknell deleted the dependabot/pip/shed-2023.5.2 branch June 26, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants