Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps the prod group with 4 updates in the / directory: @codemirror/state, @lit-labs/ssr-client, lit and lit-html.

Updates @codemirror/state from 6.5.2 to 6.5.3

Changelog

Sourced from @​codemirror/state's changelog.

6.5.3 (2025-12-22)

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

Commits
  • b2cbf25 Mark version 6.5.3
  • 386d55d Make charCategorizer only use the highest-precedence set of word chars
  • aa4ca3c Document RangeCursor.goto
  • 32c46fa Don't call RangeValue.eq on values of different class
  • 127f07c Fix superfluous calls to boundChange
  • c24cde9 Remove some trailing whitespace
  • fc068ed Fix mapPos documentation
  • 83ce34d Switch from exclamation point to declare syntax for type-only properties
  • See full diff in compare view

Updates @lit-labs/ssr-client from 1.1.7 to 1.1.8

Changelog

Sourced from @​lit-labs/ssr-client's changelog.

1.1.8

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​lit-labs/ssr-client since your current version.


Updates lit from 3.3.1 to 3.3.2

Changelog

Sourced from lit's changelog.

3.3.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lit since your current version.


Updates lit-html from 3.3.1 to 3.3.2

Changelog

Sourced from lit-html's changelog.

3.3.2

Patch Changes

Commits
  • 36544f5 Version Packages (#3841)
  • 931d4c9 [infra] Fix IE11 test for styleMap (#3837)
  • 343187b [lit-html] Static html should not add consumed value to TemplateResult (#...
  • 4431cbb [lit-html] Fix styleMap initial render of mixed-case custom props (#3766)
  • 21e22cc Version Packages (#3791)
  • 88fe039 [lit-html] Allow numbers to be used as values in styleMap() (#3788)
  • ab4e9c9 [infra] Skip styleMap priority test in IE11 (#3789)
  • c3b7123 Version Packages (#3778)
  • 575fb57 [ssr-client] Move experimental hydrate modules (#3720)
  • 7c1191d [lit-html] styleMap fails when update contains priority directive (#3768)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lit-html since your current version.


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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Bumps the prod group with 4 updates in the / directory: [@codemirror/state](https://github.com/codemirror/state), [@lit-labs/ssr-client](https://github.com/lit/lit/tree/HEAD/packages/labs/ssr-client), [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) and [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html).


Updates `@codemirror/state` from 6.5.2 to 6.5.3
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.2...6.5.3)

Updates `@lit-labs/ssr-client` from 1.1.7 to 1.1.8
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/labs/ssr-client/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/HEAD/packages/labs/ssr-client)

Updates `lit` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-element@3.3.2/packages/lit)

Updates `lit-html` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-element@3.3.2/packages/lit-html)

---
updated-dependencies:
- dependency-name: "@codemirror/state"
  dependency-version: 6.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@lit-labs/ssr-client"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: lit
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: lit-html
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 24, 2025
@dependabot dependabot bot requested review from a team and mdn-bot as code owners December 24, 2025 01:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 24, 2025
@dependabot dependabot bot requested a review from LeoMcA December 24, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants