Skip to content

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

Merged
reiabreu merged 4 commits into
masterfrom
dependabot/maven/org.clojure-clojure-1.12.1
Jun 9, 2025
Merged

Bump org.clojure:clojure from 1.12.0 to 1.12.1#8112
reiabreu merged 4 commits into
masterfrom
dependabot/maven/org.clojure-clojure-1.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2025
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2025
@reiabreu reiabreu merged commit 4afa079 into master Jun 9, 2025
12 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.clojure-clojure-1.12.1 branch June 9, 2025 19:13
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