build(deps): bump the npm group with 11 updates - #337
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm group with 11 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.2` | `5.101.4` | | [antd](https://github.com/ant-design/ant-design) | `6.5.1` | `6.5.2` | | [es-toolkit](https://github.com/toss/es-toolkit) | `1.49.0` | `1.50.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.1` | `5.2.2` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.3` | `6.0.4` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.74.0` | `1.75.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.102.0` | Updates `@tanstack/react-query` from 5.101.2 to 5.101.4 - [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.101.4/packages/react-query) Updates `antd` from 6.5.1 to 6.5.2 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@6.5.1...6.5.2) Updates `es-toolkit` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](toss/es-toolkit@v1.49.0...v1.50.0) Updates `js-yaml` from 5.2.1 to 5.2.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.1...5.2.2) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) 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 `@vitejs/plugin-react` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.4/packages/plugin-react) Updates `oxlint` from 1.74.0 to 1.75.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.75.0/npm/oxlint) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) Updates `sass` from 1.101.0 to 1.102.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.101.0...1.102.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: antd dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: es-toolkit dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: oxlint dependency-version: 1.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... 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 npm group with 11 updates:
5.101.25.101.46.5.16.5.21.49.01.50.05.2.15.2.219.2.719.2.819.2.719.2.81.61.11.62.06.0.36.0.41.74.01.75.03.9.53.9.61.101.01.102.0Updates
@tanstack/react-queryfrom 5.101.2 to 5.101.4Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
86bb8a6ci: Version Packages (#11094)181ea82ci: Version Packages (#11089)6d55b07test({react,preact}-query): use the '.then()' convention consistently (#11085)44f38dftest({react,preact,solid}-query/useInfiniteQuery): inline the shared 'fetchIt...d1558c1test({react,preact}-query/usePrefetchQuery): inline the 'generateQueryFn' fac...99690d1test({react,preact}-query/usePrefetchInfiniteQuery): inline single-use helper...10770f0test({react,preact}-query/usePrefetchInfiniteQuery): inline the shared 'Suspe...dbd5a86test({react,preact}-query/usePrefetchQuery): inline the shared 'Suspended' co...b955f60test({react,preact}-query/useSuspenseQuery): assert the 'loading' fallback is...b9c657etest({react,preact}-query/usePrefetchQuery): assert the 'Loading...' fallback...Updates
antdfrom 6.5.1 to 6.5.2Release notes
Sourced from antd's releases.
Changelog
Sourced from antd's changelog.
Commits
0b10219docs: add changelog for 6.5.2 (#58764)a6a307fchore(deps): update dependency react-doctor to ^0.9.0 (#58782)166196ddocs(Select): correct placeholder type toReactNode(#58778)f06ce22docs(ConfigProvider): fix link anchor typo (#58765)9ae2b74chore(deps): update dependency@antfu/eslint-configto ~9.2.0 (#58771)448d633chore(deps): update dependency@testing-library/jest-domto v7 (#58772)c96cffechore(deps): update wearerequired/git-mirror-action digest to 6bbc55f (#58769)10ad0e3chore(deps): update actions/checkout action to v7.0.1 (#58770)675b6a0chore(deps): update actions/checkout digest to 3d3c42e (#58768)fd571a6docs(Image): sync missing TransformActionresetand ToolbarRenderInfoType`t...Updates
es-toolkitfrom 1.49.0 to 1.50.0Release notes
Sourced from es-toolkit's releases.
... (truncated)
Changelog
Sourced from es-toolkit's changelog.
Commits
a443efdv1.50.09232c57test(check-dist): skip declaration-only ./types in CJS/ESM check (#1949)4bac390fix(types): register ./types entrypoint in check-dist test (#1948)8ea1291feat(types): add es-toolkit/types module with compile-time type utilities (#1...b854e15fix(partition): accept any predicate return value like Array.prototype.filter...953920bfix(compat/findIndex): convert fromIndex to an integer like lodash (#1938)9b92739fix(compat/every): treat falsy doesMatch as property shorthand, not identity ...278b4febuild(deps): bump github/codeql-action/upload-sarif (#1942)9d05639build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1944)ffea687fix(compat/intersectionBy): resolve Lodash compatibility issues (#1935)Updates
js-yamlfrom 5.2.1 to 5.2.2Changelog
Sourced from js-yaml's changelog.
Commits
3c295595.2.2 released3e5240fparser: avoid reparsing flow sequence pair keysbd7ebb2fix: quote flow scalars where a colon precedes a flow indicator (#773)Updates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
react-domfrom 19.2.7 to 19.2.8Release notes
Sourced from react-dom's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
@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
@vitejs/plugin-reactfrom 6.0.3 to 6.0.4Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
f4b5498release: plugin-react@6.0.47a40659fix(react):$RefreshSig$ is not definedwith NODE_ENV=production vite dev ...98b32d4fix(deps): update react 19.2.8 (#1298)8ae5449fix: babel-plugin-react-compiler cannot be imported when used in a framework ...f09ea01fix(deps): update all non-major dependencies (#1282)Updates
oxlintfrom 1.74.0 to 1.75.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)6ce51d3chore(deps): update dependency oxlint-tsgolint to v7.0.2000 (#24763)dd18383feat(linter/node): implement no-top-level-await rule (#24634)8694167fix(linter/eslint/prefer-destructuring): handle typed declarations (#24616)e2e0f94chore(docs): update sponsor section (#24588)16a65f2feat(linter/react): implement function-component-definition rule (#24471)7f1f585feat(linter): reusejest/padding-around-test-blocksfor `vitest/padding-aro...99978a8feat(linter/import/consistent-type-specifier-style): support `prefer-top-leve...Updates
prettierfrom 3.9.5 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.