Skip to content

Upgrade dom-input-range to 2.0.0 #77

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

Merged
merged 2 commits into from
May 21, 2025
Merged

Conversation

iansan5653
Copy link
Member

Upgrades the dom-input-range dependency to version 2.x so that we can use it elsewhere without multiple versions installed. There's no breaking changes since we're only using the InputRange API:

There are no migration steps required for consumers using only the InputRange API.

@Copilot Copilot AI review requested due to automatic review settings May 21, 2025 18:58
@iansan5653 iansan5653 requested a review from a team as a code owner May 21, 2025 18:58
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the dom-input-range dependency from version 1.x to 2.0.0 to align with other consumers and avoid multiple versions installed.

  • Bumps dom-input-range in package.json to ^2.0.0
Comments suppressed due to low confidence (1)

package.json:33

  • Please update and commit the lockfile (e.g., package-lock.json or yarn.lock) so that the version bump is reflected and installs remain reproducible.
"dom-input-range": "^2.0.0"

@iansan5653 iansan5653 merged commit 2036654 into main May 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants