chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 25 updates - #874
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… 1 directory with 25 updates Bumps the development-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.62.0` | `8.65.0` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.8.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.1` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.29.0` | `1.30.0` | | [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.17` | `0.5.18` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.4` | `4.28.7` | | [enhanced-resolve](https://github.com/webpack/enhanced-resolve) | `5.24.1` | `5.24.5` | | [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) | `1.3.3` | `1.4.0` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.1.0` | `2.3.1` | | [eslint-module-utils](https://github.com/import-js/eslint-plugin-import/tree/HEAD/utils) | `2.13.0` | `2.14.0` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.5.2` | `8.6.1` | | [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.4` | | [hono](https://github.com/honojs/hono) | `4.12.27` | `4.12.33` | | [ip-address](https://github.com/beaugunderson/ip-address) | `10.2.0` | `10.4.0` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.6` | | [obug](https://github.com/sxzz/obug) | `2.1.3` | `2.1.4` | | [openapi3-ts](https://github.com/metadevpro/openapi3-ts) | `4.6.0` | `4.6.1` | | [own-keys](https://github.com/ljharb/own-keys) | `1.0.1` | `1.0.2` | | [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.1.3` | `1.1.5` | | [std-env](https://github.com/unjs/std-env) | `4.1.0` | `4.2.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.65.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.2.0` | Updates `@playwright/test` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.0) Updates `@typescript-eslint/parser` from 8.62.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `eslint` from 10.5.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.8.0) Updates `vitest` from 4.1.9 to 4.1.10 - [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.10/packages/vitest) Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.9.1...v4.10.1) Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.29.0...1.30.0) Updates `adm-zip` from 0.5.17 to 0.5.18 - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.5.17...v0.5.18) Updates `browserslist` from 4.28.4 to 4.28.7 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.4...4.28.7) Updates `enhanced-resolve` from 5.24.1 to 5.24.5 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Changelog](https://github.com/webpack/enhanced-resolve/blob/main/CHANGELOG.md) - [Commits](webpack/enhanced-resolve@v5.24.1...v5.24.5) Updates `es-iterator-helpers` from 1.3.3 to 1.4.0 - [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md) - [Commits](es-shims/iterator-helpers@v1.3.3...v1.4.0) Updates `es-module-lexer` from 2.1.0 to 2.3.1 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@2.1.0...2.3.1) Updates `eslint-module-utils` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/v2.14.0/utils) Updates `express-rate-limit` from 8.5.2 to 8.6.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.5.2...v8.6.1) Updates `flatted` from 3.4.2 to 3.4.4 - [Commits](WebReflection/flatted@v3.4.2...v3.4.4) Updates `hono` from 4.12.27 to 4.12.33 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.27...v4.12.33) Updates `ip-address` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.2.0...v10.4.0) Updates `jose` from 6.2.3 to 6.2.6 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.6) Updates `obug` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/sxzz/obug/releases) - [Commits](sxzz/obug@v2.1.3...v2.1.4) Updates `openapi3-ts` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/metadevpro/openapi3-ts/releases) - [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md) - [Commits](https://github.com/metadevpro/openapi3-ts/commits) Updates `own-keys` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md) - [Commits](ljharb/own-keys@v1.0.1...v1.0.2) Updates `rolldown` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.1.5/packages/rolldown) Updates `std-env` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/unjs/std-env/releases) - [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md) - [Commits](unjs/std-env@v4.1.0...v4.2.0) Updates `tsx` from 4.22.4 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.1) Updates `typescript-eslint` from 8.62.0 to 8.65.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.65.0/packages/typescript-eslint) Updates `vite` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.2.0/packages/vite) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: adm-zip dependency-version: 0.5.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: browserslist dependency-version: 4.28.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: enhanced-resolve dependency-version: 5.24.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: es-iterator-helpers dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: es-module-lexer dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-module-utils dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: express-rate-limit dependency-version: 8.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: flatted dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hono dependency-version: 4.12.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ip-address dependency-version: 10.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jose dependency-version: 6.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: obug dependency-version: 2.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: openapi3-ts dependency-version: 4.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: own-keys dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rolldown dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: std-env dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tsx dependency-version: 4.23.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 25 updates in the / directory:
1.61.11.62.08.62.08.65.010.5.010.8.04.1.94.1.104.9.14.10.11.29.01.30.00.5.170.5.184.28.44.28.75.24.15.24.51.3.31.4.02.1.02.3.12.13.02.14.08.5.28.6.13.4.23.4.44.12.274.12.3310.2.010.4.06.2.36.2.62.1.32.1.44.6.04.6.11.0.11.0.21.1.31.1.54.1.04.2.04.22.44.23.18.62.08.65.08.1.08.2.0Updates
@playwright/testfrom 1.61.1 to 1.62.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...2934858fix: correct pending navigation log spacing (#41949)4b0cc99fix(test): unflake screencast backpressure test on slow macOS runner (#41951)bbbae6dtest: fixme WebSocket locale test in Chromium 150 (#41944)15c4f55fix(mcp): identify downloads explicitly (#41933)f5fa967fix(network): request.postData() returns null for empty string body override ...0edafe4fix(mcp): launch the Chrome profile that has the extension installed (#41939)244a1fffeat(firefox): roll to r1538 (#41938)Updates
@typescript-eslint/parserfrom 8.62.0 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.1Updates
eslintfrom 10.5.0 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...Updates
@eslint-community/eslint-utilsfrom 4.9.1 to 4.10.1Release notes
Sourced from @eslint-community/eslint-utils's releases.
Commits
f16575ffix: add missing typings@types/node(#336)9594631chore: run Prettier330a309fix: Revert "feat!: update Node.js version support to drop Node 18" (#332)c160dbafix: Revert "feat: upgrade eslint-visitor-keys v5" (#333)80268bcchore(deps): bump actions/setup-node from 6 to 7 (#328)3a4159afeat: upgrade eslint-visitor-keys v5 (#330)3b082a6feat!: update Node.js version support to drop Node 18 (#329)13a44bbchore(deps): bump actions/checkout from 6 to 7 (#327)eb6000echore(deps): bump codecov/codecov-action from 6 to 7 (#326)9c5d334chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#323)Updates
@modelcontextprotocol/sdkfrom 1.29.0 to 1.30.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
Commits
2d889f2chore: bump version to 1.30.0 (#2563)e3f3daaFix SSE keep-alive timer lifecycle in Streamable HTTP server transport (v1.x)...bb5a718fix(deps): widen@hono/node-serverpast GHSA-frvp-7c67-39w9 (#2549)1dad263fix: send SSE keep-alive comment frames from Streamable HTTP server transport...69749aaValidate Content-Type by parsed media type instead of substring match (v1.x) ...369513dfix: support Zod 3.25 method literals (#2368)e7ee57cv1 stdio buffer limit (#2239)c36e1efAdd end-to-end test suite (#2167)bf1e022chore(ci): switch publish to OIDC trusted publishing (#1839)9edbab7fix(server): prioritize zod issues and format them (#1503)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
adm-zipfrom 0.5.17 to 0.5.18Release notes
Sourced from adm-zip's releases.
Commits
8592b15Incremented version4c61451Merge pull request #563 from JohnJunior/fix/empty-dir-versionafd618eFixed jsdocs7d41d71Fixed sanitize bugedd43edUpdate author and bug report email in package.json83ac9f3Add security section to README692ae21Enhance security policy with vulnerability reporting details46279d7Merge pull request #562 from mielverkerken/masterb091814Merge pull request #551 from matt-fidd/webpack-crashe5b2dd8Merge pull request #564 from JohnJunior/fix/issue-555-data-descriptorUpdates
browserslistfrom 4.28.4 to 4.28.7Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
b637868Release 4.28.7 version313f465Update dependenciesc935c5aFix regexp performanced7e9e65Rewrite structure parsing to make it always fastec4a55eFix import orderea97420Make RegExp fasterf9914adFix prototype writef2931a3Fix unbounded memory growth49b3d72Release 4.28.6 version0f90a94Update dependenciesUpdates
enhanced-resolvefrom 5.24.1 to 5.24.5Release notes
Sourced from enhanced-resolve's releases.
Changelog
Sourced from enhanced-resolve's changelog.
Commits
aefeac3chore(release): new release (#646)be8ebf5fix: soft-skip broken tsconfig in auto mode and keep relative extends relativ...24c3521chore(release): new release (#642)10fcea0fix: route UNC paths through win32 instead of posix (#644)d8693b6fix: correct stringrestrictionspath boundary checks (#643)5e2e296fix: keep the original request resolvable when extensionAlias lists its own e...2bcac6echore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the dependencies gr...9997401chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#636)d5f925dchore(deps-dev): bump axios from 1.17.0 to 1.18.1 (#635)a52eed3chore(deps): bump the dependencies group across 1 directory with 2 updates (#...Updates
es-iterator-helpersfrom 1.3.3 to 1.4.0Changelog
Sourced from es-iterator-helpers's changelog.
Commits
52ba9d8v1.4.052a89eb[Dev Deps] updateevalmd9cc9f8c[Dev Deps] updatemock-property,tapec525db8[New] addIterator.prototype.join3d0f70f[New] addIterator.prototype.windows15bb82d[New] addIterator.prototype.chunks36cd90a[Fix]Iterator.prototype.take,Iterator.prototype.drop: throw a RangeErro...Updates
es-module-lexerfrom 2.1.0 to 2.3.1Release notes
Sourced from es-module-lexer's releases.