chore: bump the minor-and-patch group across 1 directory with 19 updates - #431
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the minor-and-patch group across 1 directory with 19 updates#431dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 18 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.2` | `5.101.4` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.185.0` | `0.185.4` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.11.1` | `12.11.2` | | [cesium](https://github.com/CesiumGS/cesium) | `1.143.0` | `1.144.0` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `3.18.0` | `3.22.0` | | [react-map-gl](https://github.com/visgl/react-map-gl) | `8.1.1` | `8.1.2` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.12.1` | `4.12.2` | | [recharts](https://github.com/recharts/recharts) | `3.9.2` | `3.10.1` | | [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.9.11` | `0.9.14` | | [y-websocket](https://github.com/yjs/y-websocket) | `3.0.0` | `3.1.0` | | [yjs](https://github.com/yjs/yjs) | `13.6.31` | `13.6.32` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.62.1` | `8.66.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` | | [msw](https://github.com/mswjs/msw) | `2.14.6` | `2.15.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | 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 `@types/three` from 0.185.0 to 0.185.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `@xyflow/react` from 12.11.1 to 12.11.2 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.11.2/packages/react) Updates `cesium` from 1.143.0 to 1.144.0 - [Release notes](https://github.com/CesiumGS/cesium/releases) - [Changelog](https://github.com/CesiumGS/cesium/blob/main/CHANGES.md) - [Commits](CesiumGS/cesium@1.143...1.144) Updates `isomorphic-dompurify` from 3.18.0 to 3.22.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@3.18.0...3.22.0) Updates `react-map-gl` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/visgl/react-map-gl/releases) - [Changelog](https://github.com/visgl/react-map-gl/blob/v8.1.2/CHANGELOG.md) - [Commits](visgl/react-map-gl@v8.1.1...v8.1.2) Updates `react-resizable-panels` from 4.12.1 to 4.12.2 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.12.1...4.12.2) Updates `recharts` from 3.9.2 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.9.2...v3.10.1) Updates `three-mesh-bvh` from 0.9.11 to 0.9.14 - [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases) - [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md) - [Commits](gkjohnson/three-mesh-bvh@v0.9.11...v0.9.14) Updates `y-websocket` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/yjs/y-websocket/releases) - [Commits](yjs/y-websocket@v3.0.0...v3.1.0) Updates `yjs` from 13.6.31 to 13.6.32 - [Release notes](https://github.com/yjs/yjs/releases) - [Commits](yjs/yjs@v13.6.31...v13.6.32) Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.3) Updates `@typescript-eslint/eslint-plugin` from 8.62.1 to 8.66.0 - [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.66.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.62.1 to 8.66.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.66.0/packages/parser) Updates `autoprefixer` from 10.5.2 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.2...10.5.4) Updates `msw` from 2.14.6 to 2.15.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.14.6...v2.15.0) Updates `postcss` from 8.5.25 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.25...8.5.26) 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) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/three" dependency-version: 0.185.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@xyflow/react" dependency-version: 12.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cesium dependency-version: 1.144.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: isomorphic-dompurify dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-map-gl dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-resizable-panels dependency-version: 4.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: three-mesh-bvh dependency-version: 0.9.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: y-websocket dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: yjs dependency-version: 13.6.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 |
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-and-patch group with 18 updates in the /frontend directory:
5.101.25.101.40.185.00.185.412.11.112.11.21.143.01.144.03.18.03.22.08.1.18.1.24.12.14.12.23.9.23.10.10.9.110.9.143.0.03.1.013.6.3113.6.321.61.11.62.114.6.114.6.38.62.18.66.010.5.210.5.42.14.62.15.08.5.258.5.264.1.94.1.10Updates
@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
@types/threefrom 0.185.0 to 0.185.4Commits
Updates
@xyflow/reactfrom 12.11.1 to 12.11.2Release notes
Sourced from @xyflow/react's releases.
Changelog
Sourced from @xyflow/react's changelog.
Commits
3ab66efchore(packages): bump01d58b6Merge pull request #5846 from AlaricBaraou/perf/viewport-imperative-transform742860cperf(react): skip minimap re-renders when its geometry is unchanged17c64a1perf(react): apply the viewport transform imperatively instead of re-renderin...775bdd6Merge pull request #5825 from AlaricBaraou/perf/xydrag-draggable-only576a43drefactor(react): pass nodesDraggable to prevent wrong initial state5072914perf(react): only create an XYDrag instance for draggable nodesUpdates
cesiumfrom 1.143.0 to 1.144.0Release notes
Sourced from cesium's releases.
Changelog
Sourced from cesium's changelog.
... (truncated)
Commits
6d5d8b1Update ThirdParty.json862629bUpdates for 1.144 release13b5ab0Merge pull request #13667 from CesiumGS/1.144-package-updates5c3f72aRevert ast-grep updateebc49ddUpdate react-stay-scrolled164e6d3Update prettier856b3b9Update ast-grepbf550d8Merge pull request #13648 from CesiumGS/token-updater/auto-update-301465706925815a91Merge pull request #13662 from CesiumGS/fix-fbo-state-flickerd57cc0fMerge branch 'main' into fix-fbo-state-flickerUpdates
isomorphic-dompurifyfrom 3.18.0 to 3.22.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
5a41195chore: bump pnpm to 11.20.0 and release 3.22.0c358a22chore(deps): bump dompurify from 3.4.12 to 3.4.13455f1c5chore(deps-dev): bump@biomejs/biomefrom 2.5.6 to 2.5.7196b4a7chore: update biome schema to 2.5.6 and release 3.21.0d862ed5chore(deps-dev): bump@biomejs/biomefrom 2.5.5 to 2.5.68271d58chore(deps): bump jsdom from 30.0.0 to 30.0.175fb766chore: raise Node.js floor for jsdom 30 and release 3.20.04e66264chore(deps): bump jsdom from 29.1.1 to 30.0.0d746d62chore: update biome schema to 2.5.5 and pnpm to 11.17.03174817chore(deps): bump actions/setup-node from 6 to 7Updates
react-map-glfrom 8.1.1 to 8.1.2Release notes
Sourced from react-map-gl's releases.
Changelog
Sourced from react-map-gl's changelog.
Commits
b1e46fcv8.1.2bdfaceechore: upgrade website and examples to MapLibre v6 (#2602)146b0c2fix: react-maplibre - support maplibre-gl v6 (#2598)5bc81e6ci: test MapLibre v4/v5 and export GlobeControl (#2600)ea1f49achore: upgrade Node.js to 24 (#2599)dfb8942Call setMinZoom, setMaxZoom, setMinPitch and setMaxPitch in the right order t...Updates
react-resizable-panelsfrom 4.12.1 to 4.12.2Changelog
Sourced from react-resizable-panels's changelog.
Commits
a1eeb7a4.12.1 -> 4.12.2Updates
rechartsfrom 3.9.2 to 3.10.1Release notes
Sourced from recharts's releases.
... (truncated)
Commits
ffb91873.10.1411b6f2fix(bar): keep barGap correct when maxBarSize clamps the bar width (#2774) (#...58c321bchore(deps-dev): bump postcss from 8.5.10 to 8.5.22 (#7581)f08972bchore(deps-dev): bump the storybook group with 8 updates (#7578)89599d0chore(deps-dev): bump chromatic from 11.29.0 to 18.1.0 (#7579)3da7d87chore(deps-dev): bump typescript-eslint from 8.64.0 to 8.65.0 in the typescri...9764273chore(deps-dev): bump marked from 18.0.5 to 18.0.7 (#7577)a5d7737fix(tooltip): fall back to index-based search when label-based search returns...497e8dfchore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#7576)0776eb0chore(deps): bump immer from 11.1.9 to 11.1.15 (#7575)Updates
three-mesh-bvhfrom 0.9.11 to 0.9.14Release notes
Sourced from three-mesh-bvh's releases.
Changelog
Sourced from three-mesh-bvh's changelog.
Commits
75a70460.9.1428c2340Update CHANGELOG.md89d1791Merge pull request #915 from gkjohnson/barycoord-fixfa1f19eMerge pull request #912 from VoidingWarranties/fix-batched-blas-offsets0a9c43aAdd comments2b512d5Correct the closest point barycoord order in WGSL, GLSL1974c4fCode style9a08586Merge branch 'master' into fix-batched-blas-offsetsf4d35beMerge pull request #913 from gkjohnson/dependabot/npm_and_yarn/postcss-8.5.2365c4ed1Bump postcss from 8.5.15 to 8.5.23Updates
y-websocketfrom 3.0.0 to 3.1.0Release notes
Sourced from y-websocket's releases.
Commits
12990883.1.05da8b3dhandle connection errors properly (transient vs non-transient)bde5101[readme] fix issue in install scriptUpdates
yjsfrom 13.6.31 to 13.6.32Release notes
Sourced from yjs's releases.
Commits
1ce38f713.6.3295e890dfix #797 - undomanager clears destroy handlerUpdates
@playwright/testfrom 1.61.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...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...Updates
@testing-library/user-eventfrom 14.6.1 to 14.6.3Release notes
Sourced from @testing-library/user-event's releases.
Commits
1d18b1ffix(release): manually release a patch version (#1321)232f3e6docs: add migration note and clean up README badges (#1320)83e2b22ci: remove deprecated CodeSandbox CI (#1318)e8da819ci: publish to npm via OIDC trusted publishing (#1317)13fa4bcci: stop lint errors from blocking release (#1316)c3cec18chore(ci): make releases work with full git history (#1315)ebab6c6add Liadshiran as a contributor for doc (#1300)ec470bfdocs: fix wrong default enum value (#1298)ba79c2fchore: upgrade node version in csb (#1299)63ac399fix: allow reassignment ofHTMLElement.prototype.focusand.blur(#1265)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/user-eventsince your current version.Updates
@typescript-eslint/eslint-pluginfrom 8.62.1 to 8.66.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.