Bump the packages group with 14 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the packages group with 14 updates:
| Package | From | To |
|---|---|---|
| @types/node | 24.4.0 |
24.5.0 |
| typescript-eslint | 8.43.0 |
8.44.0 |
| vercel | 48.0.0 |
48.0.1 |
| @typescript-eslint/eslint-plugin | 8.43.0 |
8.44.0 |
| @typescript-eslint/parser | 8.43.0 |
8.44.0 |
| @typescript-eslint/type-utils | 8.43.0 |
8.44.0 |
| @typescript-eslint/utils | 8.43.0 |
8.44.0 |
| @typescript-eslint/visitor-keys | 8.43.0 |
8.44.0 |
| @vercel/express | 0.0.15 |
0.0.16 |
| @vercel/hono | 0.0.23 |
0.0.24 |
| @vercel/next | 4.12.4 |
4.12.5 |
| baseline-browser-mapping | 2.8.3 |
2.8.4 |
| rollup | 4.50.1 |
4.50.2 |
| undici-types | 7.11.0 |
7.12.0 |
Updates @types/node from 24.4.0 to 24.5.0
Commits
- See full diff in compare view
Updates typescript-eslint from 8.43.0 to 8.44.0
Release notes
Sourced from typescript-eslint's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.44.0 (2025-09-15)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0- See full diff in compare view
Updates vercel from 48.0.0 to 48.0.1
Release notes
Sourced from vercel's releases.
vercel@48.0.1
Patch Changes
Changelog
Sourced from vercel's changelog.
48.0.1
Patch Changes
Commits
bda54deVersion Packages (#13925)b4598ab[cli] attempt to connect git in user's initial setup (#13905)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0684e63fchore(deps): update eslint monorepo to v9.35.0 (#11600)2ed6857fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...85d8deafeat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...42527dfchore: remove unnecessary nullThrows() (#11580)- See full diff in compare view
Updates @typescript-eslint/parser from 8.43.0 to 8.44.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.44.0 (2025-09-15)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.43.0 to 8.44.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.44.0 (2025-09-15)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0- See full diff in compare view
Updates @typescript-eslint/utils from 8.43.0 to 8.44.0
Release notes
Sourced from @typescript-eslint/utils's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils's changelog.
8.44.0 (2025-09-15)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0c58ac35docs(utils): grammar (#11471)- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.43.0 to 8.44.0
Release notes
Sourced from @typescript-eslint/visitor-keys's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys's changelog.
8.44.0 (2025-09-15)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
77056f7chore(release): publish 8.44.0- See full diff in compare view
Updates @vercel/express from 0.0.15 to 0.0.16
Commits
bda54deVersion Packages (#13925)1afa175[hono][express] Improve hono and express error message when entrypoint do not...7d66bd9Add framework slug and version for Express and Hono builders to build output ...- See full diff in compare view
Updates @vercel/hono from 0.0.23 to 0.0.24
Commits
bda54deVersion Packages (#13925)1afa175[hono][express] Improve hono and express error message when entrypoint do not...7d66bd9Add framework slug and version for Express and Hono builders to build output ...- See full diff in compare view
Updates @vercel/next from 4.12.4 to 4.12.5
Commits
Updates baseline-browser-mapping from 2.8.3 to 2.8.4
Release notes
Sourced from baseline-browser-mapping's releases.
v2.8.4 - fixes for older node versions
What's new
baseline-browser-mappingis now a dependency ofbrowserslist. The use of spread syntax and optional chaining in the source code caused build problems in older versions of Node.js (spread syntax in <8.3.0 and optional chaining in 14.0.0), so the build targets forbaseline-browser-mappinghave been changed to ES2017 to ensure compatibility.- This release also changes the location of
maininpackage.jsonto the CommonJS export, which should only be used in older versions of node. Any version of node using that supports ESM build should use the default location(s) in theexportsproperty.A big thank you to
@BrightTanfor identifying the issue in browserslist/browserslist#904 !Full Changelog: https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.3...v2.8.4
Commits
Updates rollup from 4.50.1 to 4.50.2
Release notes
Sourced from rollup's releases.
v4.50.2
4.50.2
2025-09-15
Bug Fixes
- Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)
Pull Requests
- #6100: Tree-shake un-included elements in array pattern (
@TrickyPi)- #6102: chore(deps): update actions/setup-node action to v5 (
@renovate[bot])- #6103: chore(deps): update dependency eslint-plugin-unicorn to v61 (
@renovate[bot])- #6104: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6105: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6107: Improve CI stability (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
4.50.2
2025-09-15
Bug Fixes
- Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)
Pull Requests
- #6100: Tree-shake un-included elements in array pattern (
@TrickyPi)- #6102: chore(deps): update actions/setup-node action to v5 (
@renovate[bot])- #6103: chore(deps): update dependency eslint-plugin-unicorn to v61 (
@renovate[bot])- #6104: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6105: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6107: Improve CI stability (
@lukastaegert)
Commits
76a3b8e4.50.257119bbImprove CI stability (#6107)bbc952cTree-shake un-included elements in array pattern (#6100)efc7545fix(deps): update swc monorepo (major) (#6104)7b1430bchore(deps): update actions/setup-node action to v5 (#6102)060bf1bchore(deps): update dependency eslint-plugin-unicorn to v61 (#6103)7cbd64efix(deps): lock file maintenance minor/patch updates (#6105)2200439Restore git before diffingd553e90Extend renovate schedule34a84d2Extend renovate schedule- See full diff in compare view
Updates undici-types from 7.11.0 to 7.12.0
Release notes
Sourced from undici-types's releases.
v7.12.0
What's Changed
- test: remove tspl on 2283 test by
@Uzlopakin nodejs/undici#4301- chore: reduce amount of intermediate functions by
@Uzlopakin nodejs/undici#4298- ci: disable shared builtin CI tests by
@mcollinain nodejs/undici#4276- webidl: remove unnecessary parameters from webidl.converters.RequestInfo and webidl.converters.RequestInit by
@Uzlopakin nodejs/undici#4304- fetch: remove await, add jsdoc for some body read functions by
@Uzlopakin nodejs/undici#4303- test: use assert and not testcontext in issue-2283.js by
@Uzlopakin nodejs/undici#4306- chore: jsdoc use
@returnseverywhere by@Uzlopakin nodejs/undici#4302- chore: fix typo by
@pimothyxdin nodejs/undici#4312- build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 by
@dependabot[bot] in nodejs/undici#4315- feat: throw error when maxRedirections is used with undici.request() by
@mcollinain nodejs/undici#4311- Clarify the type option of the cache interceptor by
@fredericDelaportein nodejs/undici#4299- cache: allow caching heuristically cacheable error status codes by
@mcollinain nodejs/undici#4318- chore(doc): update undici vs fetch by
@styflein nodejs/undici#4319- don't set a finalizer on cloned request by
@tsctxin nodejs/undici#4320- websocketstream: close readablestream properly by
@KhafraDevin nodejs/undici#4322- add ping(websocket, payload) util by
@KhafraDevin nodejs/undici#4325- fix sending ping with no payload by
@KhafraDevin nodejs/undici#4329- refactor: eliminate eager llhttp promise creation by
@mcollinain nodejs/undici#4337- Fix misleading cacheByDefault documentation by
@fredericDelaportein nodejs/undici#4338- add websocket to websocket diagnostic channels by
@KhafraDevin nodejs/undici#4321- speed up flaky websocket test by
@KhafraDevin nodejs/undici#4343- fetch: minor modifications by
@Uzlopakin nodejs/undici#4347- fetch: make readable-stream methods sync by
@Uzlopakin nodejs/undici#4346- remove creating an extra Promise just for common cleanup by
@bmeckin nodejs/undici#4339- chore: extract createDeferredPromise from fetch/utils.js by
@Uzlopakin nodejs/undici#4345New Contributors
@pimothyxdmade their first contribution in nodejs/undici#4312@fredericDelaportemade their first contribution in nodejs/undici#4299@bmeckmade their first contribution in nodejs/undici#4339Full Changelog: https://github.com/nodejs/undici/compare/v7.11.0...v7.12.0
Commits
eb455bbBumped v7.12.0 (#4348)be49c93chore: extract createDeferredPromise from fetch/utils.js (#4345)b6dc60eremove creating an extra Promise just for common cleanup (#4339)520a684fetch: make readable-stream methods sync (#4346)6af603efetch: minor modifications (#4347)81a1102speed up flaky websocket test (#4343)5c904ddadd websocket to websocket diagnostic channels (#4321)44fc6d1Fix misleading cacheByDefault documentation (#4338)f0b40bdrefactor: eliminate eager llhttp promise creation (#4337)4608ef1fix sending ping with no payload (#4329)- Additional commits viewable in compare view
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+232
-226
Package Dependencies
@typescript-eslint/parser
npm
8.43.0 → 8.44.0
Minor
@typescript-eslint/eslint-plugin
npm
8.43.0 → 8.44.0
Minor
@typescript-eslint/type-utils
npm
8.43.0 → 8.44.0
Minor
@typescript-eslint/visitor-keys
npm
8.43.0 → 8.44.0
Minor
Technical Details
| ID: | 7848105 |
| UUID: | 2830831272 |
| Node ID: | PR_kwDOMzbQP86ouw6o |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |
| Merge State: | Unknown |