-
Notifications
You must be signed in to change notification settings - Fork 723
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 dependency starlight-blog to ^0.20.0 #3068
Draft
renovate
wants to merge
1
commit into
v2
Choose a base branch
from
renovate/starlight-blog-0.x
base: v2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❌ Deploy Preview for tauri-v2 failed.
|
need to be done at #3067 |
b12d329
to
6c8fe49
Compare
5016ee3
to
ce92e48
Compare
ce92e48
to
8a8d352
Compare
8a8d352
to
2d58ed6
Compare
2d58ed6
to
eb2b4a3
Compare
eb2b4a3
to
6d1a80a
Compare
6d1a80a
to
bffd45b
Compare
168b824
to
4d47033
Compare
4d47033
to
44a9360
Compare
44a9360
to
0b3e3b2
Compare
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
0b3e3b2
to
48f68b8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.20.0
Release Notes
HiDeoo/starlight-blog (starlight-blog)
v0.20.0
Compare Source
Minor Changes
#131⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version
32d0fdd
Thanks @HiDeoo! -0.33.0
.Please use the
@astrojs/upgrade
command to upgrade your project:v0.19.0
Compare Source
Minor Changes
#128
047cc90
Thanks @HiDeoo! - Exposes the cover image and Astro content collection entry of blog posts in the blog data object accessible on Starlight pages.See the “Blog Data” guide for more information.
v0.18.0
Compare Source
Minor Changes
75dee60
Thanks @HiDeoo! - Respects Starlight convention to generate URLs with a trailing slash when using thetrailingSlash: 'ignore'
Astro configuration option (the default) as many common hosting providers redirect to URLs with a trailing slash by default.v0.17.3
Compare Source
Patch Changes
24172db
Thanks @HiDeoo! - Fixes a potential build issue for blogs with more than 20 posts also generating an RSS feed.v0.17.2
Compare Source
Patch Changes
90da130
Thanks @HiDeoo! - Improves build performance for large sites by adding a caching layer to blog entries and data.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 blog 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 Blog 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.