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 minor group across 1 directory with 20 updates #1518

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

Commits on Oct 21, 2024

  1. Bump the minor group across 1 directory with 20 updates

    Bumps the minor group with 20 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) | `2.7.45` | `2.7.52` |
    | [parse5](https://github.com/inikulin/parse5) | `7.1.2` | `7.2.0` |
    | [@codspeed/vitest-plugin](https://github.com/CodSpeedHQ/codspeed-node) | `3.1.0` | `3.1.1` |
    | [@playwright/test](https://github.com/microsoft/playwright) | `1.44.1` | `1.48.1` |
    | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.268` | `0.0.279` |
    | [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css) | `0.0.37` | `0.0.38` |
    | [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) | `120.0.3` | `120.0.4` |
    | [ajv](https://github.com/ajv-validator/ajv) | `8.14.0` | `8.17.1` |
    | [esbuild](https://github.com/evanw/esbuild) | `0.21.4` | `0.24.0` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
    | [eslint-plugin-no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) | `4.0.2` | `4.1.2` |
    | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.22` | `0.5.4` |
    | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.19.1` | `8.24.2` |
    | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` |
    | [license-report](https://github.com/kessler/license-report) | `6.5.0` | `6.7.0` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.10` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [stylelint](https://github.com/stylelint/stylelint) | `16.6.1` | `16.10.0` |
    | [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `14.0.0` | `14.0.1` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.3` |
    
    
    
    Updates `@zip.js/zip.js` from 2.7.45 to 2.7.52
    - [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
    - [Commits](gildas-lormeau/zip.js@v2.7.45...v2.7.52)
    
    Updates `parse5` from 7.1.2 to 7.2.0
    - [Release notes](https://github.com/inikulin/parse5/releases)
    - [Commits](inikulin/parse5@v7.1.2...v7.2.0)
    
    Updates `@codspeed/vitest-plugin` from 3.1.0 to 3.1.1
    - [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases)
    - [Commits](CodSpeedHQ/codspeed-node@v3.1.0...v3.1.1)
    
    Updates `@playwright/test` from 1.44.1 to 1.48.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.44.1...v1.48.1)
    
    Updates `@types/chrome` from 0.0.268 to 0.0.279
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)
    
    Updates `@types/css` from 0.0.37 to 0.0.38
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css)
    
    Updates `@types/firefox-webext-browser` from 120.0.3 to 120.0.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser)
    
    Updates `ajv` from 8.14.0 to 8.17.1
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v8.14.0...v8.17.1)
    
    Updates `esbuild` from 0.21.4 to 0.24.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.21.4...v0.24.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-no-unsanitized` from 4.0.2 to 4.1.2
    - [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases)
    - [Changelog](https://github.com/mozilla/eslint-plugin-no-unsanitized/blob/main/CREATING_A_NEW_RELEASE.md)
    - [Commits](https://github.com/mozilla/eslint-plugin-no-unsanitized/commits/4.1.2)
    
    Updates `eslint-plugin-vitest` from 0.3.22 to 0.5.4
    - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
    - [Commits](vitest-dev/eslint-plugin-vitest@v0.3.22...v0.5.4)
    
    Updates `html-validate` from 8.19.1 to 8.24.2
    - [Release notes](https://gitlab.com/html-validate/html-validate/tags)
    - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.19.1...v8.24.2)
    
    Updates `husky` from 9.0.11 to 9.1.6
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.6)
    
    Updates `license-report` from 6.5.0 to 6.7.0
    - [Changelog](https://github.com/kessler/license-report/blob/master/CHANGELOG.md)
    - [Commits](kessler/license-report@v6.5.0...v6.7.0)
    
    Updates `lint-staged` from 15.2.5 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.5...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 `stylelint` from 16.6.1 to 16.10.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.10.0)
    
    Updates `stylelint-config-recommended` from 14.0.0 to 14.0.1
    - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
    - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint-config-recommended@14.0.0...14.0.1)
    
    Updates `typescript` from 5.4.5 to 5.6.3
    - [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.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@zip.js/zip.js"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: parse5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@codspeed/vitest-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: "@types/chrome"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@types/css"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@types/firefox-webext-browser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: ajv
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: esbuild
      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-no-unsanitized
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: eslint-plugin-vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: html-validate
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: license-report
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: stylelint-config-recommended
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2e1ccd3 View commit details
    Browse the repository at this point in the history