chore(deps-dev)(deps-dev): bump the development-dependencies group across 1 directory with 17 updates#170
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ross 1 directory with 17 updates Bumps the development-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.11.2` | `4.11.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.28.5` | `7.29.7` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.5` | `2.1.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.59.1` | `1.60.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.30` | `1.15.40` | | [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.21` | `0.5.23` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.4` | `4.1.8` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.4` | `4.1.8` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.4` | `16.2.7` | | [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) | `2.10.2` | `2.10.4` | | [jiti](https://github.com/unjs/jiti) | `2.6.1` | `2.7.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.6` | `2.1.9` | | [postcss](https://github.com/postcss/postcss) | `8.5.10` | `8.5.15` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.2` | `8.60.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.8` | Updates `@axe-core/playwright` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.11.2...v4.11.3) Updates `@babel/core` from 7.29.0 to 7.29.7 - [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.29.7/packages/babel-core) Updates `@babel/preset-react` from 7.28.5 to 7.29.7 - [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.29.7/packages/babel-preset-react) Updates `@eslint/compat` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `@playwright/test` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) Updates `@swc/core` from 1.15.30 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.40/packages/core) Updates `@swc/helpers` from 0.5.21 to 0.5.23 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers) Updates `@types/node` from 20.19.39 to 20.19.41 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8) Updates `@vitest/ui` from 4.1.4 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/ui) Updates `eslint-config-next` from 16.2.4 to 16.2.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.7/packages/eslint-config-next) Updates `eslint-plugin-playwright` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.10.2...v2.10.4) Updates `jiti` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.6.1...v2.7.0) Updates `lefthook` from 2.1.6 to 2.1.9 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.6...v2.1.9) Updates `postcss` from 8.5.10 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.15) Updates `typescript-eslint` from 8.58.2 to 8.60.1 - [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.60.1/packages/typescript-eslint) Updates `vitest` from 4.1.4 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@axe-core/playwright" dependency-version: 4.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/preset-react" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@swc/helpers" dependency-version: 0.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 20.19.41 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-config-next dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-playwright dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jiti dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lefthook dependency-version: 2.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
🎭 Playwright E2E Test Results✅ E2E Job: All passed 🎭 Test Results✅ All tests passed! (24/24) ⏱️ Duration: 188.7s ♿ Accessibility Reports✅ No accessibility violations detected 📊 View full test run |
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 development-dependencies group with 17 updates in the / directory:
4.11.24.11.37.29.07.29.77.28.57.29.72.0.52.1.01.59.11.60.01.15.301.15.400.5.210.5.2320.19.3920.19.414.1.44.1.84.1.44.1.816.2.416.2.72.10.22.10.42.6.12.7.02.1.62.1.98.5.108.5.158.58.28.60.14.1.44.1.8Updates
@axe-core/playwrightfrom 4.11.2 to 4.11.3Release notes
Sourced from @axe-core/playwright's releases.
Changelog
Sourced from @axe-core/playwright's changelog.
Commits
25fbfd2chore: release v4.11.3 (#1335)dad3572chore: RC v4.11.3 (#1332)582a7fcchore: RC v4.11.3eed87f5fix: Update axe-core to v4.11.4 (#1330)57c5437chore: merge master into develop (#1324)da56b5dchore: add create-release workflow (#1326)Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/preset-reactfrom 7.28.5 to 7.29.7Release notes
Sourced from @babel/preset-react's releases.
... (truncated)
Commits
4fba754v7.29.7f3a2226[babel 7] Delete Babel 8 fixtures (#17729)Updates
@eslint/compatfrom 2.0.5 to 2.1.0Release notes
Sourced from @eslint/compat's releases.
Changelog
Sourced from @eslint/compat's changelog.
Commits
b894953chore: release main (#446)334038ddocs: Update README sponsors9b51352feat: Add newincludeIgnoreFile()to config-helpers (#430)70b6997docs: Update README sponsors35b6b94chore: update TypeScript to v6 (#417)7807d71docs: Update README sponsors57001eadocs: Update README sponsors0b62133docs: Update README sponsorsUpdates
@playwright/testfrom 1.59.1 to 1.60.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)Updates
@swc/corefrom 1.15.30 to 1.15.40Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
112729bchore: Publish1.15.40withswc_corev66.0.513a5608chore: Publish1.15.40-nightly-20260523.1withswc_corev66.0.5bc6ee83chore: Publish1.15.39-nightly-20260523.1withswc_corev66.0.53a68ad5chore: Publish1.15.38-nightly-20260522.1withswc_corev66.0.5d0f0d5achore: Publish1.15.37-nightly-20260522.1withswc_corev66.0.5969df79chore: Publish1.15.36-nightly-20260522.1withswc_corev66.0.538c2a44chore: Publish1.15.35-nightly-20260522.1withswc_corev66.0.418df110chore: Publish1.15.34-nightly-20260522.1withswc_corev66.0.420d92ebsecurity: update rkyv and Rust dependencies (#11851)0d8e651chore: Publish crates withswc_corev65.0.3Updates
@swc/helpersfrom 0.5.21 to 0.5.23Commits
Updates
@types/nodefrom 20.19.39 to 20.19.41Commits
Updates
@vitest/coverage-v8from 4.1.4 to 4.1.8Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5Updates
@vitest/uifrom 4.1.4 to 4.1.8Release notes
Sourced from @vitest/ui's releases.
Commits
e61f2ddchore: release v4.1.8a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5596f739fix: project color label on html reporter (#10142)f1b1f6cfix(ui): fix jsx/tsx syntax highlight (#10152)Updates
eslint-config-nextfrom 16.2.4 to 16.2.7Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
9bd3c26v16.2.7ee6e79bv16.2.6766148fv16.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-config-next since your current version.
Updates
eslint-plugin-playwrightfrom 2.10.2 to 2.10.4Release notes
Sourced from eslint-plugin-playwright's releases.
Commits
894c0ecfix(valid-title): Skip title checks for anonymous describe blocks801f01afix(missing-playwright-await): Fix false positive when not assigning awaited ...b264380chore(deps): Bump postcss from 8.5.6 to 8.5.14 (#462)adc8ad1chore(deps): Bump ip-address from 10.1.0 to 10.2.0 (#461)Updates
jitifrom 2.6.1 to 2.7.0Release notes
Sourced from jiti's releases.