Skip to content

Relock 13.07.2026#4077

Merged
mergify[bot] merged 1 commit into
mainfrom
relock130726
Jul 13, 2026
Merged

Relock 13.07.2026#4077
mergify[bot] merged 1 commit into
mainfrom
relock130726

Conversation

@Apollon77

Copy link
Copy Markdown
Collaborator

dep update and fixes

Copilot AI review requested due to automatic review settings July 13, 2026 08:08
@Apollon77 Apollon77 added the automerge Set this label if the PR is ready to automatically merged after approval label Jul 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR refreshes development tooling dependencies (“relock”) and includes a small correctness fix in the Observable utilities, aligning the repo’s formatting/lock state with updated tooling.

Changes:

  • Updated oxlint and prettier devDependency versions and regenerated package-lock.json.
  • Fixed operator-precedence bug in ObserverGroup.observes() so it correctly returns a boolean based on observer count.
  • Minor type/comment formatting adjustment in the scanner identifier union type.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

File Description
packages/protocol/src/common/Scanner.ts Adjusts the “empty object” identifier union member formatting (and is a good spot to tighten the empty-object type).
packages/general/src/util/Observable.ts Fixes precedence so observes() correctly checks observer count.
package.json Bumps dev tooling versions (oxlint, prettier).
package-lock.json Lockfile relock reflecting dependency updates and transitive changes.

Comment thread packages/protocol/src/common/Scanner.ts
Comment thread package.json
@mergify mergify Bot merged commit 5c54517 into main Jul 13, 2026
45 checks passed
@mergify mergify Bot deleted the relock130726 branch July 13, 2026 08:44
@mergify

mergify Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

Labels

automerge Set this label if the PR is ready to automatically merged after approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants