Skip to content

Bump depinfo from 1.7.0 to 2.2.0#51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/depinfo-2.2.0
Open

Bump depinfo from 1.7.0 to 2.2.0#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/depinfo-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2022

Copy link
Copy Markdown

Bumps depinfo from 1.7.0 to 2.2.0.

Release notes

Sourced from depinfo's releases.

2.2.0

Please see https://github.com/Midnighter/dependency-info/blob/2.2.0/CHANGELOG.rst for the full release notes.

2.1.1

Please see https://github.com/Midnighter/dependency-info/blob/2.1.1/CHANGELOG.rst for the full release notes.

2.1.0

Please see https://github.com/Midnighter/dependency-info/blob/2.1.0/CHANGELOG.rst for the full release notes.

2.0.0

Please see https://github.com/Midnighter/dependency-info/blob/2.0.0/CHANGELOG.rst for the full release notes.

Changelog

Sourced from depinfo's changelog.

2.2.0 (2022-09-07)

  • Adjust the output order and put the root package in its own section (#14).

2.1.1 (2022-06-02)

  • Update main readme.
  • Fix bug with formatting empty pairs.

2.1.0 (2022-06-02)

  • Refactor application code.
  • Rename display type to format.
  • Introduce deprecated print_dependencies and show_versions functions for compatibility.
  • Test the CLI.

2.0.0 (2022-05-29)

  • Switch to hexagonal architecture.
  • Switch to code organization inspired by Domain-Driven Design (DDD).
  • Implement a command line interface (CLI).
  • Implement a markdown table display.
  • Create a typed package.
  • Improve stylistic and type testing.
Commits
  • 0776b5f docs: prepare release notes for 2.2.0
  • 6a355ef docs: adjust example to match new output
  • c52b5e8 chore: ignore complaint about assert
  • 2b4e904 style: remove unused imports
  • d3f27ba style: sort imports
  • 24eb9ec refactor: introduce new package section, change order
  • 10f9dcc refactor: exclude root from requirements iteration
  • a060649 chore: prepare release notes for 2.1.1
  • 3bea3a8 fix: handle empty pairs being formatted
  • 915415f docs: adjust usage from Python
  • 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 [depinfo](https://github.com/Midnighter/dependency-info) from 1.7.0 to 2.2.0.
- [Release notes](https://github.com/Midnighter/dependency-info/releases)
- [Changelog](https://github.com/Midnighter/dependency-info/blob/stable/CHANGELOG.rst)
- [Commits](Midnighter/dependency-info@1.7.0...2.2.0)

---
updated-dependencies:
- dependency-name: depinfo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2022
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.

0 participants