repman-io / repman

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

Bump sentry/sentry-symfony from 3.5.4 to 4.2.4 #527

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sentry/sentry-symfony from 3.5.4 to 4.2.4.

Release notes

Sourced from sentry/sentry-symfony's releases.

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)

4.1.4

  • Fix decoration of cache adapters inheriting parent service (#525)
  • Fix extraction of the username of the logged-in user in Symfony 5.3 (#518)

4.1.3

  • Fix missing require of the symfony/cache-contracts package (#506)

4.1.2

  • Fix the check of the existence of the CacheItem class while attempting to enable the cache instrumentation (#501)

4.1.1

  • Fix the conditions to automatically enable the cache instrumentation when possible (#487)
  • Fix deprecations triggered by Symfony 5.3 (#489)
  • Fix fatal error when the SERVER_PROTOCOL header is missing (#495)

4.1.0

  • Avoid failures when the RequestFetcher fails to translate the Request (#472)
  • Add support for distributed tracing of Symfony request events (#423)
  • Add support for distributed tracing of Twig template rendering (#430)
  • Add support for distributed tracing of SQL queries while using Doctrine DBAL (#426)
  • Add support for distributed tracing when running a console command (#455)
  • Add support for distributed tracing of cache pools (#477)
  • Add the full CLI command string to the extra context (#352)

... (truncated)

Changelog

Sourced from sentry/sentry-symfony's changelog.

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)

  • 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 (2021-08-12)

  • 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)

4.1.4 (2021-06-18)

  • Fix decoration of cache adapters inheriting parent service (#525)
  • Fix extraction of the username of the logged-in user in Symfony 5.3 (#518)

4.1.3 (2021-05-31)

  • Fix missing require of the symfony/cache-contracts package (#506)

4.1.2 (2021-05-17)

  • Fix the check of the existence of the CacheItem class while attempting to enable the cache instrumentation (#501)

4.1.1 (2021-05-10)

  • Fix the conditions to automatically enable the cache instrumentation when possible (#487)
  • Fix deprecations triggered by Symfony 5.3 (#489)
  • Fix fatal error when the SERVER_PROTOCOL header is missing (#495)

... (truncated)

Commits
  • cbd486c Prepare release 4.2.4
  • f3594df Fix wrapping of the DBAL driver connection when implementing the `Doctrine\DB...
  • 977755e Fix wrong method existence check in TracingDriverConnection::errorCode() (#...
  • b013a88 Fix setting the IP address on the user context when it's not available (#565)
  • 42787b4 Add compatibility with PHP 8.1 (#559)
  • be9b065 Add missing return type hints to the methods of the SentryExtension class (...
  • d1126b2 Prepare release 4.2.3
  • be6339f Improve the compatibility layer for Doctrine DBAL to avoid side-effects of po...
  • 31edf15 Fix setting the configured PSR-3 logger on the transport factory (#555)
  • ca318a6 Fix testClientIsCreatedFromOptions() method name typo in `SentryExtensionTe...
  • 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] commented 2 years 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.