Skip to content

Bump starlight-theme-obsidian from 0.0.10 to 0.2.1 #205

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps starlight-theme-obsidian from 0.0.10 to 0.2.1.

Release notes

Sourced from starlight-theme-obsidian's releases.

0.2.1

0.2.1

Fixes

  • Improve overflow behaviour of social media icons in sidebar (fixes #11, thanks to @​HuakunShen for the report!)

0.2.0

0.2.0

Upgrades

  • ⚠️ Minor change: The minimum supported version of Starlight is now 0.32.0, and Astro 5.5.0. No breaking changes are introduced in this upgrade, but it is recommended to update component overrides snippets that were provided by this plugin: please remove the following lines:
    ---
    -import type { Props } from '@astrojs/starlight/props';
    import Default from "@astrojs/starlight/components/PageSidebar.astro";
    ---
    -<Default {...Astro.props}><slot /></Default>
    +<Default><slot /></Default>

    Thanks very much to @​HuakunShen for their contribution with PR #8!

Fixes

0.1.1

0.1.1

Upgrades

  • The minimum supported version of Starlight is now 0.31.0, and Astro 5.1.5.

0.1.0

0.1.0

Upgrades

  • ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 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.

(Thanks to @​trueberryless for providing the patch)

Changelog

Sourced from starlight-theme-obsidian's changelog.

0.2.1 (2025/03/22)

Fixes

  • Improve overflow behaviour of social media icons in sidebar

0.2.0 (2025/03/21)

Upgrades

  • ⚠️ Minor change: The minimum supported version of Starlight is now 0.32.0, and Astro 5.5.0. No breaking changes are introduced in this upgrade, but it is recommended to update component overrides snippets that were provided by this plugin: please remove the following lines:
    ---
    -import type { Props } from '@astrojs/starlight/props';
    import Default from "@astrojs/starlight/components/PageSidebar.astro";
    ---
    -<Default {...Astro.props}><slot /></Default>
    +<Default><slot /></Default>

Fixes

0.1.1 (2025/01/23)

Upgrades

  • The minimum supported version of Starlight is now 0.31.0, and Astro 5.1.5.

0.1.0 (2025/01/22)

Upgrades

  • ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0, and Astro 5.0.0. Please follow the upgrade guide to update your project. Note that the legacy.collections flag is not supported by this theme and you should update your collections to use Astro's new Content Layer API.
Commits
  • 2f66db8 chore(release): 0.2.1
  • a32f2f1 fix: better support for many social media icons in sidebar (fixes #11)
  • cc63498 chore(release): 0.2.0
  • 57e6d1a fix: slightly improve compatibility with dark reader
  • abdb36c feat: center full page header on widescreens
  • 45296ac chore: finish upgrade to 0.32.3
  • 95e8657 fix: type error
  • 98c73a6 fix: type errors
  • 7c2a573 bump minor version for breaking API change
  • 9c9e660 fix: use optional chaining for hooks in starlight-theme-obsidian plugin
  • Additional commits viewable in compare view

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-theme-obsidian](https://github.com/Fevol/starlight-theme-obsidian/tree/HEAD/packages/starlight-theme-obsidian) from 0.0.10 to 0.2.1.
- [Release notes](https://github.com/Fevol/starlight-theme-obsidian/releases)
- [Changelog](https://github.com/Fevol/starlight-theme-obsidian/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Fevol/starlight-theme-obsidian/commits/0.2.1/packages/starlight-theme-obsidian)

---
updated-dependencies:
- dependency-name: starlight-theme-obsidian
  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 Mar 24, 2025
Copy link

cloudflare-workers-and-pages bot commented Mar 24, 2025

Deploying smd-wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 27147b6
Status:🚫  Build failed.

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #211.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/starlight-theme-obsidian-0.2.1 branch March 31, 2025 15:47
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