Skip to content

[Docs Site] Bump starlight-scroll-to-top from 0.4.0 to 1.0.1#30564

Merged
mvvmm merged 1 commit intoproductionfrom
dependabot/npm_and_yarn/starlight-scroll-to-top-1.0.1
May 4, 2026
Merged

[Docs Site] Bump starlight-scroll-to-top from 0.4.0 to 1.0.1#30564
mvvmm merged 1 commit intoproductionfrom
dependabot/npm_and_yarn/starlight-scroll-to-top-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps starlight-scroll-to-top from 0.4.0 to 1.0.1.

Release notes

Sourced from starlight-scroll-to-top's releases.

starlight-scroll-to-top@1.0.1

Major Changes

The threshold option now accepts an absolute pixel value instead of a percentage of the total page height. This provides consistent button visibility behavior regardless of page length.

Breaking change: Update any existing threshold values in your configuration. For example, threshold: 30 (30%) should be replaced with an absolute pixel value such as threshold: 300 (300px).

The default value has changed from 30 (30%) to 300 (300px).

Changelog

Sourced from starlight-scroll-to-top's changelog.

1.0.1

Patch Changes

1.0.0

Major Changes

  • 96d9709 Thanks @​frostybee! - threshold option now uses absolute pixels instead of percentage

    The threshold option now accepts an absolute pixel value instead of a percentage of the total page height. This provides consistent button visibility behavior regardless of page length.

    Breaking change: Update any existing threshold values in your configuration. For example, threshold: 30 (30%) should be replaced with an absolute pixel value such as threshold: 300 (300px).

    The default value has changed from 30 (30%) to 300 (300px).

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for starlight-scroll-to-top since your current version.


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 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-scroll-to-top](https://github.com/frostybee/starlight-scroll-to-top/tree/HEAD/packages/starlight-scroll-to-top) from 0.4.0 to 1.0.1.
- [Release notes](https://github.com/frostybee/starlight-scroll-to-top/releases)
- [Changelog](https://github.com/frostybee/starlight-scroll-to-top/blob/main/packages/starlight-scroll-to-top/CHANGELOG.md)
- [Commits](https://github.com/frostybee/starlight-scroll-to-top/commits/starlight-scroll-to-top@1.0.1/packages/starlight-scroll-to-top)

---
updated-dependencies:
- dependency-name: starlight-scroll-to-top
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from a team as code owners May 4, 2026 16:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 4, 2026
@github-actions github-actions Bot added the size/s label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
package.json @cloudflare/content-engineering
* @cloudflare/pcx-technical-writing, @cloudflare/product-owners

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

@mvvmm
Copy link
Copy Markdown
Contributor

mvvmm commented May 4, 2026

Breaking change was the threshold option which we don't use. Safe to merge.

@mvvmm mvvmm merged commit 832927a into production May 4, 2026
12 checks passed
@mvvmm mvvmm deleted the dependabot/npm_and_yarn/starlight-scroll-to-top-1.0.1 branch May 4, 2026 21:07
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 size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants