repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
508 stars 105 forks source link

Bump sentry/sentry-symfony from 3.5.4 to 4.3.0 #655

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps sentry/sentry-symfony from 3.5.4 to 4.3.0.

Release notes

Sourced from sentry/sentry-symfony's releases.

4.3.0

  • Fix compatibility issue with Symfony >= 6.1.0 (#635)
  • Add TracingDriverConnectionInterface::getNativeConnection() method to get the original driver connection (#597)
  • Add options.http_timeout and options.http_connect_timeout configuration options (#593)

4.2.10

  • Fix compatibility issue with Twig >= 3.4.0 (#628)

4.2.9

  • Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null on DBAL 2.x (#613)

4.2.8

  • Fix compatibility issue with Doctrine Bundle >= 2.6.0 (#608)

4.2.7

  • Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null (#586)

4.2.6

  • Add support for symfony/cache-contracts package version 3.x (#588)

4.2.5

  • Add support for Symfony 6 (#566)
  • Fix fatal errors logged twice on Symfony 3.4 (#570)

4.2.4

  • Add return typehints to the methods of the SentryExtension class to prepare for Symfony 6 (#563)
  • Fix setting the IP address on the user context when it's not available (#565)
  • Fix wrong method existence check in TracingDriverConnection::errorCode() (#568)
  • Fix decoration of the Doctrine DBAL connection when it implemented the ServerInfoAwareConnection interface (#567)

4.2.3

  • Do not create the TracingStatement alias if it already exist (#552)
  • Pass the custom logger PSR-3 logger to the TransportFactory factory (#555)
  • Improve the compatibility layer with Doctrine DBAL to avoid deprecations notices (#553)

4.2.2

  • Fix missing instrumentation of the Statement::execute() method of Doctrine DBAL (#548)

4.2.1

  • Fix return type for TracingDriver::getDatabase() method (#541)
  • Avoid throwing exception from the TraceableCacheAdapterTrait::prune() and TraceableCacheAdapterTrait::reset() methods when the decorated adapter does not implement the respective interfaces (#543)

4.2.0

  • Log the bus name, receiver name and message class name as event tags when using Symfony Messenger (#492)
  • Make the transport factory configurable in the bundle's config (#504)
  • Add the sentry_trace_meta() Twig function to print the sentry-trace HTML meta tag (#510)
  • Make the list of commands for which distributed tracing is active configurable (#515)
  • Introduce TracingDriverConnection::getWrappedConnection() (#536)
  • Add the logger config option to ease setting a PSR-3 logger to debug the SDK (#538)
  • Bump requirement for DBAL tracing to ^2.13|^3; simplify the DBAL tracing feature (#527)

... (truncated)

Changelog

Sourced from sentry/sentry-symfony's changelog.

4.3.0 (2022-05-30)

  • Fix compatibility issue with Symfony >= 6.1.0 (#635)
  • Add TracingDriverConnectionInterface::getNativeConnection() method to get the original driver connection (#597)
  • Add options.http_timeout and options.http_connect_timeout configuration options (#593)

4.2.10 (2022-05-17)

  • Fix compatibility issue with Twig >= 3.4.0 (#628)

4.2.9 (2022-05-03)

  • Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null on DBAL 2.x (#613)

4.2.8 (2022-03-31)

  • Fix compatibility issue with Doctrine Bundle >= 2.6.0 (#608)

4.2.7 (2022-02-18)

  • Fix deprecation notice thrown when instrumenting the PDOStatement::bindParam() method and passing $length = null (#586)

4.2.6 (2022-01-10)

  • Add support for symfony/cache-contracts package version 3.x (#588)

4.2.5 (2021-12-13)

  • Add support for Symfony 6 (#566)
  • Fix fatal errors logged twice on Symfony 3.4 (#570)

4.2.4 (2021-10-20)

  • Add return typehints to the methods of the SentryExtension class to prepare for Symfony 6 (#563)
  • Fix setting the IP address on the user context when it's not available (#565)
  • Fix wrong method existence check in TracingDriverConnection::errorCode() (#568)
  • Fix decoration of the Doctrine DBAL connection when it implemented the ServerInfoAwareConnection interface (#567)

4.2.3 (2021-09-21)

  • Fix: Test if TracingStatement exists before attempting to create the class alias, otherwise it breaks when opcache is enabled. (#552)
  • Fix: Pass logger from logger config option to TransportFactory (#555)
  • Improve the compatibility layer with Doctrine DBAL to avoid deprecations notices (#553)

4.2.2 (2021-08-30)

  • Fix missing instrumentation of the Statement::execute() method of Doctrine DBAL (#548)

4.2.1 (2021-08-24)

... (truncated)

Commits
  • 12d0f96 Prepare release 4.3.0
  • f2290df Add release 4.3.0 to changelog
  • a943c47 Merge branch 'master' into develop
  • 75c1bc5 Support the http_connect_timeout and http_timeout options config options ...
  • 68a692c Bump the minimum required version of the core SDK to 3.5 (#634)
  • 4174898 SentryTestCommand > Define command name in config (#635)
  • 6b443cf Merge branch 'master' into develop
  • d1d2895 Prepare release 4.2.10 (#631)
  • e34eb19 Fix compatibility issues with Twig >=3.4.0 (#628)
  • 6177d71 chore: Update logo in readme (again) (#625)
  • 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)
marmichalski commented 7 months ago

Updated in #580

dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.