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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-major group with 5 updates in the / directory:
1.1.1
1.2.0
2.2.0
2.3.0
1.0.2
1.1.0
1.7.0
1.7.3
20.12.7
20.12.9
Updates
@discordjs/core
from 1.1.1 to 1.2.0Release notes
Sourced from
@discordjs/core
's releases.Changelog
Sourced from
@discordjs/core
's changelog.Commits
b66c067
chore(core): release@discordjs/core
@1
.2.09978870
feat: consumable entitlements (#10235)a1aeaeb
feat: polls (#10185)c7adce3
build: bump discord-api-types to 0.37.83 (#10238)14f9ff7
chore: Add funding field to package.json (#10230)c2e68ce
build: bump discord-api-types to 0.37.82 (#10226)6759f5b
chore: depsbfc3b10
feat(GuildsAPI): bulk ban users (#10202)26af386
docs: remove duplicated words (#10178)ba6476d
build: bump discord-api-types to 0.37.78 (#10201)Updates
@discordjs/rest
from 2.2.0 to 2.3.0Release notes
Sourced from
@discordjs/rest
's releases.Changelog
Sourced from
@discordjs/rest
's changelog.Commits
7b913b6
chore(rest): release@discordjs/rest
@2
.3.0c7adce3
build: bump discord-api-types to 0.37.83 (#10238)14f9ff7
chore: Add funding field to package.json (#10230)c2e68ce
build: bump discord-api-types to 0.37.82 (#10226)dc8f149
test: skip flaky rest test (#10234)6759f5b
chore: depsba6476d
build: bump discord-api-types to 0.37.78 (#10201)0d4c26b
chore: depsa66fc65
ci: enable npm provenance (#10164)0efd1be
fix: anchor link for eventsUpdates
@discordjs/ws
from 1.0.2 to 1.1.0Release notes
Sourced from
@discordjs/ws
's releases.Changelog
Sourced from
@discordjs/ws
's changelog.Commits
e9d560f
chore(ws): release@discordjs/ws
@1
.1.096169ad
docs: Remove duplicate word in comment (#10244)728164e
feat(ws): support for custom worker messaging (#10241)c7adce3
build: bump discord-api-types to 0.37.83 (#10238)14f9ff7
chore: Add funding field to package.json (#10230)c2e68ce
build: bump discord-api-types to 0.37.82 (#10226)6759f5b
chore: depsba6476d
build: bump discord-api-types to 0.37.78 (#10201)0d4c26b
chore: depsa66fc65
ci: enable npm provenance (#10164)Updates
@biomejs/biome
from 1.7.0 to 1.7.3Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
b9f90b7
release: v1.7.3 (#2722)cb0182e
feat(linter): implementNoUnmatchableAnbSelector
(#2706)f77ab54
feat(linter): implementuseExplicitLengthCheck
(#2631)afa5004
feat(biome_css_analyzer): noUnknownSelectorPseudoElement (#2655)150dd0e
feat(biome_css_analyzer): implement noDuplicateAtImportRules (#2658)773a735
fix(linter): fix typo in rule name.useConsistentBuiltinInstatiation
to `us...2c70d3f
release: v1.7.2 (#2651)46c378e
feat(biome_css_analyzer): noUnknownFunction (#2570)de063b4
feat(lint/useDefaultSwitchClause): add rule (#2605)b3ed181
feat(linter): ImplementuseGenericFontNames
(#2573)Updates
@types/node
from 20.12.7 to 20.12.9Commits
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