Skip to content

chore(deps): bump sentry from 10.4.0 to 12.0.3#703

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/sentry-12.0.3
Open

chore(deps): bump sentry from 10.4.0 to 12.0.3#703
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/sentry-12.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps sentry from 10.4.0 to 12.0.3.

Release notes

Sourced from sentry's releases.

12.0.3

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Deps Dev

  • Bump svelte from 5.53.0 to 5.53.6 in /test_integrations/tracing/svelte_mini by @​dependabot in #1006
  • Bump rollup from 4.53.5 to 4.59.0 in /test_integrations/tracing/svelte_mini by @​dependabot in #1007

12.0.2

Bug Fixes 🐛

12.0.1

Internal Changes 🔧

12.0.0

Logs & Telemetry Processor

Support for Structured Logs is here! 🎉 To enable:

config :sentry,
  # your config...
  enable_logs: true # <- add this!

Log events are sent to Sentry using the new TelemetryProcessor backend. You can enable it for other types of events via configuration:

config :sentry,
  # your config...
  enable_logs: true,
  telemetry_processor_categories: [:log, :error, :check_in, :transaction] # <- add this

This will become the default backend eventually, please try it out and report any issues!

You can learn more about the Telemetry Processor in our official documentation.

... (truncated)

Changelog

Sourced from sentry's changelog.

12.0.3

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Deps Dev

  • Bump svelte from 5.53.0 to 5.53.6 in /test_integrations/tracing/svelte_mini by @​dependabot in #1006
  • Bump rollup from 4.53.5 to 4.59.0 in /test_integrations/tracing/svelte_mini by @​dependabot in #1007

12.0.2

Bug Fixes 🐛

12.0.1

Internal Changes 🔧

12.0.0

Logs & Telemetry Processor

Support for Structured Logs is here! 🎉 To enable:

config :sentry,
  # your config...
  enable_logs: true # <- add this!

Log events are sent to Sentry using the new TelemetryProcessor backend. You can enable it for other types of events via configuration:

config :sentry,
  # your config...
  enable_logs: true,
  telemetry_processor_categories: [:log, :error, :check_in, :transaction] # <- add this

... (truncated)

Commits
  • 072910b release: 12.0.3
  • e7eaaa8 feat(logs): support non-primitives in the attributes (#1014)
  • d6a8041 chore(deps-dev): bump svelte in /test_integrations/tracing/svelte_mini (#1006)
  • 468c735 chore(deps-dev): bump rollup in /test_integrations/tracing/svelte_mini (#1007)
  • 7b78f1e feat(agents): add AGENTS.md (#1013)
  • bf8b250 Set release metadata for traces (#1009)
  • 3028ea5 Merge branch 'release/12.0.2'
  • b16d024 release: 12.0.2
  • 9a93079 fix(tp): skip sending if DSN is not set (#1008)
  • 2da0898 Merge branch 'release/12.0.1'
  • 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 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)

Bumps [sentry](https://github.com/getsentry/sentry-elixir) from 10.4.0 to 12.0.3.
- [Release notes](https://github.com/getsentry/sentry-elixir/releases)
- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-elixir@10.4.0...12.0.3)

---
updated-dependencies:
- dependency-name: sentry
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 10:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Mar 23, 2026
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants