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

Bump lit and lit-labs to latest #15127

Merged
merged 2 commits into from Jan 23, 2023
Merged

Bump lit and lit-labs to latest #15127

merged 2 commits into from Jan 23, 2023

Conversation

steverep
Copy link
Member

@steverep steverep commented Jan 18, 2023

Proposed change

Upgrades lit to 2.6.1, @lit-labs/motion to 1.0.3, and @lit-labs/virtualizer to 1.0.1.

  • Removed the associated resolutions as they are not needed anymore (MWC just requires lit@^2.0.0 now)
  • Removed the patch for event-target-shim (that sub-dependency is upgraded and now exports the EventTarget class)
  • Fixed an import change for VisibilityChangeEvent

Note that this PR + #15000 results in some duplicates from app-datepicker because we have a version dependent on MWC 0.25.3 (which has been deprecated). Those will go away when that package is upgraded next.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@steverep steverep added the Dependencies Pull requests that update a dependency file label Jan 18, 2023
yarn.lock Outdated Show resolved Hide resolved
yarn.lock Show resolved Hide resolved
balloob
balloob previously approved these changes Jan 22, 2023
@steverep steverep merged commit 88ee409 into dev Jan 23, 2023
@steverep steverep deleted the bump-lit-2.6.1 branch January 23, 2023 18:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants