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

fix(deps): update all non-major dependencies #289

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

Conversation

renovate-coveooss[bot]
Copy link
Contributor

@renovate-coveooss renovate-coveooss bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Pygments (changelog) 2.18.0 -> 2.19.1 age adoption passing confidence
beautifulsoup4 (changelog) 4.12.3 -> 4.13.3 age adoption passing confidence
click (changelog) 8.1.7 -> 8.1.8 age adoption passing confidence
markdown2 2.5.1 -> 2.5.3 age adoption passing confidence
mypy (changelog) 1.13.0 -> 1.15.0 age adoption passing confidence
pytest (changelog) 8.3.3 -> 8.3.4 age adoption passing confidence
semantic-release-pypi 4.0.3 -> 4.1.1 age adoption passing confidence

Release Notes

pygments/pygments (Pygments)

v2.19.1

Compare Source

(released January 6th, 2025)

  • Updated lexers:

    • Ini: Fix quoted string regression introduced in 2.19.0
    • Lua: Fix a regression introduced in 2.19.0

v2.19.0

Compare Source

(released January 5th, 2025)

  • Mark file extensions for HTML/XML+Evoque as aliases (#​2743)
  • Add a color for Operator.Word to the rrt style (#​2709)
  • Fix broken link in the documentation (#​2803, #​2804)
  • Drop executable bit where not needed (#​2781)
  • Reduce Mojo priority relative to Python in ``analyze_text´` (#​2771, #​2772)
  • Fix documentation builds (#​2712)
  • Match example file names to the lexer's name (#​2713, #​2715)
  • Ensure lexer metadata is present (#​2714)
  • Search more directories on macOS for fonts (#​2809)
  • Improve test robustness (#​2812)
pallets/click (click)

v8.1.8

Compare Source

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.
trentm/python-markdown2 (markdown2)

v2.5.3

Compare Source

  • [pull #​616] make tables without body gfm compatible

v2.5.2

Compare Source

  • [pull #​605] Add support for Python 3.13, drop EOL 3.8
  • [pull #​607] Fix middle-word-em extra preventing strongs from being recognized (#​606)
  • [pull #​609] Add option to output to file in CLI (#​608)
  • [pull #​612] Fix footnote labels appearing out-of-order (#​536)
  • [pull #​613] Fix smarty pants extra not triggering when it should (#​611)
python/mypy (mypy)

v1.15.0

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

pytest-dev/pytest (pytest)

v8.3.4

Compare Source

pytest 8.3.4 (2024-12-01)

Bug fixes

  • #​12592: Fixed KeyError{.interpreted-text role="class"} crash when using --import-mode=importlib in a directory layout where a directory contains a child directory with the same name.

  • #​12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the AST, like executing.

  • #​12849: ANSI escape codes for colored output now handled correctly in pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.

  • #​9353: pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.

Improved documentation

  • #​10558: Fix ambiguous docstring of pytest.Config.getoption{.interpreted-text role="func"}.

  • #​10829: Improve documentation on the current handling of the --basetemp option and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).

  • #​12866: Improved cross-references concerning the recwarn{.interpreted-text role="fixture"} fixture.

  • #​12966: Clarify filterwarnings{.interpreted-text role="ref"} docs on filter precedence/order when using multiple @pytest.mark.filterwarnings <pytest.mark.filterwarnings ref>{.interpreted-text role="ref"} marks.

Contributor-facing changes

  • #​12497: Fixed two failing pdb-related tests on Python 3.13.
abichinger/semantic-release-pypi (semantic-release-pypi)

v4.1.1

Compare Source

Bug Fixes

v4.1.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from f20be81 to 3afd20d Compare December 17, 2024 13:01
@renovate-coveooss renovate-coveooss bot changed the title chore(deps): update dependency pytest to v8.3.4 chore(deps): update all non-major dependencies Dec 17, 2024
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cdb790a to c1230cf Compare December 18, 2024 22:31
@renovate-coveooss renovate-coveooss bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 18, 2024
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 88f52a0 to 59f4b0f Compare December 30, 2024 00:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 861a31a to 42547b5 Compare January 13, 2025 00:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 418de85 to 39f29db Compare February 5, 2025 15:03
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 39f29db to 6486324 Compare February 10, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants