fix(deps): update dependency starlight-blog to ^0.17.0 #3068
+142
−76
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.0
->^0.17.0
Release Notes
HiDeoo/starlight-blog (starlight-blog)
v0.17.1
Compare Source
Patch Changes
b6f7122
Thanks @HiDeoo! - Fixes an issue where aside icons were not removed from RSS content.v0.17.0
Compare Source
Minor Changes
#111⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version
144e6b2
Thanks @HiDeoo! -0.32.0
.Please use the
@astrojs/upgrade
command to upgrade your project:#111⚠️ BREAKING CHANGE: The Starlight Blog plugin no longer overrides the
144e6b2
Thanks @HiDeoo! -<Sidebar>
component. If you were manually renderingstarlight-blog/overrides/Sidebar.astro
in a custom override, you can now remove it.#111
144e6b2
Thanks @HiDeoo! - Adds a route data object accessible on Starlight pages usingAstro.locals.starlightBlog
containing information about all the blog posts in your project. This can be useful for example to create a widget that lists recent blog posts on your homepage.See the “Route Data” guide for more information.
#111
144e6b2
Thanks @HiDeoo! - Fixes a regression introduced in version0.16.0
of the plugin where the generated RSS feed no longer included content of blog posts due to a bug in Astro.v0.16.1
Compare Source
Patch Changes
4ce050c
Thanks @HiDeoo! - Adds support for passingInfinity
to thepostCount
andrecentPostCount
configuration options.v0.16.0
Compare Source
Minor Changes
#100
679e509
Thanks @HiDeoo! - Adds support for Astro v5, drops support for Astro v4.0.30.0
.Please follow the upgrade guide to update your project.
Note that the
legacy.collections
flag is not supported by this plugin and you should update your collections to use Astro's new Content Layer API.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 was generated by Mend Renovate. View the repository job log.