Skip to content

chore: Update sentry requirement from ~> 11.0 to ~> 12.0 in /apps/api_web#999

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/apps/api_web/sentry-tw-12.0
Closed

chore: Update sentry requirement from ~> 11.0 to ~> 12.0 in /apps/api_web#999
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/apps/api_web/sentry-tw-12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on sentry to permit the latest version.

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
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 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)

Updates the requirements on [sentry](https://github.com/getsentry/sentry-elixir) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-elixir/releases)
- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-elixir@11.0.0...12.0.3)

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

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 Apr 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 22, 2026 13:22
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2026
@dependabot dependabot Bot requested review from jadrian and removed request for a team April 22, 2026 13:22
@dependabot dependabot Bot added the elixir Pull requests that update Elixir code label Apr 22, 2026
@jadrian
Copy link
Copy Markdown

jadrian commented Apr 22, 2026

This one fails CI. I filed an Asana task for us to upgrade Sentry manually.

@jadrian jadrian closed this Apr 22, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 22, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/hex/apps/api_web/sentry-tw-12.0 branch April 22, 2026 14:48
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.

1 participant