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.48 #1083

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps maatwebsite/excel from 3.1.38 to 3.1.48.

Release notes

Sourced from maatwebsite/excel's releases.

3.1.48

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.47...3.1.48

3.1.47

What's Changed

New Contributors

Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.46...3.1.47

3.1.46

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from maatwebsite/excel's changelog.

Changelog

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

[Unreleased]

[3.1.47] - 2023-02-16

  • Support Laravel 10

Fixed

  • Fix Bug Multiple drawings change the behavior of the startCell (#3865).
  • Allow configuring read data only in chunks as well.

[3.1.46] - 2023-01-27

  • Support Laravel 10

[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

... (truncated)

Commits
  • 6d0fe2a Fix PHP 8.2 dynamic property deprecated (#3880)
  • 694bfef Update supported versions (#3879)
  • fd928d6 Update CHANGELOG.md
  • 4a62a08 Format dates if importing with WithChunkReading (#3872)
  • b79b0d4 fix bug #3865 (#3873)
  • 4fca093 Deal with non existing assert matches regexp in older phpunit versions
  • 22c7cb2 Revert change for installing legacy factories
  • 65f9fa0 Apply fixes from StyleCI
  • 37d2016 Update validation tests to deal with L10 changing the default validation mess...
  • ecf99ef Use updted phpunit schema
  • 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)