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 14 updates #708

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dev-dependencies group with 14 updates in the / directory:

Package From To
@changesets/changelog-github 0.5.0 0.5.1
@changesets/cli 2.27.1 2.28.1
@commitlint/config-conventional 18.4.3 19.7.1
@eslint/js 8.56.0 9.21.0
@graphql-eslint/eslint-plugin 3.20.1 4.3.0
@html-eslint/parser 0.24.1 0.35.0
@prettier/plugin-pug 3.0.0 3.2.1
commitlint 18.4.3 19.7.1
graphql 16.8.1 16.10.0
lint-staged 15.2.0 15.4.3
prettier-plugin-pkg 0.18.0 0.18.1
prettier-plugin-svelte 3.1.2 3.3.3
simple-git-hooks 2.9.0 2.11.1
svelte 4.2.19 5.20.5

Updates @changesets/changelog-github from 0.5.0 to 0.5.1

Release notes

Sourced from @​changesets/changelog-github's releases.

@​changesets/changelog-github@​0.5.1

Patch Changes

  • Updated dependencies [84a4a1b]:
    • @​changesets/types@​6.1.0
Commits

Updates @changesets/cli from 2.27.1 to 2.28.1

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.28.1

Patch Changes

  • Updated dependencies [b9df596]:
    • @​changesets/config@​3.1.1
    • @​changesets/apply-release-plan@​7.0.10
    • @​changesets/get-release-plan@​4.0.8

@​changesets/cli@​2.28.0

Minor Changes

Patch Changes

  • Updated dependencies [84a4a1b, 84a4a1b]:
    • @​changesets/types@​6.1.0
    • @​changesets/config@​3.1.0
    • @​changesets/write@​0.4.0
    • @​changesets/apply-release-plan@​7.0.9
    • @​changesets/assemble-release-plan@​6.0.6
    • @​changesets/changelog-git@​0.2.1
    • @​changesets/get-dependents-graph@​2.1.3
    • @​changesets/get-release-plan@​4.0.7
    • @​changesets/pre@​2.0.2
    • @​changesets/read@​0.6.3
    • @​changesets/should-skip-package@​0.1.2

@​changesets/cli@​2.27.12

Patch Changes

@​changesets/cli@​2.27.11

Patch Changes

  • Updated dependencies [f0270f6]:
    • @​changesets/config@​3.0.5
    • @​changesets/apply-release-plan@​7.0.7
    • @​changesets/get-release-plan@​4.0.6

@​changesets/cli@​2.27.10

Patch Changes

... (truncated)

Commits

Updates @commitlint/config-conventional from 18.4.3 to 19.7.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.7.1

19.7.1 (2025-02-02)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.7.0...v19.7.1

v19.7.0

19.7.0 (2025-01-04)

Features

#Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.6.1...v19.7.0

v19.6.1

19.6.1 (2024-12-15)

Bug Fixes

Chore & docs

New Contributors

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/config-conventional

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

19.1.0 (2024-03-12)

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

... (truncated)

Commits

Updates @eslint/js from 8.56.0 to 9.21.0

Release notes

Sourced from @​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Features

  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

