fix: update dependency victory to v36 - abandoned #12
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 contains the following updates:
^35.9.0
->^36.0.0
Release Notes
formidablelabs/victory
v36.6.8
Compare Source
v36.6.7
Compare Source
v36.6.6
Compare Source
v36.6.5
Compare Source
v36.6.4
Compare Source
v36.6.3
Compare Source
v36.6.2
Compare Source
v36.6.1
Compare Source
v36.6.0
Compare Source
What's Changed
victory-axis
to TypeScript (#2379)victory-scatter
to TypeScript (#2394)victory-errorbar
to TypeScript (#2395)victory-box-plot
to TypeScript (#2387)victory-errorbar
to TypeScript (#2395)victory-brush-container
andvictory-brush-line
to TypeScript (#2393)Full Changelog: FormidableLabs/victory@v36.5.3...v36.6.0
v36.5.3
Compare Source
v36.5.2
Compare Source
v36.5.1
Compare Source
victory-vendor
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2292data
asreadonly
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2313victory
to TypeScript by @scottrippey in https://github.com/FormidableLabs/victory/pull/2319v36.5.0
Compare Source
eslint-comments
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2277v36.4.1
Compare Source
v36.4.0
Compare Source
Added the ability to add victory charts title and desc props for better accessibility by @shankstee in https://github.com/FormidableLabs/victory/pull/2199
Bump axios from 0.19.2 to 0.21.2 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2188
Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2206
add style interface to SliceProps type by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2212
Add jest and react testing library tests for victory-line and victory-area by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2196
fix typos in scale prop documentation by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2218
Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2213
Bump cross-fetch from 3.1.4 to 3.1.5 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2207
add box plot jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2225
jest and rtl unit tests for bar components by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2216
Add victory-vendor package for d3 dependencies by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2204
Vendor in d3 libraries to new package
victory-vendor
and upgrade. Our CommonJS path now uses transpiled versions of thed3-*
libraries while our ESM path continues to use the real underlying dependencies.import <name> from "victory-<pkg>"
.v36.3.2
Compare Source
aria-label
anddata-testid
by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2192v36.3.1
Compare Source
v36.3.0
Compare Source
v36.2.2
Compare Source
v36.2.1
Compare Source
v36.2.0
Compare Source
victory-native
into the mainvictory
monorepogetCalculatedProps
to improve performance forVictoryStack
andVictoryGroup
Hooks
namespace for naming consistencyv36.1.0
Compare Source
victory-canvas
package for testing Victory with HTML5 Canvas components.v36.0.1
Compare Source
events
propTypes forVictoryPie
. Thanks @tgalfin!v36.0.0
Compare Source
VictoryChart
,VictoryGroup
andVictoryStack
to take advantage ofReact.memo
.v35.11.4
Compare Source
v35.11.3
Compare Source
d3-interpolate
VictoryThemeDefinition
to includehistogram
. Thanks @2metres!v35.11.2
Compare Source
victory-native
v35.11.0
Compare Source
VictoryChart
,VictoryGroup
andVictoryStack
to take advantage ofReact.memo
.v35.10.1
Compare Source
this
referencesv35.10.0
Compare Source
peerDependency
for all Victory packagesrx
andry
types to the primitive props interface. Thanks @Wesleyzxc!v35.9.3
Compare Source
barWidth
for grouped / stacked charts. Thanks @WaysToGo!v35.9.2
Compare Source
barWidth
calculation for stacked / grouped bar charts.v35.9.1
Compare Source
VictoryTooltip
. Thanks @beccanelson!Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.