Skip to content

build(deps): bump maatwebsite/excel from 3.1.69 to 4.0.0 - #331

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/maatwebsite/excel-4.0.0
Open

build(deps): bump maatwebsite/excel from 3.1.69 to 4.0.0#331
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/maatwebsite/excel-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps maatwebsite/excel from 3.1.69 to 4.0.0.

Release notes

Sourced from maatwebsite/excel's releases.

4.0.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from maatwebsite/excel's changelog.

[4.0.0] - Unreleased

See https://github.com/SpartnerNL/Laravel-Excel/blob/4.x/UPGRADE-4.x.md for the full upgrade guide.

Added

  • WithColumns concern, describing a sheet as a list of typed column objects rather than raw arrays. Ships Text, Number, Decimal, Percentage, Price, Date, DateTime, Boolean, Formula, RichText, Hyperlink, Image and EmptyCell, each handling its own data type, number format, styling, sizing, filtering and comments on write, and its own casting on read
  • FromScout export concern, replacing Scout builder support in FromQuery (#4390)
  • ShouldBatch marker interface to dispatch queued exports and chunked queued imports as job batches (#4341)
  • Support for Laravel's #[Queue] and #[Connection] attributes on imports (#4382)

Changed

  • Requires PHP 8.3+ and Laravel 12+ (#4361)
  • Upgraded phpoffice/phpspreadsheet from ^1.30 to ^5.3 (#4302, #4333)
  • Native parameter and return types across the entire code base; static analysis at PHPStan level 6 (#4371 and others)

Removed

  • Support for PHP below 8.3 and Laravel below 12 (#4361)
  • Scout Builder support in FromQuery, use FromScout instead (#4390)
  • ext-json requirement (#4383)

[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 compatibility and support 3.0 of the interface.

[3.1.44] - 2022-10-14

Fixed

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 19, 2026
Bumps [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) from 3.1.69 to 4.0.0.
- [Release notes](https://github.com/SpartnerNL/Laravel-Excel/releases)
- [Changelog](https://github.com/SpartnerNL/Laravel-Excel/blob/4.x/CHANGELOG.md)
- [Commits](SpartnerNL/Laravel-Excel@3.1.69...4.0.0)

---
updated-dependencies:
- dependency-name: maatwebsite/excel
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/maatwebsite/excel-4.0.0 branch from 450c630 to 13b8464 Compare August 19, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants