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

Bump sentry-jul from 5.1.2 to 5.2.0 #20313

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2021

Bumps sentry-jul from 5.1.2 to 5.2.0.

Release notes

Sourced from sentry-jul's releases.

5.2.0

  • Feat: Allow setting proguard via Options and/or external resources (#1728)
  • Feat: Add breadcrumbs for the Apollo integration (#1726)
  • Fix: Don't set lastEventId for transactions (#1727)
  • Fix: ActivityLifecycleIntegration#appStartSpan memory leak (#1732)

5.2.0-beta.3

  • Fix: Check at runtime if AndroidX.Core is available (#1718)
  • Feat: Add "data" to spans (#1717)
  • Fix: Should not capture unfinished transaction (#1719)

5.2.0-beta.2

  • Bump AGP to 7.0.2 (#1650)
  • Fix: drop spans in BeforeSpanCallback. (#1713)

5.2.0-beta.1

  • Feat: Add tracestate HTTP header support (#1683)
  • Feat: Add option to filter which origins receive tracing headers (#1698)
  • Feat: Include unfinished spans in transaction (#1699)
  • Fix: Move tags from transaction.contexts.trace.tags to transaction.tags (#1700)
  • Feat: Add static helpers for creating breadcrumbs (#1702)

Breaking changes:

  • Updated proguard keep rule for enums, which affects consumer application code (#1694)
Changelog

Sourced from sentry-jul's changelog.

5.2.0

  • Feat: Allow setting proguard via Options and/or external resources (#1728)
  • Feat: Add breadcrumbs for the Apollo integration (#1726)
  • Fix: Don't set lastEventId for transactions (#1727)
  • Fix: ActivityLifecycleIntegration#appStartSpan memory leak (#1732)

5.2.0-beta.3

  • Fix: Check at runtime if AndroidX.Core is available (#1718)
  • Feat: Add "data" to spans (#1717)
  • Fix: Should not capture unfinished transaction (#1719)

5.2.0-beta.2

  • Bump AGP to 7.0.2 (#1650)
  • Fix: drop spans in BeforeSpanCallback. (#1713)

5.2.0-beta.1

  • Feat: Add tracestate HTTP header support (#1683)
  • Feat: Add option to filter which origins receive tracing headers (#1698)
  • Feat: Include unfinished spans in transaction (#1699)
  • Fix: Move tags from transaction.contexts.trace.tags to transaction.tags (#1700)
  • Feat: Add static helpers for creating breadcrumbs (#1702)
  • Feat: Performance support for Android Apollo (#1705)

Breaking changes:

  • Updated proguard keep rule for enums, which affects consumer application code (#1694)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @gastaldi.


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

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 21, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 22, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 1254c20

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 16
Native Tests - Misc4 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiModuleIncludedBuildTest.main line 24 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/smallrye-reactive-messaging-kafka/deployment 
! Skipped: docs integration-tests/kubernetes/quarkus-standard-way-kafka integration-tests/reactive-messaging-kafka and 1 more

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingTestCase.testContinuousTestingScenario1 line 64 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

⚙️ Native Tests - Misc4 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.nativeimage.CustomNativeTestSourceSetIT.runNativeTests line 18 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

expected: "SUCCESS"

@gastaldi
Copy link
Contributor

@dependabot rebase

@gastaldi
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/maven/io.sentry-sentry-jul-5.2.0 branch from 1254c20 to c2d163b Compare September 22, 2021 04:08
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 22, 2021

This workflow status is outdated as a new workflow run has been triggered.

✖ This workflow run has failed but no jobs reported an error. Something weird happened, please check the workflow run page carefully: it might be an issue with the workflow configuration itself.

@geoand
Copy link
Contributor

geoand commented Sep 22, 2021

@dependabot rebase

Bumps [sentry-jul](https://github.com/getsentry/sentry-java) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@5.1.2...5.2.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-jul
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.sentry-sentry-jul-5.2.0 branch from c2d163b to a65d74e Compare September 22, 2021 09:36
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 22, 2021

Failing Jobs - Building a65d74e

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiModuleIncludedBuildTest.main line 24 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

@dependabot dependabot bot merged commit 67e2f83 into main Sep 22, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.sentry-sentry-jul-5.2.0 branch September 22, 2021 13:55
@quarkus-bot quarkus-bot bot added this to the 2.4 - main milestone Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants