Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 30, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps maatwebsite/excel from 2.1.x-dev to 3.1.19.

Release notes

Sourced from maatwebsite/excel's releases.

v3.1.19

  • Add fix for on each row and with validation (#2548)
  • Laravel 7 support (#2571)
  • Get the index when validating a row (#2523)
  • Timeout and number of tries for the chunked import jobs (#2513)
  • Remote temp file prefix (#2438)

v3.1.18

  • Bump minimum version of phpspreadsheet to 1.10
  • Test against PHP 7.4 and all Laravel 6.x versions
  • Update ignored files in .gitattributes (#2395)
  • import file with calculated value from an external file that doesn't exist don't crash (#2396)
  • Cleanup file creation to prevent wrong asserts (#2378) …
  • Added FromGenerator support (#2394)
  • Support for Laravel 6 job middleware (#2420)
  • Limit WithProgressBar output to one per batch (#2414)
  • Refactor chunked queued exports from queries (#2402)
  • Make export object public (#2422)
  • Do not error when trying to delete nonexistent temp file (#2434)
  • Add support for WithValidation with OnEachRow (#2371)

v3.1.17

Version 3.1.17

Fixes

  • Don't install testbench version outside of dev envs

v3.1.16

Version 3.1.16

Laravel 6.0 compatible release

v3.1.15

Version 3.1.15

Additions:

  • Add assert file path by regex to ExcelFake (#2279)

Deprecations

  • Remove non-existing import line ending setting from config (#2261)

v3.1.14

Version 3.1.14

Additions:

  • Support queued view export (#2203)
  • Proxy failures in queue to failed() method in export class (#2250)
  • Can set headers on responsable exports too

Fixes:

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [maatwebsite/excel](https://github.com/Maatwebsite/Laravel-Excel) from 2.1.x-dev to 3.1.19.
- [Release notes](https://github.com/Maatwebsite/Laravel-Excel/releases)
- [Commits](https://github.com/Maatwebsite/Laravel-Excel/commits/3.1.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 30, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant