NOJ icon indicating copy to clipboard operation
NOJ copied to clipboard

Bump maatwebsite/excel from 3.1.38 to 3.1.40

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps maatwebsite/excel from 3.1.38 to 3.1.40.

Release notes

Sourced from maatwebsite/excel's releases.

3.1.40

What's Changed

  • Expose the ability to set custom response headers when exporting collections by @​andrew-belac in SpartnerNL/Laravel-Excel#3605
  • Adds WithDefaultStyles concern to allow configuring the workbook default styles.
  • Adds WithBackgroundColor concern to allow configuring the workbook default background color.

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.39...3.1.40

3.1.39

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.38...3.1.39

Changelog

Sourced from maatwebsite/excel's changelog.

[3.1.40] - 2022-05-02

Changed

  • Adds WithDefaultStyles concern to allow configuring the workbook default styles.
  • Adds WithBackgroundColor concern to allow configuring the workbook default background color.
  • Expose the ability to set custom response headers when exporting collections via Exportable

[3.1.39] - 2022-04-23

Fixed

  • Fix PHP8.1 return type for Failure class (#3588)
Commits
  • 8a54972 Update CHANGELOG.md
  • b9fb1b2 Update changelog
  • 06fd479 Apply fixes from StyleCI
  • f294142 Add a WithBackgroundColor concern
  • 305eccd Add WithDefaultStyles concern to configure the default workbook styles
  • b45abab Expose the ability to set custom response headers via the DownloadCollection ...
  • 5165334 Update CHANGELOG.md
  • 91823a6 Fix PHP Deprecated #3588 (#3599)
  • 0ea2dc1 Apply fixes from StyleCI
  • See full diff 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)

dependabot[bot] avatar May 02 '22 21:05 dependabot[bot]