Skip to content

build: Bump league/csv from 9.23.0 to 9.24.1#4215

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/league/csv-9.24.1
Closed

build: Bump league/csv from 9.23.0 to 9.24.1#4215
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/league/csv-9.24.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2025

Bumps league/csv from 9.23.0 to 9.24.1.

Release notes

Sourced from league/csv's releases.

version 9.24.1

Added

  • None

Deprecated

  • None

Fixed

  • Fix possible memory leaks with the Writer class #563 - thanks to pope-12

Remove

  • None

version 9.24.0

Added

  • TabularData::last and TabularData::lastAsObject

Deprecated

  • None

Fixed

  • Improved implementation for AbstractCsv::download method

Remove

  • None
Changelog

Sourced from league/csv's changelog.

9.24.1 - 2025-06-25

Added

  • None

Deprecated

  • None

Fixed

  • Fix possible memory leaks with the Writer class #563 - thanks to pope-12

Remove

  • None

9.24.0 - 2025-06-24

Added

  • TabularData::last and TabularData::lastAsObject

Deprecated

  • None

Fixed

  • Improved implementation for AbstractCsv::download method

Remove

  • None
Commits
  • e0221a3 Prepare next release
  • 2df9e70 Fix possible memory leak #563
  • 3f11e12 Prepare next release
  • f716e05 Improve AbstractCsv::download implementation
  • 56b414f Adding TabularData::last and TabularData::lastAsObject methods
  • 1014b7d Adding TabularData::last and TabularData::lastAsObject methods
  • ed9a35c Adding TabularData::last and TabularData::lastAsObject methods
  • 7c939f7 Improve AbstractCsv::download implementation
  • 418322c Improve AbstractCsv::download implementation
  • 1cd1cd6 Improve AbstractCsv::download implementation
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [league/csv](https://github.com/thephpleague/csv) from 9.23.0 to 9.24.1.
- [Release notes](https://github.com/thephpleague/csv/releases)
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md)
- [Commits](thephpleague/csv@9.23.0...9.24.1)

---
updated-dependencies:
- dependency-name: league/csv
  dependency-version: 9.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Looks like league/csv is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/composer/league/csv-9.24.1 branch August 11, 2025 13:22
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