chore(deps): bump the minor-patch-updates group across 1 directory with 18 updates#240
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 18 updates Bumps the minor-patch-updates group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [unpdf](https://github.com/unjs/unpdf) | `1.6.0` | `1.6.2` | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `11.1.1` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.17` | `22.19.18` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.2` | `8.59.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.2` | `8.59.2` | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.3.0` | `3.4.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `1.34.11` | `1.34.14` | | [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) | `4.0.0-beta1` | `4.0.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.99.0` | `5.100.9` | | [axios](https://github.com/axios/axios) | `1.15.0` | `1.16.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.1` | `7.15.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.0` | `6.4.1` | | [msw](https://github.com/mswjs/msw) | `2.13.3` | `2.14.5` | Updates `unpdf` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/unjs/unpdf/releases) - [Commits](unjs/unpdf@v1.6.0...v1.6.2) Updates `uuid` from 11.1.0 to 11.1.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/v11.1.1/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v11.1.1) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@types/node` from 22.19.17 to 22.19.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/eslint-plugin` from 8.58.2 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.2 to 8.59.2 - [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.59.2/packages/parser) Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) Updates `eslint-plugin-no-only-tests` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.3.0...v3.4.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `@redocly/cli` from 1.34.11 to 1.34.14 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Changelog](https://github.com/Redocly/redocly-cli/blob/@redocly/cli@1.34.14/docs/changelog.md) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.34.11...@redocly/cli@1.34.14) Updates `jest-mock-extended` from 4.0.0-beta1 to 4.0.1 - [Release notes](https://github.com/marchaos/jest-mock-extended/releases) - [Commits](https://github.com/marchaos/jest-mock-extended/commits/4.0.1) Updates `@tanstack/react-query` from 5.99.0 to 5.100.9 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.9/packages/react-query) Updates `axios` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.16.0) Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `react-router-dom` from 7.14.1 to 7.15.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom) Updates `styled-components` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.0...styled-components@6.4.1) Updates `msw` from 2.13.3 to 2.14.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.13.3...v2.14.5) --- updated-dependencies: - dependency-name: unpdf dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: uuid dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patch-updates - dependency-name: "@types/node" dependency-version: 22.19.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patch-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: eslint-plugin-no-only-tests dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: "@redocly/cli" dependency-version: 1.34.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: jest-mock-extended dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: react-router-dom dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: styled-components dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: msw dependency-version: 2.14.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
🎭 Playwright E2E: ✅ SUCCESS
Includes merged HTML report and trace files for debugging failures |
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 minor-patch-updates group with 18 updates in the / directory:
1.6.01.6.211.1.011.1.110.0.011.0.022.19.1722.19.188.58.28.59.28.58.28.59.28.18.08.20.03.3.03.4.04.3.64.4.31.34.111.34.144.0.0-beta14.0.15.99.05.100.91.15.01.16.019.2.519.2.619.2.519.2.67.14.17.15.06.4.06.4.12.13.32.14.5Updates
unpdffrom 1.6.0 to 1.6.2Release notes
Sourced from unpdf's releases.
Commits
0b841e4chore: release v1.6.20306603fix: addReadableStreamasync iterator polyfill (refs #51)fd06680chore: release v1.6.147776f6fix: addPromise.trypolyfill (closes #51)b4f513achore: clean up tsconfig optionsUpdates
uuidfrom 11.1.0 to 11.1.1Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
7269a96chore(11.x): release 11.1.1 (#949)32389c8fix: backport GHSA-w5hq-g745-h8pq fix2799f71chore: update workflowMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Updates
@types/uuidfrom 10.0.0 to 11.0.0Commits
Updates
@types/nodefrom 22.19.17 to 22.19.18Commits
Updates
@types/uuidfrom 10.0.0 to 11.0.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.58.2 to 8.59.2Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
2ec35f1chore(release): publish 8.59.2ec3ef25test: make no-useless-empty-export tests fully static (#12260)60d0a51chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...5c53da2fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...80c28a1fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...b7b2670test: make no-this-alias tests fully static (#12258)5245793chore(release): publish 8.59.13cef124chore(eslint-plugin): switch auto-generated test cases to hand-written in dot...27c507btest: make sort-type-constituents tests fully static (#12262)a03b31dchore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parserfrom 8.58.2 to 8.59.2Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1ea9ae4fchore(release): publish 8.59.0Updates
ajvfrom 8.18.0 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)Updates
eslint-plugin-no-only-testsfrom 3.3.0 to 3.4.0Release notes
Sourced from eslint-plugin-no-only-tests's releases.
Changelog
Sourced from eslint-plugin-no-only-tests's changelog.
... (truncated)
Commits
2279c51Merge pull request #62 from levibuzolic/levi/fix-github-release-actione234e55Use Publish environment for npm released304af4Fix npm release auth435b3a2Merge pull request #61 from levibuzolic/fix-release-script968e9d9Switch release workflow to published eventsa0edb1aMerge pull request #60 from levibuzolic/fix-release-script42ca3d8Remove npm registry auth from publish workflowb7051fcMerge pull request #59 from levibuzolic/fix-release-script36e23a2Update GitHub Actions for npm trusted publishing17f7389Fix release scriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-no-only-tests since your current version.
Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
@redocly/clifrom 1.34.11 to 1.34.14Release notes
Sourced from @redocly/cli's releases.
Changelog
Sourced from @redocly/cli's changelog.
Commits
3721099chore: 🔖 release new versions (#2790)17e040dchore: update handlebars (#2787)0d6dedechore: 🔖 release new versions (#2779)c743b2efix: increase default fetch timeout for push command (#2777)fef0709chore: 🔖 release new versions (#2757)b054a81fix: improve push command stability (#2756)Updates
jest-mock-extendedfrom 4.0.0-beta1 to 4.0.1Release notes
Sourced from jest-mock-extended's releases.
Commits
Updates
@tanstack/react-queryfrom 5.99.0 to 5.100.9Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
8c3d523ci: Version Packages (#10630)9800c8fci: Version Packages (#10623)3ae4261ci: Version Packages (#10620)87f7ccfci: Version Packages (#10604)441204bci: Version Packages (#10582)55afb3eci: Version Packages (#10581)fe287ccci: Version Packages (#10579)f85d825Feature/use suspense queries combine (#10576)93b2845ci: Version Packages (#10575)ea4497efix(query-core): stop wrapping persister generics in NoInfer (#10510)Updates
axiosfrom 1.15.0 to 1.16.0Release notes
Sourced from axios's releases.