⬆ Bump the production-dependencies group across 1 directory with 23 updates#370
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…pdates Bumps the production-dependencies group with 23 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.0.5` | `1.1.1` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.0.6` | `2.1.1` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.0.2` | `2.1.0` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.0.7` | `1.1.1` | | [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.1.3` | `1.2.0` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.0.0` | `2.1.1` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.0.3` | `1.1.0` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.0.7` | `1.1.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.28.8` | `5.45.1` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.28.8` | `5.45.1` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.15.0` | `8.17.3` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.4.2` | `4.4.3` | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [jose](https://github.com/panva/jose) | `5.2.3` | `5.4.1` | | [next](https://github.com/vercel/next.js) | `14.1.4` | `14.2.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.70` | `18.3.3` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `8.10.0` | `8.10.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.22` | `18.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.1` | `7.52.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.2` | `2.3.0` | Updates `@radix-ui/react-dialog` from 1.0.5 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dropdown-menu` from 2.0.6 to 2.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-popover` from 1.0.7 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-radio-group` from 1.1.3 to 1.2.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-select` from 2.0.0 to 2.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-switch` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tooltip` from 1.0.7 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@tanstack/react-query` from 5.28.8 to 5.45.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.45.1/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.28.8 to 5.45.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.45.1/packages/react-query-devtools) Updates `@tanstack/react-table` from 8.15.0 to 8.17.3 - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.17.3/packages/react-table) Updates `chart.js` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.2...v4.4.3) Updates `clsx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.1.0...v2.1.1) Updates `jose` from 5.2.3 to 5.4.1 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.2.3...v5.4.1) Updates `next` from 14.1.4 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.4...v14.2.4) Updates `react` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 18.2.70 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-day-picker` from 8.10.0 to 8.10.1 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](gpbl/react-day-picker@v8.10.0...v8.10.1) Updates `react-dom` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.22 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.51.1 to 7.52.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.51.1...v7.52.0) Updates `tailwind-merge` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-dropdown-menu" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-label" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-popover" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-radio-group" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-select" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-switch" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@radix-ui/react-tooltip" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-table" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #370 +/- ##
=======================================
Coverage 61.95% 61.95%
=======================================
Files 181 181
Lines 10644 10644
Branches 409 409
=======================================
Hits 6594 6594
Misses 4050 4050
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 production-dependencies group with 23 updates in the /frontend directory:
1.0.51.1.12.0.62.1.12.0.22.1.01.0.71.1.11.1.31.2.02.0.02.1.11.0.21.1.01.0.31.1.01.0.71.1.15.28.85.45.15.28.85.45.18.15.08.17.34.4.24.4.32.1.02.1.15.2.35.4.114.1.414.2.418.2.018.3.118.2.7018.3.38.10.08.10.118.2.018.3.118.2.2218.3.07.51.17.52.02.2.22.3.0Updates
@radix-ui/react-dialogfrom 1.0.5 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dialogsince your current version.Updates
@radix-ui/react-dropdown-menufrom 2.0.6 to 2.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dropdown-menusince your current version.Updates
@radix-ui/react-labelfrom 2.0.2 to 2.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-labelsince your current version.Updates
@radix-ui/react-popoverfrom 1.0.7 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-popoversince your current version.Updates
@radix-ui/react-radio-groupfrom 1.1.3 to 1.2.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-radio-groupsince your current version.Updates
@radix-ui/react-selectfrom 2.0.0 to 2.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-selectsince your current version.Updates
@radix-ui/react-slotfrom 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slotsince your current version.Updates
@radix-ui/react-switchfrom 1.0.3 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-switchsince your current version.Updates
@radix-ui/react-tooltipfrom 1.0.7 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-tooltipsince your current version.Updates
@tanstack/react-queryfrom 5.28.8 to 5.45.1Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Commits
80a0322release: v5.45.177a7b28refactor(react-query): improve type inference for useSuspenseQueries with ski...ac8f48arelease: v5.45.0b157fe4release: v5.44.0a300d48release: v5.40.16f08200refactor(*): improved type inference for useQueries with skipToken (#7484)b0c09aarelease: v5.40.0721730afeat: allow to dehydrate and restore promises (#7481)f8031f4release: v5.39.041ec572feat(react-query): support React 19Updates
@tanstack/react-query-devtoolsfrom 5.28.8 to 5.45.1Release notes
Sourced from
@tanstack/react-query-devtools's releases.... (truncated)
Commits
80a0322release: v5.45.1ac8f48arelease: v5.45.0b157fe4release: v5.44.0a300d48release: v5.40.1b0c09aarelease: v5.40.0f8031f4release: v5.39.041ec572feat(react-query): support React 19497dd65release: v5.38.02dd2f69release: v5.37.178e4bc1chore: Update dependencies (#7449)Updates
@tanstack/react-tablefrom 8.15.0 to 8.17.3Release notes
Sourced from
@tanstack/react-table's releases.... (truncated)
Commits
85f3f9erelease: v8.17.39668fe1release: v8.17.08630feechore: repo package upgrades (#5513)b9ca88drelease: v8.16.0dad9126release: v8.15.3298a60brelease: v8.15.275fb746release: v8.15.13952c34upgrade packages (#5439)e6c6f96chore: dev dependencies refactor (#5431)Updates
chart.jsfrom 4.4.2 to 4.4.3Release notes
Sourced from chart.js's releases.
Commits
3d08012Bump to 4.4.3 (#11776)e7b8fa2do not attempt to clear canvas if one does not exist (#11764)ca76d73Bump pnpm/action-setup from 3.0.0 to 4.0.0 (#11773)334fdf7Update LICENSE.md year (#11762)ec927eeBump follow-redirects from 1.15.4 to 1.15.6 (#11720)f785882Fix error when object prototype is frozen (#11754)6daf4ba#11450 hide bar by dataindex (#11755)8c004a1Create parsed object with correct keys (#11690)1777f95platform.isAttached should return false if canvas is false-y (#11707)Updates
clsxfrom 2.1.0 to 2.1.1Release notes
Sourced from clsx's releases.
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badgeUpdates
josefrom 5.2.3 to 5.4.1Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
34c5182chore(release): 5.4.1a9b2a30fix: ensure latest release on npm is v5.x19bfcc6chore: bump dev depsc1a852cdocs: clarify JWTClaimValidationFailed error instance payload property1eab369chore: bump dev depscd691b2chore: bump dev deps8bea326chore: bump dev deps3c4ad55chore: bump dev depsd0226f9chore: cleanup after release821b275chore(release): 5.4.0Updates
nextfrom 14.1.4 to 14.2.4Release notes
Sourced from next's releases.
Commits
3078441v14.2.40538a0d[not a backport] fix lint errors2807fb4fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)efb476eAdd timeout/retry handling for fetch cache (#66652)c16a3f9Use addDependency to track metadata route file changes (#66714)942e45aFix inconsistency with 404 getStaticProps cache-control (#66674)9728a35Prevent append of trailing slash in cases where path ends with a file extensi...44661c2ensure router cache updates reference the latest cache values (#66681)f7ec039prevent duplicate RSC fetch when action redirects (#66620)dd6ab93Fix loading navigation with metadata and prefetch (#66447)Updates
reactfrom 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8ExportReact.actfrom 18.3d6c42f7Bump to 18.3.173bfaa1Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/reactfrom 18.2.70 to 18.3.3Commits
Updates
react-day-pickerfrom 8.10.0 to 8.10.1Release notes
Sourced from react-day-picker's releases.
Changelog
Sourced from react-day-picker's changelog.
Commits
9a25636Bump v8.10.17dcdd95fix(types): Add support for props that exist on downstream providers whose pr...3bef6fdbuild(deps): bump pnpm/action-setup from 2 to 3 (#2054)7c37f40build: Fix Preact support by externalizing JSX runtime (#2076)eafe0b2chore: remove unused useIsomorphicLayoutEffect module (#2077)a75a5b6Update bug_report.mde339ce2build(deps): bump clsx from 2.0.0 to 2.1.0 (#2020)25c9bebbuild(deps): bump actions/download-artifact from 3 to 4 (#2018)5884c40build(deps): bump actions/upload-artifact from 3 to 4 (#2017)7357346build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#2007)Updates
react-domfrom 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7Bump to 18.3.18a015b6Add deprecation warning for unmountComponentAtNodec3b2839Add deprecation warning for findDOMNoded4ea75dReactDOMTestUtils deprecation warnings7548c01DeprecaterenderToStaticNodeStream(#28872) (#28874)5894232Enable warning for defaultProps on function components for everyone (#25699)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-domfrom 18.2.22 to 18.3.0Commits
Updates
react-hook-formfrom 7.51.1 to 7.52.0Release notes
Sourced from react-hook-form's releases.
Commits
a4370c37.52.0dfb8dda🌅 update README.md (#12019)1d0503b👮♀️ close #11954 getFieldState remove unnessaried inValidating and touched s...f13f060🐞 fix #11985 logic createFormControl check field before usage (#11986)e90d264⌨️ fix: enforce type safety fordepsproperty inRegisterOptions(#11969)e9f6ddb🐞 fix #11922 keep dirty on reset with dirty fields (#11958)aff0bb9🚔 close #11937 add validation in the cleanup process inuseController(#11938)b491b29⚛️ close #11932 allow react 19 peer dependency (#11935)927535bRevert "⌨️ close: correct type oferrorfield ingetFieldStatereturn obj...bed340c📖 fix: change info.values type in WatchObserver (#11917)Updates
tailwind-mergefrom 2.2.2 to 2.3.0Release notes
Sourced from tailwind-merge's releases.