-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 #3547
Conversation
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
update dependency to the latest version Ref naver#3544 naver#3545 naver#3546 naver#3547 naver#3548
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Index argument passed to data.labels.format should be couning nullish value Fix naver#3547
# [3.10.0](naver/billboard.js@3.9.4...3.10.0) (2023-10-25) ### Bug Fixes * **api:** Fix to return indexed categories ([1209138](naver@1209138)), closes [naver#3365](naver#3365) * **axis:** Fix axis.x.height=0 to be applied ([0c562c3](naver@0c562c3)), closes [naver#3424](naver#3424) * **axis:** Fix x axis tick text overlap with legend ([796671f](naver@796671f)), closes [naver#3485](naver#3485) * **bar:** Fix stacking bar position on multiple xs ([674bad1](naver@674bad1)), closes [naver#3372](naver#3372) * **candlestick:** Fix rendering on rotated axis ([fe4c04b](naver@fe4c04b)), closes [naver#3387](naver#3387) * **clip:** Fix x axis hide on title.bottom ([d00052c](naver@d00052c)), closes [naver#3364](naver#3364) * **domain:** fix trimXDomain not trimming min ([bacc287](naver@bacc287)), closes [naver#3420](naver#3420) * **labels:** Fix index argument for nullish value ([13d1077](naver@13d1077)), closes [naver#3547](naver#3547) * **option:** Fix inconsistency of padding ([694aa34](naver@694aa34)), closes [naver#3426](naver#3426) * **point:** Fix data.onclick not called when point.senstivity is radius ([83b0206](naver@83b0206)), closes [naver#3466](naver#3466) * **point:** Fix pointFucusOnly check error ([f9b65ac](naver@f9b65ac)), closes [naver#3407](naver#3407) [naver#3456](naver#3456) * **point:** Fix rendering error when point.focus.only=true is set ([787fd15](naver@787fd15)), closes [naver#3406](naver#3406) * **shape:** Fix circleY() undefined error ([d245853](naver@d245853)), closes [naver#3388](naver#3388) * **subchart, zoom:** Fix returning domain value ([321510b](naver@321510b)), closes [naver#3347](naver#3347) * **subchart:** Fix handlebar position ([83ef6d0](naver@83ef6d0)), closes [naver#3358](naver#3358) * **title:** fix title text center align ([b0fc214](naver@b0fc214)), closes [naver#3363](naver#3363) * **tooltip:** Fix tooltip.format.value call ([2e88484](naver@2e88484)), closes [naver#3371](naver#3371) * **tooltip:** Fix tootip display on tooltip.init ([52083bf](naver@52083bf)), closes [naver#3369](naver#3369) * **tooltip:** Fix wrong .tooltip.show() on rotated axis ([9b90c81](naver@9b90c81)), closes [naver#3476](naver#3476) * **tooltip:** Fix wrong tooltip position with padding option ([041e144](naver@041e144)), closes [naver#3473](naver#3473) * **zoom:** Fix initial error empty data with zoom ([a94d09c](naver@a94d09c)), closes [naver#3470](naver#3470) ### Features * **api:** Intent to ship subchart method ([ac9e229](naver@ac9e229)), closes [naver#3342](naver#3342) * **plugin:** Add nullString option ([29bdb0c](naver@29bdb0c)), closes [naver#3412](naver#3412) [naver#3413](naver#3413) * **point:** Intent to ship point.radialGradient ([7b51fd6](naver@7b51fd6)), closes [naver#3405](naver#3405) * **regions:** Intent to ship regions.label ([0496ec6](naver@0496ec6)), closes [naver#3319](naver#3319) * **theme:** Add new modern theme ([b0f1aa7](naver@b0f1aa7)) * **tooltip:** Provide y position for tooltip position callback ([a793a2e](naver@a793a2e)), closes [naver#3434](naver#3434)
Bumps lint-staged from 15.1.0 to 15.2.0.
Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
adf50b0
chore(changeset): release85eb0dd
fix: when determining git directory, usefs.realpath()
only for symlinks82eded4
refactor: use commander implies() syntax for flagf3378be
feat:--no-stash
flag implies--no-hide-partially-staged
f4f61f3
docs: add workaround for verbose Windows output to README FAQ17bc480
chore(deps): update [email protected]eccda41
style: remove Babel from ESLint077e6bc
test: run Jest tests in native ESM mode8db4a15
refactor: move config file name constants to separate file78a0c23
test: add missing test coverageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)