chore(deps): update all non-major dependencies #352
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^1.10.22
->^1.10.27
10.12.4
->10.13.1
^4.9.20
->^4.9.21
^2.12.7
->^2.15.3
Release Notes
pnpm/pnpm (pnpm)
v10.13.1
Compare Source
Patch Changes
v10.13.0
Compare Source
Minor Changes
Added the possibility to load multiple pnpmfiles. The
pnpmfile
setting can now accept a list of pnpmfile locations #9702.pnpm will now automatically load the
pnpmfile.cjs
file from any config dependency named@pnpm/plugin-*
orpnpm-plugin-*
#9729.The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the
pnpmfile.cjs
files in the config dependencies can be explicitly listed using thepnpmfile
setting inpnpm-workspace.yaml
.Patch Changes
pkg.pr.new
, treat them as Git tarball URLs #9694.dangerouslyAllowAllBuilds
,onlyBuiltDependencies
,onlyBuiltDependenciesFile
, andneverBuiltDependencies
#9628.pnpm-workspace.yaml
with deep #9701.pnpm rebuild
command should not add pkgs included inignoredBuiltDependencies
toignoredBuilds
innode_modules/.modules.yaml
#9338.shell-quote
withshlex
for quoting command arguments #9381.vant-ui/vant (vant)
v4.9.21
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: https://github.com/youzan/vant/compare/v4.9.20...v4.9.21
graphieros/vue-data-ui (vue-data-ui)
v2.15.3
Compare Source
All charts with fullscreen feature #222
VueUiXy
v2.15.2
Compare Source
VueUiDonut & VueUiNestedDonuts #223
Add config attribute to set color of the donut arc when data is empty:
config.style.chart.layout.donut: string // default: '#E1E5E8'
v2.15.1
Compare Source
VueUiNestedDonuts
Improve graceful layout management of empty data.
v2.15.0
Compare Source
VueUiDonut #218
Multi-line labels #217
\n
Example:
"This is a long\nlabel to show"
The table below shows which components accept this feature and where:
VueUiWaffle
v2.14.2
Compare Source
VueUiDonut & VueUiNestedDonuts #215
Note: these dimensions will be ignored when
responsive
is set totrue
.Docs are up to date:
VueUiDonut
VueUiNestedDonuts
v2.14.1
Compare Source
VueUiXy
Improve series layout in stacked mode
Add config option to set x axis crosshairs always on the bottom baseline, or on zero:
v2.14.0
Compare Source
Date time formatter
A config datetime formatter was added to the following components, to manage timestamp x axis values formatting:
DOCS are up to date
v2.13.4
Compare Source
Components with dual range zoom
https://github.com/user-attachments/assets/79028bdd-abf3-484c-98e5-66837f09923d
v2.13.3
Compare Source
VueUiXy
Add
responsiveProportionalSizing
config option, (true by default = previous behavior). Set to true, it disables the text elements automatic resizing in responsive mode. #212Add
useNiceScale
config option to force a nice scale (false by default = previous behavior)Fix errors on straight line datasets when dataset starts with a null value and
cutNullValues
is trueAdd config options for xAxis and yAxis crosshair markers
Add optional yAxis annotations, to draw either a line or an area following one or two y values, with a label. You can create multiple annotations:
Docs and examples are up to date
All charts with user options
v2.13.2
Compare Source
v2.13.1
Compare Source
v2.13.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.
b83675603e
to228dc218f3
chore(deps): update dependency vue-data-ui to ^2.13.1to chore(deps): update dependency vue-data-ui to ^2.13.3228dc218f3
to183183b51d
chore(deps): update dependency vue-data-ui to ^2.13.3to chore(deps): update dependency vue-data-ui to ^2.13.4183183b51d
to993e8cb663
993e8cb663
toe4073c8f92
chore(deps): update dependency vue-data-ui to ^2.13.4to chore(deps): update dependency vue-data-ui to ^2.14.0e4073c8f92
to871a9527d5
chore(deps): update dependency vue-data-ui to ^2.14.0to chore(deps): update all non-major dependencies871a9527d5
to894fb60481
894fb60481
to539d70fbbd
539d70fbbd
tocd868edb1b
cd868edb1b
to21187546f7
21187546f7
tob110af4f18
b110af4f18
to2cf6b8a9cd
2cf6b8a9cd
toe1315ced4d
e1315ced4d
toc0e1ec4cb7
c0e1ec4cb7
tob97edbf7c0
b97edbf7c0
to4da588153a
4da588153a
to51b6db1d21
51b6db1d21
to77cffe688d
77cffe688d
tof7a862e6f9
f7a862e6f9
to75ffbb8eb0
75ffbb8eb0
to12257f5769
12257f5769
to72959b4c6c
72959b4c6c
toc2700ec516
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.