Documentation

  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0 - February 7, 2025

  • 979097a chore: upgrade @​eslint/js@​9.20.0 (#19412) (Francesco Trotta)
  • 031734e chore: package.json update for @​eslint/js release (Jenkins)
  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)
  • d4c47c3 test: avoid empty config warning in test output (#19408) (Milos Djermanovic)
  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 6406376 docs: Update README (GitHub Actions Bot)
  • 350f2b9 docs: rewrite some examples with var using let and const (#19404) (Mueez Javaid Hashmi)
  • 93c325a docs: rewrite examples with var using let and const (#19398) (Mueez Javaid Hashmi)
  • 56ff404 docs: replace var with let or const in rules docs (#19396) (Daniel Harbrueger)
  • 4053226 docs: change sourceType in no-eval examples (#19393) (Milos Djermanovic)
  • 1324af0 docs: replace var with let and const in rules docs (#19392) (Daniel Harbrueger)
  • 8b87e00 docs: replace var with const and let in rules (#19389) (Tanuj Kanti)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • 758c66b docs: Explain what frozen rules mean (#19382) (Nicholas C. Zakas)
  • 67dd82a chore: update dependency @​eslint/json to ^0.10.0 (#19387) (renovate[bot])
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

... (truncated)

Commits
  • 265e0cf chore: package.json update for @​eslint/js release
  • 031734e chore: package.json update for @​eslint/js release
  • 58560e7 chore: package.json update for @​eslint/js release
  • 362099c chore: package.json update for @​eslint/js release
  • 495aa49 chore: extract package name from package.json for public interface (#19314)
  • 84c5787 chore: package.json update for @​eslint/js release
  • df9bf95 chore: package.json update for @​eslint/js release
  • b441bee chore: package.json update for @​eslint/js release
  • 3087c9e feat: add meta object to @eslint/js plugin (#19095)
  • 28be447 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @graphql-eslint/eslint-plugin from 3.20.1 to 4.3.0

Commits
  • 4128431 Upcoming Release Changes (#2808)
  • ccc302d lint federation subgraphs schemas without parse errors (#2814)
  • e8ba435 chore(deps): update dependency svelte to v5.6.2 (#2817)
  • 4cbb6ca chore(deps): update dependency @​types/react to v18.3.13 (#2816)
  • 43a573f chore(deps): update dependency prettier to v3.4.2 (#2813)
  • 2feecc9 chore(deps): update dependency svelte to v5.5.3 (#2811)
  • 796183f chore(deps): update dependency svelte2tsx to v0.7.30 (#2810)
  • 111ab02 chore(deps): lock file maintenance (#2714)
  • b904515 remove truthy helper function (#2797)
  • a27128f chore(deps): update dependency svelte2tsx to v0.7.29 (#2806)
  • Additional commits viewable in compare view

Updates @html-eslint/parser from 0.24.1 to 0.35.0

Release notes

Sourced from @​html-eslint/parser's releases.

v0.35.0

What's Changed

New Contributors

Full Changelog: yeonjuan/html-eslint@v0.34.0...v0.35.0

v0.34.0

What's Changed

Full Changelog: yeonjuan/html-eslint@v0.33.1...v0.34.0

v0.33.1

What's Changed

Full Changelog: yeonjuan/html-eslint@v0.33.0...v0.33.1

v0.33.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @prettier/plugin-pug from 3.0.0 to 3.2.1

Release notes

Sourced from @​prettier/plugin-pug's releases.

3.2.1

What's Changed

Full Changelog: prettier/plugin-pug@3.2.0...3.2.1

3.2.0

What's Changed

Full Changelog: prettier/plugin-pug@3.1.0...3.2.0

3.1.0

What's Changed

... (truncated)

Changelog

Sourced from @​prettier/plugin-pug's changelog.

3.2.1

diff

  • Fix special case for escaped double quotes in Vue expressions (#529)

#529: prettier/plugin-pug#529

3.2.0

…ith 14 updates

Bumps the dev-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.5.0` | `0.5.1` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.28.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.3` | `19.7.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `8.56.0` | `9.21.0` |
| [@graphql-eslint/eslint-plugin](https://github.com/dimaMachina/graphql-eslint) | `3.20.1` | `4.3.0` |
| [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.24.1` | `0.35.0` |
| [@prettier/plugin-pug](https://github.com/prettier/plugin-pug) | `3.0.0` | `3.2.1` |
| [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `18.4.3` | `19.7.1` |
| [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.10.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.0` | `15.4.3` |
| [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.3.3` |
| [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.19` | `5.20.5` |



Updates `@changesets/changelog-github` from 0.5.0 to 0.5.1
- [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/changelog-github@0.5.0...@changesets/changelog-github@0.5.1)

Updates `@changesets/cli` from 2.27.1 to 2.28.1
- [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.28.1)

Updates `@commitlint/config-conventional` from 18.4.3 to 19.7.1
- [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.7.1/@commitlint/config-conventional)

Updates `@eslint/js` from 8.56.0 to 9.21.0
- [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.21.0/packages/js)

Updates `@graphql-eslint/eslint-plugin` from 3.20.1 to 4.3.0
- [Release notes](https://github.com/dimaMachina/graphql-eslint/releases)
- [Commits](https://github.com/dimaMachina/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.20.1...@graphql-eslint/eslint-plugin@4.3.0)

Updates `@html-eslint/parser` from 0.24.1 to 0.35.0
- [Release notes](https://github.com/yeonjuan/html-eslint/releases)
- [Commits](yeonjuan/html-eslint@v0.24.1...v0.35.0)

Updates `@prettier/plugin-pug` from 3.0.0 to 3.2.1
- [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.2.1)

Updates `commitlint` from 18.4.3 to 19.7.1
- [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.7.1/@alias/commitlint)

Updates `graphql` from 16.8.1 to 16.10.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.8.1...v16.10.0)

Updates `lint-staged` from 15.2.0 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.0...v15.4.3)

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.3.3
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits)

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.19 to 5.20.5
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.20.5/packages/svelte)

---
updated-dependencies:
- dependency-name: "@changesets/changelog-github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@graphql-eslint/eslint-plugin"
  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-minor
  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-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
Copy link

changeset-bot bot commented Mar 1, 2025

⚠️ No Changeset found

Latest commit: 3c34b3f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2025

Superseded by #711.

@dependabot dependabot bot closed this Mar 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-f750462825 branch March 6, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants