Skip to content

Bump org.clojure:tools.reader from 1.5.0 to 1.5.2 #180

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps org.clojure:tools.reader from 1.5.0 to 1.5.2.

Changelog

Sourced from org.clojure:tools.reader's changelog.

Changelog

  • Release 1.5.2 on 10 March 2025
    • Fix column number info for number at EOF
  • Release 1.5.1 on 06 March 2025
    • Fix column number info for token at EOF
  • Release 1.5.0 on 18 August 2024
    • Support clojure 1.12 param-tags metadata (#TRDR-70)
    • Support Clojure 1.12 array class notation refinement (#TRDR-73)
  • Release 1.4.2 on 18 April 2024
    • Fixed namespaced map support for clojurescript
  • Release 1.4.1 on 12 March 2024
    • Add type hints to suppress reflection warnings introduced in 1.3.7
  • Release 1.4.0 on 19 Feb 2024
    • Update parent pom and Clojure dep versions to 1.9.0
  • Release 1.3.7 on 9 Nov 2023
    • Reset source-logging-reader's buffer like in Clojure (#TRDR-69)
    • Respect forms :line and :column meta when provided
    • source-logging-push-back-reader throws StringIndexOutOfBoundsException reading multiline form (#TRDR-71)
  • Release 1.3.6 on 13 Jul 2021
    • Add loc info to namespaced map literals (#TRDR-67)
    • Fix inconsistent spacing and typos in error messages (#TRDR-66)
  • Release 1.3.5 on 3 Feb 2021
    • Fix confusing error message for malformed keywords (#TRDR-64)
  • Release 1.3.4 on 14 Nov 2020
    • Fix double unread when reading from a java.io.PushbackReader (#TRDR-63)
  • Release 1.3.3 on 9 Aug 2020
    • Fix tagged literals returning non truthy values in EDN reader (#TRDR-62)
    • Refer to cljs.tools.reader instead of clojure.tools.reader in docstrings (#TRDR-56)
  • Release 1.3.2 on 26 Oct 2018
    • Fix bad arities for read+string
  • Release 1.3.1 on 22 Oct 2018
    • Changes to read+string 2-arity to match new clojure arity (#CLJ-2358)
    • Fix buffer overflow when reading files with consecutive carriage returns (#TRDR-54)
  • Release 1.3.0 on 5 Jul 2018
    • Fix private var warning in cljs impl
  • Release 1.3.0-alpha3 on 25 Feb 2018
    • Improve memory footprint of source-logging-pushback-reader
    • Trim output of read+string to match clojure impl
    • Workaround for bad read+string 2-arity
  • Release 1.3.0-alpha2 on 25 Feb 2018
    • Reduce memory footprint of source-logging-pushback-reader by cleaning up buffer after use
    • Exclude read+string from import to remove warning when using clojure 1.9.0
  • Release 1.3.0-alpha1 on 24 Feb 2018
    • Implement read+string
    • Attach metadata to all IObjs instead of requiring IMeta
  • Release 1.2.2 on 18 Feb 2018
    • Exclude reader-conditional and tagged-literal import to remove warning when using newer versions of clojure
  • Release 1.2.1 on 25 Jan 2018
    • Fix potential stack overflow introduced by previous release

... (truncated)

Commits
  • d32920f [maven-release-plugin] prepare release v1.5.2
  • e496ded fix: EOF col number for numbers
  • d577a8f [maven-release-plugin] prepare for next development iteration
  • 0acec94 [maven-release-plugin] prepare release v1.5.1
  • 8bf779c bump: 1.5.1
  • c73a52a fix(TRDR-75): backport TRDR-19 to edn reader
  • 30d9f1d Update changelog for 1.5.0
  • 5bbe1b2 Update README for v1.5.0
  • 286e2d7 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.clojure:tools.reader](https://github.com/clojure/tools.reader) from 1.5.0 to 1.5.2.
- [Changelog](https://github.com/clojure/tools.reader/blob/master/CHANGELOG.md)
- [Commits](clojure/tools.reader@v1.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: org.clojure:tools.reader
  dependency-type: direct:production
  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 Mar 17, 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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy