circleci / rollcage

A Clojure client for Rollbar
Eclipse Public License 1.0
50 stars 28 forks source link

Update dependency prismatic:schema to v1.4.1 #68

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prismatic:schema dependencies minor 1.1.12 -> 1.4.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

plumatic/schema (prismatic:schema) ### [`v1.4.1`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#141-2022-09-29) [Compare Source](https://togithub.com/plumatic/schema/compare/1.4.0...1.4.1) - [#​449](https://togithub.com/plumatic/schema/issues/449): Fix bad jsdoc ### [`v1.4.0`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#140-2022-08-16) [Compare Source](https://togithub.com/plumatic/schema/compare/1.3.5...1.4.0) - Add `s/defprotocol` ### [`v1.3.5`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#135-2022-07-28) [Compare Source](https://togithub.com/plumatic/schema/compare/1.3.4...1.3.5) - [#​391](https://togithub.com/plumatic/schema/issues/391): Improve `s/defalias` error message when passed a schema that doesn't support metadata - [#​442](https://togithub.com/plumatic/schema/pull/442): Add support for cross-platform JVM type hints (another attempt at fixing [#​174](https://togithub.com/plumatic/schema/issues/174)) - [#​434](https://togithub.com/plumatic/schema/pull/434): Fix [API doc generation](http://plumatic.github.io/schema) - Fix `view source` in API docs ### [`v1.3.4`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#131---134-2022-07-28) - Prefer 1.3.4 (used to test the release process for schema) ### [`v1.3.1`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#131---134-2022-07-28) - Prefer 1.3.4 (used to test the release process for schema) ### [`v1.3.0`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#130-2022-06-10) - [Babashka support](https://togithub.com/plumatic/schema/pull/440) - CLJS: Add pretty `pr-str` for schemas ### [`v1.2.1`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#121-2022-04-28) - Fix mutually recursive `s/letfn` bindings - Fix `s/fn` perf caveats in Clojure by avoiding wrappers - [Fix](https://togithub.com/plumatic/schema/pull/438) conflict with key named `constructor` in recent ClojureScript versions. ### [`v1.2.0`](https://togithub.com/plumatic/schema/blob/HEAD/CHANGELOG.md#120-2021-11-03) - **BREAKING** use `cljc` instead of `cljx`, which requires Clojure 1.7 or later. ([#​425](https://togithub.com/plumatic/schema/issues/425))

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.

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



This PR has been generated by Mend Renovate. View repository job log here.