Skip to content

Conversation

@dependabot
Copy link

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

Bumps fastexcel from 0.12.14 to 0.14.17.

Release notes

Sourced from fastexcel's releases.

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
    • Update test cases

0.14.6

Thanks to @​meiMingle:

  • #250 Fix method of getting formula

0.14.5

Thanks to @​meiMingle:

... (truncated)

Commits
  • c876add Merge pull request #262 from meiMingle/feattture-update_readme
  • d756a0d Merge pull request #264 from meiMingle/fix-issue261_about_hide
  • b7ce738 Merge branch 'master' into feattture-update_readme
  • 9630c85 Merge branch 'master' into fix-issue261_about_hide
  • 17761ac Merge pull request #263 from meiMingle/feature-refactor_TimestampUtil
  • 1e3a02d Fix issue #261
  • 8f210b2 Add log4j-core to e2e
  • 2f56f43 Fix test case
  • e0e4156 Refactor TimestampUtil with reference to the implementation of POI to ensure ...
  • 72f0a15 Merge branch 'master' into feattture-update_readme
  • 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.14.17.
- [Release notes](https://github.com/dhatim/fastexcel/releases)
- [Commits](dhatim/fastexcel@0.12.14...0.14.17)

---
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 6, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #364.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/cnf/develop/org.dhatim-fastexcel-0.14.17 branch February 13, 2023 21:57
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