chore(deps-dev): Bump @typescript-eslint/parser from 8.59.4 to 8.62.1 - #27
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): Bump @typescript-eslint/parser from 8.59.4 to 8.62.1#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.59.4 to 8.62.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/typescript-eslint/parser-8.62.1
branch
July 23, 2026 19:28
therudywolf
added a commit
that referenced
this pull request
Jul 23, 2026
…rdening From the full code review (backend / security / stability): - polls: forbid polls in E2E chats (they stored question/options as server- readable plaintext — an E2EE bypass, #18); enforce channel post-role so a subscriber can't post via a poll (#20); validate the :pollId uuid param (#27). - ws: revalidate session/device revocation (JTI denylist + device-active) for EVERY frame, throttled — not only presence_ping, which a client could simply never send to dodge remote logout (#19); enforce the block relationship for call_invite in group chats too, not just 1:1 (#29); pipeline the on-connect active-call Redis scan instead of N sequential round-trips (#46). - ws/registry: per-socket outbound backpressure (drop fan-out/relay frames when a recipient's buffer is backed up → no unbounded heap/OOM, #23); cap concurrent sockets per user (#30). - push: reassign a push endpoint / native FCM token to the current account on (re)subscribe so a shared/handed-over device stops delivering a prior user's notifications (#21, #25). - chats: don't force-add requester-supplied members to public_open/channel chats (harassment vector) — creator only; others join by invite (#28). - app: drop bare http://localhost from the credentialed CORS allowlist (never an app origin; Android uses https://localhost, iOS capacitor://) (#36). - auth: per-account lockout on /login/2fa TOTP guessing, not just per-IP (#40). - totp-replay-guard: TTL 60s→120s to cover the full ±30s code-acceptance span (#41). - call-auth-cache: periodic unref'd sweep of expired entries (slow leak, #45). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @typescript-eslint/parser from 8.59.4 to 8.62.1.
Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0Dependabot 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 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)