Skip to content
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

Update dependency element-internals-polyfill to v3 #24364

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
element-internals-polyfill 1.3.13 -> 3.0.0 age adoption passing confidence

Release Notes

calebdwilliams/element-internals-polyfill (element-internals-polyfill)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • this could result in changes to how TypeScript treats the polyfill
Features
Bug Fixes
  • fix the custom state set behavior (19f31c4)
  • fix type for ElementInternals.form (251c648)

v2.0.0

Compare Source

Major Changes
  • Adjust TypeScript types to be more robust

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.12-alpha.0 (2024-09-27)
1.3.13 (2025-01-24)
Bug Fixes
1.3.12 (2024-09-27)
Bug Fixes
1.3.11 (2024-04-10)
1.3.10 (2023-12-21)
1.3.9 (2023-10-18)
Bug Fixes
  • only inits form association if element is form associated (a3e742b)
1.3.8 (2023-09-07)
Bug Fixes
  • only run document observer if document exists (7bf53f5)
1.3.7 (2023-08-07)
Bug Fixes
  • types: reference ValidityState from typescript lib (bbcf7f4), closes #​119
1.3.6 (2023-08-07)
Bug Fixes
  • remove :is in submit selector to prevent error in non-supporting browsers (f3cb74a)
1.3.5 (2023-05-04)
Bug Fixes
  • form submit: change submit button selector for jsdom compatibility (ee1269d)
1.3.4 (2023-04-26)
Bug Fixes
  • custom states will delay if removed in constructor (74d9ae2)
1.3.3 (2023-04-26)
Bug Fixes
  • update src import paths (35ac8d3)
1.3.2 (2023-04-26)
Bug Fixes
  • custom states will delay if added in constructor (f81ef5e)
1.3.1 (2023-04-24)
Bug Fixes
  • respond to changes to the name attribute and naive jsdom tests (9af08e9)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Dependencies Pull requests that update a dependency file label Feb 24, 2025
@wendevlin
Copy link
Contributor

They seem to have done smth wrong with the versioning:

@renovate renovate bot force-pushed the renovate/element-internals-polyfill-3.x branch from 4b93ecd to 06ee67d Compare February 24, 2025 14:39
@silamon
Copy link
Contributor

silamon commented Feb 24, 2025

It already happened in the past as well specific with this library, but I'll guess we'll have to wait to let it clear up.

@renovate renovate bot force-pushed the renovate/element-internals-polyfill-3.x branch from 06ee67d to 7ac0107 Compare February 25, 2025 00:37
@renovate renovate bot force-pushed the renovate/element-internals-polyfill-3.x branch from 7ac0107 to f7b0a8f Compare February 25, 2025 13:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants