noita-tools
noita-tools copied to clipboard
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: undici and discord.js.
Updates undici
from 5.27.2 to 6.13.0
Release notes
Sourced from undici's releases.
v6.13.0
What's Changed
- build(deps): bump node from
9696b26
toad255c6
in /build by@dependabot
in nodejs/undici#3073- test: remove only by
@metcoder95
in nodejs/undici#3077- fix: defer errors with setImmediate by
@ronag
in nodejs/undici#3081- improve DecoratorHandler by
@Uzlopak
in nodejs/undici#3079- chore: removed unused escapeFormDataName by
@mcollina
in nodejs/undici#3084- Mention option to pass streams into FormData by
@JaoodxD
in nodejs/undici#3086- fetch: improve performance of isValidEncodedURL by
@Uzlopak
in nodejs/undici#3090- optimize utf8Decode by
@Uzlopak
in nodejs/undici#3085- refactor: h2 refactoring by
@metcoder95
in nodejs/undici#3082- Skip the creation of a transform stream in fetch by
@mcollina
in nodejs/undici#3093- fetch: improve performance of urlHasHttpsScheme by
@Uzlopak
in nodejs/undici#3094- fetch: avoid creation of an intermediary ReadableStream by
@KhafraDev
in nodejs/undici#3095- test: duplicate jest unspecific tests to native runner by
@Uzlopak
in nodejs/undici#3075- build(deps): bump node from
ad255c6
to6d0f18a
in /build by@dependabot
in nodejs/undici#3096- fetch: improve performance of isValidHeaderValue by
@Uzlopak
in nodejs/undici#3098- chore: automate releases with pr by
@mweberxyz
in nodejs/undici#3089New Contributors
@github-actions
made their first contribution in nodejs/undici#3099Full 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 nodejs/undici#3045- fix: http2 header parsing by
@climba03003
in nodejs/undici#3047- types: fix Request.refererPolicy and RequestInit.refererPolicy are incompatible by
@zbinlin
in nodejs/undici#3039- fix(types): onHeaders always takes headers as an array of buffer by
@ronag
in nodejs/undici#3050- fix: ProxyAgent causes request.headers.host to be forcibly reset by
@1zilc
in nodejs/undici#3026- fallback to Buffer.isUtf8 on platforms without icu by
@KhafraDev
in nodejs/undici#3006- build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by
@dependabot
in nodejs/undici#3037- build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 by
@dependabot
in nodejs/undici#3035- build(deps): bump node from
577f8eb
to87524df
in /build by@dependabot
in nodejs/undici#3055- build(deps): bump node from
87524df
to9696b26
in /build by@dependabot
in nodejs/undici#3058- fetch: Block ports 4190 & 6679 by
@KhafraDev
in nodejs/undici#3059- test: activate testing for interceptors and cache by
@Uzlopak
in nodejs/undici#3061- cache: improve test coverage by
@Uzlopak
in nodejs/undici#3063- feat: modernize fuzzing by
@Uzlopak
in nodejs/undici#3060- fix: request abort by
@ronag
in nodejs/undici#3056- fix: signal handling by
@ronag
in nodejs/undici#3053- fix(H2): handle goaway properly by
@metcoder95
in nodejs/undici#3057- test: client, set body to null if bigger than CHUNK_LIMIT by
@Uzlopak
in nodejs/undici#3064- mock: improve mock interceptor by
@Uzlopak
in nodejs/undici#3062- fix: bad client destroy on servername change by
@ronag
in nodejs/undici#3066- perf: improve isBlobLike by
@Uzlopak
in nodejs/undici#3070- test: add sanity check for llhttp wasm files by
@Uzlopak
in nodejs/undici#3068New Contributors
... (truncated)
Commits
65f768c
Bumped v6.13.0 (#3099)d78ca7a
chore: automate releases with pr (#3089)ca1dbb8
fetch: improve performance of isValidHeaderValue (#3098)c1c0bd6
build(deps): bump node fromad255c6
to6d0f18a
in /build (#3096)bccb191
test: duplicate jest unspecific tests to native runner (#3075)8a07bbd
fetch: avoid creation of an intermediary ReadableStream (#3095)edb3d64
fetch: improve performance of urlHasHttpsScheme (#3094)83a0fb3
Skip the creation of a transform stream in fetch (#3093)2e128c1
refactor: h2 refactoring (#3082)836986d
optimize utf8Decode (#3085)- Additional commits viewable in compare view
Updates discord.js
from 14.14.1 to 14.15.2
Release notes
Sourced from discord.js's releases.
14.15.2
Bug Fixes
14.15.1
Bug Fixes
14.15.0
Bug Fixes
- Message: Not crosspostable if has a poll (#10246) (a6b9f1b)
- actions: Always emit message create for own messages (#10211) (798f28c)
- Embed: Address
equals
method issue (#10152) (ddc927f)- types: Export
ReadonlyCollection
(#10184) (6cc5fa2)- Anchor link for events (0efd1be)
- resolveColor: Address case for numbers (#10115) (3755e66)
- Invert deletable message types list (#10093) (42bc5d2)
- BaseClient: Fall back to
userAgentAppendix
(#10113) (b16647e)- InteractionResponses: Check if ephemeral message flag is used (#10021) (62e31cb)
- Replace internal calls to Emoji#url (#10025) (941642a)
- Export "ESM" types when discord.js is imported in ESM land (#10009) (e412a22)
- website: Discord-api-types links, URL links and some minor doc issues (#9990) (57c414b)
- website: Cross package deprecated links (#9981) (802ec63)
- Minify mainlib docs json (#9963) (4b88306)
- website: Misc improvements (#9940) (b79351b)
Documentation
- Remove unused
Locale
typedef (#10191) (f1f2683)- ActionRow: Fix deprecated message (#10130) (f67da74)
- ApplicationCommandPermissionsManager: Remove incorrect comment (#10123) (e9d6547)
- Split docs.api.json into multiple json files (597340f)
- Convert comment into private remark (#10097) (bfc7bb5)
- BaseInteraction: Correct return type of
member
(#10096) (f48787e)- ThreadMember: Fix docblock async return type (#10058) (4824ac1)
- CategoryCreateChannelOptions: Update reference (#10031) (8ace6fa)
- resolvePartialEmoji: Add
@internal
to all overloads (#10033) (e245a39)- PermissionOverwriteManager:
PermissionsFlagsBit
typo (#10004) (b992019)- Fix links in
@deprecated
tags (#9976) (9868772)Features
... (truncated)
Changelog
Sourced from discord.js's changelog.
14.15.2 - (2024-05-05)
Bug Fixes
14.15.1 - (2024-05-04)
Bug Fixes
14.15.0 - (2024-05-04)
Bug Fixes
- Message: Not crosspostable if has a poll (#10246) (a6b9f1b)
- actions: Always emit message create for own messages (#10211) (798f28c)
- Embed: Address
equals
method issue (#10152) (ddc927f)- types: Export
ReadonlyCollection
(#10184) (6cc5fa2)- Anchor link for events (0efd1be)
- resolveColor: Address case for numbers (#10115) (3755e66)
- Invert deletable message types list (#10093) (42bc5d2)
- BaseClient: Fall back to
userAgentAppendix
(#10113) (b16647e)- InteractionResponses: Check if ephemeral message flag is used (#10021) (62e31cb)
- Replace internal calls to Emoji#url (#10025) (941642a)
- Export "ESM" types when discord.js is imported in ESM land (#10009) (e412a22)
- website: Discord-api-types links, URL links and some minor doc issues (#9990) (57c414b)
- website: Cross package deprecated links (#9981) (802ec63)
- Minify mainlib docs json (#9963) (4b88306)
- website: Misc improvements (#9940) (b79351b)
Documentation
- Remove unused
Locale
typedef (#10191) (f1f2683)- ActionRow: Fix deprecated message (#10130) (f67da74)
- ApplicationCommandPermissionsManager: Remove incorrect comment (#10123) (e9d6547)
- Split docs.api.json into multiple json files (597340f)
- Convert comment into private remark (#10097) (bfc7bb5)
- BaseInteraction: Correct return type of
member
(#10096) (f48787e)- ThreadMember: Fix docblock async return type (#10058) (4824ac1)
- CategoryCreateChannelOptions: Update reference (#10031) (8ace6fa)
- resolvePartialEmoji: Add
@internal
to all overloads (#10033) (e245a39)- PermissionOverwriteManager:
PermissionsFlagsBit
typo (#10004) (b992019)- Fix links in
@deprecated
tags (#9976) (9868772)Features
... (truncated)
Commits
776880d
chore: fix changelogsc05244a
chore(discord.js): release [email protected]30d79e8
fix(PollAnswer): fetchVoters route changed to MessageManager (#10251)f2794e1
chore(discord.js): release [email protected] (#10250)0474a43
fix(MessageManager): poll methods don't need a channel id (#10249)1d27b3b
chore: fix duplicated discord.js changeloga840861
chore(discord.js): release [email protected]a6b9f1b
fix(Message): not crosspostable if has a poll (#10246)cb961f5
types: addPoll
toMessage
(#10245)6cf094c
feat(MessageManager): poll methods (#10239)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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 You can disable automated security fix PRs for this repo from the Security Alerts page.