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

Update segmentio/analytics-php requirement from ~3.5.0 to ~3.6.0 #716

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Updates the requirements on segmentio/analytics-php to permit the latest version.

Release notes

Sourced from segmentio/analytics-php's releases.

3.6.0

Changelog available here

Changelog

Sourced from segmentio/analytics-php's changelog.

3.6.0 / 2023-03-28

  • Issue #208 Correct autoload require statement (#209)
  • Fix missing version information (#207)
  • Include support for 8.1 * 8.2 (#210)

3.5.0 / 2022-08-17

  • Correct Payload size check of 512kb (#202)
  • Add new consumer configurable options: curl_timeout, curl_connecttimeout, max_item_size_bytes, max_queue_size_bytes (#192, #197, #198)
  • Depricate HTTP Option (#194 & #195)

3.0.0 / 2021-10-14

  • PSR-12 coding standard with Slevomat and phcs extensions
  • Namespace and file rearrangement to follow PSR-4 naming scheme and more logical separation
  • Provide strict types for all properties, parameters, and return values
  • Add an exception class so we can have segment-specific exceptions
  • Add dependencies on JSON extension
  • Add dependency on the Roave security checker
  • Since the library already required a minimum of PHP 7.4, make use of PHP 7.4+ features, and avoid compat issues with 8.0
  • More sensible error handling, don't try to catch exceptions that are never thrown
  • Extensive linting and static analysis using phpcs, psalm, phpstan, and PHPStorm to spot issues

2.0.0 / 2021-07-16

  • Modify Endpoint to match API docs (#171)
  • usleep in flush() causes unexpected delays on page loads (#173)
  • Support PHP 8 (#152)
  • Remove Support for PHP 7.2
  • Namespacing (#182)

1.8.0 / 2021-05-31

  • Fix socket return response (#174)
  • API Endpoint update (#168)
  • Update Batch Size Check (#168)
  • Remove messageID override capabilities (#163)
  • Update flush sleep waiting period (#161)

1.7.0 / 2021-03-10

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2023
Updates the requirements on [segmentio/analytics-php](https://github.com/segmentio/analytics-php) to permit the latest version.
- [Release notes](https://github.com/segmentio/analytics-php/releases)
- [Changelog](https://github.com/segmentio/analytics-php/blob/master/HISTORY.md)
- [Commits](segmentio/analytics-php@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: segmentio/analytics-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/segmentio/analytics-php-approx-3.6.0 branch from 092f3da to 85311d1 Compare April 5, 2023 15:37
Copy link
Contributor

@mikelittle mikelittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes look no risk to me

@mikelittle mikelittle merged commit 7caaf89 into master Apr 5, 2023
@mikelittle mikelittle deleted the dependabot/composer/segmentio/analytics-php-approx-3.6.0 branch April 5, 2023 15:52
@missjwo missjwo added this to the Altis V15 milestone Apr 6, 2023
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.

2 participants