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 30 updates #64
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 30 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `22.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.3.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.3.0` | | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `3.0.17` | `3.2.10` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.5` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.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.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` | | [@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.0` | | [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.8.2` | | [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.69` | `0.37.98` | | [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.54` | | [@discordjs/formatters](https://github.com/discordjs/discord.js/tree/HEAD/packages/formatters) | `0.3.3` | `0.4.0` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` | | [@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.7` | | [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.5` | | [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.7` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.20` | | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.42` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.10` | Updates `@types/node` from 20.11.17 to 22.5.2 - [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.3.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.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.3.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.3.0/packages/parser) Updates `@vercel/node` from 3.0.17 to 3.2.10 - [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.9.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.9.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.1 - [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.1) Updates `typescript` from 5.3.3 to 5.5.4 - [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.5.4) 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.0 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.2.0...v11.0.0) 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.8.2 - [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.98 - [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.98) 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.54 - [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.54) Updates `@discordjs/formatters` from 0.3.3 to 0.4.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.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) 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.7 - [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.7) 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.5 - [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.7 - [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.7/packages/eslint-plugin-next) Updates `@types/react` from 18.2.55 to 18.3.5 - [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.42 - [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.42) Updates `tailwindcss` from 3.4.1 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.10) --- 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: "@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]>
i thought i disabled this |
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-a4cbe4ea6e
branch
September 1, 2024 12:56
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 30 updates:
20.11.17
22.5.2
6.21.0
8.3.0
6.21.0
8.3.0
3.0.17
3.2.10
16.4.1
16.4.5
8.56.0
9.9.1
51.0.1
55.0.0
1.12.3
2.1.1
5.3.3
5.5.4
3.9.6
4.0.0
10.2.0
11.0.0
6.6.2
6.19.8
1.7.0
1.8.2
0.37.69
0.37.98
10.3.10
11.0.0
3.4.0
4.1.0
0.1.45
0.1.54
0.3.3
0.4.0
4.18.2
4.19.2
11.11.3
11.13.3
14.1.0
14.2.7
18.2.0
18.3.1
18.2.55
18.3.5
4.2.8
4.2.14
18.2.0
18.3.1
18.2.19
18.3.0
14.1.0
14.2.7
10.4.17
10.4.20
8.4.35
8.4.42
3.4.1
3.4.10
Updates
@types/node
from 20.11.17 to 22.5.2Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
@typescript-eslint/parser
from 6.21.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'Updates
@vercel/node
from 3.0.17 to 3.2.10Release notes
Sourced from
@vercel/node
's releases.... (truncated)
Changelog
Sourced from
@vercel/node
's changelog.... (truncated)
Commits
8320d5e
Version Packages (#12023)3f46b29
Version Packages (#12006)8a0f825
Update "prettier" to v3.3.3 (#11928)8e20fed
Version Packages (#11917)195adb4
[tests] add vitest custom reporter (#11882)a346b6f
Version Packages (#11873)1e99460
Version Packages (#11866)da15d30
Version Packages (#11861)b4986bb
Version Packages (#11855)11e2274
Upgrade to@vercel/nft
0.27.3 with a bug fix for browser mapping support (#11...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.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)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)1deb9bb
prefer-node-protocol
: Fix docs (#2392)68e0f13
Add TypeScript types (#2382)8d28b6e
no-single-promise-in-promise-methods
: Remove broken autofix for `Promise.al...a45b24a
prefer-node-protocol
: Ignore Bun modules (#2384)37e00dd
no-negation-in-equality-check
: Ignore boolean type casting (#2379)fce6ce3
54.0.0Updates
turbo
from 1.12.3 to 2.1.1Release notes
Sourced from turbo's releases.