ZsgsDesign / NOJ

⚡ The most advanced open-source automatic algorithm online judge system | 南京邮电大学开源 Online Judge | QQ群:668108264
https://acm.njupt.edu.cn
MIT License
942 stars 106 forks source link

Bump maatwebsite/excel from 3.1.38 to 3.1.44 #1038

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maatwebsite/excel from 3.1.38 to 3.1.44.

Release notes

Sourced from maatwebsite/excel's releases.

3.1.44

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.43...3.1.44

3.1.43

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.42...3.1.43

3.1.42

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.41...3.1.42

3.1.41

What's Changed

New Contributors

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

... (truncated)

Changelog

Sourced from maatwebsite/excel's changelog.

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Changed

  • Cast empty headings to indexed integer
  • Adds isEmptyWhen to customize is row empty logic.

Fixed

  • Fix temporary local files not being cleaned up when setting force_resync_remote config to true (#3623)
  • Fix testing for multiple stored files by regex matching (#3631).
  • Allow required_unless rule (#3660)
  • Fix output of WithFormatData in combination with SkipsEmptyRows (#3760)

[3.1.40] - 2022-05-02

  • Fix testing for multiple stored files by regex matching (#3631).

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


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] commented 1 year ago

Superseded by #1062.