Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 26 updates #57

Closed

Commits on May 1, 2024

  1. Bump the dependencies group with 26 updates

    Bumps the dependencies group with 26 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `20.12.7` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.8.0` |
    | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `3.0.17` | `3.0.28` |
    | [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.5` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.1.1` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `52.0.0` |
    | [turbo](https://github.com/vercel/turbo) | `1.12.3` | `1.13.3` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
    | [@sapphire/shapeshift](https://github.com/sapphiredev/shapeshift) | `3.9.6` | `3.9.7` |
    | [lru-cache](https://github.com/isaacs/node-lru-cache) | `10.2.0` | `10.2.2` |
    | [undici](https://github.com/nodejs/undici) | `6.6.2` | `6.15.0` |
    | [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.69` | `0.37.83` |
    | [glob](https://github.com/isaacs/node-glob) | `10.3.10` | `10.3.12` |
    | [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) | `0.1.45` | `0.1.52` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
    | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.11.4` |
    | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.3` |
    | [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.1` |
    | [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.3` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |
    | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |
    
    
    Updates `@types/node` from 20.11.17 to 20.12.7
    - [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 7.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/v7.8.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 7.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/v7.8.0/packages/parser)
    
    Updates `@vercel/node` from 3.0.17 to 3.0.28
    - [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.1.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.1.1)
    
    Updates `eslint-plugin-unicorn` from 51.0.1 to 52.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v52.0.0)
    
    Updates `turbo` from 1.12.3 to 1.13.3
    - [Release notes](https://github.com/vercel/turbo/releases)
    - [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
    - [Commits](vercel/turborepo@v1.12.3...v1.13.3)
    
    Updates `typescript` from 5.3.3 to 5.4.5
    - [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.4.5)
    
    Updates `@sapphire/shapeshift` from 3.9.6 to 3.9.7
    - [Release notes](https://github.com/sapphiredev/shapeshift/releases)
    - [Changelog](https://github.com/sapphiredev/shapeshift/blob/main/CHANGELOG.md)
    - [Commits](sapphiredev/shapeshift@v3.9.6...v3.9.7)
    
    Updates `lru-cache` from 10.2.0 to 10.2.2
    - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-lru-cache@v10.2.0...v10.2.2)
    
    Updates `undici` from 6.6.2 to 6.15.0
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.6.2...v6.15.0)
    
    Updates `discord-api-types` from 0.37.69 to 0.37.83
    - [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.83)
    
    Updates `glob` from 10.3.10 to 10.3.12
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.3.10...v10.3.12)
    
    Updates `@napi-rs/canvas` from 0.1.45 to 0.1.52
    - [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.52)
    
    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.11.4
    - [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.3
    - [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.3)
    
    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.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    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.3
    - [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.3/packages/eslint-plugin-next)
    
    Updates `@types/react` from 18.2.55 to 18.3.1
    - [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.19
    - [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.19)
    
    Updates `postcss` from 8.4.35 to 8.4.38
    - [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.38)
    
    Updates `tailwindcss` from 3.4.1 to 3.4.3
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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-patch
      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-minor
      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-patch
      dependency-group: dependencies
    - dependency-name: lru-cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: undici
      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-patch
      dependency-group: dependencies
    - dependency-name: "@napi-rs/canvas"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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-patch
      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-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]>
    dependabot[bot] committed May 1, 2024
    Configuration menu
    Copy the full SHA
    58b7142 View commit details
    Browse the repository at this point in the history