Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: release v0.19.0 #1644

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

Conversation

mre
Copy link
Member

@mre mre commented Feb 24, 2025

🤖 New release

  • lychee-lib: 0.18.1 -> 0.19.0 (⚠ API breaking changes)
  • lychee: 0.18.1 -> 0.19.0

lychee-lib breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/method_parameter_count_changed.ron

Failed in:
  lychee_lib::Input::get_contents now takes 5 parameters instead of 4, in /tmp/.tmpC7dqoI/lychee/lychee-lib/src/types/input.rs:206
Changelog

lychee-lib

0.19.0 - 2025-03-24

Other

  • Bump the dependencies group with 4 updates (#1664)
  • Bump the dependencies group with 11 updates (#1656)
  • Bump the dependencies group across 1 directory with 14 updates (#1653)
  • Add support for custom file extensions in link checking. (#1559)
  • Bump the dependencies group across 1 directory with 21 updates (#1643)

lychee

0.19.0 - 2025-03-24

Other

  • Bump the dependencies group with 4 updates (#1664)
  • Allow header values that contain equal signs (#1647)
  • Bump the dependencies group with 11 updates (#1656)
  • Bump the dependencies group across 1 directory with 14 updates (#1653)
  • Add support for custom file extensions in link checking. (#1559)
  • Format Markdown URLs with <> instead of []() (#1638)
  • Bump the dependencies group across 1 directory with 21 updates (#1643)
  • add tests for URL extraction ending with a period (#1641)
  • renamed base to base_url (fixes Rename --base to --base-url #1607) (#1629)
  • Sort compact/detailed/markdown error output by file path (#1622)


This PR was generated with release-plz.

@mre mre changed the title chore: release v0.18.2 chore: release v0.19.0 Mar 2, 2025
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from 1f2eb14 to 4055fab Compare March 2, 2025 16:51
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from 4055fab to 093d4a5 Compare March 10, 2025 13:00
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch 3 times, most recently from 88906cb to fc9539f Compare March 24, 2025 15:35
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from fc9539f to 3f68bf9 Compare March 24, 2025 15:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename --base to --base-url
1 participant