wutongwan / laravel-lego

Save you from CRUD
http://lego.zhw.in
MIT License
110 stars 28 forks source link

Update box/spout requirement from ^2.7 to ^3.1 #179

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Updates the requirements on box/spout to permit the latest version.

Release notes

Sourced from box/spout's releases.

Version 3.1.0

New features:

  • [XLSX] Added support for writing cell formats
  • [XLSX & ODS] Cell alignment

Fixes:

  • [ALL] Cell indexes not being respected when rendering row
  • [XLSX & ODS] Added support for cells in error when writing
  • [XLSX] Support for missing styles XML file
  • [ODS] Added support for whitespaces inside <text:span>
Commits
  • 7964dad Add support for cells in error when writing XLSX and ODS
  • eb88bb4 Automated native_function_invocation fixes
  • 94b6541 disable no_superfluous_phpdoc_tags
  • dbdf5f7 [ODS] Add support for whitespaces inside <text:span>
  • 9f4c094 Cell alignment
  • 0a0b1f7 [docs] Fix site_url - take 2
  • db32a7c [docs] Fix site_url
  • 859b8d3 [Docs] Force using current protocol scheme for resources and links
  • 8a2dcc9 Improve docs for local dev
  • 74146c6 Switch documentation site to HTTPS
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.