learnosity-demos icon indicating copy to clipboard operation
learnosity-demos copied to clipboard

Bump learnosity/learnosity-sdk-php from 0.10.3 to 1.0.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps learnosity/learnosity-sdk-php from 0.10.3 to 1.0.0.

Release notes

Sourced from learnosity/learnosity-sdk-php's releases.

[RELEASE] v1.0.0

Added

  • PHP 7 to PHP 8 are supported.
  • PHPUnit 6 to PHPUnit 9 are supported.
  • Improved unit and integration test coverage.

Removed

  • PHP 5.6 support, PHP 7.0 is now the minimum supported version.

Fixed

  • Fixed a bug with DataApi::requestRecursive where it would overwrite output data unintentionally.
Changelog

Sourced from learnosity/learnosity-sdk-php's changelog.

[v1.0.0] - 2021-06-01

Added

  • PHP 7 to PHP 8 are supported.
  • PHPUnit 6 to PHPUnit 9 are supported.
  • Improved unit and integration test coverage.

Removed

  • PHP 5.6 support, PHP 7.0 is now the minimum supported version.

Fixed

  • Fixed a bug with DataApi::requestRecursive where it would overwrite output data unintentionally.
Commits
  • 08ba12c [RELEASE] v1.0.0
  • 7b9224d Merge pull request #57 from Learnosity/bug/fix-release-script-v2
  • 48dc268 [BUG] Fix bug with release.sh
  • f77c734 Merge pull request #56 from Learnosity/bug/fix-release-script
  • d4de74f [LINT] Fix up whitespace
  • 8909ef0 [BUG] Fix release script
  • 7c23aa7 Merge pull request #55 from Learnosity/LRN-31488/feature/php8-support
  • af88340 [CONFIG] Improve Makefile and update PHPUnit config LRN-31488
  • f6f37fa [DOCS] Improved simple examples LRN-31488
  • b2b5804 [FEATURE][BUG][TESTS] Added new tests, fixed bug in requestRecursive LRN-31488
  • 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)

dependabot[bot] avatar Apr 11 '22 19:04 dependabot[bot]