marko-bekhta / search.quarkus.io

Search backend for Quarkus websites
Apache License 2.0
0 stars 0 forks source link

Bump the mvnpm group across 1 directory with 4 updates #32

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 months ago

Bumps the mvnpm group with 4 updates in the / directory: org.mvnpm:lit, org.mvnpm.at.lit-labs:ssr-dom-shim, org.mvnpm:lit-element and org.mvnpm:lit-html.

Updates org.mvnpm:lit from 3.1.4 to 3.2.0

Release notes

Sourced from org.mvnpm:lit's releases.

@​lit-labs/ssr@​3.2.0

Minor Changes

  • #4382 011b762d - Add a server-only html function, to define templates that will only be rendered on the server.

Patch Changes

lit-html@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

lit@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

Patch Changes

  • Updated dependencies [feccc1ba]:
    • lit-html@3.2.0
    • lit-element@4.1.0

@​lit-labs/ssr@​3.1.9

Patch Changes

  • #4311 cabe72a8 - Update version range for lit dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.

  • #4314 f9c3659f - Fix ModuleLoader so it can load modules concurrently.

  • #4298 c05767c2 - Fix svg templates getting surrounded by empty <svg></svg> tags when rendered.

Commits
  • d0ecfd7 Version Packages (#4718)
  • 8e91d17 [chore] Update expected sizes (#4720)
  • ce81de9 chore: correct typos (#4701)
  • 8ecf3c0 [labs/virtualizer] Fix a null pointer exception happening in corner cases whe...
  • 045b6f1 [labs/observers] Prevent failing in SSR (#4591)
  • feccc1b [lit-html] Add MathML support with the mathml template tag (#4637)
  • bbc1760 [labs/gen-wrapper-vue] Update Vue. Remove output file rename script
  • 215dbc4 Update wrapper generator goldens
  • c6a5f11 [labs/cli] Update test goldens
  • b2ae3c5 [tests] Limit the number of diff chunks to show on failures
  • Additional commits viewable in compare view


Updates org.mvnpm.at.lit-labs:ssr-dom-shim from 1.2.0 to 1.2.1

Release notes

Sourced from org.mvnpm.at.lit-labs:ssr-dom-shim's releases.

@​lit-labs/ssr-dom-shim@​1.2.1

Patch Changes

Commits


Updates org.mvnpm:lit-element from 4.0.6 to 4.1.0

Release notes

Sourced from org.mvnpm:lit-element's releases.

lit-element@4.1.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

Patch Changes

  • Updated dependencies [feccc1ba]:
    • lit-html@3.2.0
Commits
  • d0ecfd7 Version Packages (#4718)
  • 8e91d17 [chore] Update expected sizes (#4720)
  • ce81de9 chore: correct typos (#4701)
  • 8ecf3c0 [labs/virtualizer] Fix a null pointer exception happening in corner cases whe...
  • 045b6f1 [labs/observers] Prevent failing in SSR (#4591)
  • feccc1b [lit-html] Add MathML support with the mathml template tag (#4637)
  • bbc1760 [labs/gen-wrapper-vue] Update Vue. Remove output file rename script
  • 215dbc4 Update wrapper generator goldens
  • c6a5f11 [labs/cli] Update test goldens
  • b2ae3c5 [tests] Limit the number of diff chunks to show on failures
  • Additional commits viewable in compare view


Updates org.mvnpm:lit-html from 3.1.4 to 3.2.0

Release notes

Sourced from org.mvnpm:lit-html's releases.

@​lit-labs/ssr@​3.2.0

Minor Changes

  • #4382 011b762d - Add a server-only html function, to define templates that will only be rendered on the server.

Patch Changes

lit-html@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

lit@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

Patch Changes

  • Updated dependencies [feccc1ba]:
    • lit-html@3.2.0
    • lit-element@4.1.0

@​lit-labs/ssr@​3.1.9

Patch Changes

  • #4311 cabe72a8 - Update version range for lit dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.

  • #4314 f9c3659f - Fix ModuleLoader so it can load modules concurrently.

  • #4298 c05767c2 - Fix svg templates getting surrounded by empty <svg></svg> tags when rendered.

Commits
  • d0ecfd7 Version Packages (#4718)
  • 8e91d17 [chore] Update expected sizes (#4720)
  • ce81de9 chore: correct typos (#4701)
  • 8ecf3c0 [labs/virtualizer] Fix a null pointer exception happening in corner cases whe...
  • 045b6f1 [labs/observers] Prevent failing in SSR (#4591)
  • feccc1b [lit-html] Add MathML support with the mathml template tag (#4637)
  • bbc1760 [labs/gen-wrapper-vue] Update Vue. Remove output file rename script
  • 215dbc4 Update wrapper generator goldens
  • c6a5f11 [labs/cli] Update test goldens
  • b2ae3c5 [tests] Limit the number of diff chunks to show on failures
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Superseded by #47.