Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps fastexcel from 0.12.14 to 0.15.0.

Release notes

Sourced from fastexcel's releases.

0.15.0

Thanks to @​dplusic:

  • #266 Support inline string

0.14.18

Thanks to @​meiMingle:

  • #268 Add group function

0.14.17

Thanks to @​meiMingle:

  • #262 Update readme
  • #263 Refactor TimestampUtil and fix flaky test
  • #264 Fix hiding row/column without cell

0.14.16

No release notes provided.

0.14.15

No release notes provided.

0.14.14

No release notes provided.

0.14.13

No release notes provided.

0.14.12

No release notes provided.

0.14.11

No release notes provided.

0.14.10

Retry another release after deploy timeout

0.14.9

Fix release build

0.14.8

Thanks to @​OutOfCoffeeError:

  • #256 Off by 1 error for dates with year 1900

0.14.7

Thanks to @​meiMingle:

  • #253 multiple fixes:
    • #72 Support to create links to documents
    • #182 Datatable support
    • #254 Cell merge conflict check
    • Adjust the writing order of elements so that the generated document can be opened normally
    • Fixed that when the Sheet name contained spaces, the excel document with added data validation could not be opened normally by the office software

... (truncated)

Commits
  • 7b71295 Merge pull request #273 from dplusic/feature/inline-string
  • 55cf18a Add a description about inline string
  • 25a0d60 Merge pull request #266 from dplusic/feature/inline-string
  • f5565f8 Update dependency org.apache.logging.log4j:log4j-core to v2.20.0
  • 6cf19d9 Refactor: Change API to be clear
  • 81bf374 Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0
  • f166765 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-M9
  • c6ba829 Bump version
  • 60c224e Merge pull request #268 from meiMingle/feature-group-function
  • 50442f8 Add group level check
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [fastexcel](https://github.com/dhatim/fastexcel) from 0.12.14 to 0.15.0.
- [Release notes](https://github.com/dhatim/fastexcel/releases)
- [Commits](dhatim/fastexcel@0.12.14...0.15.0)

---
updated-dependencies:
- dependency-name: org.dhatim:fastexcel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 27, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #382.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/cnf/develop/org.dhatim-fastexcel-0.15.0 branch March 6, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant