Skip to content

Bump starlight-blog from 0.20.0 to 0.24.0 in /website #159

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps starlight-blog from 0.20.0 to 0.24.0.

Release notes

Sourced from starlight-blog's releases.

[email protected]

Minor Changes

  • #162 bc995dc Thanks @​HiDeoo! - Exposes a list of all the authors in the blog data object accessible on Starlight pages using Astro.locals.starlightBlog.authors. This can be useful for example to create a widget that lists all the authors of your blog on your homepage.

    See the “Blog Data” guide for more information.

  • #160 f91a48c Thanks @​HiDeoo! - Adds support for remote cover images in blog posts.

  • #155 e5746c1 Thanks @​HiDeoo! - Adds support for metrics that can be displayed alongside blog posts, such as an estimated reading time or a word count.

    To learn more about metrics, check the new "Metrics" guide.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #147 23f3f67 Thanks @​HiDeoo! - Uses Starlight’s built-in support for internationalization powered by i18next to render blog post creation and update dates.

    This change allows for more flexibility in formatting and translating these dates, including the ability to use different formats for different locales.

    The starlightBlog.post.date string has been added to the list of UI strings provided by the plugin and the existing starlightBlog.post.lastUpdate string has been updated.

[email protected]

Minor Changes

  • #144 93a5d70 Thanks @​HiDeoo! - Adds support for defining excerpts using excerpt delimiters in blog posts. Any content above an excerpt delimiter will be used as the excerpt of a blog post.

    To learn more about excerpts, check the new "Excerpts" guide.

[email protected]

Minor Changes

  • #139 6ed1559 Thanks @​HiDeoo! - Displays cover images for blog posts in pages that list blog posts such as the blog index page.

  • #139 6ed1559 Thanks @​HiDeoo! - Adds a new navigation option to the blog configuration to control the type of navigation links to the blog to display on a page.

    The current behavior (header-end) to add a link to the blog before the theme switcher in the header on large viewports and a link to the mobile menu sidebar for non-blog pages on smaller viewports remains unchanged. Two new behaviors are now available:

    • header-start — Adds a link to the blog after the site title or logo in the header on large viewports. On smaller viewports, a link to the blog is added to the mobile menu sidebar for non-blog pages.
    • none — Does not add any links to the blog and it is up to the user to add links to the blog wherever they want.

... (truncated)

Changelog

Sourced from starlight-blog's changelog.

0.24.0

Minor Changes

  • #162 bc995dc Thanks @​HiDeoo! - Exposes a list of all the authors in the blog data object accessible on Starlight pages using Astro.locals.starlightBlog.authors. This can be useful for example to create a widget that lists all the authors of your blog on your homepage.

    See the “Blog Data” guide for more information.

  • #160 f91a48c Thanks @​HiDeoo! - Adds support for remote cover images in blog posts.

  • #155 e5746c1 Thanks @​HiDeoo! - Adds support for metrics that can be displayed alongside blog posts, such as an estimated reading time or a word count.

    To learn more about metrics, check the new "Metrics" guide.

0.23.2

Patch Changes

0.23.1

Patch Changes

0.23.0

Minor Changes

  • #147 23f3f67 Thanks @​HiDeoo! - Uses Starlight’s built-in support for internationalization powered by i18next to render blog post creation and update dates.

    This change allows for more flexibility in formatting and translating these dates, including the ability to use different formats for different locales.

    The starlightBlog.post.date string has been added to the list of UI strings provided by the plugin and the existing starlightBlog.post.lastUpdate string has been updated.

0.22.0

Minor Changes

  • #144 93a5d70 Thanks @​HiDeoo! - Adds support for defining excerpts using excerpt delimiters in blog posts. Any content above an excerpt delimiter will be used as the excerpt of a blog post.

    To learn more about excerpts, check the new "Excerpts" guide.

0.21.0

Minor Changes

  • #139 6ed1559 Thanks @​HiDeoo! - Displays cover images for blog posts in pages that list blog posts such as the blog index page.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [starlight-blog](https://github.com/HiDeoo/starlight-blog/tree/HEAD/packages/starlight-blog) from 0.20.0 to 0.24.0.
- [Release notes](https://github.com/HiDeoo/starlight-blog/releases)
- [Changelog](https://github.com/HiDeoo/starlight-blog/blob/main/packages/starlight-blog/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-blog/commits/[email protected]/packages/starlight-blog)

---
updated-dependencies:
- dependency-name: starlight-blog
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants