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

lychee 0.14.0 #159076

Merged
merged 2 commits into from
Jan 6, 2024
Merged

lychee 0.14.0 #159076

merged 2 commits into from
Jan 6, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
### Breaking Changes and Bugs 🚨
* Remove inaccurate details in compact view by @mre in https://github.com/lycheeverse/lychee/pull/1088
* Don't cache unknown status codes by @mre in https://github.com/lycheeverse/lychee/pull/1090
* Avoid false positives when checking email addresses in HTML input by @mre in https://github.com/lycheeverse/lychee/pull/1123
* fix exclude pattern in example by @woolfg in https://github.com/lycheeverse/lychee/pull/1154
* Make checking email addresses optional by @mre in https://github.com/lycheeverse/lychee/pull/1171
* Fix rustls-tls feature by @stefankreutz in https://github.com/lycheeverse/lychee/pull/1194
* fix nightly release bash script by @kemingy in https://github.com/lycheeverse/lychee/pull/1224
* ignore the error when deleting nightly tags by @kemingy in https://github.com/lycheeverse/lychee/pull/1228
### Enhancements and Performance Improvements 🚀
* Prettier colors and progress bar by @mre in https://github.com/lycheeverse/lychee/pull/1069
* alpine for docker image by @DariuszPorowski in https://github.com/lycheeverse/lychee/pull/1074
* test(client): make exponential_backoff better by @kxxt in https://github.com/lycheeverse/lychee/pull/1079
* Add optional Rustls support by @stefankreutz in https://github.com/lycheeverse/lychee/pull/1099
* Log redirects in verbose mode (-vv) by @mre in https://github.com/lycheeverse/lychee/pull/1117
* feat: add support for basic auth per URI by @Techassi in https://github.com/lycheeverse/lychee/pull/1110
* Extend remap feature by @mre in https://github.com/lycheeverse/lychee/pull/1133
* Don't check Twitter URLs by @mre in https://github.com/lycheeverse/lychee/pull/1147
* Cookie Support by @mre in https://github.com/lycheeverse/lychee/pull/1146
* feat: Add support for --dump-inputs by @Techassi in https://github.com/lycheeverse/lychee/pull/1159
* bump html5gum to 0.5.5 by @untitaker in https://github.com/lycheeverse/lychee/pull/1181
* bump html5gum to 0.5.7 by @untitaker in https://github.com/lycheeverse/lychee/pull/1182
* Improve `srcset` parsing by @mre in https://github.com/lycheeverse/lychee/pull/1160
* Introduce fragment checking for links to markdown files. by @HU90m in https://github.com/lycheeverse/lychee/pull/1126
* Improve 'cargo tree' check by @stefankreutz in https://github.com/lycheeverse/lychee/pull/1200
* Add nightly release by @kemingy in https://github.com/lycheeverse/lychee/pull/1212
* Add sensible excluded URL-s to lychee.example.toml by @szepeviktor in https://github.com/lycheeverse/lychee/pull/1234
* Check fragments in HTML files by @HU90m in https://github.com/lycheeverse/lychee/pull/1198
* Create release.yml by @szepeviktor in https://github.com/lycheeverse/lychee/pull/1243
### Documentation and Maintenance 📚🔧
* Add metadata for cargo-binstall by @orhun in https://github.com/lycheeverse/lychee/pull/1073
* Update false-positive patterns by @mre in https://github.com/lycheeverse/lychee/pull/1120
* Cleanup Cargo.toml files by @mre in https://github.com/lycheeverse/lychee/pull/1121
* "Added Back to Top Button in the Readme file" by @manish0kuniyal in https://github.com/lycheeverse/lychee/pull/1142
* Added TOC-generator by @manish0kuniyal in https://github.com/lycheeverse/lychee/pull/1151
* Update dependencies; fix flaky tests by @mre in https://github.com/lycheeverse/lychee/pull/1219
* Make suggestion test more robust by @mre in https://github.com/lycheeverse/lychee/pull/1229
* Fix typos by @szepeviktor in https://github.com/lycheeverse/lychee/pull/1231
### Miscellaneous and Others 🔔
* Fix SPDX expression in `Cargo.toml` by @Colerar in https://github.com/lycheeverse/lychee/pull/1251
* Mention supported schemes by @mre in https://github.com/lycheeverse/lychee/pull/1255
* feat: Add support for ranges in the `--accept` option / config field by @Techassi in https://github.com/lycheeverse/lychee/pull/1167
* Exclude URLs ending with xmlrpc.php by @aj-stein-nist in https://github.com/lycheeverse/lychee/pull/1262
* Update README.md with exit code 3 by @thomas-zahner in https://github.com/lycheeverse/lychee/pull/1281
* Address warnings of the new clippy lints by @thomas-zahner in https://github.com/lycheeverse/lychee/pull/1310
* Add Bencher to Lychee users list by @epompeii in https://github.com/lycheeverse/lychee/pull/1315
* Fix false-positive example domains by @mre in https://github.com/lycheeverse/lychee/pull/1316
* Better TOML parsing error message by @mre in https://github.com/lycheeverse/lychee/pull/1332
* ci: fix missing permissions for uploading release assets by @askalski85 in https://github.com/lycheeverse/lychee/pull/1330
* Decode percent escapes in fragments by @HU90m in https://github.com/lycheeverse/lychee/pull/1275

New Contributors

Full Changelog: lycheeverse/lychee@v0.13.0...v0.14.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 5, 2024
@chenrui333
Copy link
Member

    /🔍\ 1\ Total\ ✅\ 0\ OK\ 🚫\ 0\ Errors\ 💤\ 1\ Excluded/ to match 
    "🔍 1 Total (in 0s) ✅ 0 OK 🚫 0 Errors 💤 1 Excluded\n".

lychee: update sha

Signed-off-by: Rui Chen <rui@chenrui.dev>

lychee: update test

Signed-off-by: Rui Chen <rui@chenrui.dev>

lychee: update checksum
@bevanjkay bevanjkay added the ready to merge PR can be merged once CI is green label Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 6, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 6, 2024
Merged via the queue into Homebrew:master with commit 37fca95 Jan 6, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-lychee-0.14.0 branch January 6, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants