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

Update all non-major dependencies #290

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redis.clients:jedis 5.0.0 -> 5.0.1 age adoption passing confidence
io.sentry:sentry-jdbc 6.29.0 -> 6.30.0 age adoption passing confidence
io.sentry:sentry-logback 6.29.0 -> 6.30.0 age adoption passing confidence
io.sentry:sentry-kotlin-extensions 6.29.0 -> 6.30.0 age adoption passing confidence
io.sentry:sentry 6.29.0 -> 6.30.0 age adoption passing confidence

Release Notes

redis/jedis (redis.clients:jedis)

v5.0.1: 5.0.1

Changes

🔥 Breaking Changes

  • Encode map in encoded object (#​3555)
    • In the 5.0.0 release, the encoded/String variants of scripting methods return List<KeyValue<>> for a map reply - those now return Map<>.

🚀 New Features

  • Extend CLIENT SETINFO support with added suffix rules (#​3509, #​3536)
  • Added quote escaping helper functions for search queries (#​3544)

🧰 Maintenance

  • Re-enabled FT.DROPINDEX and FT.ALTER in pipeline (#​3549)
  • Added JavaDoc for GeoRadiusResponse (#​3542)

Contributors

We'd like to thank all the contributors who worked on this release!

@​sazzad16

getsentry/sentry-java (io.sentry:sentry-jdbc)

v6.30.0

Compare Source

Features
  • Add sendModules option for disable sending modules (#​2926)
  • Send db.system and db.name in span data for androidx.sqlite spans (#​2928)
  • Check-ins (CRONS) support (#​2952)
    • Add API for sending check-ins (CRONS) manually (#​2935)
    • Support check-ins (CRONS) for Quartz (#​2940)
    • @SentryCheckIn annotation and advice config for Spring (#​2946)
    • Add option for ignoring certain monitor slugs (#​2943)
Fixes
  • Always send memory stats for transactions (#​2936)
    • This makes it possible to query transactions by the device.class tag on Sentry
  • Add sentry.enable-aot-compatibility property to SpringBoot Jakarta SentryAutoConfiguration to enable building for GraalVM (#​2915)
Dependencies

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cfd5627 to 4b96843 Compare September 28, 2023 09:09
@renovate renovate bot changed the title Update dependency redis.clients:jedis to v5.0.1 Update all non-major dependencies Sep 28, 2023
@tumugin tumugin merged commit 2fe5b20 into master Sep 28, 2023
@tumugin tumugin deleted the renovate/all-minor-patch branch September 28, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant