Update all non-major dependencies (patch) #230
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:
7.28.0
->7.28.3
7.28.0
->7.28.3
7.28.0
->7.28.3
3.1.0
->3.1.2
Release Notes
babel/babel (@babel/core)
v7.28.3
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
🐛 Bug Fix
babel-parser
import("./a", {with:{},})
(@easrng)💅 Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
scripts
andbabel-worker.cjs
(@JLHwung)🔬 Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
recharts/recharts (recharts)
v3.1.2
Compare Source
What's Changed
Fix
Label/Polar Charts
:Label
viewbox should now be present in polar charts and address https://github.com/recharts/recharts/issues/6030 by @PavelVanecek in https://github.com/recharts/recharts/pull/6180Full Changelog: recharts/recharts@v3.1.1...v3.1.2
v3.1.1
Compare Source
What's Changed
Fix
General
: Don't apply duplicate IDs in the DOM by @PavelVanecek in https://github.com/recharts/recharts/pull/6111Stacked Area/Bar
: give all graphical items their own unique identifier and use that to select stacked data. Fixes issue where stacked charts could not be created from the graphical itemdata
prop https://github.com/recharts/recharts/issues/6073 by @PavelVanecekStacked Area/Bar
: exclude stacked axis domain when not relevant for axis by @rinkstiekema in https://github.com/recharts/recharts/pull/6162 fixes issue where numeric stacked charts would not render correctlyArea Chart
: ranged area chart - show active dot on both points instead of just the top one by @sroy8091 in https://github.com/recharts/recharts/pull/6116 fixes #6080Polar Charts/Label
: fixLabel
in polar charts by @PavelVanecek in https://github.com/recharts/recharts/pull/6126Scatter/ErrorBar
: choose implicit Scatter ErrorBar direction based on chart layout (to be the same as 2.x) by @PavelVanecek in https://github.com/recharts/recharts/pull/6159X/YAxis/Reference Components
: allow axis values and reference items to render when there is no data but there is a domain/explicit ticks set by @ethphan in https://github.com/recharts/recharts/pull/6161X/YAxis
: pass axis padding info to custom tick components by @shreedharbhat98 in https://github.com/recharts/recharts/pull/6163Chore / Testing
strictNullChecks
Animate
intoJavascriptAnimate
andCSSTransitionAnimate
by @PavelVanecek in https://github.com/recharts/recharts/pull/6175New Contributors
Full Changelog: recharts/recharts@v3.1.0...v3.1.1
Configuration
📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.