testing-library / dom-testing-library

πŸ™ Simple and complete DOM testing utilities that encourage good testing practices.
https://testing-library.com/dom
MIT License
3.26k stars 466 forks source link

fix: Ensure MIT licensed lz-string is used #1219

Closed eps1lon closed 1 year ago

eps1lon commented 1 year ago

What:

Closes https://github.com/pieroxy/lz-string/issues/147

Why:

Ensures the library as a whole is licensed under MIT.

How:

Bump lz-string to include https://github.com/pieroxy/lz-string/issues/147 Changes to published files of lz-string

Checklist:

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c4cc0df91b7206cf8fff17468aa5044b9c4f95fb:

Sandbox Source
react-testing-library-examples Configuration
codecov[bot] commented 1 year ago

Codecov Report

Merging #1219 (c4cc0df) into main (d1ff495) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1219   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          992       992           
  Branches       322       322           
=========================================
  Hits           992       992           
Flag Coverage Ξ”
node-14 100.00% <ΓΈ> (ΓΈ)
node-16 100.00% <ΓΈ> (ΓΈ)
node-18 100.00% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more