chore(deps): bump the production-dependencies group across 1 directory with 6 updates#53
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.95.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.575.0` | `0.577.0` | | [marked](https://github.com/markedjs/marked) | `17.0.3` | `17.0.5` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.2` | `9.14.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.2` | `7.72.0` | | [recharts](https://github.com/recharts/recharts) | `3.7.0` | `3.8.0` | Updates `@tanstack/react-query` from 5.90.21 to 5.95.0 - [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.95.0/packages/react-query) Updates `lucide-react` from 0.575.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `marked` from 17.0.3 to 17.0.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.3...v17.0.5) Updates `react-day-picker` from 9.13.2 to 9.14.0 - [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@v9.13.2...v9.14.0) Updates `react-hook-form` from 7.71.2 to 7.72.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.71.2...v7.72.0) Updates `recharts` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.95.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marked dependency-version: 17.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-day-picker dependency-version: 9.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: recharts dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for openthreads ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 6 updates in the / directory:
5.90.215.95.00.575.00.577.017.0.317.0.59.13.29.14.07.71.27.72.03.7.03.8.0Updates
@tanstack/react-queryfrom 5.90.21 to 5.95.0Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
4d7de83ci: Version Packages (#10317)8fe71e4ci: Version Packages (#10313)c613c22ci: Version Packages (#10309)9346430ci: changeset releasebe3746ffix: stop node types from leaking into browser (#10302)b6fd86bci: Version Packages (#10297)79e37cbci: Version Packages (#10296)a89aab9fix(core): cancel paused initial fetch when last observer unsubscribes (#10291)3761d2bci: Version Packages (#10290)6fa901bfeat/environmentManager (#10199)Updates
lucide-reactfrom 0.575.0 to 0.577.0Release notes
Sourced from lucide-react's releases.
Commits
f6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)Updates
markedfrom 17.0.3 to 17.0.5Release notes
Sourced from marked's releases.
Commits
811ea59chore(release): 17.0.5 [skip ci]c732dd2fix: prevent quadratic complexity in emStrongLDelim regex (#3906)f3a3ec0fix: re-assign tokenizer.lexer and renderer.parser at start of each parse cal...4625980fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918)5e03369fix: prevent single-tilde strikethrough false positives (#3910)288349dtest: add heading edge case tests (#3919)3ea7e88fix: trim trailing whitespace from lheading text (#3920)d4c0fe5chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 (#3915)30682c1chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 (#3914)59752c4chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 (#3913)Updates
react-day-pickerfrom 9.13.2 to 9.14.0Release notes
Sourced from react-day-picker's releases.
Changelog
Sourced from react-day-picker's changelog.
Commits
a5b0c43Prepare 9.14.0 package metadata758f604feat: addlangattribute to DayPicker root (#2907)0893c96feat: New resetOnSelect prop to reset date range when selecting date with com...8e69eb1feat: Add Hijri calendar support (Umm al-Qura) (#2904)091ca6fchore: remove performance-tests project (#2902)6df3193chore: update workspace dependencies (#2901)5208d3fchore: update workspace dependencies (#2900)Updates
react-hook-formfrom 7.71.2 to 7.72.0Release notes
Sourced from react-hook-form's releases.
Commits
1fecf737.72.0f5373fe🌉 allow subscribe formState to track submit state (#13319)f5deec5📖 chore: update issue template CodeSandbox links (#13315)3f4d0f3🐞 fix #13300 checkbox form valdiation ignored with native valdiation (#13310)2e8f081🐞 fix: prevent useFieldArray from marking unrelated fields as dirty (#13299)6067c3f⚓️ feat: build-in form level validate (#13195)Updates
rechartsfrom 3.7.0 to 3.8.0Release notes
Sourced from recharts's releases.
... (truncated)
Commits
a1044dbchore(deps-dev): bump the storybook group across 1 directory with 7 updates (...2001a72chore(deps-dev): bump@types/nodefrom 24.11.0 to 24.12.0 (#7102)0ce01f0chore(deps-dev): bump eslint-plugin-storybook from 9.1.19 to 9.1.20 (#7103)0e0542f[Docs] fix(HighlightAndZoomLineChart): improve zoom area validation and add c...609ca4f[Docs] New router, add links to hooks (#7099)d33f529chore(deps-dev): bump marked from 17.0.3 to 17.0.4 (#7098)1c71ab6chore(deps): bump es-toolkit from 1.45.0 to 1.45.1 (#7087)907bab2chore(deps-dev): bump terser-webpack-plugin from 5.3.16 to 5.3.17 (#7088)c527fb2chore(deps-dev): bump webpack from 5.105.3 to 5.105.4 (#7089)473d55cNew feature - typed charts helper (#7071)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions