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

[DCJ-400-maven]: Bump the maven-dependencies group with 2 updates #967

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the maven-dependencies group with 2 updates: io.sentry:sentry and org.elasticsearch.client:elasticsearch-rest-client.

Updates io.sentry:sentry from 7.9.0 to 7.10.0

Release notes

Sourced from io.sentry:sentry's releases.

7.10.0

Features

  • Publish Gradle module metadata (#3422)

Fixes

  • Fix faulty span.frame_delay calculation for early app start spans (#3427)
  • Fix crash when installing ShutdownHookIntegration and the VM is shutting down (#3456)
Changelog

Sourced from io.sentry:sentry's changelog.

7.10.0

Features

  • Publish Gradle module metadata (#3422)

Fixes

  • Fix faulty span.frame_delay calculation for early app start spans (#3427)
  • Fix crash when installing ShutdownHookIntegration and the VM is shutting down (#3456)
Commits
  • e046ab9 release: 7.10.0
  • 84892a8 Do not crash when installing shutdown hook (#3456)
  • 4fe50fc feat(internal): Add serialized app start measurements getter with spans for H...
  • 619c9b9 Fix faulty span.frame_delay calculation for early app start spans (#3427)
  • 0a2d0b6 Adjust publications to publish gradle module metadata (#3422)
  • f1fdb9f Supply a token for CODECOV and bump to action v4 (#3342)
  • 9e57f46 Merge branch 'release/7.9.0'
  • See full diff in compare view

Updates org.elasticsearch.client:elasticsearch-rest-client from 8.13.4 to 8.14.0

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 8.14.0

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.14/release-notes-8.14.0.html

Commits
  • 8d96bbe Fix sql JdbcDocCsvSpecIT test {docs.testFilterToday} failing (#109274)
  • 1aae486 Mute org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT or...
  • 1c1888f Fix problematic yaml
  • fe3ef71 Wrap "Pattern too complex" exception into an IllegalArgumentException (#10917...
  • c2b4093 [Connector API] Fix bug with with wrong target index for access control sync ...
  • 0f93250 Fix double-pausing shard snapshot (#109148) (#109245)
  • 630ce22 Adjust index.mapping.dimension_fields.limit index setting default in docs. (#...
  • 6de1c44 Removing server from the version compatibility table (#109168) (#109181)
  • e94dad6 Guard against a null scorer in painless execute (#109048) (#109192)
  • 652066d ESQL: Entirely drop version field (#109169)
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 2 updates: [io.sentry:sentry](https://github.com/getsentry/sentry-java) and [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch).


Updates `io.sentry:sentry` from 7.9.0 to 7.10.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@7.9.0...7.10.0)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.13.4 to 8.14.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.13.4...v8.14.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 10, 2024 21:08
@dependabot dependabot bot requested review from rushtong and fboulnois and removed request for a team June 10, 2024 21:08
Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested 👍🏽

Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fboulnois fboulnois merged commit ef98e1e into develop Jun 11, 2024
12 checks passed
@fboulnois fboulnois deleted the dependabot/maven/develop/maven-dependencies-a2ff477b9e branch June 11, 2024 13:50
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.

2 participants