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

chore(deps): bump the minor group across 1 directory with 16 updates #3187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. chore(deps): bump the minor group across 1 directory with 16 updates

    Bumps the minor group with 16 updates in the /website directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.10` | `2.2.0` |
    | [neverthrow](https://github.com/supermacro/neverthrow) | `8.0.0` | `8.1.1` |
    | [rsuite](https://github.com/rsuite/rsuite) | `5.70.1` | `5.74.1` |
    | [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.19.3` | `0.20.1` |
    | [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.16.0` |
    | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.53.0` | `5.59.20` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.9.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.5.0` | `8.13.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.5.0` | `8.13.0` |
    | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.2.3` | `1.3.0` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.2` | `7.37.2` |
    | [msw](https://github.com/mswjs/msw) | `2.5.2` | `2.6.0` |
    | [sass](https://github.com/sass/dart-sass) | `1.78.0` | `1.80.6` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.4` |
    
    
    
    Updates `@headlessui/react` from 2.1.10 to 2.2.0
    - [Release notes](https://github.com/tailwindlabs/headlessui/releases)
    - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react)
    
    Updates `neverthrow` from 8.0.0 to 8.1.1
    - [Release notes](https://github.com/supermacro/neverthrow/releases)
    - [Changelog](https://github.com/supermacro/neverthrow/blob/master/CHANGELOG.md)
    - [Commits](supermacro/neverthrow@v8.0.0...v8.1.1)
    
    Updates `rsuite` from 5.70.1 to 5.74.1
    - [Release notes](https://github.com/rsuite/rsuite/releases)
    - [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
    - [Commits](rsuite/rsuite@v5.70.1...v5.74.1)
    
    Updates `unplugin-icons` from 0.19.3 to 0.20.1
    - [Release notes](https://github.com/unplugin/unplugin-icons/releases)
    - [Commits](unplugin/unplugin-icons@v0.19.3...v0.20.1)
    
    Updates `winston` from 3.14.2 to 3.16.0
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@v3.14.2...v3.16.0)
    
    Updates `@tanstack/eslint-plugin-query` from 5.53.0 to 5.59.20
    - [Release notes](https://github.com/TanStack/query/releases)
    - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/eslint-plugin-query)
    
    Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.5.0...v6.6.3)
    
    Updates `@types/node` from 22.5.4 to 22.9.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.13.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.13.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.5.0 to 8.13.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.13.0/packages/parser)
    
    Updates `eslint-plugin-astro` from 1.2.3 to 1.3.0
    - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
    - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
    - [Commits](ota-meshi/eslint-plugin-astro@v1.2.3...v1.3.0)
    
    Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)
    
    Updates `eslint-plugin-react` from 7.35.2 to 7.37.2
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.35.2...v7.37.2)
    
    Updates `msw` from 2.5.2 to 2.6.0
    - [Release notes](https://github.com/mswjs/msw/releases)
    - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
    - [Commits](mswjs/msw@v2.5.2...v2.6.0)
    
    Updates `sass` from 1.78.0 to 1.80.6
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.78.0...1.80.6)
    
    Updates `vitest` from 2.0.5 to 2.1.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@headlessui/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: neverthrow
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: rsuite
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: unplugin-icons
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: winston
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@tanstack/eslint-plugin-query"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: eslint-plugin-astro
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: msw
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4eece89 View commit details
    Browse the repository at this point in the history