Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ansi2html from 1.6.0 to 1.8.0 #216

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2022

Bumps ansi2html from 1.6.0 to 1.8.0.

Release notes

Sourced from ansi2html's releases.

1.8.0

Minor Changes

Bugfixes

Kudos goes to: @​abrahammurciano, @​echuber2, @​hartwork, @​jaysonlarose, @​pre-commit-ci and @​pre-commit-ci[bot]

1.7.0

Minor Changes

Bugfixes

Kudos goes to: @​hakonhagland, @​miltolstoy, @​pre-commit-ci, @​pre-commit-ci[bot], @​ssbarnea, @​tristanlatr and @​ziegenberg

Changelog

Sourced from ansi2html's changelog.

1.7.0

Minor Changes ^^^^^^^^^^^^^

  • Replace recommendation of using system packages with pip3 ([#129](https://github.com/pycontribs/ansi2html/issues/129) <https://github.com/pycontribs/ansi2html/pull/129>_) @​ssbarnea
  • Add truecolor support ([#155](https://github.com/pycontribs/ansi2html/issues/155) <https://github.com/pycontribs/ansi2html/pull/155>_) @​miltolstoy
  • Generate documentation with Sphinx and use Read the Docs ([#141](https://github.com/pycontribs/ansi2html/issues/141) <https://github.com/pycontribs/ansi2html/pull/141>_) @​tristanlatr
  • Adds support for OSC hyperlink sequences. ([#131](https://github.com/pycontribs/ansi2html/issues/131) <https://github.com/pycontribs/ansi2html/pull/131>_) @​hakonhagland

Bugfixes ^^^^^^^^

  • Add test coverage ([#148](https://github.com/pycontribs/ansi2html/issues/148) <https://github.com/pycontribs/ansi2html/pull/148>_) @​ziegenberg
  • Replace pkg_resources with importlib.metadata ([#144](https://github.com/pycontribs/ansi2html/issues/144) <https://github.com/pycontribs/ansi2html/pull/144>_) @​ziegenberg
  • fix including of CHANGELOG.rst ([#151](https://github.com/pycontribs/ansi2html/issues/151) <https://github.com/pycontribs/ansi2html/pull/151>_) @​ziegenberg
  • Update linting dependencies ([#147](https://github.com/pycontribs/ansi2html/issues/147) <https://github.com/pycontribs/ansi2html/pull/147>_) @​ziegenberg
  • Upgrade the build process ([#145](https://github.com/pycontribs/ansi2html/issues/145) <https://github.com/pycontribs/ansi2html/pull/145>_) @​ziegenberg
  • Add type hinting ([#143](https://github.com/pycontribs/ansi2html/issues/143) <https://github.com/pycontribs/ansi2html/pull/143>_) @​ziegenberg
  • Update CI badges in readme ([#142](https://github.com/pycontribs/ansi2html/issues/142) <https://github.com/pycontribs/ansi2html/pull/142>_) @​ssbarnea
  • Bump setuptools-scm version ([#138](https://github.com/pycontribs/ansi2html/issues/138) <https://github.com/pycontribs/ansi2html/pull/138>_) @​ssbarnea

Kudos goes to: @​hakonhagland, @​miltolstoy, @​pre-commit-ci, @​pre-commit-ci[bot], @​ssbarnea, @​tristanlatr and @​ziegenberg

Commits
  • b4224cd Fix for ANSI color codes that include blank values (#178)
  • 62d113b style.py: Drop unused CSS class .bold (#161)
  • e4cd422 Added py.typed file (#176)
  • 860a6c1 chore: pre-commit autoupdate
  • ed5592c chore: pre-commit autoupdate
  • 469e904 pylint: Address warning W1404
  • 4b03691 pylint: Address error E0012
  • 60ac47a Makefile: Drop obsolete Makefile (that centered around gone file setup.py)
  • 7311e8a tox: Bring back putting a rendered man page into release archives
  • 6eef91d ci: Install non-PyPI Asciidoc dependencies for man page rendering
  • 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 [ansi2html](https://github.com/pycontribs/ansi2html) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/pycontribs/ansi2html/releases)
- [Changelog](https://github.com/pycontribs/ansi2html/blob/main/CHANGELOG.rst)
- [Commits](pycontribs/ansi2html@1.6.0...1.8.0)

---
updated-dependencies:
- dependency-name: ansi2html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants