fully-forged / tune

A streamlined Spotify client and browser with a focus on performance and integrations.
https://tune.fullyforged.com
MIT License
216 stars 16 forks source link

Bump appsignal from 2.2.7 to 2.2.13 #332

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps appsignal from 2.2.7 to 2.2.13.

Changelog

Sourced from appsignal's changelog.

2.2.13

Fixed

  • 26be6e58 patch - Fix session data by reverting the sample data key change

2.2.12

Added

  • 65c5d716 patch - Don't set session data when the send_session_data configuration is set to false

2.2.11

Added

  • e287e58c patch - Allow ignoring specific pids through Tracer.ignore/1
  • c325114a patch - Log messages are now sent through a centralised logger, defaulting to logging to the /tmp/appsignal.log file. To log to standard output instead, set the log config property to "stdout".
  • 96c60363 patch - Don't set parameters when the send_params configuration is set to false

Changed

  • bb6c7a65 patch - Add the config "override" source to better communicate and help debug when certain config options are set. This is used by the diagnose report. The override source is used to set the new config option value when a config option has been renamed, like send_session_data.

  • 003a2edd patch - The extension installation will no longer fail when the CA certificate file is not accessible.

  • db97b2f6 patch - Bump agent to v-bbc830a

    • Support batched statsd messages
    • Set start times for spans with traceparents
    • Check duration in transactions for negative and too high values
  • 709224ad patch - Bump agent to v-f57e6cb

    • Enable process metrics on Heroku and Dokku

2.2.10

Added

  • 0469f4b2 patch - Add send_session_data option to configure if session data is automatically included in spans. By default this is turned on. It can be disabled by configuring send_session_data to false.

Changed

  • ffe65216 patch - Remove Ruby exclusive headers from request_headers defaults.
  • c0a98928 patch - Bump AppSignal agent version to 15ee07b. Add internal tracking of transmission duration.
  • 8c14f827 patch - The diagnose library report now reports the agent version from the committed agent file, rather than the downloaded version, which is reported in the installation report.

... (truncated)

Commits


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 #336.