ZsgsDesign / NOJ

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

Bump maatwebsite/excel from 3.1.38 to 3.1.45 #1062

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maatwebsite/excel from 3.1.38 to 3.1.45.

Release notes

Sourced from maatwebsite/excel's releases.

3.1.45

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from maatwebsite/excel's changelog.

[3.1.45] - 2023-01-02

Added

  • Add support for ignoring PHP auto_detect_line_endings INI directive

Fixed

  • Fix the PSR simple cache dependency mess to maintain backwards compatability and support 3.0 of the interface.

[3.1.44] - 2022-10-14

Fixed

  • Fix output of WithFormatData in combination with SkipsEmptyRows (#3760)

Changed

  • Cast empty headings to indexed integer (#3646)
  • Adds isEmptyWhen to customize is row empty logic. (#3645)

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)

[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
  • 8062707 Update changelog
  • f3a3f15 Fix the PSR simple cache mess by using composer to check which version is ins...
  • f700014 Apply fixes from StyleCI
  • 9a7880a Add support for ignoring PHP auto_detect_line_endings INI directive (#3813)
  • 289c332 Add test to check if WithFormatData works with SkipsEmptyRows (#3761)
  • 3c5b954 Apply fixes from StyleCI
  • 339fc7c check that the $import variable is not empty (#3745)
  • b3938c9 Revert validation to array introduced in 3.1.41 (#3742)
  • f7a1c31 Prevent install of psr/simplecache 3.0 (#3735)
  • 82ea496 Update composer.json
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #1070.