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 dev-dependencies group with 13 updates #207

Closed

Commits on Nov 18, 2024

  1. Bump the dev-dependencies group with 13 updates

    Bumps the dev-dependencies group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.6.1` | `1.9.4` |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.9` |
    | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.4.0` | `2.1.5` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.4.0` | `2.1.5` |
    | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | `0.2.2` | `0.4.2` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.28` | `22.9.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.2.0` | `8.14.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.15.0` |
    | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `1.3.1` |
    | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` |
    | [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.13.0` | `0.14.1` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.9` | `0.9.4` |
    
    
    Updates `@biomejs/biome` from 1.6.1 to 1.9.4
    - [Release notes](https://github.com/biomejs/biome/releases)
    - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome)
    
    Updates `@changesets/cli` from 2.27.1 to 2.27.9
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])
    
    Updates `@vitest/ui` from 1.4.0 to 2.1.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/ui)
    
    Updates `vitest` from 1.4.0 to 2.1.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)
    
    Updates `vitest-fetch-mock` from 0.2.2 to 0.4.2
    - [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases)
    - [Commits](IanVS/vitest-fetch-mock@v0.2.2...v0.4.2)
    
    Updates `@types/node` from 20.11.28 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/parser` from 7.2.0 to 8.14.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.14.0/packages/parser)
    
    Updates `eslint` from 8.57.0 to 9.15.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.15.0)
    
    Updates `eslint-plugin-astro` from 0.31.4 to 1.3.1
    - [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@v0.31.4...v1.3.1)
    
    Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2)
    
    Updates `prettier-plugin-astro` from 0.13.0 to 0.14.1
    - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
    - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
    - [Commits](withastro/prettier-plugin-astro@v0.13.0...v0.14.1)
    
    Updates `prettier` from 3.2.5 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.3)
    
    Updates `@astrojs/check` from 0.5.9 to 0.9.4
    - [Release notes](https://github.com/withastro/language-tools/releases)
    - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
    - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)
    
    ---
    updated-dependencies:
    - dependency-name: "@biomejs/biome"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@vitest/ui"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: vitest-fetch-mock
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-astro
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-jsx-a11y
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-astro
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@astrojs/check"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b433656 View commit details
    Browse the repository at this point in the history
  2. Add changeset for dependabot updates

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    aaaac4a View commit details
    Browse the repository at this point in the history