Skip to content

Bump org.clojure:clojure from 1.12.0 to 1.12.1 #66

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps org.clojure:clojure from 1.12.0 to 1.12.1.

Changelog

Sourced from org.clojure:clojure's changelog.

Changes to Clojure in Version 1.12.1

  • CLJ-2899 - Revert change in semantics of qualified symbol in invocation position if field and method of same name
  • CLJ-2898 - Objects that are both IFn and FunctionalInterface unnecessarily get converted to FI
  • CLJ-2888 - gen-class - did not support new array class symbol syntax
  • CLJ-2886 - add-libs - send only procurer keys to tool invocation
  • CLJ-2906 - Add missing :added metadata to 1.12 functions
Commits
  • d129746 [maven-release-plugin] prepare release clojure-1.12.1
  • ac2d294 Update pom to create and attach javadoc jar
  • a5a61b6 Update changelog for 1.12.1
  • be32516 CLJ-2886 add-libs not correctly removing non-procurer keys in tool call
  • afbd209 CLJ-2906 Add missing :metadata to new functions in 1.12
  • 641933e CLJ-2888: Adding support for array symbols to gen-class. Retains existing gen...
  • 6a3e0f0 CLJ-2898 Add additional check to prevent FI conversion if object is both IFn ...
  • 9b0be83 CLJ-2899: Defer the classification of a value-position qualified method call ...
  • ac32af4 update to new Maven Central publishing
  • fb22fd7 Use latest actions in CI doc-build workflow
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.12.0 to 1.12.1.
- [Changelog](https://github.com/clojure/clojure/blob/master/changes.md)
- [Commits](clojure/clojure@clojure-1.12.0...clojure-1.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 2, 2025
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.

0 participants