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

build(deps-dev): Bump the dev-dependencies group across 1 directory with 13 updates #685

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

Commits on Oct 1, 2024

  1. build(deps-dev): Bump the dev-dependencies group across 1 directory w…

    …ith 13 updates
    
    Bumps the dev-dependencies group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.8` |
    | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.3` | `19.5.0` |
    | [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) | `4.1.0` | `4.4.0` |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `8.56.0` | `9.11.1` |
    | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.24.1` | `0.27.0` |
    | [@prettier/plugin-pug](https://github.com/prettier/plugin-pug) | `3.0.0` | `3.1.0` |
    | [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `18.4.3` | `19.5.0` |
    | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.0` | `15.2.10` |
    | [prettier-plugin-pkg](https://github.com/un-ts/prettier) | `0.18.0` | `0.18.1` |
    | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.2.7` |
    | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.9.0` | `2.11.1` |
    | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.8` | `4.2.19` |
    
    
    
    Updates `@changesets/cli` from 2.27.1 to 2.27.8
    - [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.1...@changesets/cli@2.27.8)
    
    Updates `@commitlint/config-conventional` from 18.4.3 to 19.5.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-conventional)
    
    Updates `@eslint-community/eslint-plugin-eslint-comments` from 4.1.0 to 4.4.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases)
    - [Commits](eslint-community/eslint-plugin-eslint-comments@v4.1.0...v4.4.0)
    
    Updates `@eslint/js` from 8.56.0 to 9.11.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js)
    
    Updates `@html-eslint/parser` from 0.24.1 to 0.27.0
    - [Release notes](https://github.com/yeonjuan/html-eslint/releases)
    - [Commits](yeonjuan/html-eslint@v0.24.1...v0.27.0)
    
    Updates `@prettier/plugin-pug` from 3.0.0 to 3.1.0
    - [Release notes](https://github.com/prettier/plugin-pug/releases)
    - [Changelog](https://github.com/prettier/plugin-pug/blob/main/CHANGELOG.md)
    - [Commits](prettier/plugin-pug@3.0.0...3.1.0)
    
    Updates `commitlint` from 18.4.3 to 19.5.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@alias/commitlint)
    
    Updates `graphql` from 16.8.1 to 16.9.0
    - [Release notes](https://github.com/graphql/graphql-js/releases)
    - [Commits](graphql/graphql-js@v16.8.1...v16.9.0)
    
    Updates `lint-staged` from 15.2.0 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.0...v15.2.10)
    
    Updates `prettier-plugin-pkg` from 0.18.0 to 0.18.1
    - [Release notes](https://github.com/un-ts/prettier/releases)
    - [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.18.0...prettier-plugin-pkg@0.18.1)
    
    Updates `prettier-plugin-svelte` from 3.1.2 to 3.2.7
    - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
    - [Commits](sveltejs/prettier-plugin-svelte@v3.1.2...v3.2.7)
    
    Updates `simple-git-hooks` from 2.9.0 to 2.11.1
    - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
    - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md)
    - [Commits](toplenboren/simple-git-hooks@2.9.0...2.11.1)
    
    Updates `svelte` from 4.2.8 to 4.2.19
    - [Release notes](https://github.com/sveltejs/svelte/releases)
    - [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@eslint-community/eslint-plugin-eslint-comments"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@html-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@prettier/plugin-pug"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: commitlint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: graphql
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-pkg
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-svelte
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: simple-git-hooks
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: svelte
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4f0b48c View commit details
    Browse the repository at this point in the history