Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2025

This PR contains the following updates:

Package Type Update Change
puppetlabs:clj-parent parent-project minor 7.2.3 -> 7.3.36

Release Notes

puppetlabs/clj-parent (puppetlabs:clj-parent)

v7.3.36

Compare Source

  • update tk-fs-watcher to 1.2.6 to compress superfluous events

v7.3.35

Compare Source

  • update bouncy castle to latest versions

v7.3.34

Compare Source

  • update ring-middleware to 2.0.4 to add method and uri to unhandled exceptions wrapper

v7.3.33

Compare Source

  • update ring-middleeware to 2.0.3 to add some new standaard wrappers

v7.3.32

Compare Source

  • update jruby-utils to 5.2.0 to get JRuby 9.4.8.0 and jruby-openssl 0.15 (and its support for modern BouncyCastle)

v7.3.31

Compare Source

  • update trapperkeeper to improve logged? output to not be so verbose

v7.3.30

Compare Source

  • update jruby-utils to 5.1.4 for improved jruby instance creation

v7.3.29

Compare Source

  • roll back jruby-utils to 5.1.2 do to regression

v7.3.28

Compare Source

  • update kitchensink to 3.4.0 for new java.time JSON encoders

v7.3.27

Compare Source

  • update host-action-collector client to 0.1.8 to prevent temporary files from being written with execute permissions

v7.3.26

Compare Source

  • update jruby-utils to 5.1.3 to parallelize instance creation

v7.3.25

Compare Source

  • update clj-shell-utils to 2.0.1 to allow cwd specification

v7.3.24

Compare Source

  • update trapperkeeper-filesystem-watcher to 1.2.5 to address stack overflow issue, add interface to watch files

v7.3.23

Compare Source

  • update trapperkeeper to 4.0.1 for logged? test utility changes

v7.3.22

Compare Source

  • update trapperkeeper-filesystem-watcher to 1.2.4 to fix conditionalization from 1.2.3 and make shutdown more robust

v7.3.21

Compare Source

  • update trapperkeeper-filesystem-watcher to 1.2.3 to conditionalize potentially expensive logging

v7.3.20

Compare Source

  • update host-action-collector-client to 0.1.7 to add purging of directories older than 30 days

v7.3.19

Compare Source

  • update jruby-utils to bring in JRuby 9.4.7
  • update dynapath to resolve warnings on Java 9+ (drops support for Java 8)
  • update compojure & medley to latest to resolve warnings in clojure 1.11
  • update trapperkeeper-metrics to resolve duplicate logback-test.xml files in test classpath

v7.3.18

Compare Source

  • update jdbc-util to 1.4.3 which included a clj-parent bump

v7.3.17

Compare Source

  • update clj-kitchensink which adds new time functions

v7.3.16

Compare Source

  • update jdbc-utils to 1.4.2 to resolve issue with sequence reconciliation

v7.3.15

Compare Source

  • update host-action-collector-client to 0.1.6 to allow optional date field specification

v7.3.14

Compare Source

  • update clojure version to 1.11.2 to resolve GHSA-vr64-r9qj-h27f CVE
  • update host-action-collector-client to 0.1.5 to add handling and logging of nil status results

v7.3.13

Compare Source

  • update clj-http client to 2.1.3 to fix issue with 204 handling of unbuffered-stream mode

v7.3.12

Compare Source

  • add the clj-host-action-collector-client version to the set of managed versions

v7.3.11

Compare Source

  • update commons-io to 2.15.1 for compatibility with commons-compress 1.26.0

v7.3.10

Compare Source

v7.3.9

Compare Source

v7.3.8

Compare Source

  • update tk-status to 1.2.0 to remove ring-defaults dependency

v7.3.7

Compare Source

  • update tk-metrics to 2.0.3 to leverage the version of tk-webserver-jetty-10 from clj-parent

v7.3.6

Compare Source

  • update tk-jetty10 to include the websocket libraries from jetty 10 so they can be centrally managed

v7.3.5

Compare Source

  • update tk-jetty10 to bring in a new version of jetty 10 at 10.0.20 to fix some websocket race conditions

v7.3.4

Compare Source

  • update clj-http-client to 2.1.2 to allow multiple Set-Cookie headers to be returned in the header map of a response separated by newlines

v7.3.3

Compare Source

  • update tk-fs-watcher to 1.2.6 to compress superfluous events

v7.3.1

Compare Source

  • update jruby-utils to bring in JRuby 9.4.7
  • update dynapath to resolve warnings on Java 9+ (drops support for Java 8)
  • update compojure & medley to latest to resolve warnings in clojure 1.11
  • update trapperkeeper-metrics to resolve duplicate logback-test.xml files in test classpath

v7.3.0

Compare Source

  • remove jetty9 dependencies, bump tk-metrics to 2.0.1 to move to Jetty10 version
  • bump tk-jetty-10 to 1.0.15 to fix previous accidental hard dependency on hato

v7.2.19

Compare Source

v7.2.18

Compare Source

  • update tk-jetty-10 to 1.0.14 to fix a null RequestLogger exception

v7.2.17

Compare Source

  • update tk-jetty-10 to 1.0.13 to handle and exception when the access log is missing.

v7.2.16

Compare Source

  • update tk-jetty-10 to 1.0.12 to enable access logging again

v7.2.15

Compare Source

  • tk-jetty-10 to 1.0.11 to address character-set issues.

v7.2.14

Compare Source

  • update tk-jetty-10 to 1.0.9 to add optional sni-required config setting with a default of false, 1.0.8 also set default encoding for ring-handler responses to UTF-8

v7.2.13

Compare Source

  • update tk-jetty-10 to 1.0.7 to address broken ring-handler getRequestCharacterEncoding() function

v7.2.12

Compare Source

  • update jetty-10 to 1.0.6 to not use logback-access for logging because of incompatibilities

v7.2.11

Compare Source

  • bump tk-jetty-10 to 1.0.5 to include org.eclipse.jetty.server.Response in ring handler :response key

v7.2.10

Compare Source

  • fix accidental wrong namespace for tk-jetty-10

v7.2.9

Compare Source

  • rollback tk-metrics to 1.5.1 until jetty10 is updated in all the things

v7.2.8

Compare Source

  • add trapperkeeper-webserver-jetty10 version 1.0.4 and trapperkeeper-metrics 2.0.0 using jetty 10

v7.2.7

Compare Source

  • update kitchensink to 3.2.4 to bring in some new functions, and deprecate old interfaces

v7.2.6

Compare Source

  • Update clj-rbac-client to 1.1.5, adds configurable connection limits

v7.2.5

Compare Source

  • update jruby-utils to bring in JRuby 9.4.3

v7.2.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Aug 5, 2025
@renovate renovate bot enabled auto-merge (squash) August 5, 2025 13:09
@renovate renovate bot force-pushed the renovate/puppetlabs-clj-parent-7.x branch from 26c9baf to d5b340a Compare August 21, 2025 13:35
@renovate renovate bot force-pushed the renovate/puppetlabs-clj-parent-7.x branch from d5b340a to c952145 Compare November 21, 2025 13:28
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants