chore(deps): update all non-major dependencies #35
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:
^1.2.15
->^1.2.18
^0.10.2
->^0.10.3
^2.6.1
->^2.9.0
^4.0.0
->^4.1.0
^16.4.5
->^16.4.7
^9.15.0
->^9.16.0
^23.9.0
->^23.10.1
^2.3.1
->^2.3.3
Release Notes
nuxt/fonts (@nuxt/fonts)
v0.10.3
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
bumpType
to patch in changelog script (#402)❤️ Contributors
HugoRCD/shelve (@shelve/cli)
v2.9.0
Compare Source
v2.8.0
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
v2.6.2
Compare Source
apexcharts/apexcharts.js (apexcharts)
v4.1.0
: 💎 Version 4.1.0Compare Source
What's Changed
Negative line color feature added - sample; references #596
fix #4735; Zoom with the mouse scroll button always activate when "selection" is enabled
Fix isolated point in line chart not closing path by @bautisflow in https://github.com/apexcharts/apexcharts.js/pull/4782
update goals type by @rahulr-96 in https://github.com/apexcharts/apexcharts.js/pull/4788
#4763 bugfix Display error Date when set xaxis frist label close to next day. by @cuobiezi in https://github.com/apexcharts/apexcharts.js/pull/4798
fix:#4801 The return type of the dataLabels formatter has been redefine by @daiboom in https://github.com/apexcharts/apexcharts.js/pull/4802
fix #2270; improved checks for element existence before doing any calculations
fix #4828; append legend marker to window.SVG which was a problem when using multiple charts on same page
fix #4829; x-position misalignment in numeric bar charts when x is 0
fix #4794; jumping tooltp over bars in shadow DOM
fixes #4811 by @rahulr-96 in https://github.com/apexcharts/apexcharts.js/pull/4812
Fix dutch locale by @cmeelker in https://github.com/apexcharts/apexcharts.js/pull/4822
Allow pan and zoom on mobile devices by @andre-ehlert in https://github.com/apexcharts/apexcharts.js/pull/4823
New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.0.0...v4.1.0
motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
eslint/eslint (eslint)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)puppeteer/puppeteer (puppeteer)
v23.10.1
Compare Source
v23.10.0
Compare Source
vercel/turborepo (turbo)
v2.3.3
: Turborepo v2.3.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.3.2...v2.3.3
v2.3.2
: Turborepo v2.3.2Compare Source
What's Changed
Docs
--cache
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9489--no-cache
and--remote-only
as deprecated. by @anthonyshew in https://github.com/vercel/turborepo/pull/9488create-turbo
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9507/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9509--filter
fromwith-docker
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9513/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9514eslint
eslint-config-turbo
to support ESLint Flat Config. by @anthonyshew in https://github.com/vercel/turborepo/pull/9502@turbo/repository
Examples
basic
example to ESLint v9 and Flat Configurations. by @anthonyshew in https://github.com/vercel/turborepo/pull/9501Changelog
i
key. by @anthonyshew in https://github.com/vercel/turborepo/pull/9479New Contributors
Full Changelog: vercel/turborepo@v2.3.1...v2.3.2
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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 was generated by Mend Renovate. View the repository job log.