[Snyk] Upgrade victory from 36.6.8 to 36.9.2 #130
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.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade victory from 36.6.8 to 36.9.2.
ℹ️ 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 18 versions ahead of your current version.
The recommended version was released on 2 months ago.
Release notes
Package name: victory
-
36.9.2 - 2024-03-13
- Refactor victory-accessible-group to a function component by @ KenanYusuf in #2777
- Convert victory-animation to function component by @ KenanYusuf in #2788
- Remove cyclic deps from tests by @ carbonrobot in #2795
- Refactor jest configuration by @ carbonrobot in #2796
- Replace lodash isNil and isNan with native code by @ carbonrobot in #2800
- Replaces lodash isFunction with native code by @ carbonrobot in #2802
- Replace lodash values and mapValues with native code by @ carbonrobot in #2808
- Replace lodash array utils with native code by @ carbonrobot in #2810
- Replace lodash keys with native code by @ carbonrobot in #2811
- Override VictoryGroup styles with VictoryBoxplot by @ acharyakavita in #2824
- Replace lodash isString with native equivalent by @ carbonrobot in #2827
- Replace lodash.invert with native code by @ carbonrobot in #2830
- Replace lodash identity with native code by @ carbonrobot in #2829
- Replace lodash difference with native code by @ carbonrobot in #2828
- Replace lodash.sum with native code by @ carbonrobot in #2831
- Create standardized github forms for submitting issues by @ carbonrobot in #2790
- Add config for issue templates by @ carbonrobot in #2791
- Remove files included by org defaults by @ carbonrobot in #2792
- Add horizontal stacked bar chart gallery example by @ carbonrobot in #2807
- upgrade serve and customize serve command by @ Burnett2k in #2805
- move js demo examples to ts by @ Burnett2k in #2794
- Improve demo layout by @ KenanYusuf in #2813
- Add type checking to TS demo application by @ carbonrobot in #2814
- Chore: more documentation updates by @ Burnett2k in #2818
- Add workflows to help automate issue triage by @ carbonrobot in #2821
- add note to labelComponent prop in commonprops by @ Burnett2k in #2822
- Upgrade doc website to Next14 by @ carbonrobot in #2825
-
36.9.2-next.3 - 2024-02-20
-
36.9.2-next.1 - 2024-02-16
-
36.9.2-next.0 - 2024-02-13
-
36.9.1 - 2024-02-06
- add ssr documentation file by @ acharyakavita in #2774
- Remove node 16 from builds by @ carbonrobot in #2782
- Misc getting started fixes by @ Burnett2k in #2775
- Victory native type fixes by @ KenanYusuf in #2785
-
36.9.1-next.0 - 2024-02-06
-
36.9.0 - 2024-02-05
- Remove prop-types from many packages by @ KenanYusuf in #2758
-
36.8.6 - 2024-02-01
- Update victory package.json source to the correct index file by @ KenanYusuf in #2765
- Migrate victory-native to TypeScript by @ KenanYusuf in #2739
- Add path alias to TS demo tsconfig by @ KenanYusuf in #2771
- Update codesandbox example by @ KenanYusuf in #2770
- Fix ts assertion error in victory-tooltip.stories.tsx by @ KenanYusuf in #2773
-
36.8.5 - 2024-01-31
- Migrate instances of lodash.assign to object.assign by @ carbonrobot in #2757
- Replace instances of lodash.range with native code by @ carbonrobot in #2760
- Use legacy npm dist-tag to avoid conflicts with victory-native-xl by @ carbonrobot in #2764
-
36.8.5-next.0 - 2024-01-31
-
36.8.4 - 2024-01-29
- Add missing defaultProps to VictorySharedEvents by @ KenanYusuf in #2752
- victoryarea events not triggering fill in docs by @ acharyakavita in #2755
- Ensure CI creates a chromatic baseline against main by @ carbonrobot in #2756
-
36.8.3 - 2024-01-29
- Fix incorrect typescript props (#2745)
- Migrate victory-create-container to TypeScript (#2731)
- Migrate victory-histogram to TypeScript (#2719)
- Migrate victory-pie to TypeScript (#2740)
- Migrate victory-shared-events to TypeScript (#2733)
- Migrate victory-tooltip to typescript (#2725)
- Migrate victory-voronoi to TypeScript (#2726)
- Migrate victory-voronoi-container to TypeScript (#2727)
- Refactor param reassignments (#2724)
- Migrate victory-zoom-container to TypeScript (#2730)
-
36.8.2 - 2024-01-16
- Migrated victory-selection-container to TypeScript (#2706)
- Migrate victory-bar to TypeScript (#2709)
- Migrate victory-canvas to TypeScript (#2710)
- Migrate victory-legend to TypeScript (#2712)
- Migrate polar axis to typescript (#2713)
- Migrate victory-candlestick to TypeScript (#2716)
- Assign merged props to a const instead of modifying initialProps (#2718)
- Fix the label background position when using dy fns (#2720)
-
36.8.1 - 2024-01-09
- Remove v37 experimental code (#2697)
- Remove usage of defaultProps from functional components (#2679)
- Fixed issue where VictoryChart would throw an unhandled exception when passed non-element children (fixes #2391) (#2536)
- Fix text label measurements after SSR hydration mismatch (#2626)
- Add missing size property to TS definitions (#2523)
-
36.7.0 - 2023-11-28
- Fix Date equality in axis (#2642)
- Added ability to forward refs in Bar and Path components (#2673)
- Allow empty tick values (#2671)
-
36.6.12 - 2023-11-02
-
36.6.11 - 2023-06-13
-
36.6.10 - 2023-05-01
-
36.6.8 - 2022-09-26
from victory GitHub release notesWhat's Changed
Patch Changes
Documentation and other non-code Changes
Full Changelog: v36.9.1...v36.9.2
What's Changed
Full Changelog: v36.9.0...v36.9.1
What's Changed
This version is the cumulative release that finalizes the full conversion to Typescript and removes our dependency on Prop-types from the production bundles. Production package size has been reduced by 12.3KB!
Minor Changes
Full Changelog: v36.8.6...v36.9.0
What's Changed
Patch Changes
Full Changelog: v36.8.5...v36.8.6
What's Changed
Patch Changes
Full Changelog: v36.8.4...v36.8.5
What's Changed
Patch Changes
Full Changelog: v36.8.3...v36.8.4
What's Changed
Patch Changes
Full Changelog: v36.8.2...v36.8.3
What's Changed
Patch Changes
Full Changelog: v36.8.1...v36.8.2
What's Changed
note: due to a CI issue, v36.8.0 was not released.
Minor Changes
Patch Changes
Full Changelog: v36.7.0...v36.8.1
What's Changed
Patch Changes
Full Changelog: v36.6.12...v36.7.0
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: