Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sentry): Update docker.io/getsentry/sentry Docker tag to v23.9.0 #240

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

plural-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
docker.io/getsentry/sentry final minor 23.8.0 -> 23.9.0

Release Notes

getsentry/sentry (docker.io/getsentry/sentry)

v23.9.0

Compare Source

Notify on Disabled Integration (ongoing)

https://www.notion.so/sentry/Tech-Spec-Notify-on-Disabled-Integration-Spec-e7ea0f86ccd6419cb3e564067cf4a2ef?pvs=4

By: @​chloeho7 (#​54286)

save_event improvements (ongoing)

With the new 2023 grouping config, we started incurring a higher processing cost per saved event.
In order to bring it back under controlled a series of code changes will be perform to improve the understandability of the code and its performance.

By: @​armenzg (#​53643)

Notification Analytics Milestone 2 (ongoing)

By: @​scttcper (#​56280, #​56151, #​56141, #​55937, #​55479, #​55366, #​54891, #​54809)

Various fixes & improvements

Plus 1078 more


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Signed-off-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
@plural-renovate plural-renovate bot enabled auto-merge (squash) September 20, 2023 00:31
@@ -1,4 +1,4 @@
FROM docker.io/getsentry/sentry:23.8.0
FROM docker.io/getsentry/sentry:23.9.0

Check failure

Code scanning / Trivy

Image user should not be &#39;root&#39; High

Artifact: sentry/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
@@ -1,4 +1,4 @@
FROM docker.io/getsentry/sentry:23.8.0
FROM docker.io/getsentry/sentry:23.9.0

Check notice

Code scanning / Trivy

No HEALTHCHECK defined Low

Artifact: sentry/Dockerfile
Type: dockerfile
Vulnerability DS026
Severity: LOW
Message: Add HEALTHCHECK instruction in your Dockerfile
Link: DS026
@plural-renovate plural-renovate bot merged commit 2aaea30 into main Sep 20, 2023
2 of 3 checks passed
@plural-bot
Copy link
Collaborator

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@plural-renovate plural-renovate bot deleted the renovate/docker.io-getsentry-sentry-23.x branch September 20, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant