fix(deps): update dependency lit to v3.3.0 #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.0
->3.3.0
3.2.1
->3.3.0
Release Notes
lit/lit (lit)
v3.3.0
Compare Source
Minor Changes
#4901
c9160405
Thanks @maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers.#4934
4824c4ce
- Adds property option foruseDefault
. When set, the initial default value is not considered a change and does not reflect whenreflect
is set. In addition, when the attribute is removed, the default value is restored.Patch Changes
#4949
3e2f87f6
- fixes inconsistent initial changed properties values#4956
0a9bc720
Thanks @louis-bompart! - Import barrels explicitly for compatibility with modern Node resolution w/ ESMUpdated dependencies [
c9160405
,3e2f87f6
,4824c4ce
,0a9bc720
]:v3.2.1
Compare Source
Patch Changes
99703a03
- Revert the Terser plugin for Rollup torollup-plugin-terser
from@rollup/plugin-terser
due to a bug that prevented our minified name prefixing from working.
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.