Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action minor v4.4.3 -> v4.5.0 age adoption passing confidence
gradle (source) minor 8.11 -> 8.12 age adoption passing confidence
checkstyle (source) dependencies minor 10.20.1 -> 10.21.0 age adoption passing confidence
org.testcontainers:mysql (source) dependencies patch 1.20.3 -> 1.20.4 age adoption passing confidence
org.testcontainers:junit-jupiter (source) dependencies patch 1.20.3 -> 1.20.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.11.3 -> 5.11.4 age adoption passing confidence
de.rapha149.signgui:signgui dependencies minor 2.4.2 -> 2.5.0 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.34 -> 1.18.36 age adoption passing confidence
com.zaxxer:HikariCP dependencies minor 6.1.0 -> 6.2.1 age adoption passing confidence
io.sentry:sentry dependencies minor 7.17.0 -> 7.19.1 age adoption passing confidence
dev.triumphteam:triumph-gui dependencies patch 3.1.10 -> 3.1.11 age adoption passing confidence
dev.rollczi:litecommands-adventure dependencies patch 3.9.1 -> 3.9.5 age adoption passing confidence
dev.rollczi:litecommands-bukkit dependencies patch 3.9.1 -> 3.9.5 age adoption passing confidence
net.kyori:adventure-text-minimessage dependencies minor 4.17.0 -> 4.18.0 age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

gradle/gradle (gradle)

v8.12

Compare Source

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.11.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

checkstyle/checkstyle (checkstyle)

v10.21.0

v10.20.2

testcontainers/testcontainers-java (org.testcontainers:mysql)

v1.20.4

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

projectlombok/lombok (org.projectlombok:lombok)

v1.18.36

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

v7.19.1

Compare Source

Fixes
  • Change TTFD timeout to 25 seconds (#​3984)
  • Session Replay: Fix memory leak when masking Compose screens (#​3985)
  • Session Replay: Fix potential ANRs in GestureRecorder (#​4001)
Internal
  • Session Replay: Flutter improvements (#​4007)

v7.19.0

Compare Source

Fixes
  • Session Replay: fix various crashes and issues (#​3970)
    • Fix IndexOutOfBoundsException when tracking window changes
    • Fix IllegalStateException when adding/removing draw listener for a dead view
    • Fix ConcurrentModificationException when registering window listeners and stopping WindowRecorder/GestureRecorder
  • Add support for setting sentry-native handler_strategy (#​3671)
Dependencies

v7.18.1

Compare Source

Fixes
  • Fix testTag not working for Jetpack Compose user interaction tracking (#​3878)

v7.18.0

Compare Source

Features
Fixes
  • Avoid collecting normal frames (#​3782)
  • Ensure android initialization process continues even if options configuration block throws an exception (#​3887)
  • Do not report parsing ANR error when there are no threads (#​3888)
    • This should significantly reduce the number of events with message "Sentry Android SDK failed to parse system thread dump..." reported
  • Session Replay: Disable replay in session mode when rate limit is active (#​3854)
Dependencies
TriumphTeam/triumph-gui (dev.triumphteam:triumph-gui)

v3.1.11

Compare Source

KyoriPowered/adventure (net.kyori:adventure-text-minimessage)

v4.18.0: 🌏 Adventure 4.18.0

Adventure 4.18 has a few new features to improve expressiveness, plus support for the new shadow colour style attribute added in Minecraft 1.21.4.

What's Changed

✨ Features
🐛 Fixes

New Contributors

Full Changelog: PaperMC/adventure@v4.17.0...v4.18.0


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Jakubk15 as a code owner November 15, 2024 02:21
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 15, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title Update dependency org.projectlombok:lombok to v1.18.36 Update all dependencies Nov 16, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a12f9b7 to 63a0a6c Compare November 20, 2024 21:35
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7826973 to 1b616f7 Compare November 30, 2024 16:56
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7ccf9a3 to ea6c25f Compare December 13, 2024 20:38
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from ab66275 to 3ebda41 Compare December 23, 2024 01:30
@Jakubk15 Jakubk15 merged commit 5743cb4 into master Dec 26, 2024
2 checks passed
@Jakubk15 Jakubk15 deleted the renovate/all branch December 26, 2024 17:11
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.

2 participants