Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump phpoffice/phpspreadsheet from 1.29.0 to 2.0.0 #1918

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2024

Bumps phpoffice/phpspreadsheet from 1.29.0 to 2.0.0.

Release notes

Sourced from phpoffice/phpspreadsheet's releases.

2.0.0

BREAKING CHANGE

  • Typing was strengthened by leveraging native typing. This should not change any behavior. However, if you implement any interfaces or inherit from any classes, you will need to adapt your typing accordingly. If you use static analysis tools such as PHPStan or Psalm, new errors might be found. If you find actual bugs because of the new typing, please open a PR that fixes it with a detailed explanation of the reason. We'll try to merge and release typing-related fixes quickly in the coming days. [PR #3718](PHPOffice/PhpSpreadsheet#3718)
  • All deprecated things have been removed, for details, see 816b91d0b4

Added

Changed

Deprecated

Removed

  • Nothing

Fixed

... (truncated)

Changelog

Sourced from phpoffice/phpspreadsheet's changelog.

2.0.0 - 2024-01-24

BREAKING CHANGE

  • Typing was strengthened by leveraging native typing. This should not change any behavior. However, if you implement any interfaces or inherit from any classes, you will need to adapt your typing accordingly. If you use static analysis tools such as PHPStan or Psalm, new errors might be found. If you find actual bugs because of the new typing, please open a PR that fixes it with a detailed explanation of the reason. We'll try to merge and release typing-related fixes quickly in the coming days. [PR #3718](PHPOffice/PhpSpreadsheet#3718)
  • All deprecated things have been removed, for details, see 816b91d0b4

Added

Changed

Deprecated

Removed

  • Nothing

Fixed

... (truncated)

Commits
  • 4a77798 2.0.0
  • 570c86f Merge pull request #3869 from oleibman/bit32b
  • 132c374 Merge branch 'master' into bit32b
  • a83e9fb Merge pull request #3873 from PHPOffice/powerkiki
  • b9901c3 Describe breaking changes
  • 3dce900 Typed coordinate and range parameters
  • ad9fe0a Remove all mixed in param type where reasonable (except Calculcation/)
  • 5faaf26 Merge pull request #3872 from PHPOffice/powerkiki
  • 013e5cc Remove all mixed in return type where possible
  • 936805a Merge pull request #3871 from oleibman/mixedsamples
  • 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 [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.29.0 to 2.0.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@1.29.0...2.0.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jan 27, 2024
@Chartman123 Chartman123 merged commit 3329c9d into main Jan 27, 2024
50 checks passed
@Chartman123 Chartman123 deleted the dependabot/composer/main/phpoffice/phpspreadsheet-2.0.0 branch January 27, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant