Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): dsw-000 update dependency @lit/react to v1.0.5 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lit/react (source) 1.0.2 -> 1.0.5 age adoption passing confidence

Release Notes

lit/lit (@​lit/react)

v1.0.5

Compare Source

Patch Changes
  • #​4575 aa4fc3ef - Use a global flag to detect whether @lit-labs/ssr-react/enable-lit-ssr.js was used for coordinating props when server rendering components made with @lit/react.

v1.0.4

Compare Source

Patch Changes
  • #​4572 5ed30d47 - Fix issue where event handler prop was incorrectly being set on the underlying custom element instance and potentially overriding an existing method/property.

  • #​4534 d68f5c70 - Wrapped components will now keep track of JSX props from previous render that were set as a property on the element, but are now missing, and set the property to undefined. Note, wrapped components still do not have "default props" and missing props will be treated the same as explicitly passing in undefined.

    This fixes the previously unexpected behavior where the following JSX when first rendered with a truthy condition

    return condition ? <WrappedInput disabled /> : <WrappedInput />;

    would leave the disabled property and reflected attribute to be true even when the condition turns falsey.

v1.0.3

Compare Source

Patch Changes
  • #​4485 57b00630 - Add "browser" export condition entrypoints to any package.json files with "node"
    export conditions. This fixes Node test runners emulating browser environments that were incorrectly loading the
    "node" entrypoints instead of the browser code.

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): dsw-000 update dependency @lit/react to v1.0.3 chore(deps): dsw-000 update dependency @lit/react to v1.0.4 Mar 14, 2024
@renovate renovate bot changed the title chore(deps): dsw-000 update dependency @lit/react to v1.0.4 chore(deps): dsw-000 update dependency @lit/react to v1.0.5 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/lit-react-1.x branch from 8d2aa6c to c8450c2 Compare May 1, 2024 10:09
@renovate renovate bot force-pushed the renovate/lit-react-1.x branch from c8450c2 to f302406 Compare May 1, 2024 10:52
@renovate renovate bot force-pushed the renovate/lit-react-1.x branch from f302406 to 493df91 Compare May 17, 2024 15:04
@renovate renovate bot force-pushed the renovate/lit-react-1.x branch from 493df91 to 0a6c5e4 Compare May 22, 2024 14:32
@renovate renovate bot force-pushed the renovate/lit-react-1.x branch from 0a6c5e4 to 242be05 Compare May 22, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants