Skip to content

build(deps): bump the dependencies group across 1 directory with 3 updates#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-43e3216def
Open

build(deps): bump the dependencies group across 1 directory with 3 updates#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-43e3216def

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the dependencies group with 3 updates in the / directory: @eslint/core, @eslint/plugin-kit and php-parser.

Updates @eslint/core from 0.13.0 to 0.15.1

Release notes

Sourced from @​eslint/core's releases.

config-array: v0.15.1

0.15.1 (2024-05-30)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^2.1.2 to ^2.1.3

core: v0.15.1

0.15.1 (2025-06-25)

Bug Fixes

  • Allow RuleConfig to have array with just severity (#228) (c5f92fa)

config-array: v0.15.0

0.15.0 (2024-05-30)

⚠ BREAKING CHANGES

  • add method getConfigStatus, update isFileIgnored (#7)

Features

  • add method getConfigStatus, update isFileIgnored (#7) (400c5f9)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^2.1.1 to ^2.1.2

core: v0.15.0

0.15.0 (2025-06-09)

... (truncated)

Changelog

Sourced from @​eslint/core's changelog.

0.15.1 (2025-06-25)

Bug Fixes

  • Allow RuleConfig to have array with just severity (#228) (c5f92fa)

0.15.0 (2025-06-09)

Features

0.14.0 (2025-04-30)

Features

  • add core types for language-specific rule definitions (#178) (fd9b571)
  • make TextSourceCodeBase a generic type (#182) (484b6ca)
Commits

Updates @eslint/plugin-kit from 0.2.8 to 0.3.3

Release notes

Sourced from @​eslint/plugin-kit's releases.

plugin-kit: v0.3.3

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

plugin-kit: v0.3.2

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0

plugin-kit: v0.3.1

0.3.1 (2025-05-01)

Bug Fixes

core: v0.3.0

0.3.0 (2024-07-22)

⚠ BREAKING CHANGES

  • Add getLoc/getRange to SourceCode interface (#89)

Features

  • Add getLoc/getRange to SourceCode interface (#89) (d51f979)

plugin-kit: v0.3.0

0.3.0 (2025-04-30)

Features

  • make TextSourceCodeBase a generic type (#182) (484b6ca)

config-helpers: v0.3.0

0.3.0 (2025-06-25)

... (truncated)

Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

0.3.2 (2025-06-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0

0.3.1 (2025-05-01)

Bug Fixes

0.3.0 (2025-04-30)

Features

  • make TextSourceCodeBase a generic type (#182) (484b6ca)
Commits

Updates php-parser from 3.2.3 to 3.2.4

Release notes

Sourced from php-parser's releases.

v3.2.4

  • fix: valid_after_heredoc_73 missing the concatenation operator (#1156, thanks @​Spice-King!)
  • fix: 🐛 syntax error on multiline class constant with comment (#1152, thanks @​shufo!)
  • chore: bump dependencies (#1158)
  • chore(ci): bump actions/cache (#1157)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

…dates

Bumps the dependencies group with 3 updates in the / directory: [@eslint/core](https://github.com/eslint/rewrite/tree/HEAD/packages/core), [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) and [php-parser](https://github.com/glayzzle/php-parser).


Updates `@eslint/core` from 0.13.0 to 0.15.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v0.15.1/packages/core)

Updates `@eslint/plugin-kit` from 0.2.8 to 0.3.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.3/packages/plugin-kit)

Updates `php-parser` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/glayzzle/php-parser/releases)
- [Changelog](https://github.com/glayzzle/php-parser/blob/main/RELEASE.md)
- [Commits](glayzzle/php-parser@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: "@eslint/core"
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: php-parser
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-43e3216def branch from c0fc866 to b216a4f Compare March 23, 2026 06:08
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