Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2025

Bumps org.mvnpm.at.lit-labs:ssr-dom-shim from 1.2.1 to 1.4.0.

Release notes

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

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

Minor Changes

  • #4987 3ac01aee - Implement the full CustomElementRegistry type for the ssr shim. Improves fidelity and compilability.

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

Minor Changes

  • #4755 25962bf5 Thanks @​kyubisation! - Implement SSR event handling and an optional flag globalThis.litSsrCallConnectedCallback to call connectedCallback during SSR, if set to true.
Commits
  • 41ab4c4 Version Packages (#3184)
  • 043d9c8 [labs/react] Fix for #2799: add support for properties with custom accessors ...
  • 42b1ae8 Batch of virtualizer test coverage: flow layout, visibilitychanged, rangechan...
  • 19d7bd2 [labs/ssr] Use url module to convert file url to path (#3204)
  • 2346231 [labs/eleventy-plugin-lit] Use file URLs for resolved module paths (#3203)
  • 0162fba [localize & labs/testing] Inline TS source in JS source map (#3198)
  • 84437af [labs/ssr] Add URL and URLSearchParams to VM module global (#3187)
  • 18f8a90 [labs/cli infra] Extend cli test timeout (#3182)
  • 27e08e5 [labs/testing] Pass module file urls to worker for Windows compatibility (#3175)
  • d1ae0ff [labs/ssr] Fix example with hasNativeDeclarativeShadowRoots (#3166)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jul 11, 2025
@quarkus-bot quarkus-bot bot added area/dev-ui env/windows Impacts Windows machines labels Jul 11, 2025
Copy link

quarkus-bot bot commented Jul 11, 2025

/cc @phillip-kruger (mvnpm)

This comment has been minimized.

@phillip-kruger
Copy link
Member

@dependabot recreate

Bumps [org.mvnpm.at.lit-labs:ssr-dom-shim](https://github.com/lit/lit) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/compare/v1.2.1...@lit/[email protected])

---
updated-dependencies:
- dependency-name: org.mvnpm.at.lit-labs:ssr-dom-shim
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.mvnpm.at.lit-labs-ssr-dom-shim-1.4.0 branch from fa1a640 to dc22293 Compare July 14, 2025 01:34
Copy link

quarkus-bot bot commented Jul 14, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit dc22293.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • expected: <false> but was: <true> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:63)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
	at io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange(DevServicesDevModeTest.java:81)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • expected: <false> but was: <true> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:63)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
	at io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange(DevServicesDevModeTest.java:81)

📦 integration-tests/opentelemetry-grpc-only

io.quarkus.it.opentelemetry.grpc.HelloGrpcClientTest.testHello - History

  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:668)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:763)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

@phillip-kruger phillip-kruger merged commit 09a4e88 into main Jul 14, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.mvnpm.at.lit-labs-ssr-dom-shim-1.4.0 branch July 14, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/dev-ui env/windows Impacts Windows machines kind/component-upgrade triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant