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

fix(deps): update shedlock monorepo to v6 (major) #470

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.javacrumbs.shedlock:shedlock-spring (source) 4.44.0 -> 6.0.2 age adoption passing confidence
net.javacrumbs.shedlock:shedlock-provider-jdbc-template (source) 4.44.0 -> 6.0.2 age adoption passing confidence

Release Notes

lukas-krecan/ShedLock (net.javacrumbs.shedlock:shedlock-spring)

v6.0.2

  • #​2272 Don't fail on startup if LockProvider not found
  • Dependency updates

v6.0.1

  • Support for multiple LockProviders
  • cdi-vintage module removed
  • Micronaut 3 support removed
  • micronaut-jdbc built on top of Micronaut 4
  • PROXY_SCHEDULER mode deprecated
  • Cassandra lock provider stated to use the org.apache.cassandra driver
  • Dependency updates

v5.16.0

  • Support for custome partition key for Dynamo #​2128 (thanks @​kumar-himans)
  • Upgrade OpenSearch rest-high-level-client #​2115 - Breaking change due to rest-high-level-client backward incompatibility
  • Dependency updates

v5.15.1

v5.15.0

  • Dependency updates
  • ElasticSearch updated to 8.15.0 containing backward incompatible change (thanks @​mputz86)

v5.14.0

v5.13.0

  • #​1779 Ability to rethrow unexpected exception in JdbcTemplateStorageAccessor
  • Dependency updates

v5.12.0

  • #​1800 Enable lower case for database type when using usingDbTime()
  • #​1804 Startup error with Neo4j 5.17.0
  • Dependency updates

v5.11.0

  • #​1753 Fix SpEL for methods with parameters
  • Dependency updates

v5.10.2

  • #​1635 fix makeAllAssertsPass locks only once
  • Dependency updates

v5.10.1

  • #​1635 fix makeAllAssertsPass(false) throws NoSuchElementException
  • Dependency updates

v5.10.0

  • SpannerLockProvider added (thanks @​pXius)
  • Dependency updates

v5.9.1

v5.9.0

  • Support Quarkus 2 Redis client (thanks @​ricardojlrufino)
  • Better handling of timeouts in ReactiveStreamsMongoLockProvider
  • Dependency updates

v5.8.0

  • Support for Micronaut 4
  • Use Merge instead of Insert for Oracle #​1528 (thanks @​xmojsic)
  • Dependency updates

v5.7.0

  • JedisLockProvider supports extending (thanks @​shotmk)
  • Better behavior when locks are nested #​1493

v5.6.0

  • Ability to explicitly set database product in JdbTemplateLockProvider (thanks @​metron2)
  • Removed forgotten versions from BOM
  • Dependency updates

v5.5.0

  • Datastore support (thanks @​mmastika)
  • Dependency updates

v5.4.0

v5.3.0

  • Added shedlock-cdi module (supports newest CDI version)
  • Dependency updates

v5.2.0

  • Uppercase in JdbcTemplateProvider (thanks @​Ragin-LundF)
  • Dependency updates

v5.1.0

v5.0.1

v5.0.0

  • Requires JDK 17
  • Tested with Spring 6 (Spring Boot 3)
  • Micronaut updated to 3.x.x
  • R2DBC 1.x.x (still sucks)
  • Spring Data 3.x.x
  • Rudimentary support for CDI (tested with quarkus)
  • New jOOQ lock provider
  • SLF4j 2
  • Deleted all deprecated code and support for old versions of libraries

v4.48.0

v4.47.0

  • #​1800 Enable lower case for database type when using usingDbTime() (thanks @​yuagu1)

v4.46.0

  • JedisLockProvider (version 3) supports extending (thanks @​shotmk)

v4.45.0

  • JedisLockProvider supports extending (thanks @​shotmk)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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/major-shedlock-monorepo branch 5 times, most recently from 6190a3e to fde14ff Compare December 17, 2022 06:18
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) Update shedlock monorepo to v5 (major) Dec 17, 2022
@renovate renovate bot changed the title Update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) - autoclosed Dec 18, 2022
@renovate renovate bot closed this Dec 18, 2022
@renovate renovate bot deleted the renovate/major-shedlock-monorepo branch December 18, 2022 05:37
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) - autoclosed fix(deps): update shedlock monorepo to v5 (major) Dec 18, 2022
@renovate renovate bot reopened this Dec 18, 2022
@renovate renovate bot restored the renovate/major-shedlock-monorepo branch December 18, 2022 08:07
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 270b91b to 1d4aac7 Compare December 18, 2022 10:05
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) - autoclosed Dec 20, 2022
@renovate renovate bot closed this Dec 20, 2022
@renovate renovate bot deleted the renovate/major-shedlock-monorepo branch December 20, 2022 15:21
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) - autoclosed fix(deps): update shedlock monorepo to v5 (major) Dec 20, 2022
@renovate renovate bot reopened this Dec 20, 2022
@renovate renovate bot restored the renovate/major-shedlock-monorepo branch December 20, 2022 19:03
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 5 times, most recently from 22e9d08 to b5784bf Compare December 23, 2022 17:37
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 4 times, most recently from e3bc165 to 05dcfda Compare January 4, 2023 22:09
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 6318751 to 3a377ca Compare December 7, 2023 22:55
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 3a377ca to 30b1263 Compare February 13, 2024 21:12
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 30b1263 to 56aaa9e Compare February 29, 2024 18:10
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 56aaa9e to 3407ce7 Compare April 5, 2024 18:12
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 5c45e84 to 1a38e55 Compare July 3, 2024 12:25
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 1a38e55 to 30e6a6f Compare July 24, 2024 06:30
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 30e6a6f to c1dc9c2 Compare August 15, 2024 22:49
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from c1dc9c2 to 5e026fe Compare August 27, 2024 19:40
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 5e026fe to 68230e5 Compare September 6, 2024 22:10
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 7 times, most recently from 58726a9 to 56b7d64 Compare October 11, 2024 05:57
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 5 times, most recently from 9bcc6dc to 5f690d3 Compare November 5, 2024 11:41
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from c3765ab to 99b6496 Compare November 12, 2024 23:18
@renovate renovate bot changed the title fix(deps): update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo (major) Nov 23, 2024
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 99b6496 to eb1c2c6 Compare November 23, 2024 13:49
@renovate renovate bot changed the title fix(deps): update shedlock monorepo (major) fix(deps): update shedlock monorepo to v6 (major) Nov 23, 2024
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from eb1c2c6 to 7f5ec82 Compare November 27, 2024 13:52
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