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

Update readme-renderer requirement from >=35,<38 to >=35,<42 #190

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Updates the requirements on readme-renderer to permit the latest version.

Release notes

Sourced from readme-renderer's releases.

41.0

What's Changed

Full Changelog: pypa/readme_renderer@40.0...41.0

Changelog

Sourced from readme-renderer's changelog.

41.0 (2023-08-18)

  • Allow HTML5 figcaption tag through cleaner (#291)
  • Test README.rst from this project (#288)

40.0 (2023-06-16)

  • Add CLI option to render package README. (#271)
  • Adapt tests to pygments 2.14.0 (#272)
  • Update release process to use Trusted Publishing (#276)
  • Replace usage of deprecated pkg_resources with importlib.metadata (#281)
  • Drop support for Python 3.7 (#282), Test against Python 3.11 (#280)

37.3 (2022-10-31)

  • Allow HTML5 figure tag through cleaner (#265)

37.2 (2022-09-24)

  • Allow HTML5 s tag through cleaner (#261)

37.1 (2022-09-03)

  • Allow HTML5 nav tag through cleaner (#259)

37.0 (2022-08-21)

  • Remove command line example from docs (#197)
  • Multiple pyproject.toml fixes (#251)
  • Confirm handling multiple inline strong (#252)
  • Convert RST output to HTML5 (#253)
  • Add Typing to classifiers (#254)
  • Development tweaks - coverage reporting, actions updates (#255)
  • Add test confirming behavior with unknown lexers (#256)

36.0 (2022-08-06)

  • Enable gitpod development (#238)
  • Allow rst admonitions to render (#242)
  • Add badges to README (#243)
  • Update codebase for modern Python (#244)
  • Fix table cell spans (#245)
  • Allow math directive in rst (#246)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [readme-renderer](https://github.com/pypa/readme_renderer) to permit the latest version.
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst)
- [Commits](pypa/readme_renderer@35.0...41.0)

---
updated-dependencies:
- dependency-name: readme-renderer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@rozyczko rozyczko closed this Mar 12, 2024
@rozyczko rozyczko deleted the dependabot/pip/develop/readme-renderer-gte-35-and-lt-42 branch March 12, 2024 12:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

None yet

1 participant