Skip to content

chore(deps): bump the minor-patch group across 1 directory with 3 updates#68

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-patch-a55a0c3aa1
Open

chore(deps): bump the minor-patch group across 1 directory with 3 updates#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-patch-a55a0c3aa1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps the minor-patch group with 3 updates in the / directory: @astrojs/starlight, countup.js and mermaid.

Updates @astrojs/starlight from 0.37.6 to 0.37.7

Release notes

Sourced from @​astrojs/starlight's releases.

@​astrojs/starlight@​0.37.7

Patch Changes

  • #3726 8a09b60 Thanks @​delucis! - Fixes an issue using components containing scripts inside Starlight’s steps component in versions of Astro >= 5.16.9
Changelog

Sourced from @​astrojs/starlight's changelog.

0.37.7

Patch Changes

  • #3726 8a09b60 Thanks @​delucis! - Fixes an issue using components containing scripts inside Starlight’s steps component in versions of Astro >= 5.16.9
Commits

Updates countup.js from 2.9.0 to 2.10.0

Release notes

Sourced from countup.js's releases.

2.10.0

This release modernizes the "scroll spy" mechanism to use an intersection observer instead of a window on-scroll handler. This also supports triggering animation when the target element becomes visible for other reasons like a modal opening or a parent div becoming visible, so several options have been renamed and old ones deprecated:

  • enableScrollSpy --> autoAnimate
  • scrollSpyDelay --> autoAnimateDelay
  • scrollSpyOnce --> autoAnimateOnce

In addition, an onDestroy() cleanup method was added.

Commits

Updates mermaid from 11.12.2 to 11.13.0

Release notes

Sourced from mermaid's releases.

mermaid@11.13.0

Minor Changes

Patch Changes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 11, 2026
@dependabot dependabot bot force-pushed the dependabot/bun/minor-patch-a55a0c3aa1 branch from d0a1cd6 to f08b0d5 Compare March 12, 2026 05:55
…ates

Bumps the minor-patch group with 3 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [countup.js](https://github.com/inorganik/countUp.js) and [mermaid](https://github.com/mermaid-js/mermaid).


Updates `@astrojs/starlight` from 0.37.6 to 0.37.7
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.7/packages/starlight)

Updates `countup.js` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/inorganik/countUp.js/releases)
- [Commits](inorganik/countUp.js@v2.9.0...v2.10.0)

Updates `mermaid` from 11.12.2 to 11.13.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.13.0)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.37.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: countup.js
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: mermaid
  dependency-version: 11.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bun/minor-patch-a55a0c3aa1 branch from f08b0d5 to 211b187 Compare March 13, 2026 05:54
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