Skip to content

fix(deps-dev): bump the npm-dev-minor-patch group with 10 updates#73

Merged
justlevine merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dev-minor-patch-6d1f8e9cef
Jul 5, 2026
Merged

fix(deps-dev): bump the npm-dev-minor-patch group with 10 updates#73
justlevine merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dev-minor-patch-6d1f8e9cef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dev-minor-patch group with 10 updates:

Package From To
@playwright/test 1.61.0 1.61.1
@wordpress/babel-preset-default 8.48.1 8.49.0
@wordpress/e2e-test-utils-playwright 1.48.1 1.49.0
@wordpress/env 11.8.1 11.9.0
@wordpress/eslint-plugin 25.4.1 25.5.0
@wordpress/prettier-config 4.48.1 4.50.0
@wordpress/scripts 32.4.1 32.5.0
@wordpress/stylelint-config 23.40.1 23.42.0
eslint-plugin-jest 29.15.2 29.15.3
typescript-eslint 8.61.1 8.62.0

Updates @playwright/test from 1.61.0 to 1.61.1

Release notes

Sourced from @​playwright/test's releases.

v1.61.1

Bug Fixes

  • #41365 [Bug]: Expect.Extend matcher with same name as default matcher in same expect instance overrides default matchers implementation to custom matcher
  • #41351 [Bug]: Playwright UI mode: apiRequestContext._wrapApiCall reports unexpected number of bytes (same test passes in headed mode)
  • #41360 [Bug]: Trace viewer: message times in websockets are downscaled by 1000
  • #41311 [Bug]: [Regression]: Sync loader throws "context.conditions?.includes is not a function" on Node 22.15
  • #41371 [Regression]: Sync ESM loader (registerHooks) fails to resolve extensionless .ts subpath imports across pnpm workspace symlinks
Commits
  • 39e3553 cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...
  • 4328122 chore: mark v1.61.1 (#41404)
  • 2c29a94 fix(tracing): stop recording websocket frames outside of chunks (#41398)
  • 4324b19 cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend
  • 041e7e3 cherry-pick(#41364): fix(har): WebSocket message timestamps should be in mi...
  • b8a0fc3 cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...
  • b5a3175 cherry-pick(#41319): fix(loader): support other node versions
  • d4724a9 cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image
  • See full diff in compare view

Updates @wordpress/babel-preset-default from 8.48.1 to 8.49.0

Changelog

Sourced from @​wordpress/babel-preset-default's changelog.

8.49.0 (2026-06-24)

Commits

Updates @wordpress/e2e-test-utils-playwright from 1.48.1 to 1.49.0

Changelog

Sourced from @​wordpress/e2e-test-utils-playwright's changelog.

1.49.0 (2026-06-24)

Enhancements

  • Added RequestUtils.resetThemeGlobalStyles() to reset the current theme's user global styles to an empty config for test isolation.

Bug Fixes

  • Resolve root-relative page.goto() URLs against the full baseURL, including any subdirectory path, so tests work against WordPress installs served from a subdirectory.
Commits
  • 0e7112a chore(release): publish
  • a4c471e Update changelog files
  • b4cef19 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 99df743 chore(release): publish
  • 58b2002 Update changelogs
  • 6da9506 chore(release): publish
  • 6afbb15 Update changelog files
  • e816d95 Merge changes published in the Gutenberg plugin "release/23.4" branch
  • 72e236c e2e-test-utils-playwright: start transpiling again, but faster (#79026)
  • 6237509 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/env from 11.8.1 to 11.9.0

Changelog

Sourced from @​wordpress/env's changelog.

11.9.0 (2026-06-24)

Commits

Updates @wordpress/eslint-plugin from 25.4.1 to 25.5.0

Changelog

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

25.5.0 (2026-06-24)

Commits

Updates @wordpress/prettier-config from 4.48.1 to 4.50.0

Changelog

Sourced from @​wordpress/prettier-config's changelog.

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

Commits

Updates @wordpress/scripts from 32.4.1 to 32.5.0

Changelog

Sourced from @​wordpress/scripts's changelog.

32.5.0 (2026-06-24)

Enhancements

  • lint-style: Detect .cjs and .mjs config files so the bundled default config is not used when one of these is present (#79226).
Commits

Updates @wordpress/stylelint-config from 23.40.1 to 23.42.0

Changelog

Sourced from @​wordpress/stylelint-config's changelog.

23.42.0 (2026-07-01)

23.41.0 (2026-06-24)

Commits

Updates eslint-plugin-jest from 29.15.2 to 29.15.3

Release notes

Sourced from eslint-plugin-jest's releases.

v29.15.3

29.15.3 (2026-06-26)

Bug Fixes

  • no-export: treat describe blocks as test files (#1978) (70568b0)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.15.3 (2026-06-26)

Bug Fixes

  • no-export: treat describe blocks as test files (#1978) (70568b0)
Commits

Updates typescript-eslint from 8.61.1 to 8.62.0

Release notes

Sourced from typescript-eslint's releases.

v8.62.0

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

🩹 Fixes

  • add "files" to rule-schema-to-typescript-types (#12441)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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 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
Open WordPress Playground Preview

Bumps the npm-dev-minor-patch group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.61.0` | `1.61.1` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.48.1` | `8.49.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.48.1` | `1.49.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `11.8.1` | `11.9.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `25.4.1` | `25.5.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.48.1` | `4.50.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `32.4.1` | `32.5.0` |
| [@wordpress/stylelint-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/stylelint-config) | `23.40.1` | `23.42.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.2` | `29.15.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.62.0` |


Updates `@playwright/test` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.0...v1.61.1)

Updates `@wordpress/babel-preset-default` from 8.48.1 to 8.49.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/babel-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@8.49.0/packages/babel-preset-default)

Updates `@wordpress/e2e-test-utils-playwright` from 1.48.1 to 1.49.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils-playwright@1.49.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/env` from 11.8.1 to 11.9.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@11.9.0/packages/env)

Updates `@wordpress/eslint-plugin` from 25.4.1 to 25.5.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@25.5.0/packages/eslint-plugin)

Updates `@wordpress/prettier-config` from 4.48.1 to 4.50.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/prettier-config@4.50.0/packages/prettier-config)

Updates `@wordpress/scripts` from 32.4.1 to 32.5.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@32.5.0/packages/scripts)

Updates `@wordpress/stylelint-config` from 23.40.1 to 23.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/stylelint-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/stylelint-config@23.42.0/packages/stylelint-config)

Updates `eslint-plugin-jest` from 29.15.2 to 29.15.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.15.2...v29.15.3)

Updates `typescript-eslint` from 8.61.1 to 8.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.61.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/babel-preset-default"
  dependency-version: 8.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-version: 1.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/env"
  dependency-version: 11.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/scripts"
  dependency-version: 32.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: "@wordpress/stylelint-config"
  dependency-version: 23.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies Created by dependabot.yml label Jul 3, 2026
@justlevine justlevine merged commit 0f2fe71 into main Jul 5, 2026
32 checks passed
@justlevine justlevine deleted the dependabot/npm_and_yarn/npm-dev-minor-patch-6d1f8e9cef branch July 5, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Created by dependabot.yml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant