build(deps): bump preact from 10.26.9 to 10.28.2#7088
build(deps): bump preact from 10.26.9 to 10.28.2#7088dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
There was a problem hiding this comment.
💡 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".
| "@app/address-service@workspace:apps/address-service": | ||
| version: 0.0.0-use.local | ||
| resolution: "@app/address-service@workspace:apps/address-service" |
There was a problem hiding this comment.
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 👍 / 👎.
e83f1cd to
9fe2296
Compare
9fe2296 to
5ab2d5c
Compare
5ab2d5c to
7c588f9
Compare
7c588f9 to
f89ccc6
Compare
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>
f89ccc6 to
04df53d
Compare
|



Bumps preact from 10.26.9 to 10.28.2.
Release notes
Sourced from preact's releases.
... (truncated)
Commits
6f9144610.28.237c3e03Strict equality check on constructor (#4985)6670a4achore: Adjust TS linting setup (#4982)2af522b10.28.1 (#4978)f7693b7Fix erroneous diffing w/ growing list (#4975)b36b6a710.28.0 (#4968)4d40e96Backport some v11 optimizations (#4967)7b74b40Fix cascading renders with signals (#4966)3ab5c6fUpdates dangerouslySetInnerHTML type so future TS will accept Trusted… (#4931)ff30c2bAdds snap events (#4947)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.