Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Type Update Change
clj-time:clj-time managed-dependencies minor 0.11.0 -> 0.15.2

Release Notes

clj-time/clj-time (clj-time:clj-time)

v0.15.2

Compare Source

v0.15.1

Compare Source

v0.15.0

Compare Source

  • Add adjust for intervals, so they can be "moved" backwards and forwards by one or more periods (#​257).

v0.14.5

Compare Source

  • Add tagged literal support (in clj-time.coerce) (#​255, @​jconti). DateTime can be converted to-edn and can be printed as #clj-time/date-time "...", and data_readers.clj provides the conversion from that back to DateTime.

v0.14.4

Compare Source

  • Update Joda Time to 2.10 (#​254, @​novalis).
  • Update various dev/test dependencies; clean up spec_test.clj to avoid Clojure refer warnings.
  • Drop oraclejdk7 from test matrix (we still support openjdk7); add openjdk8; test Clojure 1.10 on Java 8+ only (#​253).
  • Switch to versions.deps.co for tracking outdated dependencies (#​252, @​v-kolesnikov).

v0.14.3

Compare Source

  • On Clojure 1.9 and later, ReadableInstant now extends to Inst, providing inst? and inst-ms on most Joda Time types (#​248, #​249)

v0.14.2

Compare Source

  • Added deprecation notice and recommendation to move to Java Time (and clojure.java-time).

  • Clarified behavior of functions when passed nil (due to how Joda Time handles null objects).

  • Update to Joda Time 2.9.9.

  • Drop Clojure 1.6.0 support.

  • Refactor code to be more idiomatic (mostly when instead of if).

  • Fully-qualify function return type hints to avoid requiring imports on use (#​241).

v0.14.1

Compare Source

  • Fully-qualify function return type hints to avoid requiring imports on use (#​241).

v0.14.0

Compare Source

  • Switches clojure.spec to clojure.spec.alpha to work with latest Clojure 1.9 builds.
  • Adds week-year to go with week-number-of-year (#​239, #​240).
  • Adds function return type hints across the board (#​226).

v0.13.0

Compare Source

  • Add from-epoch.
  • Clarify today-at is UTC.
  • Add optional clj-time.spec namespace (requires Clojure 1.9 Alpha 17).
  • Add clj-time.types namespace with type-based predicates.

v0.12.2

Compare Source

  • Update Joda Time to 2.9.7 (#​223).

v0.12.1

Compare Source

  • More reflection warnings removed (#​221).

v0.12.0

Compare Source

  • Updated Joda Time (to 2.9.4) and several testing dependencies as well.
  • floor now retains timezone information (#​204).
  • Reflection warning removed from with-time-at-start-of-day (#​219).

Configuration

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

🚦 Automerge: Enabled.

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 this update 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 added dependencies Pull requests that update a dependency file renovate labels Sep 11, 2025
@renovate renovate bot enabled auto-merge (squash) September 11, 2025 12:29
@renovate renovate bot force-pushed the renovate/clj-time-clj-time-0.x branch from 7def48a to 9668754 Compare September 13, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants