[Snyk] Upgrade @mantine/charts from 8.2.2 to 8.2.8#53
Open
AidanTilgner wants to merge 1 commit intotrunkfrom
Open
[Snyk] Upgrade @mantine/charts from 8.2.2 to 8.2.8#53AidanTilgner wants to merge 1 commit intotrunkfrom
AidanTilgner wants to merge 1 commit intotrunkfrom
Conversation
Snyk has created this PR to upgrade @mantine/charts from 8.2.2 to 8.2.8. See this package in npm: @mantine/charts See this project in Snyk: https://app.snyk.io/org/aidantilgner/project/e732f7d3-1601-4bf7-8cda-953f154504bd?utm_source=github&utm_medium=referral&page=upgrade-pr
87b93a6 to
b22e48c
Compare
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.
Snyk has created this PR to upgrade @mantine/charts from 8.2.2 to 8.2.8.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 6 versions ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: @mantine/charts
-
8.2.8 - 2025-08-31
- @ k-utsumi made their first contribution in #8212
- @ sky0014 made their first contribution in #8215
- @ seanwu1105 made their first contribution in #8211
- @ nayounsang made their first contribution in #8199
- @ andreaspersson-sciber made their first contribution in #8209
-
8.2.7 - 2025-08-22
-
8.2.6 - 2025-08-22
-
8.2.5 - 2025-08-16
- @ Jannchie made their first contribution in #8156
- @ mrdjohnson made their first contribution in #8169
- @ davlatsultonov made their first contribution in #8168
- @ brofar made their first contribution in #8163
- @ monam2 made their first contribution in #8162
- @ pgrones made their first contribution in #8160
-
8.2.4 - 2025-08-07
- @ M1n01 made their first contribution in #8130
- @ vicke4 made their first contribution in #8148
- @ EdwardEB made their first contribution in #8149
- @ themm-s made their first contribution in #8109
-
8.2.3 - 2025-08-05
- @ sublimemm made their first contribution in #8124
- @ TheMineWay made their first contribution in #8137
-
8.2.2 - 2025-07-30
- @ pradip-v2 made their first contribution in #8083
- @ MidnightDesign made their first contribution in #8071
- @ jobrk made their first contribution in #8068
- @ amansachdev made their first contribution in #7959
- @ idealconceptz made their first contribution in #8107
- @ seansps made their first contribution in #8118
from @mantine/charts GitHub release notesWhat's Changed
[@ mantine/charts]LineChart: FixgridColorprop being passed down to the root DOM node[@ mantine/carousel]Adddata-type="next"anddata-type="previous"to controls[@ mantine/hooks]use-scroll-spy: Addoffsetprop support (#8209)[@ mantine/core]ScrollArea: Fix incorrect horizontal size calculations in ScrollArea.Autosize (#8199)[@ mantine/core]JsonInput: Fix font-size not scaling with size prop (#8206)[@ mantine/hooks]Fix incorrect ESM exports fornodenextmodule resolution (#8211)[@ mantine/hooks]use-document-visibility: Fix initial document visibility state not being set (#8215)[@ mantine/dates]DateTimePicker: FixonDropdownClosenot working (#8212)New Contributors
Full Changelog: 8.2.7...8.2.8
[@ mantine/hooks]use-media-query: Fix hook crashing inside iframe in Safari (#8189)[@ mantine/hooks]use-debounced-value: Makecancel a stable reference(#8181)[@ mantine/core]Combobox: Fix incorrect flipping logic (#8179, #8194)[@ mantine/core]InputBase: Fix broken padding in multiline inputs (#8177)What's Changed
[@ mantine/core]ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@ mantine/core]ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@ mantine/core]TagsInput: Fix backspace key removing values withreadOnlyprop set (#8066)[@ mantine/core]NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@ mantine/core]Fix incorrect padding of multiline inputs (#8156)[@ mantine/hooks]use-list-state: Update types to allow state function initializer (#8157)New Contributors
Full Changelog: 8.2.4...8.2.5
What's Changed
[@ mantine/dates]DateInput: Fix disabled and clearable props collision (#8098)[@ mantine/modals]Fix incorrectconfirmPropsandcancelPropstypes (#8099)[@ mantine/dates]TimePicker: Fix controlled incorrect controlled value updates handling (#8108)[@ mantine/core]NumberInput: Fix incorrect value sanitization in onBlur for max value clamping (#8114)[@ mantine/core]Fix MultiSelect and TagsInput pills not being centered (#8145)[@ mantine/core]Table: Fix 1px gap on thead withsticky+withTableBordercombination (#8109)[@ mantine/core]Fix caret being invisible in some inputs (#8149)[@ mantine/tiptap]Fix controls props being overridden by default props (#8148)[@ mantine/code-highlight]Fixaria-labelnot being set on the copy button (#8130)[@ mantine/code-highlight]Fix incorrect overscroll behaviorNew Contributors
Full Changelog: 8.2.3...8.2.4
What's Changed
[@ mantine/dates]DatePickerInput: Fix incorrect handling of multiline values (#8116)[@ mantine/code-highlight]Fix gradient of expand button not being visible on mobile Safari[@ mantine/core]Combobox: Fix Combobox.Group not havingaria-labelledbyattribute[@ mantine/core]Switch: Fix tap highlight color not being disabled on touch devices[@ mantine/core]Remove transition with loader in ActionIcon and Button components ifloadingprop is not set to improve performance[@ mantine/core]Combobox: Fix unexpected closed dropdown position calculation reducing performance[@ mantine/charts]Fix tooltip not being aligned for some fonts[@ mantine/dates]DatePickerInput: Fix incorrect Styles API selectors[@ mantine/core]Table: Fix missing border when rowspan is set (#8137)[@ mantine/hooks]use-move: Fix error dsiplayed in console for touch devices (#8065)[@ mantine/dates]Fix incorrect props assigned to CalendarAriaLables propsNew Contributors
Full Changelog: 8.2.2...8.2.3
What's Changed
[@ mantine/core]Menu: Fix incorrect overflow handling of submenu (#8123)[@ mantine/hooks]use-merged-ref: Fix incorrect handling of React 19 cleanup ref callback (#8118)[@ mantine/dates]TimePicker: Fix incorrect leading zero handling in 12h format (#8120)[@ mantine/dates]TimePicker: Fix min/max values not being enforced for 12h time format (#8107)[@ mantine/core]HoverCard: Improve outside clicks handling (#8097)[@ mantine/dates]Add month and year switching with keyboard to Calendar-based components (#7959)[@ mantine/core]ScrollArea: AddonOverflowChangeprop support toScrollArea.Autosize(#7972)[@ mantine/core]MultiSelect: AddclearSearchOnChangeprop support (#8068)[@ mantine/core]Select: Fix caret being visible in Firefox when the component is read only (#8063)New Contributors
Full Changelog: 8.2.0...8.2.2
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: