chore(deps): update dependency clj-time:clj-time to v0.15.2 #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.11.0->0.15.2Release Notes
clj-time/clj-time (clj-time:clj-time)
v0.15.2Compare Source
overlaps?with four arguments (#264).v0.15.1Compare Source
overlaps?with four arguments (#264).v0.15.0Compare Source
adjustfor intervals, so they can be "moved" backwards and forwards by one or more periods (#257).v0.14.5Compare Source
clj-time.coerce) (#255, @jconti).DateTimecan be convertedto-ednand can be printed as#clj-time/date-time "...", anddata_readers.cljprovides the conversion from that back toDateTime.v0.14.4Compare Source
spec_test.cljto avoid Clojure refer warnings.oraclejdk7from test matrix (we still supportopenjdk7); addopenjdk8; test Clojure 1.10 on Java 8+ only (#253).v0.14.3Compare Source
ReadableInstantnow extends toInst, providinginst?andinst-mson most Joda Time types (#248, #249)v0.14.2Compare 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 handlesnullobjects).Update to Joda Time 2.9.9.
Drop Clojure 1.6.0 support.
Refactor code to be more idiomatic (mostly
wheninstead ofif).Fully-qualify function return type hints to avoid requiring imports on use (#241).
v0.14.1Compare Source
v0.14.0Compare Source
clojure.spectoclojure.spec.alphato work with latest Clojure 1.9 builds.week-yearto go withweek-number-of-year(#239, #240).v0.13.0Compare Source
from-epoch.today-atis UTC.clj-time.specnamespace (requires Clojure 1.9 Alpha 17).clj-time.typesnamespace with type-based predicates.v0.12.2Compare Source
v0.12.1Compare Source
v0.12.0Compare Source
floornow retains timezone information (#204).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.
This PR was generated by Mend Renovate. View the repository job log.