dhatim / fastexcel

Generate and read big Excel files quickly
Other
669 stars 121 forks source link

Update dependency org.dhatim:fastexcel to v0.14.1 #232

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.dhatim:fastexcel 0-SNAPSHOT -> 0.14.1 age adoption passing confidence

Release Notes

dhatim/fastexcel ### [`v0.14.1`](https://togithub.com/dhatim/fastexcel/releases/tag/0.14.1) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.14.0...0.14.1) Thanks to [@​meiMingle](https://togithub.com/meiMingle): - [#​231](https://togithub.com/dhatim/fastexcel/issues/231) Replace obsolete links in javadoc ### [`v0.14.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.14.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.13.0...0.14.0) Thanks to [@​apptaro](https://togithub.com/apptaro): - [#​203](https://togithub.com/dhatim/fastexcel/issues/203) Conditional Formatting Support (expression only) ### [`v0.13.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.13.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.15...0.13.0) Thanks to [@​apptaro](https://togithub.com/apptaro): - [#​217](https://togithub.com/dhatim/fastexcel/issues/217) support for Worksheet.setPaperSize ### [`v0.12.15`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.15) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.14...0.12.15) Thanks to [@​Hazov](https://togithub.com/Hazov): - [#​209](https://togithub.com/dhatim/fastexcel/issues/209) apply alignment for bold fonts ### [`v0.12.14`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.14) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.13...0.12.14) - Upgrade dependencies Thanks to [@​AstrorEnales](https://togithub.com/AstrorEnales): - [#​191](https://togithub.com/dhatim/fastexcel/issues/191) new constructor for `ReadableWorkbook` ### [`v0.12.13`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.13) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.12...0.12.13) Thanks to [@​pjfanning](https://togithub.com/pjfanning): - [#​181](https://togithub.com/dhatim/fastexcel/issues/181) update POI read streaming benchmark ### [`v0.12.12`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.12) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.11...0.12.12) Upgrade dependencies and fix CVEs in `common-compress`: see [#​169](https://togithub.com/dhatim/fastexcel/issues/169). ### [`v0.12.11`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.11) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.10...0.12.11) Thanks to [@​mbrocchieri](https://togithub.com/mbrocchieri): - [#​165](https://togithub.com/dhatim/fastexcel/issues/165) allow to be case insensitive inside zip ### [`v0.12.10`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.10) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.9...0.12.10) Thanks to [@​mbrocchieri](https://togithub.com/mbrocchieri): - [#​162](https://togithub.com/dhatim/fastexcel/issues/162) Add option to not throw exception when parsing error and support default path for workbook.xml ### [`v0.12.9`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.9) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.8...0.12.9) Files generated with Java > 8 may not be opened by Excel because of excessive timestamp precision in `docProps/core.xml`. ### [`v0.12.8`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.8) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.7...0.12.8) Thanks to [@​mbrocchieri](https://togithub.com/mbrocchieri): - [#​156](https://togithub.com/dhatim/fastexcel/issues/156) ability to read cell format ### [`v0.12.7`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.7) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.6...0.12.7) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​154](https://togithub.com/dhatim/fastexcel/issues/154) Fixes: mutiple entries when multiple sheets ### [`v0.12.6`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.6) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.5...0.12.6) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​150](https://togithub.com/dhatim/fastexcel/issues/150) new feature: name a cell range and few minor fixes ### [`v0.12.5`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.5) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.4...0.12.5) - [#​149](https://togithub.com/dhatim/fastexcel/issues/149) ability to read Excel xlsm files ### [`v0.12.4`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.4) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.3...0.12.4) - [#​147](https://togithub.com/dhatim/fastexcel/issues/147) reader: handle case where workbook does not contain `sharedStrings.xml` ### [`v0.12.3`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.3) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.2...0.12.3) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​145](https://togithub.com/dhatim/fastexcel/issues/145) fix handling of empty (without a ``) string cells (like ``) ### [`v0.12.2`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.2) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.12.0...0.12.2) - Upgrade root-oss to fix issue with GPG signing. - Fix tests to build with Apache POI 5. ### [`v0.12.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.12.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.11.0...0.12.0) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​139](https://togithub.com/dhatim/fastexcel/issues/139) remove poi dependency - [#​142](https://togithub.com/dhatim/fastexcel/issues/142) use Altoxml for faster benchmarks ### [`v0.11.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.11.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.23...0.11.0) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​137](https://togithub.com/dhatim/fastexcel/issues/137) Explicit types on set value **Warning**: this is a breaking change. Resetting a cell with `worksheet.value(0, 0, null)` now needs an explicit type cast, e.g. `worksheet.value(0, 0, (Number)null)`. ### [`v0.10.23`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.23) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.22...0.10.23) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​131](https://togithub.com/dhatim/fastexcel/issues/131) Update README.md - [#​132](https://togithub.com/dhatim/fastexcel/issues/132) Fix: when writing timestamp to header or footer (mixing fontSize with timestamp) - invalid format ### [`v0.10.22`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.22) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.21...0.10.22) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​124](https://togithub.com/dhatim/fastexcel/issues/124) New features for repeating rows and columns in the print setup ### [`v0.10.21`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.21) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.20...0.10.21) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​123](https://togithub.com/dhatim/fastexcel/issues/123) support empty `` string cell - [#​126](https://togithub.com/dhatim/fastexcel/issues/126) change formulas in test (c.f. [#​125](https://togithub.com/dhatim/fastexcel/issues/125)) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​125](https://togithub.com/dhatim/fastexcel/issues/125) update readme regarding formulas ### [`v0.10.20`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.20) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.19...0.10.20) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​121](https://togithub.com/dhatim/fastexcel/issues/121) update readme ### [`v0.10.19`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.19) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.18...0.10.19) Fixes [#​119](https://togithub.com/dhatim/fastexcel/issues/119): make `Position` public ### [`v0.10.18`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.18) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.17...0.10.18) Thanks to [@​GitMadridista](https://togithub.com/GitMadridista): - [#​116](https://togithub.com/dhatim/fastexcel/issues/116) Custom row height functionality ### [`v0.10.17`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.17) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.16...0.10.17) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​114](https://togithub.com/dhatim/fastexcel/issues/114) new features for page orientation, margins, header and footer, freeze pane and row shading ### [`v0.10.16`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.16) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.15...0.10.16) Thanks to [@​dorssar](https://togithub.com/dorssar): - [#​112](https://togithub.com/dhatim/fastexcel/issues/112) added more colors ### [`v0.10.15`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.15) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.14...0.10.15) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​108](https://togithub.com/dhatim/fastexcel/issues/108) JUnit 5 ### [`v0.10.14`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.14) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.13...0.10.14) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​104](https://togithub.com/dhatim/fastexcel/issues/104) api to set view zoom level ### [`v0.10.13`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.13) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.12...0.10.13) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​102](https://togithub.com/dhatim/fastexcel/issues/102) API to hide grid lines ### [`v0.10.12`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.12) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.11...0.10.12) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​99](https://togithub.com/dhatim/fastexcel/issues/99) BorderStyle enum - [#​100](https://togithub.com/dhatim/fastexcel/issues/100) CellAddress performance improvements. - [#​101](https://togithub.com/dhatim/fastexcel/issues/101) Code inspection fixes ### [`v0.10.11`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.11) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.10...0.10.11) Thanks to [@​damintsew](https://togithub.com/damintsew): - [#​95](https://togithub.com/dhatim/fastexcel/issues/95) Added functionality to make filtering row ### [`v0.10.10`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.10) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.9...0.10.10) Thanks to [@​mpalczynski](https://togithub.com/mpalczynski): - [#​94](https://togithub.com/dhatim/fastexcel/issues/94) Shared String Table memory footprint optimization. ### [`v0.10.9`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.9) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.8...0.10.9) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​89](https://togithub.com/dhatim/fastexcel/issues/89) Refactor, javadoc, performance improvement ### [`v0.10.8`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.8) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.7...0.10.8) Thanks to [@​mgomm](https://togithub.com/mgomm): - [#​80](https://togithub.com/dhatim/fastexcel/issues/80) add underlined style ### [`v0.10.7`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.7) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.6...0.10.7) - [#​79](https://togithub.com/dhatim/fastexcel/issues/79) XXE prevention: disable DTD completely ### [`v0.10.6`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.6) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.5...0.10.6) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​78](https://togithub.com/dhatim/fastexcel/issues/78) fix: read of boolean cells always returns true (Issue [#​77](https://togithub.com/dhatim/fastexcel/issues/77)) ### [`v0.10.5`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.5) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.4...0.10.5) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​73](https://togithub.com/dhatim/fastexcel/issues/73) use opczip 1.0.2 - LibreOffice compatibility - [#​74](https://togithub.com/dhatim/fastexcel/issues/74) clean up benchmarks after compression level picking Thanks to [@​ewingrj](https://togithub.com/ewingrj): - [#​75](https://togithub.com/dhatim/fastexcel/issues/75) validation list reference should use absolute refs ### [`v0.10.4`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.4) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.3...0.10.4) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​71](https://togithub.com/dhatim/fastexcel/issues/71) writer: simple comment support ### [`v0.10.3`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.3) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.2...0.10.3) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​68](https://togithub.com/dhatim/fastexcel/issues/68) drastically improve reader memory consumption when using InputStream ### [`v0.10.2`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.2) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.1...0.10.2) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​65](https://togithub.com/dhatim/fastexcel/issues/65) use compression level 4 by default - [#​66](https://togithub.com/dhatim/fastexcel/issues/66) writer support for xlsx with sheets.xml over 4GB ### [`v0.10.1`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.1) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.10.0...0.10.1) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​64](https://togithub.com/dhatim/fastexcel/issues/64) use woodstox stax parser for additional 35% perf increase ### [`v0.10.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.10.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.13...0.10.0) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​61](https://togithub.com/dhatim/fastexcel/issues/61) `Worksheet.flush()` for writing current rows to `OutputStream` ### [`v0.9.13`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.13) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.12...0.9.13) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​59](https://togithub.com/dhatim/fastexcel/issues/59) Benchmark against com.monitorjbl:xlsx-streamer ### [`v0.9.12`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.12) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.11...0.9.12) Thanks to [@​rzymek](https://togithub.com/rzymek): - [#​57](https://togithub.com/dhatim/fastexcel/issues/57) Allow reading of big files without causing `OutOfMemoryError` ### [`v0.9.11`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.11) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.10...0.9.11) - [#​56](https://togithub.com/dhatim/fastexcel/issues/56): Add support for boolean cells ### [`v0.9.10`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.10) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.9...0.9.10) Thanks to [@​gmulders](https://togithub.com/gmulders): - [#​53](https://togithub.com/dhatim/fastexcel/issues/53): Add worksheet protection feature - [#​54](https://togithub.com/dhatim/fastexcel/issues/54): Add cell hiding/unlocking feature. ### [`v0.9.9`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.9) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.8...0.9.9) Thanks to [@​gmulders](https://togithub.com/gmulders): - [#​50](https://togithub.com/dhatim/fastexcel/issues/50): Add ability to hide worksheets - [#​51](https://togithub.com/dhatim/fastexcel/issues/51): Add ability to hide columns ### [`v0.9.8`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.8) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.7...0.9.8) Build with Apache POI 4.0.0. ### [`v0.9.7`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.7) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.6...0.9.7) Thanks to [@​rodney757](https://togithub.com/rodney757): - [#​34](https://togithub.com/dhatim/fastexcel/issues/34): Add ability to hide rows and set col width - [#​36](https://togithub.com/dhatim/fastexcel/issues/36): Allow sorting worksheets - [#​34](https://togithub.com/dhatim/fastexcel/issues/34): Add ability to hide rows and set col width ### [`v0.9.6`](https://togithub.com/dhatim/fastexcel/compare/0.9.5...0.9.6) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.5...0.9.6) ### [`v0.9.5`](https://togithub.com/dhatim/fastexcel/compare/0.9.4...0.9.5) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.4...0.9.5) ### [`v0.9.4`](https://togithub.com/dhatim/fastexcel/compare/0.9.3...0.9.4) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.3...0.9.4) ### [`v0.9.3`](https://togithub.com/dhatim/fastexcel/compare/0.9.2...0.9.3) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.2...0.9.3) ### [`v0.9.2`](https://togithub.com/dhatim/fastexcel/compare/0.9.1...0.9.2) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.1...0.9.2) ### [`v0.9.1`](https://togithub.com/dhatim/fastexcel/compare/0.9.0...0.9.1) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/0.9.0...0.9.1) ### [`v0.9.0`](https://togithub.com/dhatim/fastexcel/releases/tag/0.9.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.7...0.9.0) #### Changes - Use [parent POM](https://togithub.com/dhatim/root-pom-oss). - Release with Travis. ### [`v0.8.7`](https://togithub.com/dhatim/fastexcel/releases/tag/v0.8.7): 0.8.7 [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.6...v0.8.7) #### Changes - Fix issue [#​10](https://togithub.com/dhatim/fastexcel/issues/10): ability to specify font name and size. - Upgrade test dependencies. ### [`v0.8.6`](https://togithub.com/dhatim/fastexcel/releases/tag/v0.8.6): 0.8.6 [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.5...v0.8.6) #### Changes - Fix issue [#​8](https://togithub.com/dhatim/fastexcel/issues/8) with duplicate worksheet names. - Upgrade test dependencies. ### [`v0.8.5`](https://togithub.com/dhatim/fastexcel/releases/tag/v0.8.5): 0.8.5 [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.4...v0.8.5) #### Changes - Fix issue [#​4](https://togithub.com/dhatim/fastexcel/issues/4) with long worksheet names in Excel. - Upgrade test dependencies. ### [`v0.8.4`](https://togithub.com/dhatim/fastexcel/releases/tag/v0.8.4): 0.8.4 [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.3...v0.8.4) #### Changes - More tests and code coverage. - Fix invalid XML generated when border element color is set. ### [`v0.8.3`](https://togithub.com/dhatim/fastexcel/compare/v0.8.2...v0.8.3) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.2...v0.8.3) ### [`v0.8.2`](https://togithub.com/dhatim/fastexcel/compare/v0.8.1...v0.8.2) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.1...v0.8.2) ### [`v0.8.1`](https://togithub.com/dhatim/fastexcel/compare/v0.8.0...v0.8.1) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.8.0...v0.8.1) ### [`v0.8.0`](https://togithub.com/dhatim/fastexcel/compare/v0.7.5...v0.8.0) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.7.5...v0.8.0) ### [`v0.7.5`](https://togithub.com/dhatim/fastexcel/compare/v0.7.4...v0.7.5) [Compare Source](https://togithub.com/dhatim/fastexcel/compare/v0.7.4...v0.7.5)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.14.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.