This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 31 updates #65
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 31 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `22.7.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.8.0` | | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `3.0.17` | `3.2.17` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.5` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.11.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `55.0.0` | | [turbo](https://github.com/vercel/turborepo) | `1.12.3` | `2.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.2` | | [@sapphire/shapeshift](https://github.com/sapphiredev/shapeshift) | `3.9.6` | `4.0.0` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `10.2.0` | `11.0.1` | | [undici](https://github.com/nodejs/undici) | `6.6.2` | `6.19.8` | | [@discordjs/builders](https://github.com/discordjs/discord.js/tree/HEAD/packages/builders) | `1.7.0` | `1.9.0` | | [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.69` | `0.37.101` | | [glob](https://github.com/isaacs/node-glob) | `10.3.10` | `11.0.0` | | [discord-interactions](https://github.com/discord/discord-interactions-js) | `3.4.0` | `4.1.0` | | [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) | `0.1.45` | `0.1.56` | | [@discordjs/formatters](https://github.com/discordjs/discord.js/tree/HEAD/packages/formatters) | `0.3.3` | `0.5.0` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.13.3` | | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.13` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.55` | `18.3.10` | | [react-awesome-reveal](https://github.com/awesome-reveal/react-awesome-reveal) | `4.2.8` | `4.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.3.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.1.0` | `14.2.13` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.20` | | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.47` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.13` | Updates `@types/node` from 20.11.17 to 22.7.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser) Updates `@vercel/node` from 3.0.17 to 3.2.17 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/[email protected]/packages/node) Updates `dotenv` from 16.4.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.5) Updates `eslint` from 8.56.0 to 9.11.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.11.1) Updates `eslint-plugin-unicorn` from 51.0.1 to 55.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v55.0.0) Updates `turbo` from 1.12.3 to 2.1.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v1.12.3...v2.1.3) Updates `typescript` from 5.3.3 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.6.2) Updates `@sapphire/shapeshift` from 3.9.6 to 4.0.0 - [Release notes](https://github.com/sapphiredev/shapeshift/releases) - [Changelog](https://github.com/sapphiredev/shapeshift/blob/main/CHANGELOG.md) - [Commits](sapphiredev/shapeshift@v3.9.6...v4.0.0) Updates `lru-cache` from 10.2.0 to 11.0.1 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.2.0...v11.0.1) Updates `undici` from 6.6.2 to 6.19.8 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.6.2...v6.19.8) Updates `@discordjs/builders` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/builders/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/builders) Updates `discord-api-types` from 0.37.69 to 0.37.101 - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](discordjs/discord-api-types@0.37.69...0.37.101) Updates `glob` from 10.3.10 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v11.0.0) Updates `discord-interactions` from 3.4.0 to 4.1.0 - [Release notes](https://github.com/discord/discord-interactions-js/releases) - [Commits](https://github.com/discord/discord-interactions-js/commits/4.1.0) Updates `@napi-rs/canvas` from 0.1.45 to 0.1.56 - [Release notes](https://github.com/Brooooooklyn/canvas/releases) - [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md) - [Commits](Brooooooklyn/canvas@v0.1.45...v0.1.56) Updates `@discordjs/formatters` from 0.3.3 to 0.5.0 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/formatters/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/[email protected]/packages/formatters) Updates `express` from 4.18.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.18.2...4.21.0) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@emotion/react` from 11.11.3 to 11.13.3 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `next` from 14.1.0 to 14.2.13 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.0...v14.2.13) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.55 to 18.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-awesome-reveal` from 4.2.8 to 4.2.14 - [Release notes](https://github.com/awesome-reveal/react-awesome-reveal/releases) - [Commits](https://github.com/awesome-reveal/react-awesome-reveal/compare/[email protected]@4.2.14) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@next/eslint-plugin-next` from 14.1.0 to 14.2.13 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.13/packages/eslint-plugin-next) Updates `@types/react` from 18.2.55 to 18.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `autoprefixer` from 10.4.17 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.17...10.4.20) Updates `postcss` from 8.4.35 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.35...8.4.47) Updates `tailwindcss` from 3.4.1 to 3.4.13 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.13) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@vercel/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sapphire/shapeshift" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@discordjs/builders" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: discord-api-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: discord-interactions dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@napi-rs/canvas" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@discordjs/formatters" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-awesome-reveal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-ac9ac6ffd6
branch
October 1, 2024 12:40
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 31 updates:
20.11.17
22.7.4
6.21.0
8.8.0
6.21.0
8.8.0
3.0.17
3.2.17
16.4.1
16.4.5
8.56.0
9.11.1
51.0.1
55.0.0
1.12.3
2.1.3
5.3.3
5.6.2
3.9.6
4.0.0
10.2.0
11.0.1
6.6.2
6.19.8
1.7.0
1.9.0
0.37.69
0.37.101
10.3.10
11.0.0
3.4.0
4.1.0
0.1.45
0.1.56
0.3.3
0.5.0
4.18.2
4.21.0
4.17.21
5.0.0
11.11.3
11.13.3
14.1.0
14.2.13
18.2.0
18.3.1
18.2.55
18.3.10
4.2.8
4.2.14
18.2.0
18.3.1
18.2.19
18.3.0
14.1.0
14.2.13
10.4.17
10.4.20
8.4.35
8.4.47
3.4.1
3.4.13
Updates
@types/node
from 20.11.17 to 22.7.4Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b121bd9
feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)9028d9d
docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)977e0a1
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...6ce66b5
fix: removeexport type *
in d.ts to support TS<5.0 (#10070)a916ff2
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)b36d524
fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)7a216fe
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...94c5484
fix(type-utils): check for type parameters onisBuiltinSymbolLikeRecurser()
...ced951b
docs: [prefer-literal-enum-member] fix bad examples (#10035)Updates
@typescript-eslint/parser
from 6.21.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0Updates
@vercel/node
from 3.0.17 to 3.2.17Release notes
Sourced from
@vercel/node
's releases.... (truncated)
Changelog
Sourced from
@vercel/node
's changelog.... (truncated)
Commits
3d4d570
Version Packages (#12163)5f56111
Version Packages (#12155)c0b9c7f
Version Packages (#12148)1e955af
Version Packages (#12100)7349ce2
Version Packages (#12086)cda50af
Version Packages (#12069)c5b66aa
Version Packages (#12038)8320d5e
Version Packages (#12023)3f46b29
Version Packages (#12006)8a0f825
Update "prettier" to v3.3.3 (#11928)Updates
dotenv
from 16.4.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
eslint
from 8.56.0 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
eslint-plugin-unicorn
from 51.0.1 to 55.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
4db75c4
55.0.0f3ca6a0
Switchrun-rules-on-codebase
script to use ESLint CLI directly (#2402)cb7abc5
Getglobals
directly fromglobals
package (#2395)3c33820
Addno-length-as-slice-end
rule (#2400)