chore(deps-dev): bump the dev group with 5 updates#13495
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev group with 5 updates#13495dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev group with 5 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.55.0` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.1.1` | `30.1.2` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.21.0` | `17.21.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.6` | `29.4.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.43.0` | Updates `@playwright/test` from 1.52.0 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.55.0) Updates `babel-jest` from 30.1.1 to 30.1.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/babel-jest) Updates `eslint-plugin-n` from 17.21.0 to 17.21.3 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.21.0...v17.21.3) Updates `ts-jest` from 29.2.6 to 29.4.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.6...v29.4.1) Updates `typescript-eslint` from 8.41.0 to 8.43.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.43.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: babel-jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint-plugin-n dependency-version: 17.21.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: ts-jest dependency-version: 29.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: typescript-eslint dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 11, 2025
Collaborator
|
@dependabot squash and merge |
Contributor
Author
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Contributor
Bundle StatsHey there, this message comes from a github action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev group with 5 updates:
1.52.01.55.030.1.130.1.217.21.017.21.329.2.629.4.18.41.08.43.0Updates
@playwright/testfrom 1.52.0 to 1.55.0Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
f992162chore: mark v1.55.0 (#37121)4a92ea0cherry-pick(#37113): docs: add release-notes for v1.55aa05507cherry-pick(#37114): test: move browser._launchServer in child process27ae7dctest: tree gardening (#37107)cd09d85test: unflake "should pick element" (#37103)72e4772chore(trace-viewer): remove unused code (#37097)5b8c7d6chore(dotnet): float is non-nullable (#37095)c7bf035test(webkit): closing dialog > contenteditable (#37084)9fd6986test: skip debug-controller tests in driver mode (#37090)4c2f44dtest(bidi): use the nightly channel only for Firefox in CI (#37086)Updates
babel-jestfrom 30.1.1 to 30.1.2Release notes
Sourced from babel-jest's releases.
Changelog
Sourced from babel-jest's changelog.
Commits
ebfa31cv30.1.2Updates
eslint-plugin-nfrom 17.21.0 to 17.21.3Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
f468a1achore(master): release 17.21.3 (#466)69ea12bfix(no-missing-import): Support data imports (#465)047d914chore(master): release 17.21.2 (#463)92a24acrefactor: remove minimatch dependency (#462)f770164chore(master): release 17.21.1 (#461)34719e8fix(no-restricted-require): Handle .. paths (#458)76f8150fix(ci): Ignore type test failures for types present in ESLint 8 that we remo...Updates
ts-jestfrom 29.2.6 to 29.4.1Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
9099745chore(release): 29.4.19f0b9f2build(deps): Update dependency@types/handlebarsto ^4.1.0322a3c7ci: add code scanning workflow899c9b7fix: replaceejswithhandlebarsdue to security issues953f239build(deps): Update dependency memfs to ^4.36.08459897build(deps): Update dependency memfs to ^4.35.03c41410build(deps): Update dependency memfs to ^4.34.0d50ff1ebuild(deps): Update dependency memfs to ^4.32.05984f70build(deps): Update dependency memfs to ^4.30.118b9665build(deps): Update Jest packages to ^30.0.5Updates
typescript-eslintfrom 8.41.0 to 8.43.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
ef9173cchore(release): publish 8.43.0d8ca5effix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...d135909chore(release): publish 8.42.0fa15645fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...d7614a7feat: deprecate tseslint.config() (#11531)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
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 will merge this PR once CI passes on it, as requested by @mdn-bot.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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