Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps appsignal from 2.15.10 to 2.15.11.

Changelog

Sourced from appsignal's changelog.

2.15.11

Published on 2025-10-09.

Added

Changed

  • Detect the log format automatically. We now detect if a log line is in the JSON, Logfmt or plaintext formats. No further config needed when calling our logger, like so:

    Appsignal.Logger.info("group", "message")

    (patch 756dac39)

Commits
  • 9430b27 Publish package v2.15.11
  • 58ffb33 Merge pull request #1018 from appsignal/oban-timeout
  • ac4effe Update .changesets/add-support-for-oban-timeout-exceptions.md
  • 465a385 Add changeset to describe patch changes
  • 0835f4f Add do_oban_job_start/1 to share span creation logic
  • 9e35f93 Check in tests for oban_job_exception/4 without span
  • 84af625 Add context to ad-hoc exception spans
  • efa568c Create span if none exists for Oban exceptions
  • 756dac3 Auto detect log format (#1015)
  • f5745ba Update agent to version 0.36.7 (#1014)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [appsignal](https://github.com/appsignal/appsignal-elixir) from 2.15.10 to 2.15.11.
- [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.15.10...v2.15.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Labels

The following labels could not be found: mix. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud
Copy link

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.

0 participants