tetsuo13 / Roundcube-Matomo-Tracking-Api-Plugin

Add Matomo (formerly Piwik) tracking server-side code to all requests in Roundcube
Other
1 stars 0 forks source link

Bump matomo/matomo-php-tracker from 3.0.1 to 3.0.3 #6

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps matomo/matomo-php-tracker from 3.0.1 to 3.0.3.

Release notes

Sourced from matomo/matomo-php-tracker's releases.

3.0.3

Improve compatibility with PHP 8.1

3.0.2

Fix the response content might not be correct if a redirect happened during a tracking request

Commits
  • 37ad506 Merge pull request #98 from matomo-org/php81fixes
  • 9d48a99 Couple of fixes for PHP 8.1
  • 1afff79 Merge pull request #97 from matomo-org/double-newline-bugfix
  • 1cc8a26 Fix for double newline issue when a redirect is used
  • a780944 Merge pull request #95 from exussum12/patch-2
  • 3f1e66a Sync licence in readme
  • See full diff 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] commented 2 years ago

Superseded by #7.