Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/sentry-12.0.3
Closed

chore(deps): bump sentry from 10.4.0 to 12.0.3#703
dependabot[bot] wants to merge 1 commit into
mainfrom
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

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

@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
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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/hex/sentry-12.0.3 branch from a4fff29 to a9f7904 Compare April 13, 2026 15:26
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Superseded by #730.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/hex/sentry-12.0.3 branch May 18, 2026 18:44
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