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 development-dependencies group across 1 directory with 21 updates #660

Commits on Sep 2, 2024

  1. Bump the development-dependencies group across 1 directory with 21 up…

    …dates
    
    Bumps the development-dependencies group with 21 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.3` | `2.27.7` |
    | [eslint-plugin-notice](https://github.com/nickdeis/eslint-plugin-notice) | `0.9.10` | `1.0.0` |
    | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |
    | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.5` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.10` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.4` | `4.0.0` |
    | [@matrix-widget-toolkit/testing](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/testing) | `2.3.2` | `2.4.0` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.5.0` |
    | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `12.1.5` | `16.0.1` |
    | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.4` | `4.17.7` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `22.5.2` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.1` |
    | [i18next-parser](https://github.com/i18next/i18next-parser) | `8.13.0` | `9.0.2` |
    | [jest-axe](https://github.com/nickcolley/jest-axe) | `8.0.0` | `9.0.0` |
    | [msw](https://github.com/mswjs/msw) | `1.3.3` | `2.4.1` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |
    | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.9.1` | `4.10.0` |
    | [@playwright/test](https://github.com/microsoft/playwright) | `1.44.0` | `1.46.1` |
    | [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `1.6.1` | `1.6.2` |
    | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.9.0` | `10.13.0` |
    
    
    
    Updates `@changesets/cli` from 2.27.3 to 2.27.7
    - [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/cli@2.27.3...@changesets/cli@2.27.7)
    
    Updates `eslint-plugin-notice` from 0.9.10 to 1.0.0
    - [Commits](https://github.com/nickdeis/eslint-plugin-notice/commits)
    
    Updates `eslint-plugin-promise` from 6.1.1 to 7.1.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.1.0)
    
    Updates `husky` from 9.0.11 to 9.1.5
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.5)
    
    Updates `lint-staged` from 15.2.2 to 15.2.10
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10)
    
    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 `prettier-plugin-organize-imports` from 3.2.4 to 4.0.0
    - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
    - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
    - [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.0.0)
    
    Updates `@matrix-widget-toolkit/testing` from 2.3.2 to 2.4.0
    - [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
    - [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/main/packages/testing/CHANGELOG.md)
    - [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/testing@2.4.0/packages/testing)
    
    Updates `@testing-library/jest-dom` from 6.4.5 to 6.5.0
    - [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.4.5...v6.5.0)
    
    Updates `@testing-library/react` from 12.1.5 to 16.0.1
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v12.1.5...v16.0.1)
    
    Updates `@types/lodash` from 4.17.4 to 4.17.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    Updates `@types/node` from 20.8.7 to 22.5.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 8.57.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.57.0...v9.9.1)
    
    Updates `i18next-parser` from 8.13.0 to 9.0.2
    - [Release notes](https://github.com/i18next/i18next-parser/releases)
    - [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
    - [Commits](i18next/i18next-parser@8.13.0...9.0.2)
    
    Updates `jest-axe` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/nickcolley/jest-axe/releases)
    - [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md)
    - [Commits](NickColley/jest-axe@v8.0.0...v9.0.0)
    
    Updates `msw` from 1.3.3 to 2.4.1
    - [Release notes](https://github.com/mswjs/msw/releases)
    - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
    - [Commits](mswjs/msw@v1.3.3...v2.4.1)
    
    Updates `typescript` from 5.4.5 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.4.5...v5.5.4)
    
    Updates `@axe-core/playwright` from 4.9.1 to 4.10.0
    - [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
    - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/v4.10.0/CHANGELOG.md)
    - [Commits](dequelabs/axe-core-npm@v4.9.1...v4.10.0)
    
    Updates `@playwright/test` from 1.44.0 to 1.46.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.44.0...v1.46.1)
    
    Updates `eslint-plugin-playwright` from 1.6.1 to 1.6.2
    - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
    - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
    - [Commits](playwright-community/eslint-plugin-playwright@v1.6.1...v1.6.2)
    
    Updates `testcontainers` from 10.9.0 to 10.13.0
    - [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
    - [Commits](testcontainers/testcontainers-node@v10.9.0...v10.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: eslint-plugin-notice
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: prettier-plugin-organize-imports
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: "@matrix-widget-toolkit/testing"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: i18next-parser
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: jest-axe
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: msw
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@axe-core/playwright"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: eslint-plugin-playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: testcontainers
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d747c47 View commit details
    Browse the repository at this point in the history