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 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) patch 8.10 -> 8.10.2 age adoption passing confidence
org.junit:junit-bom (source) dependencies minor 5.10.2 -> 5.11.1 age adoption passing confidence
com.google.guava:guava dependencies minor 33.2.1-jre -> 33.3.1-jre age adoption passing confidence
com.h2database:h2 (source) dependencies minor 2.1.214 -> 2.3.232 age adoption passing confidence
org.postgresql:postgresql (source) dependencies patch 42.7.3 -> 42.7.4 age adoption passing confidence
com.github.MilkBowl:VaultAPI (source) dependencies patch 1.7 -> 1.7.1 age adoption passing confidence
net.kyori:adventure-platform-bukkit dependencies patch 4.3.3 -> 4.3.4 age adoption passing confidence
com.gradleup.shadow:shadow-gradle-plugin dependencies patch 8.3.0 -> 8.3.3 age adoption passing confidence
dev.rollczi:litecommands-jakarta dependencies patch 3.6.0-SNAPSHOT -> 3.6.1 age adoption passing confidence
dev.rollczi:litecommands-adventure dependencies patch 3.6.0-SNAPSHOT -> 3.6.1 age adoption passing confidence
dev.rollczi:litecommands-bukkit dependencies patch 3.6.0-SNAPSHOT -> 3.6.1 age adoption passing confidence
eu.okaeri:okaeri-configs-serdes-commons dependencies patch 5.0.3 -> 5.0.5 age adoption passing confidence
eu.okaeri:okaeri-configs-yaml-snakeyaml dependencies patch 5.0.3 -> 5.0.5 age adoption passing confidence
checkstyle (source) dependencies minor 10.17.0 -> 10.18.2 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

v8.10.1

Compare Source

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.4

Added
  • chore: SCRAM dependency to 3.1 and support channel binding PR #​3188
  • chore: Add PostgreSQL 15, 16, and 17beta1 to CI tests PR #​3299
  • test: Update to 17beta3 PR #​3308
  • chore: Implement direct SSL ALPN connections PR #​3252
  • translation: Add Korean translation file PR #​3276
Fixed
  • fix: PgInterval ignores case for represented interval string PR #​3344
  • perf: Avoid extra copies when receiving int4 and int2 in PGStream PR #​3295
  • fix: Add support for Infinity::numeric values in ResultSet.getObject PR #​3304
  • fix: Ensure order of results for getDouble PR #​3301
  • perf: Replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, allow configuring different Java and SO_SNDBUF buffer sizes PR #​3248
  • fix: Fix SSL tests PR #​3260
  • fix: Support bytea in preferQueryMode=simple PR #​3243
  • fix: Fix #​3234 - Return -1 as update count for stored procedure calls PR #​3235
  • fix: Fix #​3224 - conversion for TIME '24:00' to LocalTime breaks in binary-mode PR #​3225
  • perf: Speed up getDate by parsing bytes instead of String PR #​3141
  • fix: support PreparedStatement.setBlob(1, Blob) and PreparedStatement.setClob(1, Clob) for lobs that return -1 for length PR #​3136
  • fix: Validates resultset Params in PGStatement constructor. uses assertThro… PR #​3171
  • fix: Validates resultset parameters PR #​3167
  • docs: Replace greater to with greater than PR #​3315
  • docs: Clarify binaryTransfer and prepareThreshold PR #​3338
  • docs: use.md, typo PR #​3314
  • test: Use docker v2 which changes docker-compose to docker compose #​3339
  • refactor: Merge PgPreparedStatement#setBinaryStream int and long methods PR #​3165
  • test: Test both binaryMode=true,false when creating connections in DatabaseMetaDataTest PR #​3231
  • docs: Fixed typos in all source code and documentations PR #​3242
  • chore: Remove self-hosted runner PR #​3227
  • docs: Add cancelSignalTimeout in README PR #​3190
  • docs: Document READ_ONLY_MODE in README PR #​3175
  • test: Test for +/- infinity double values PR #​3294
  • test: Switch localhost and auth-test around for test-gss PR #​3343
  • fix: remove preDescribe from internalExecuteBatch PR #​2883
Deprecated
  • test: Deprecate all PostgreSQL versions older than 9.1 PR #​3335
MilkBowl/VaultAPI (com.github.MilkBowl:VaultAPI)

v1.7.1: VaultAPI 1.7.1

Compare Source

  • latest fixes and new tag for jitpack
KyoriPowered/adventure-platform (net.kyori:adventure-platform-bukkit)

v4.3.4

This is a minor bugfix release that aims to fix some issues in certain environments.

What's Changed
🐛 Fixes
New Contributors

Full Changelog: KyoriPowered/adventure-platform@v4.3.3...v4.3.4

GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)

v8.3.3

Compare Source

Changed

  • Disable Develocity integration by default. (#​993)

v8.3.2

Compare Source

Added

Changed

  • ShadowExtension.component has been deprecated, now you can use component.shadow instead. ([#​956]
  • BREAKING CHANGE: update to jdependency 2.11.0, this requires Java 11 or above to run. (#​974)

Fixed

  • Stop publishing Shadow self fat jar to Maven repository. (#​967)

v8.3.1

Compare Source

Added

  • Apply an empty plugin that has the legacy com.github.johnrengelman.shadow plugin ID.
    This allows existing build logic to keep on reacting to the legacy plugin as the replacement is drop-in currently.

Fixed

  • Explicitly add classifier to maven publication. (#​904)
  • Refix excluding Gradle APIs for java-gradle-plugin. (#​948)
checkstyle/checkstyle (checkstyle)

v10.18.2

v10.18.1

v10.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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from c9abeb6 to 4baa4a2 Compare September 10, 2024 12:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e1bc1c1 to b9a0462 Compare September 25, 2024 10:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c1001de to 424c98c Compare October 1, 2024 19:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 424c98c to 9185afe Compare October 2, 2024 07:58
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.

0 participants