jvanderaa / jvanderaa.github.io

GitHub Pages
2 stars 0 forks source link

Update dependency mkdocs-rss-plugin to v1.14.0 #154

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-rss-plugin 1.12.2 -> 1.14.0 age adoption passing confidence

Release Notes

Guts/mkdocs-rss-plugin (mkdocs-rss-plugin) ### [`v1.14.0`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1140---2024-06-25) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.13.4...1.14.0) ##### Bugs fixes 🐛 - Update docs for `as_update` (boolean not supported anymore) by [@​brapoprod](https://togithub.com/brapoprod) in [#​306](https://togithub.com/Guts/mkdocs-rss-plugin/pull/306) - improve(remote_images): handle connection error by [@​Guts](https://togithub.com/Guts) in [#​307](https://togithub.com/Guts/mkdocs-rss-plugin/pull/307) - act depending on the used Mkdocs command and disable remote images length fetching to avoid HTTP errors by [@​Guts](https://togithub.com/Guts) in [#​311](https://togithub.com/Guts/mkdocs-rss-plugin/pull/311) ##### Features and enhancements 🎉 - Feature: add http caching mechanism by [@​Guts](https://togithub.com/Guts) in [#​309](https://togithub.com/Guts/mkdocs-rss-plugin/pull/309) - improve(http): disable warnings for unverified requests by [@​Guts](https://togithub.com/Guts) in [#​308](https://togithub.com/Guts/mkdocs-rss-plugin/pull/308) ### [`v1.13.4`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1134---2024-06-24) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.13.3...1.13.4) ##### Bugs fixes 🐛 - fix incompatible option type for Python < 3.10 and restore Python 3.8 and 3.9 by [@​Guts](https://togithub.com/Guts) in [#​304](https://togithub.com/Guts/mkdocs-rss-plugin/pull/304) and [@​pawamoy](https://togithub.com/pawamoy) in [mkdocs/mkdocs#3753 (comment)](https://togithub.com/mkdocs/mkdocs/issues/3753#issuecomment-2187180187) ### [`v1.13.3`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1133---2024-06-23) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.13.2...1.13.3) ##### Bugs fixes 🐛 - hotfix: bad default_time value type introduced in [#​300](https://togithub.com/Guts/mkdocs-rss-plugin/issues/300) by [@​Guts](https://togithub.com/Guts) in [#​302](https://togithub.com/Guts/mkdocs-rss-plugin/pull/302) ### [`v1.13.2`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1132---2024-06-23) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.13.1...1.13.2) ##### Features and enhancements 🎉 - Feature: add per-feed custom titles and abstracts by [@​toomanybrians](https://togithub.com/toomanybrians) in [#​295](https://togithub.com/Guts/mkdocs-rss-plugin/pull/295) - Improve: convert docstrings to google convention by [@​Guts](https://togithub.com/Guts) in [#​298](https://togithub.com/Guts/mkdocs-rss-plugin/pull/298) - fix(config): do not raise error for bad date_from_meta.default_time value and fallback to default by [@​Guts](https://togithub.com/Guts) in [#​300](https://togithub.com/Guts/mkdocs-rss-plugin/pull/300) ##### New Contributors - [@​toomanybrians](https://togithub.com/toomanybrians) made their first contribution in [#​295](https://togithub.com/Guts/mkdocs-rss-plugin/pull/295) ### [`v1.13.1`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1131---2024-06-15) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.13.0...1.13.1) ##### Bugs fixes 🐛 - Fix remote image length warnings using requests instead of urllib (standard lib) by [@​Guts](https://togithub.com/Guts) in [#​289](https://togithub.com/Guts/mkdocs-rss-plugin/pull/289) ##### Features and enhancements 🎉 - refacto(cleanup): remove python 3.9 related code and deps (timezone) by [@​Guts](https://togithub.com/Guts) in [#​288](https://togithub.com/Guts/mkdocs-rss-plugin/pull/288) - improve(logs): enhance some logs and type hints by [@​Guts](https://togithub.com/Guts) in [#​293](https://togithub.com/Guts/mkdocs-rss-plugin/pull/293) - Feature: improve social cards integration by [@​Guts](https://togithub.com/Guts) in [#​294](https://togithub.com/Guts/mkdocs-rss-plugin/pull/294) ### [`v1.13.0`](https://togithub.com/Guts/mkdocs-rss-plugin/blob/HEAD/CHANGELOG.md#1130---2024-06-10) [Compare Source](https://togithub.com/Guts/mkdocs-rss-plugin/compare/1.12.2...1.13.0) ##### Bugs fixes 🐛 ##### Features and enhancements 🎉 - feature: allow customize output filenames by [@​Guts](https://togithub.com/Guts) in [#​278](https://togithub.com/Guts/mkdocs-rss-plugin/pull/278) - feature: allow multiple instances by [@​Guts](https://togithub.com/Guts) in [#​280](https://togithub.com/Guts/mkdocs-rss-plugin/pull/280) - chore: set minimal python version to 3.10 by [@​Guts](https://togithub.com/Guts) in [#​286](https://togithub.com/Guts/mkdocs-rss-plugin/pull/286) - chore(deps): set minimum Mkdocs version to 1.4 by [@​Guts](https://togithub.com/Guts) in [#​283](https://togithub.com/Guts/mkdocs-rss-plugin/pull/283) - Refacto: modernize config date from meta by [@​Guts](https://togithub.com/Guts) in [#​285](https://togithub.com/Guts/mkdocs-rss-plugin/pull/285) ##### Tooling 🔧 - ci: use trusted publisher and remove token by [@​Guts](https://togithub.com/Guts) in [#​271](https://togithub.com/Guts/mkdocs-rss-plugin/pull/271) - tooling: add SonarCloud config by [@​Guts](https://togithub.com/Guts) in [#​279](https://togithub.com/Guts/mkdocs-rss-plugin/pull/279) ##### Documentation 📖 - Documentation: improve guide how to make JSON feed discoverable by [@​Guts](https://togithub.com/Guts) in [#​272](https://togithub.com/Guts/mkdocs-rss-plugin/pull/272) - Docs: order settings aZ and minor improvements by [@​Guts](https://togithub.com/Guts) in [#​281](https://togithub.com/Guts/mkdocs-rss-plugin/pull/281) - docs: complete JSON schema with latest features by [@​Guts](https://togithub.com/Guts) in [#​282](https://togithub.com/Guts/mkdocs-rss-plugin/pull/282) - docs: fix internal links by [@​Guts](https://togithub.com/Guts) in [#​284](https://togithub.com/Guts/mkdocs-rss-plugin/pull/284) ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.12.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.