chore(deps): bump the production-dependencies group across 1 directory with 4 updates by dependabot[bot] · Pull Request #258 · googlemaps/extended-component-library
Bumps the production-dependencies group with 4 updates in the / directory: @lit/context, @lit/react, lit and tslib.
Updates @lit/context from 1.1.0 to 1.1.4
Release notes
Sourced from @lit/context's releases.
@lit/context@1.1.3Patch Changes
- #4684
619449b8Thanks@tomherni! - Fix syntax typo in code example in the Context README
@lit/context@1.1.2Patch Changes
- #4598
7cfb2274Thanks@jun-sheaf! - Usetarget.setinstead of member assignment in@consume()decorator.
@lit/context@1.1.1Patch Changes
Changelog
Sourced from @lit/context's changelog.
1.1.4
Patch Changes
- #4734
0f535d48Thanks@sorin-davidoi! - Avoid calling Event.composedPath() when it is not needed1.1.3
Patch Changes
- #4684
619449b8Thanks@tomherni! - Fix syntax typo in code example in the Context README1.1.2
Patch Changes
- #4598
7cfb2274Thanks@jun-sheaf! - Usetarget.setinstead of member assignment in@consume()decorator.1.1.1
Patch Changes
Commits
- See full diff in compare view
Updates @lit/react from 1.0.4 to 1.0.7
Release notes
Sourced from @lit/react's releases.
@lit/react@1.0.7Patch Changes
@lit/react@1.0.6Patch Changes
- #4774
25652984Thanks@kyubisation! - Prevent calling HTMLElement.prototype in SSR
@lit/react@1.0.5Patch Changes
Changelog
Sourced from @lit/react's changelog.
1.0.7
Patch Changes
1.0.6
Patch Changes
- #4774
25652984Thanks@kyubisation! - Prevent calling HTMLElement.prototype in SSR1.0.5
Patch Changes
Commits
935697dVersion Packages (#4887)dd2fdc9fix: Widen range for React types to include React 19 (#4865)03771e0Version Packages (#4784)2565298[react] Prevent calling HTMLElement.prototype in SSR (#4774)e52271btest: upgrade chai to 5.x (#4628)56cb2caVersion Packages (#4632)aa4fc3e[labs/nextjs, labs/ssr-react, lit/react] Add support for Next.js v14 and App ...- See full diff in compare view
Updates lit from 3.1.2 to 3.2.1
Release notes
Sourced from lit's releases.
lit-html@3.2.1
Patch Changes
- #4782
99703a03- Revert the Terser plugin for Rollup torollup-plugin-terserfrom@rollup/plugin-terserdue to a bug that prevented our minified name prefixing from working.lit@3.2.1
Patch Changes
- #4782
99703a03- Revert the Terser plugin for Rollup torollup-plugin-terserfrom@rollup/plugin-terserdue to a bug that prevented our minified name prefixing from working.lit-html@3.2.0
Minor Changes
lit@3.2.0
Minor Changes
Patch Changes
- Updated dependencies [
feccc1ba]:
- lit-html@3.2.0
- lit-element@4.1.0
lit-html@3.1.4
Patch Changes
- #4646
abf30b3e- The value provided by theref()directive will always beundefinedwhen the element is disconnected.lit@3.1.4
Patch Changes
- #4646
abf30b3e- The value provided by theref()directive will always beundefinedwhen the element is disconnected.lit-html@3.1.3
Patch Changes
lit@3.1.3
Patch Changes
Changelog
Sourced from lit's changelog.
3.2.1
Patch Changes
- #4782
99703a03- Revert the Terser plugin for Rollup torollup-plugin-terserfrom@rollup/plugin-terserdue to a bug that prevented our minified name prefixing from working.3.2.0
Minor Changes
Patch Changes
- Updated dependencies [
feccc1ba]:
- lit-html@3.2.0
- lit-element@4.1.0
3.1.4
Patch Changes
- #4646
abf30b3e- The value provided by theref()directive will always beundefinedwhen the element is disconnected.3.1.3
Patch Changes
Commits
03771e0Version Packages (#4784)d0ecfd7Version Packages (#4718)feccc1b[lit-html] Add MathML support with the mathml template tag (#4637)9217527Version Packages (#4663)e52271btest: upgrade chai to 5.x (#4628)700799bVersion Packages (#4625)1b00c07Update prettier (#4559)- See full diff in compare view
Updates tslib from 2.6.2 to 2.8.1
Release notes
Sourced from tslib's releases.
v2.8.1
What's Changed
- Fix publish workflow by
@andrewbranchin microsoft/tslib#271- Include non-enumerable keys in __importStar helper by
@rbucktonin microsoft/tslib#272- Remove use of ES2015 syntax by
@andrewbranchin microsoft/tslib#275Full Changelog: microsoft/tslib@v2.8.0...v2.8.1
v2.8.0
What's Changed
- Validate export structure of every entrypoint by
@andrewbranchin microsoft/tslib#269- Add rewriteRelativeImportExtension helper by
@andrewbranchin microsoft/tslib#270Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0
What's Changed
- Implement deterministic collapse of
awaitinawait usingby@rbucktonin microsoft/tslib#262- Use global 'Iterator.prototype' for downlevel generators by
@rbucktonin microsoft/tslib#267Full Changelog: microsoft/tslib@v2.6.3...v2.7.0
v2.6.3
What's Changed
- 'await using' normative changes by
@rbucktonin microsoft/tslib#258Full Changelog: microsoft/tslib@v2.6.2...v2.6.3
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed update- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.