Skip to content

Dependency Dashboard #137

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
leiningen mysql:mysql-connector-java Available
leiningen org.slf4j:slf4j-log4j12 Available

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • fix(deps): replace dependency mysql:mysql-connector-java with com.mysql:mysql-connector-j 8.0.33
  • fix(deps): replace dependency org.slf4j:slf4j-log4j12 with org.slf4j:slf4j-reload4j 2.0.17
  • fix(deps): update dependency integrant:repl to v0.5.1
  • fix(deps): update dependency nodemon to v3.1.14
  • fix(deps): update dependency ring:ring to v1.15.4
  • chore(deps): update mysql docker tag to v9.7
  • fix(deps): update dependency com.google.firebase:firebase-admin to v9.8.0
  • fix(deps): update dependency org.clojure:core.async to v1.9.865
  • chore(deps): update docker/build-push-action action to v7
  • chore(deps): update docker/setup-buildx-action action to v4
  • chore(deps): update dorny/paths-filter action to v4
  • chore(deps): update node.js to v24
  • fix(deps): update dependency cheshire:cheshire to v6
  • fix(deps): update dependency com.novemberain:pantomime to v3
  • fix(deps): update dependency express to v5
  • fix(deps): update dependency firebase to v12
  • fix(deps): update dependency integrant:integrant to v1
  • fix(deps): update dependency npm-run-all2 to v8
  • fix(deps): update dependency reagent:reagent to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

cloudbuild (1)
cloudbuild.yaml
docker-compose (1)
docker-compose.yaml (1)
  • mysql 9.6 → [Updates: 9.7]
dockerfile (2)
back-end/Dockerfile
front-end/Dockerfile (2)
  • node 18-alpine → [Updates: 24-alpine]
  • node 18-alpine → [Updates: 24-alpine]
github-actions (6)
.github/workflows/docker-build-check.yml (8)
  • actions/checkout v4 → [Updates: v6]
  • dorny/paths-filter v3 → [Updates: v4]
  • actions/checkout v4 → [Updates: v6]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/build-push-action v6 → [Updates: v7]
  • actions/checkout v4 → [Updates: v6]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/build-push-action v6 → [Updates: v7]
.github/workflows/prod-build-container-image-back-end.yml (3)
  • actions/checkout v4 → [Updates: v6]
  • aws-actions/configure-aws-credentials v4 → [Updates: v6]
  • aws-actions/amazon-ecr-login v2
.github/workflows/prod-build-container-image-front-end.yml (3)
  • actions/checkout v4 → [Updates: v6]
  • aws-actions/configure-aws-credentials v4 → [Updates: v6]
  • aws-actions/amazon-ecr-login v2
.github/workflows/stage-automerge.yml (2)
  • actions/checkout master
  • devmasx/merge-branch v1.4.0
.github/workflows/stage-build-container-image-back-end.yml (3)
  • actions/checkout v4 → [Updates: v6]
  • aws-actions/configure-aws-credentials v4 → [Updates: v6]
  • aws-actions/amazon-ecr-login v2
.github/workflows/stage-build-container-image-front-end.yml (3)
  • actions/checkout v4 → [Updates: v6]
  • aws-actions/configure-aws-credentials v4 → [Updates: v6]
  • aws-actions/amazon-ecr-login v2
leiningen (2)
back-end/project.clj (25)
  • org.clojure:clojure 1.12.4
  • org.clojure:core.async 1.8.741 → [Updates: 1.9.865]
  • org.clojure:data.codec 0.2.1
  • org.clojure:test.check 1.1.3
  • org.clojure:tools.logging 1.3.1
  • org.slf4j:slf4j-log4j12 2.0.17 → [Updates: 2.0.17]
  • com.novemberain:pantomime 2.11.0 → [Updates: 3.1.0]
  • digest:digest 1.4.10
  • environ:environ 1.2.0
  • clj-time:clj-time 0.15.2
  • com.stuartsierra:component 1.2.0
  • ring:ring 1.15.3 → [Updates: 1.15.4]
  • ring:ring-json 0.5.1
  • compojure:compojure 1.7.2
  • cheshire:cheshire 5.13.0 → [Updates: 6.2.0]
  • cljstache:cljstache 2.0.6
  • integrant:integrant 0.8.0 → [Updates: 0.13.1, 1.0.1]
  • org.clojure:tools.namespace 1.5.1
  • com.walmartlabs:lacinia 1.2.2
  • e85th:venia 0.2.5-1
  • com.layerware:hugsql 0.5.3
  • mysql:mysql-connector-java 8.0.33 → [Updates: 8.0.33]
  • com.google.firebase:firebase-admin 9.7.1 → [Updates: 9.8.0]
  • integrant:repl 0.5.0 → [Updates: 0.5.1]
  • lein-bom:lein-bom 0.2.0-SNAPSHOT
front-end/project.clj (18)
  • org.clojure:clojure 1.12.4
  • org.clojure:clojurescript 1.12.35 → [Updates: 1.12.134]
  • org.clojure:test.check 1.1.3
  • reagent:reagent 0.8.1 → [Updates: 0.10.0, 2.0.1]
  • re-frame:re-frame 0.12.0 → [Updates: 1.4.5]
  • clj-commons:secretary 1.2.4
  • kibu:pushy 0.3.8
  • cljsjs:material-ui 3.9.3-0 → [Updates: 5.14.7-0]
  • cljsjs:firebase 5.7.3-1 → [Updates: 9.6.8-0]
  • e85th:venia 0.2.5-1
  • cljs-ajax:cljs-ajax 0.8.4
  • binaryage:devtools 1.0.7
  • cider:piggieback 0.6.1
  • figwheel-sidecar:figwheel-sidecar 0.5.20
  • day8.re-frame:re-frame-10x 1.11.0
  • lein-cljsbuild:lein-cljsbuild 1.1.8
  • lein-figwheel:lein-figwheel 0.5.20
  • lein-cljfmt:lein-cljfmt 0.9.2
nodenv (1)
front-end/.node-version (1)
  • node 18 → [Updates: 24]
npm (1)
front-end/package.json (12)
  • compression 1.8.1
  • create-react-class 15.7.0
  • express 4.22.1 → [Updates: 5.2.1]
  • firebase 8.10.1 → [Updates: 12.12.1]
  • nodemon 3.1.11 → [Updates: 3.1.14]
  • npm-run-all2 7.0.2 → [Updates: 8.0.4]
  • react 16.14.0 → [Updates: 19.2.5]
  • react-dom 16.14.0 → [Updates: 19.2.5]
  • react-jss 8.6.1 → [Updates: 10.10.0]
  • whatwg-fetch 3.6.20
  • workbox-cli 4.3.1 → [Updates: 7.4.0]
  • xmlhttprequest 1.8.0

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions