Skip to content

Bump the npm group with 17 updates#2379

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-5147ebf7cd
Jun 4, 2025
Merged

Bump the npm group with 17 updates#2379
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-5147ebf7cd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 17 updates:

Package From To
@stylistic/eslint-plugin 4.4.0 4.4.1
@stylistic/eslint-plugin-js 4.4.0 4.4.1
@stylistic/eslint-plugin-plus 4.4.0 4.4.1
@stylistic/eslint-plugin-ts 4.4.0 4.4.1
@vitest/coverage-v8 3.2.0 3.2.1
vitest 3.2.0 3.2.1
@babel/parser 7.27.4 7.27.5
@vitest/expect 3.2.0 3.2.1
@vitest/mocker 3.2.0 3.2.1
@vitest/pretty-format 3.2.0 3.2.1
@vitest/runner 3.2.0 3.2.1
@vitest/snapshot 3.2.0 3.2.1
@vitest/spy 3.2.0 3.2.1
@vitest/utils 3.2.0 3.2.1
caniuse-lite 1.0.30001720 1.0.30001721
electron-to-chromium 1.5.162 1.5.163
vite-node 3.2.0 3.2.1

Updates @stylistic/eslint-plugin from 4.4.0 to 4.4.1

Release notes

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

v4.4.1

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Changelog

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

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Commits
  • 0a22599 chore: release v4.4.1 (main) (#802)
  • 3a8fc53 test(indent-binary-ops): use unified testing tool (#806)
  • 6854a3c fix(keyword-spacing): check spaces around the type keyword in export decl...
  • 6f8b01c refactor(type-generic-spacing): unify spacing checks (#800)
  • See full diff in compare view

Updates @stylistic/eslint-plugin-js from 4.4.0 to 4.4.1

Release notes

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

v4.4.1

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Changelog

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

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Commits

Updates @stylistic/eslint-plugin-plus from 4.4.0 to 4.4.1

Release notes

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

v4.4.1

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Changelog

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

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Commits

Updates @stylistic/eslint-plugin-ts from 4.4.0 to 4.4.1

Release notes

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

v4.4.1

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Changelog

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

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Commits

Updates @vitest/coverage-v8 from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 3.2.0 to 3.2.1

Release notes

Sourced from vitest's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @babel/parser from 7.27.4 to 7.27.5

Release notes

Sourced from @​babel/parser's releases.

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

🐛 Bug Fix

💅 Polish

Committers: 4

Changelog

Sourced from @​babel/parser's changelog.

v7.27.5 (2025-06-03)

🐛 Bug Fix

💅 Polish

Commits

Updates @vitest/expect from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/expect's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/mocker's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/pretty-format's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/runner's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/snapshot's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/spy's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 3.2.0 to 3.2.1

Release notes

Sourced from @​vitest/utils's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates caniuse-lite from 1.0.30001720 to 1.0.30001721

Commits

Updates electron-to-chromium from 1.5.162 to 1.5.163

Commits

Updates vite-node from 3.2.0 to 3.2.1

Release notes

Sourced from vite-node's releases.

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub
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

Bumps the npm group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `4.4.0` | `4.4.1` |
| [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `4.4.0` | `4.4.1` |
| [@stylistic/eslint-plugin-plus](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-plus) | `4.4.0` | `4.4.1` |
| [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `4.4.0` | `4.4.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.0` | `3.2.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.0` | `3.2.1` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.4` | `7.27.5` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `3.2.0` | `3.2.1` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `3.2.0` | `3.2.1` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `3.2.0` | `3.2.1` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `3.2.0` | `3.2.1` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `3.2.0` | `3.2.1` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `3.2.0` | `3.2.1` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `3.2.0` | `3.2.1` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001720` | `1.0.30001721` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.162` | `1.5.163` |
| [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) | `3.2.0` | `3.2.1` |


Updates `@stylistic/eslint-plugin` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin)

Updates `@stylistic/eslint-plugin-js` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v4.4.1/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin-js)

Updates `@stylistic/eslint-plugin-plus` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v4.4.1/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin-plus)

Updates `@stylistic/eslint-plugin-ts` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v4.4.1/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.1/packages/eslint-plugin-ts)

Updates `@vitest/coverage-v8` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/coverage-v8)

Updates `vitest` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vitest)

Updates `@babel/parser` from 7.27.4 to 7.27.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.5/packages/babel-parser)

Updates `@vitest/expect` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/expect)

Updates `@vitest/mocker` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/mocker)

Updates `@vitest/pretty-format` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/pretty-format)

Updates `@vitest/runner` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/runner)

Updates `@vitest/snapshot` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/snapshot)

Updates `@vitest/spy` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/spy)

Updates `@vitest/utils` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/utils)

Updates `caniuse-lite` from 1.0.30001720 to 1.0.30001721
- [Commits](browserslist/caniuse-lite@1.0.30001720...1.0.30001721)

Updates `electron-to-chromium` from 1.5.162 to 1.5.163
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.162...v1.5.163)

Updates `vite-node` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vite-node)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-plus"
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@babel/parser"
  dependency-version: 7.27.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/expect"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/mocker"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/pretty-format"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/runner"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/snapshot"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/spy"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/utils"
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001721
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: electron-to-chromium
  dependency-version: 1.5.163
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vite-node
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned poad Jun 4, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 4, 2025
@amazon-q-developer

Copy link
Copy Markdown
Contributor

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions
github-actions Bot enabled auto-merge (squash) June 4, 2025 09:13
@github-actions
github-actions Bot merged commit 1337a75 into main Jun 4, 2025
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/npm-5147ebf7cd branch June 4, 2025 09:14
@amazon-q-developer

Copy link
Copy Markdown
Contributor

✅ I finished the code review, and didn't find any security or code quality issues.

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.

1 participant