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 3 updates #14

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the mvnpm group with 3 updates in the / directory: org.mvnpm:lit, org.mvnpm:lit-element and org.mvnpm:lit-html.

Updates org.mvnpm:lit from 3.1.2 to 3.1.3

Release notes

Sourced from org.mvnpm:lit's releases.

lit-html@3.1.3

Patch Changes

  • #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters.

lit@3.1.3

Patch Changes

  • #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters.
Commits
  • 700799b Version Packages (#4625)
  • e90dd62 [labs/cli] Fix npm install failing in Winows (#4616)
  • ab77cc9 Fix context types to be compatible with WCCG context protocol types. (#4614)
  • bd88137 Fix the lit-html marker length to be consistently 9 characters. (#4570)
  • 23121c2 update MDN url for attributeChangedCallback() (#4560)
  • dd64885 Mention changesets in CONTRIBUTING.md (#4599)
  • dd74c60 Version Packages (#4579)
  • 5ed30d4 [lit/react] Fix event binding erroneously being set on custom element instanc...
  • 4660f91 [benchmarks] Update chromedriver with fixed CDN url (#4573)
  • 1b00c07 Update prettier (#4559)
  • Additional commits viewable in compare view


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

Release notes

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

lit-element@4.0.6

Patch Changes

  • #4646 abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.

lit-element@4.0.5

Patch Changes

  • #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters.
Commits
  • 9217527 Version Packages (#4663)
  • 4050cac [task] Make status of Task a readonly field (#4552)
  • 7cfb227 [lit/context] Use target.set for setting context values in decorator (#4598)
  • 634d862 [labs/analyzer] add mixin support (#4147)
  • 3d5f473 [lit-starter-js] [lit-starter-ts] Update starter template READMEs (#4630)
  • 6b4b45f [labs/virtualizer] Guard window access to not error on import from non-brow...
  • abf30b3 Ensure ref value is always undefined when disconnected (#4646)
  • 2633e76 Add esbuild decorator tests
  • 816901c Enable Babel decorator tests
  • e52271b test: upgrade chai to 5.x (#4628)
  • Additional commits viewable in compare view


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

Release notes

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

lit-html@3.1.4

Patch Changes

  • #4646 abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.

lit@3.1.4

Patch Changes

  • #4646 abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.

lit-html@3.1.3

Patch Changes

  • #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters.

lit@3.1.3

Patch Changes

  • #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters.
Commits
  • 9217527 Version Packages (#4663)
  • 4050cac [task] Make status of Task a readonly field (#4552)
  • 7cfb227 [lit/context] Use target.set for setting context values in decorator (#4598)
  • 634d862 [labs/analyzer] add mixin support (#4147)
  • 3d5f473 [lit-starter-js] [lit-starter-ts] Update starter template READMEs (#4630)
  • 6b4b45f [labs/virtualizer] Guard window access to not error on import from non-brow...
  • abf30b3 Ensure ref value is always undefined when disconnected (#4646)
  • 2633e76 Add esbuild decorator tests
  • 816901c Enable Babel decorator tests
  • e52271b test: upgrade chai to 5.x (#4628)
  • 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 4 months ago

Superseded by #18.