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

Bump core.logic from 1.0.0 to 1.0.1 in /dependabot #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps core.logic from 1.0.0 to 1.0.1.

Changelog

Sourced from core.logic's changelog.

From 1.0.0 to 1.0.1

  • Fixes warning about indexed? in cljs impl

From 0.8.12 to 1.0.0

No changes

From 0.8.11 to 0.8.12

Fixes

  • Fixes LOGIC-184 warning from not excluding indexed?
  • Fixes docstring typo in and*
  • Infrastructure pom updates

From 0.8.10 to 0.8.11

Fixes

  • Fixes bug where -inc created an anonymous function with a qualified name (which is flagged by the Clojure 1.9 specs)

From 0.8.9 to 0.8.10

Changes

  • CLJS macro inference support
  • cljs/core/logic/macros.clj -> cljs/core/logic.clj to be compatible with :include-macros, :refer-macros usage Breaking for CLJS

Fixes

  • Fixes LOGIC-118 by making prep* handle collections.
  • port LOGIC-163 to ClojureScript pldb
  • Namespace qualify pldb relations

From 0.8.8 to 0.8.9

Fixes

  • LOGIC-161: negative values should never appear in intervals

... (truncated)

Commits
  • d854548 [maven-release-plugin] prepare release v1.0.1
  • 01e0ed6 remove indexed? warning in cljs impl
  • 61c21be remove duplicate not-found definition
  • 115a992 fix docstring for appendo
  • 4e3f2a2 add pr template
  • 5d19782 fix link for miniKanren paper
  • 4a8e286 update parent pom version to latest
  • 01c0310 fix old jira link
  • 3f8eb4a use clojure.version property for CI
  • e50172a add copyright statement to src files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 22, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/dependabot/org.clojure-core.logic-1.0.1 branch from af2bbaf to c089505 Compare March 22, 2022 02:39
Bumps [core.logic](https://github.com/clojure/core.logic) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/clojure/core.logic/releases)
- [Changelog](https://github.com/clojure/core.logic/blob/master/CHANGES.md)
- [Commits](clojure/core.logic@core.logic-1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: org.clojure:core.logic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/dependabot/org.clojure-core.logic-1.0.1 branch from c089505 to 1f4226d Compare March 22, 2022 02:43
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant