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-dev): Bump the dev group across 1 directory with 18 updates #239

Merged
merged 4 commits into from
Sep 7, 2024

Commits on Sep 1, 2024

  1. chore(deps-dev): Bump the dev group across 1 directory with 18 updates

    Bumps the dev group with 18 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.15.0` | `8.3.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.15.0` | `8.3.0` |
    | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `1.6.0` | `2.0.5` |
    | [async](https://github.com/caolan/async) | `3.2.5` | `3.2.6` |
    | [browserslist](https://github.com/browserslist/browserslist) | `4.23.1` | `4.23.3` |
    | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.8.1` |
    | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.0` | `12.1.1` |
    | [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) | `10.0.7` | `11.1.3` |
    | [jsdom](https://github.com/jsdom/jsdom) | `24.1.0` | `25.0.0` |
    | [liquidjs](https://github.com/harttle/liquidjs) | `10.14.0` | `10.16.7` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
    | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.22.0` | `4.24.0` |
    | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.24` | `4.1.26` |
    | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.9.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.2` | `5.4.2` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` |
    
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.15.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 7.15.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 `@vitest/coverage-istanbul` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-istanbul)
    
    Updates `async` from 3.2.5 to 3.2.6
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v3.2.5...v3.2.6)
    
    Updates `browserslist` from 4.23.1 to 4.23.3
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.23.1...4.23.3)
    
    Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
    - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
    - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3)
    
    Updates `eslint-plugin-jest` from 28.6.0 to 28.8.1
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.6.0...v28.8.1)
    
    Updates `eslint-plugin-simple-import-sort` from 12.1.0 to 12.1.1
    - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
    - [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1)
    
    Updates `fetch-mock` from 10.0.7 to 11.1.3
    - [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
    - [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md)
    - [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.3/packages/fetch-mock)
    
    Updates `jsdom` from 24.1.0 to 25.0.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.1.0...25.0.0)
    
    Updates `liquidjs` from 10.14.0 to 10.16.7
    - [Release notes](https://github.com/harttle/liquidjs/releases)
    - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
    - [Commits](harttle/liquidjs@v10.14.0...v10.16.7)
    
    Updates `prettier` from 3.3.2 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.3.2...3.3.3)
    
    Updates `selenium-webdriver` from 4.22.0 to 4.24.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.24.0)
    
    Updates `@types/selenium-webdriver` from 4.1.24 to 4.1.26
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)
    
    Updates `stylelint` from 16.6.1 to 16.9.0
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.6.1...16.9.0)
    
    Updates `typescript` from 5.5.2 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.5.2...v5.5.4)
    
    Updates `vite` from 5.3.2 to 5.4.2
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite)
    
    Updates `vitest` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    - dependency-name: async
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: browserslist
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: eslint-import-resolver-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev
    - dependency-name: eslint-plugin-simple-import-sort
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: fetch-mock
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    - dependency-name: liquidjs
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: selenium-webdriver
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev
    - dependency-name: "@types/selenium-webdriver"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    401245c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge branch 'main' into dependabot/npm_and_yarn/dev-208935287e

    * main: (53 commits)
      chore(deps): Bump @floating-ui/dom in the prod group
      add comment
      Format
      Give space to examples
      Autoupdate: Pass in empty reference element instead of target
      update tests
      Fix @position-try with multiple selectors
      Update limitations
      review
      Adjust example for better parity with Chrome
      Format
      Apply fallbacks to multiple selectors
      Switch to position-area
      Review pass
      Use last successful fallback
      update comments
      convert const types to reduce duplication
      review examples
      Update example
      Apply try tactic to at rule
      ...
    jgerigmeyer committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7c056b8 View commit details
    Browse the repository at this point in the history
  2. upgrade deps

    jgerigmeyer committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    169259a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dcc9ec View commit details
    Browse the repository at this point in the history