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
click (changelog) 8.1.7 -> 8.1.8 age adoption passing confidence
markdown2 2.5.1 -> 2.5.2 age adoption passing confidence
mypy (changelog) 1.13.0 -> 1.14.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

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.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.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 - At any time (no schedule defined).

🚦 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 from c1230cf to 88f52a0 Compare December 27, 2024 15:32
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 88f52a0 to 59f4b0f Compare December 30, 2024 00:01
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