Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Bump appsignal from 2.2.7 to 2.4.2 #371

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps appsignal from 2.2.7 to 2.4.2.

Changelog

Sourced from appsignal's changelog.

2.4.2

Fixed

  • a5c810d4 patch - Fix an issue where reporting an exception for a function call whose arguments contain a map of PID would raise a second exception instead.

2.4.1

Changed

  • 4473ffee patch - Add enable_error_backend configuration option

2.4.0

Added

Changed

  • b2dddb11 patch - Replace arguments in stack traces with sanitized versions instead of stripping them out completely

2.3.1

Fixed

  • 5a9b4b6c patch - Fix FunctionClauseError for old Finch versions. This change explicitly ignores events from old Finch versions, meaning only Finch versions 0.12 and above will be instrumented, but using Finch versions 0.11 and below won't cause an event handler crash.

2.3.0

Added

  • 2aaf55be minor - Add Finch integration. HTTP requests performed with Finch will show up as events in the sample view.

2.2.19

Fixed

  • be7825e1 patch - Fix extension linking on Alpine Linux ARM64 systems.

2.2.18

Fixed

  • 05f59d31 patch - Fix compile-time error about symbol names starting with a comma. Updated the linking script to not include the comma.

2.2.17

Fixed

... (truncated)

Commits
  • b53858a Publish packages
  • fc7e3cf Merge pull request #807 from appsignal/fix-argument-cleaner-pid-issue
  • a5c810d Call inspect on cleaned map values
  • a4f7618 Publish packages
  • 4473ffe Add error_backend_enabled configuration option (#806)
  • d778c9c Drop Mix.Config, import Config
  • 07f483e Publish packages
  • b2dddb1 Stack trace argument types (#804)
  • 543596b Merge pull request #801 from appsignal/logging-feature
  • 5b69883 Update Logger levels to match with Elixir standard
  • 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)

Bumps [appsignal](https://github.com/appsignal/appsignal-elixir) from 2.2.7 to 2.4.2.
- [Release notes](https://github.com/appsignal/appsignal-elixir/releases)
- [Changelog](https://github.com/appsignal/appsignal-elixir/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-elixir@v2.2.7...v2.4.2)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Nov 30, 2022
@dependabot dependabot bot requested a review from cloud8421 November 30, 2022 06:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2022

Superseded by #376.

@dependabot dependabot bot closed this Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/hex/appsignal-2.4.2 branch December 21, 2022 06:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants