Skip to content

build(deps): bump preact from 10.26.9 to 10.28.2#7088

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/preact-10.28.2
Open

build(deps): bump preact from 10.26.9 to 10.28.2#7088
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/preact-10.28.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps preact from 10.26.9 to 10.28.2.

Release notes

Sourced from preact's releases.

10.28.2

Fixes

  • Enforce strict equality for VNode object constructors

10.28.1

Fixes

10.28.0

Types

Fixes

Performance

10.27.3

Fixes

  • Enforce strict equality for VNode object constructors

10.27.2

Types

Fixes

10.27.1

Performance

Types

... (truncated)

Commits

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Jan 7, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 7, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e83f1cd834

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 526 to 528
"@app/address-service@workspace:apps/address-service":
version: 0.0.0-use.local
resolution: "@app/address-service@workspace:apps/address-service"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore full workspace lock entries

This lockfile now only includes a small subset of workspace resolutions (e.g., @app/address-service, @app/condo), while other existing workspaces under apps/* (such as @app/billing-connector, @app/callcenter, etc.) no longer appear. With yarn install --immutable in Dockerfile:33 and werf.yaml:55, a full monorepo install will try to regenerate those missing workspace entries and fail because the lockfile doesn’t match the workspace manifests. Regenerate the lockfile from a full install (not a focused workspace install) so every workspace remains represented.

Useful? React with 👍 / 👎.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/preact-10.28.2 branch from e83f1cd to 9fe2296 Compare January 16, 2026 09:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/preact-10.28.2 branch from 9fe2296 to 5ab2d5c Compare January 20, 2026 05:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/preact-10.28.2 branch from 5ab2d5c to 7c588f9 Compare January 26, 2026 07:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/preact-10.28.2 branch from 7c588f9 to f89ccc6 Compare January 26, 2026 07:53
Bumps [preact](https://github.com/preactjs/preact) from 10.26.9 to 10.28.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.9...10.28.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.28.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/preact-10.28.2 branch from f89ccc6 to 04df53d Compare January 27, 2026 12:49
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

0 participants