Update module github.com/xuri/excelize/v2 to v2.10.0 - autoclosed #136
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:
v2.9.0->v2.10.0Release Notes
xuri/excelize (github.com/xuri/excelize/v2)
v2.10.0Compare Source
We are pleased to announce the release of version 2.10.0. Featured are a handful of new areas of functionality and numerous bug fixes.
A summary of changes is available in the Release Notes. A full list of changes is available in the changelog.
Release Notes
The most notable changes in this release are:
Breaking Change
golang.org/x/cryptoNotable Features
ErrTransparencyChartDashType,CustomPropertyandZipWriterdata typesBorderto theChartMarkerdata typeFontto theChartLegenddata typeLegendto theChartSeriesdata typeTransparencyto theFilldata typeDashandFillto theChartLinedata typeTmpDirto theOptionsdata type, support to specifies the custom temporary directory for creating temporary files, related issue #2024Charsetto theFontdata type, support to explicitly specify font encodings when generating spreadsheetsGetCustomPropsandSetCustomPropssupport getting and setting workbook custom properties, related issue #2146SetZipWriter, support set custom ZIP writer, related issue #2199withoutValuesfor theGetMergeCellsfunctionDeleteDataValidationfunction support delete data validation in extension list, and support delete data validation by given with multiple cell ranges with reference sequence slice or blank separated reference sequence string, related issue #2133AddChartfunction support set dash line and marker border type of chartsAddChartfunction support to set font for chart legends, related issue #2169AddChartandAddChartSheetfunction support create 4 kinds of box and whisker stock charts: High-Low-Close, Open-High-Low-Close, Volume-High-Low-Close and Volume-Open-High-Low-CloseCalcCellValuefunction support BAHTTEXT formula functionImprove the Compatibility
Bug Fixes
Performance
GetSheetDimensionfunction by parse worksheet XML in stream mode, speedup about 95%, memory usage reduce about 96%Miscellaneous
Thank you
Thanks for all the contributors to Excelize. Below is a list of contributors that have code contributions in this version:
v2.9.1Compare Source
We are pleased to announce the release of version 2.9.1. Featured are a handful of new areas of functionality and numerous bug fixes.
A summary of changes is available in the Release Notes. A full list of changes is available in the changelog.
Release Notes
The most notable changes in this release are:
Breaking Change
golang.org/x/cryptoDataValidationType,DataValidationErrorStyle,DataValidationOperator,PictureInsertTypefrominttobyteint64data type parameter, resolve issue #2068Notable Features
GapWidthandOverlapin theChartdata typeShowDataTableandShowDataTableKeysfields in theChartPlotAreadata typeAlignmentin theChartAxisdata typeDataLabelin theChartSeriesdata typePageOrderforPageLayoutOptionsdata typeErrPageSetupAdjustToandErrStreamSetColStyleHeaderFooterImagePositionTypeandIgnoredErrorsTypeCalcPropsOptionsandHeaderFooterImageOptionsSetCalcPropsandGetCalcPropssupport setting and getting workbook calculation propertiesCultureNameJaJP,CultureNameKoKRandCultureNameZhTWenumeration values, support apply number format for the Japanese calendar years, the Korean Danki calendar and the Republic of China year, related issue #1885AddHeaderFooterImageto support set graphics in a header and footer, related issue #1395AddIgnoredErrorssupport to ignored error for a range of cells, related issue #2046SetColStylefor streaming writer to support set columns style, related issue #2075AddChartandAddChartSheetfunction support set chart axis text direction and rotation, related issue #2025AddChartandAddChartSheetfunction support set gap width and overlap for column and bar chart, related issue #2033AddChartandAddChartSheetfunction support set the format of the chart series data label, related issue #2052AddChartandAddChartSheetfunction support set data table for chart, related issue #2117AddFormControlfunction support set cell link for check box, related issue #2113SetPageLayoutfunction support set page order of page layoutDeletePicturefunction support delete one cell anchor image, related issue #2059SetPageLayoutfunction is invalid?symbolBug Fixes
GetStylefunction can not getVertAlignformatCalcCellValuefunction subexpressions aren't correctly calculated in some case, resolve issue #2083colselement generated by stream writerPerformance
github.com/tiendc/go-deepcopyinstead ofgithub.com/mohae/deepcopy, related issue #2029Miscellaneous
Thank you
Thanks for all the contributors to Excelize. Below is a list of contributors that have code contributions in this version:
Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.