whatsapp-api-js
whatsapp-api-js copied to clipboard
chore(deps): all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@adonisjs/http-server | 7.2.0 -> 7.2.2 |
||||
@types/node (source) | 18.19.28 -> 18.19.33 |
||||
@typescript-eslint/eslint-plugin (source) | 7.4.0 -> 7.9.0 |
||||
@typescript-eslint/parser (source) | 7.4.0 -> 7.9.0 |
||||
@vercel/node (source) | 3.0.25 -> 3.1.5 |
||||
glob | 10.3.12 -> 10.3.15 |
||||
typedoc (source) | 0.25.12 -> 0.25.13 |
||||
typescript (source) | 5.4.3 -> 5.4.5 |
||||
undici (source) | 6.11.1 -> 6.16.1 |
Release Notes
adonisjs/http-server (@adonisjs/http-server)
v7.2.2
: Update dependencies
- Merge branch 'main' into develop (
7389edc
) - chore(release): 7.2.1 (
b00020e
) - chore: update release-it config (
86b4fa5
) - chore: update dependencies (
54fd0e6
) - chore: update release-it config (
03cc997
) - chore: update dependencies (
adbbd76
)
Full Changelog: https://github.com/adonisjs/http-server/compare/v7.2.1...v7.2.2
v7.2.1
: Add a specific citgm script
Commits
- chore: fix typo in release script (
8743e2e
) - chore: add a citgm script (
1f6730b
) - chore: switch to release-it (
384900a
) - chore: update dependencies (
4d6338c
)
Full Changelog: https://github.com/adonisjs/http-server/compare/v7.2.0...v7.2.1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.9.0
🩹 Fixes
- eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
- Kirk Waiblinger
- Sheetal Nandi
- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.8.0
🩹 Fixes
-
eslint-plugin: [no-unsafe-argument] handle tagged templates
-
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
-
eslint-plugin: [consistent-type-assertions] handle tagged templates
-
eslint-plugin: [no-unsafe-return] handle union types
-
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our versioning strategy and releases on our website.
v7.7.1
🩹 Fixes
-
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
-
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
-
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
-
eslint-plugin: [no-for-in-array] refine report location
-
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
v7.7.0
🚀 Features
-
eslint-plugin: replace
no-new-symbol
withno-new-native-nonconstructor
❤️ Thank You
- Dave
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
v7.6.0
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
v7.5.0
🩹 Fixes
-
eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression
-
eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.9.0
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.
v7.8.0
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.
v7.7.1
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.
v7.7.0
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.
v7.6.0
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
v7.5.0
🩹 Fixes
-
parser: disallow
errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
vercel/vercel (@vercel/node)
v3.1.5
Patch Changes
v3.1.4
Patch Changes
- Updated dependencies [
ad6945435
]:
v3.1.3
Patch Changes
- Updated dependencies [
1682ad43d
]:
v3.1.2
Patch Changes
- Updated dependencies [
2f7a6ed5f
]:
v3.1.1
Patch Changes
-
Bump
@vercel/[email protected]
(#11580) -
Updated dependencies [
5014b1e82
]:
v3.1.0
Minor Changes
- Make waitUntil consistent for Node.js & Edge (#11553)
v3.0.28
Patch Changes
v3.0.27
Patch Changes
- Updated dependencies [
2826563ff
]:
v3.0.26
Patch Changes
TypeStrong/TypeDoc (typedoc)
v0.25.13
Features
- Added
gitRevision:short
placeholder option to--sourceLinkTemplate
option, #2529. Links generated by TypeDoc will now default to using the non-short git revision. - Moved "Generated by TypeDoc" footer into a
<footer>
tag, addedfooter.begin
andfooter.end
render hooks for use by custom plugins, #2532.
Bug Fixes
- Fixed conversion of
NoInfer
missing type parameter reference, #2539. - Linking to a member on a page no longer incorrectly claims that "This member is normally hidden due to your filter settings" for every member.
Thanks!
Microsoft/TypeScript (typescript)
v5.4.5
: TypeScript 5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
v5.4.4
: TypeScript 5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on:
nodejs/undici (undici)
v6.16.1
What's Changed
- fix some typos by @Uzlopak in https://github.com/nodejs/undici/pull/3217
- websocket: move codeblock in parseCloseBody by @Uzlopak in https://github.com/nodejs/undici/pull/3215
- fetch: enable wpt test request-referrer.any.js by @Uzlopak in https://github.com/nodejs/undici/pull/3223
- fetch: wpt add /fetch/api/resources/cache.py to server.mjs by @Uzlopak in https://github.com/nodejs/undici/pull/3225
- add pipe support for wpt server by @KhafraDev in https://github.com/nodejs/undici/pull/3228
- test: reduce the number of requests in
fire-and-forget.js
by @tsctx in https://github.com/nodejs/undici/pull/3229 - ci: add node 22 in ci test matrix, use 22 for coverage by @Uzlopak in https://github.com/nodejs/undici/pull/3226
- fetch: don't set an invalid origin header by @KhafraDev in https://github.com/nodejs/undici/pull/3235
- fail wpt runner if expected failures does not match actual by @KhafraDev in https://github.com/nodejs/undici/pull/3236
- fix: ignore content-length when dumping HEAD by @ronag in https://github.com/nodejs/undici/pull/3222
Full Changelog: https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1
v6.16.0
What's Changed
- add index to sequence converter errors by @KhafraDev in https://github.com/nodejs/undici/pull/3178
- build(deps-dev): bump borp from 0.12.0 to 0.13.0 by @dependabot in https://github.com/nodejs/undici/pull/3179
- build(deps): bump node from 21-alpine3.19 to 22-alpine3.19 in /build by @dependabot in https://github.com/nodejs/undici/pull/3180
- build(deps): bump superagent from 8.1.2 to 9.0.2 in /benchmarks by @dependabot in https://github.com/nodejs/undici/pull/3181
- fix: keep raw header name by @tsctx in https://github.com/nodejs/undici/pull/3183
- fix(fetch): improve Headers and Request type-compatibility by @kettanaito in https://github.com/nodejs/undici/pull/1964
- fix 3 mimesniff tests by @KhafraDev in https://github.com/nodejs/undici/pull/3185
- build(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 by @dependabot in https://github.com/nodejs/undici/pull/3187
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.1 by @dependabot in https://github.com/nodejs/undici/pull/3191
- build(deps): bump github/codeql-action from 3.24.9 to 3.25.3 by @dependabot in https://github.com/nodejs/undici/pull/3192
- build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in https://github.com/nodejs/undici/pull/3189
- build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in https://github.com/nodejs/undici/pull/3188
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in https://github.com/nodejs/undici/pull/3190
- build(deps): bump node from
9459e24
to487dc5d
in /build by @dependabot in https://github.com/nodejs/undici/pull/3195 - perf: avoid spread in makeRequest() by @gunjam in https://github.com/nodejs/undici/pull/3193
- refactor: code cleanup by @tsctx in https://github.com/nodejs/undici/pull/3194
- fix parsing when receiving empty body websocket by @KhafraDev in https://github.com/nodejs/undici/pull/3205
- fix: MockResponseCallbackOptions type by @merojosa in https://github.com/nodejs/undici/pull/2951
- docs(proxy): fix typo by @kanadgupta in https://github.com/nodejs/undici/pull/3207
- fix websocket receiving an invalid utf-8 in close frame by @KhafraDev in https://github.com/nodejs/undici/pull/3206
- perf: avoid setImmediate if body is reading by @ronag in https://github.com/nodejs/undici/pull/3210
- fix: request abort signal by @ronag in https://github.com/nodejs/undici/pull/3209
- fix: remove abort handler on close by @ronag in https://github.com/nodejs/undici/pull/3211
- fix: pass abort function by @tsctx in https://github.com/nodejs/undici/pull/3212
- websocket: 200x faster generate mask by @tsctx in https://github.com/nodejs/undici/pull/3204
- use FinalizationRegistry to cancel the body if response is collected by @mcollina in https://github.com/nodejs/undici/pull/3199
- websocket: don't clone buffer if it's not needed. by @tsctx in https://github.com/nodejs/undici/pull/3214
- websocket: use FastBuffer by @tsctx in https://github.com/nodejs/undici/pull/3213
New Contributors
- @kettanaito made their first contribution in https://github.com/nodejs/undici/pull/1964
- @gunjam made their first contribution in https://github.com/nodejs/undici/pull/3193
- @merojosa made their first contribution in https://github.com/nodejs/undici/pull/2951
- @kanadgupta made their first contribution in https://github.com/nodejs/undici/pull/3207
Full Changelog: https://github.com/nodejs/undici/compare/v6.15.0...v6.16.0
v6.15.0
What's Changed
- Expose EnvHttpProxyAgent to Node.js core bundle, so it can be turned … by @mcollina in https://github.com/nodejs/undici/pull/3148
- test: add headerslist copy check by @tsctx in https://github.com/nodejs/undici/pull/3156
- chore: ensure automated v6 release compared to v6 by @mweberxyz in https://github.com/nodejs/undici/pull/3149
- fetch: do not leak signal listeners by @mcollina in https://github.com/nodejs/undici/pull/3158
- fix: request cache mode is not the same as request mode by @tsibley in https://github.com/nodejs/undici/pull/3151
- fetch: don't re-lowercase HeadersList by @tsctx in https://github.com/nodejs/undici/pull/3159
- fix casing issue when cloning Headers object by @KhafraDev in https://github.com/nodejs/undici/pull/3160
- build(deps): bump node from
6d0f18a
todb8772d
in /build by @dependabot in https://github.com/nodejs/undici/pull/3163 - fix header cloning bug by @tsctx in https://github.com/nodejs/undici/pull/3162
- chore: change bench naming for h2 by @metcoder95 in https://github.com/nodejs/undici/pull/3165
- expose WebSocket related events in node bundle by @KhafraDev in https://github.com/nodejs/undici/pull/3167
- feat: add support for if-match on retry handler by @metcoder95 in https://github.com/nodejs/undici/pull/3144
- fix: correct firing order of abort events by @tsctx in https://github.com/nodejs/undici/pull/3169
- create fast MessageEvent by @KhafraDev in https://github.com/nodejs/undici/pull/3170
- chore: add explicitly @fastify/busboy by @Uzlopak in https://github.com/nodejs/undici/pull/3172
- chore: remove sinon as dev dependency by @Uzlopak in https://github.com/nodejs/undici/pull/3171
- webidl changes by @KhafraDev in https://github.com/nodejs/undici/pull/3175
- preserve dictionary key name in webidl errors by @KhafraDev in https://github.com/nodejs/undici/pull/3176
New Contributors
- @tsibley made their first contribution in https://github.com/nodejs/undici/pull/3151
Full Changelog: https://github.com/nodejs/undici/compare/v6.14.1...v6.15.0
v6.14.1
What's Changed
- fix: tweak keep-alive timeout implementation by @mweberxyz in https://github.com/nodejs/undici/pull/3145
- build(deps-dev): bump borp from 0.11.0 to 0.12.0 by @dependabot in https://github.com/nodejs/undici/pull/3153
- build(deps): bump node from
ad255c6
to6d0f18a
in /build by @dependabot in https://github.com/nodejs/undici/pull/3154 - fix(EnvHttpProxyAgent): prefer lowercase env vars by @10xLaCroixDrinker in https://github.com/nodejs/undici/pull/3152
Full Changelog: https://github.com/nodejs/undici/compare/v6.14.0...v6.14.1
v6.14.0
What's Changed
- bench: enable benchmarks for h2 by @metcoder95 in https://github.com/nodejs/undici/pull/3100
- perf: improve performance of isomorphicEncode by @tsctx in https://github.com/nodejs/undici/pull/3101
- util: remove isReadableAborted by @Uzlopak in https://github.com/nodejs/undici/pull/3104
- fix(types): The second parameter of EventSource is optional by @zbinlin in https://github.com/nodejs/undici/pull/3106
- fix: onConnect types by @ronag in https://github.com/nodejs/undici/pull/3116
- add dispatcher option to EventSource by @KhafraDev in https://github.com/nodejs/undici/pull/3119
- core: improve parseURL by @Uzlopak in https://github.com/nodejs/undici/pull/3102
- test: increase coverage by @Uzlopak in https://github.com/nodejs/undici/pull/3121
- docs: add directions to run docs and benchmarks by @FatumaA in https://github.com/nodejs/undici/pull/3092
- perf: avoid unnecessary clone by @tsctx in https://github.com/nodejs/undici/pull/3117
- build(deps-dev): bump borp from 0.10.0 to 0.11.0 by @dependabot in https://github.com/nodejs/undici/pull/3126
- drop node support for < v18.17.0 by @KhafraDev in https://github.com/nodejs/undici/pull/3125
- test: improve test and ci performance by @Uzlopak in https://github.com/nodejs/undici/pull/3135
- Added EnvHttpProxyAgent to support HTTP_PROXY by @10xLaCroixDrinker in https://github.com/nodejs/undici/pull/2994
- fetch: Change wording of "Body is unusable" error by @nzakas in https://github.com/nodejs/undici/pull/3105
- perf: use class instead of object literals with getters by @tsctx in https://github.com/nodejs/undici/pull/3138
- fix: unhandled exception or failing error body by @ronag in https://github.com/nodejs/undici/pull/3137
- reuse realm for Request/Response by @KhafraDev in https://github.com/nodejs/undici/pull/3142
- fix(H2-#3140): abort requets upon GOAWAY by @metcoder95 in https://github.com/nodejs/undici/pull/3143
- don't store realm on Request/Response by @KhafraDev in https://github.com/nodejs/undici/pull/3146
- improve: wasm build by @Uzlopak in https://github.com/nodejs/undici/pull/3074
New Contributors
- @10xLaCroixDrinker made their first contribution in https://github.com/nodejs/undici/pull/2994
- @nzakas made their first contribution in https://github.com/nodejs/undici/pull/3105
Full Changelog: https://github.com/nodejs/undici/compare/v6.13.0...v6.14.0
v6.13.0
What's Changed
- build(deps): bump node from
9696b26
toad255c6
in /build by @dependabot in https://github.com/nodejs/undici/pull/3073 - test: remove only by @metcoder95 in https://github.com/nodejs/undici/pull/3077
- fix: defer errors with setImmediate by @ronag in https://github.com/nodejs/undici/pull/3081
- improve DecoratorHandler by @Uzlopak in https://github.com/nodejs/undici/pull/3079
- chore: removed unused escapeFormDataName by @mcollina in https://github.com/nodejs/undici/pull/3084
- Mention option to pass streams into FormData by @JaoodxD in https://github.com/nodejs/undici/pull/3086
- fetch: improve performance of isValidEncodedURL by @Uzlopak in https://github.com/nodejs/undici/pull/3090
- optimize utf8Decode by @Uzlopak in https://github.com/nodejs/undici/pull/3085
- refactor: h2 refactoring by @metcoder95 in https://github.com/nodejs/undici/pull/3082
- Skip the creation of a transform stream in fetch by @mcollina in https://github.com/nodejs/undici/pull/3093
- fetch: improve performance of urlHasHttpsScheme by @Uzlopak in https://github.com/nodejs/undici/pull/3094
- fetch: avoid creation of an intermediary ReadableStream by @KhafraDev in https://github.com/nodejs/undici/pull/3095
- test: duplicate jest unspecific tests to native runner by @Uzlopak in https://github.com/nodejs/undici/pull/3075
- build(deps): bump node from
ad255c6
to6d0f18a
in /build by @dependabot in https://github.com/nodejs/undici/pull/3096 - fetch: improve performance of isValidHeaderValue by @Uzlopak in https://github.com/nodejs/undici/pull/3098
- chore: automate releases with pr by @mweberxyz in https://github.com/nodejs/undici/pull/3089
New Contributors
- @github-actions made their first contribution in https://github.com/nodejs/undici/pull/3099
Full Changelog: https://github.com/nodejs/undici/compare/v6.12.0...v6.13.0
v6.12.0
What's Changed
- fix: broken test by @tsctx in https://github.com/nodejs/undici/pull/3045
- fix: http2 header parsing by @climba03003 in https://github.com/nodejs/undici/pull/3047
- types: fix Request.refererPolicy and RequestInit.refererPolicy are incompatible by @zbinlin in https://github.com/nodejs/undici/pull/3039
- fix(types): onHeaders always takes headers as an array of buffer by @ronag in https://github.com/nodejs/undici/pull/3050
- fix: ProxyAgent causes request.headers.host to be forcibly reset by @1zilc in https://github.com/nodejs/undici/pull/3026
- fallback to Buffer.isUtf8 on platforms without icu by @KhafraDev in https://github.com/nodejs/undici/pull/3006
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by @dependabot in https://github.com/nodejs/undici/pull/3037
- build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in https://github.com/nodejs/undici/pull/3035
- build(deps): bump node from
577f8eb
to87524df
in /build by @dependabot in https://github.com/nodejs/undici/pull/3055 - build(deps): bump node from
87524df
to9696b26
in /build by @dependabot in https://github.com/nodejs/undici/pull/3058 - fetch: Block ports 4190 & 6679 by @KhafraDev in https://github.com/nodejs/undici/pull/3059
- test: activate testing for interceptors and cache by @Uzlopak in https://github.com/nodejs/undici/pull/3061
- cache: improve test coverage by @Uzlopak in https://github.com/nodejs/undici/pull/3063
- feat: modernize fuzzing by @Uzlopak in https://github.com/nodejs/undici/pull/3060
- fix: request abort by @ronag in https://github.com/nodejs/undici/pull/3056
- fix: signal handling by @ronag in https://github.com/nodejs/undici/pull/3053
- fix(H2): handle goaway properly by @metcoder95 in https://github.com/nodejs/undici/pull/3057
- test: client, set body to null if bigger than CHUNK_LIMIT by @Uzlopak in https://github.com/nodejs/undici/pull/3064
- mock: improve mock interceptor by @Uzlopak in https://github.com/nodejs/undici/pull/3062
- fix: bad client destroy on servername change by @ronag in https://github.com/nodejs/undici/pull/3066
- perf: improve isBlobLike by @Uzlopak in https://github.com/nodejs/undici/pull/3070
- test: add sanity check for llhttp wasm files by @Uzlopak in https://github.com/nodejs/undici/pull/3068
New Contributors
- @zbinlin made their first contribution in https://github.com/nodejs/undici/pull/3039
- @1zilc made their first contribution in https://github.com/nodejs/undici/pull/3026
Full Changelog: https://github.com/nodejs/undici/compare/v6.11.1...v6.12.0
- [ ] If you want to rebase/retry this PR, check this box
Visit the preview URL for this PR (updated for commit ca05daf):
https://whatsappapijs--pr330-renovate-all-minor-p-0prg9d0h.web.app
(expires Thu, 25 Jul 2024 00:59:02 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 80a8dc4ceea5c783aae1d47b75797ee5b6c2f4be
Hm, this 5.5 Typescript update is quite annoying...