Skip to content

chore(deps): update node - #119

Merged
arpad-csepi merged 1 commit into
mainfrom
renovate/node
Sep 15, 2026
Merged

arpad-csepi merged 1 commit into
mainfrom
renovate/node

Conversation

@agntcy-automation

@agntcy-automation agntcy-automation Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@connectrpc/connect (source) 2.1.22.2.0 age confidence
@connectrpc/connect-node (source) 2.1.22.2.0 age confidence
eslint (source) 10.9.110.10.0 age confidence
globals 17.11.017.12.0 age confidence
typescript-eslint (source) 8.68.08.70.0 age confidence

Release Notes

connectrpc/connect-es (@​connectrpc/connect)

v2.2.0

Compare Source

What's Changed

[!IMPORTANT]

This release adds a security-related feature for servers: the request gate is a function that runs after the request headers are available. Throwing a ConnectError in the gate rejects a request before messages are read, decompressed, or parsed. Use this option to reject unauthenticated requests instead of interceptors. See the documentation for details.

We also recommend that you configure a message size limit for your server, see the readMaxBytes option.

New Contributors

Full Changelog: connectrpc/connect-es@v2.1.2...v2.2.0

eslint/eslint (eslint)

v10.10.0

Compare Source

Features

  • 264b434 feat: add d and v flags to no-unexpected-multiline (#​21305) (Gihyeon Jeong / 정기현)
  • c6cc6c5 feat: check Object.prototype property names in new-cap (#​21269) (crimsonjay0)
  • 5661fa6 feat: no-extra-bind false negatives with class fields and static blocks (#​21260) (synthex-byte)

Bug Fixes

  • bb47dc6 fix: update dependency file-entry-cache to v11 (#​20801) (Milos Djermanovic)
  • 427ac0a fix: use format strings in debug calls (#​21247) (Francesco Trotta)
  • 9d81532 fix: support __proto__ in /* exported */ comments (#​21261) (sethamus)
  • 87e0a08 fix: prefer-object-has-own autofix breaks when Object is shadowed (#​21282) (김채영)
  • 8e2cb14 fix: new-cap false positive for UTC calls with properties: false (#​21275) (Pixel)
  • 9f4a364 fix: Ignore static imports in no-unreachable (#​21276) (Taha Kotil)

Documentation

  • 2417cad docs: Update README (GitHub Actions Bot)
  • 9cecb8a docs: document \c control letter escapes in no-control-regex (#​21286) (한국)
  • 8724829 docs: update compat table links (#​21263) (fnx)
  • 5634542 docs: Clarify eqeqeq suggestion behavior (#​21256) (Müslüm Yılmaz)

Chores

sindresorhus/globals (globals)

v17.12.0

Compare Source


typescript-eslint/typescript-eslint (typescript-eslint)

v8.70.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#​12780)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.69.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner September 9, 2026 06:31
@agntcy-automation agntcy-automation Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@agntcy-automation
agntcy-automation Bot force-pushed the renovate/node branch 3 times, most recently from 5b7c657 to 76e27b1 Compare September 14, 2026 12:28
@arpad-csepi
arpad-csepi merged commit 84045a8 into main Sep 15, 2026
17 checks passed
@arpad-csepi
arpad-csepi deleted the renovate/node branch September 15, 2026 07:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants