Skip to content

chore(deps): update dependency shadow-cljs to v3 - #84

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/shadow-cljs-3.x
Open

chore(deps): update dependency shadow-cljs to v3#84
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/shadow-cljs-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 24, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
shadow-cljs 2.22.93.5.0 age confidence

Release Notes

thheller/shadow-cljs (shadow-cljs)

v3.5.0

Compare Source

v3.4.13

Compare Source

  • [ 813d7 ] shadow-http bump

v3.4.12

Compare Source

  • [ b308a ] remove use a timestamp in caching logic
  • [ 5e014 ] sync deps.edn versions with project.clj, document :dev prerequisites (#​1269)
  • [ 64bc9 ] port CLJS-3024 fix

v3.4.11

Compare Source

  • [ bd257 ] fix for CLJS-2292
  • [ 0ea2b ] fix npm-deps config scoping

v3.4.10

Compare Source

  • [ 2911c ] shadow-http bump

v3.4.9

Compare Source

v3.4.8

Compare Source

v3.4.7

Compare Source

  • [ 880a6 ] fix missing :push-state/headers for :dev-http

v3.4.6

Compare Source

  • [ f4004 ] restore lost css reloading
  • [ 0db14 ] don't watch cljs-runtime dirs

v3.4.5

Compare Source

  • [ 28420 ] fix exists? override

v3.4.4

Compare Source

  • [ 76513 ] shadow-http bump

v3.4.2

Compare Source

  • [ 9a5b1 ] some proxy test files
  • [ b4021 ] fix http server port finding logic
  • [ 41259 ] fix start script

v3.4.1

Compare Source

  • [ b308a ] remove use a timestamp in caching logic
  • [ 5e014 ] sync deps.edn versions with project.clj, document :dev prerequisites (#​1269)
  • [ 64bc9 ] port CLJS-3024 fix

v3.4.0

Compare Source

  • [ 8df11 ] fix external-index missing imports
  • [ dc5d8 ] dependency bumps
  • [ 4f229 ] switch to shadow-http, remove shadow-undertow
  • [ 113a7 ] cleanup container start script
  • [ daba6 ] rewrite fswatch impl, container setup

v3.3.8

Compare Source

  • [ f2316 ] allow any :refer-global to be used as ns alias

v3.3.7

Compare Source

  • [ af5bb ] accept any JS file on the classpath during scanning
  • [ e094e ] Update README.md (#​1253)
  • [ e9f37 ] fix Inspect keyboard nav
  • [ f89ec ] switch prefered viewer for strings in inspect
  • [ e0188 ] account for local/root shadow-grove when building css
  • [ 5a961 ] add auto-launch to dev main

v3.3.6

Compare Source

  • [ c3fea ] Prevent NPE in shadow.test.karma/format-log (#​1245)
  • [ fc557 ] fix reload-npm
  • [ 4973a ] turn off externs inference for cljs.* namespaces
  • [ e2970 ] remove dead experiment
  • [ 304b5 ] move to deps.edn for dev, only use lein for release/deploy
  • [ 114fd ] docs(README): add shadow-cljs-vite-plugin (#​1250)

v3.3.5

Compare Source

  • [ b3903 ] fix esm builds loosing import statements

v3.3.4

Compare Source

  • [ b5555 ] cljs 1.12.134

v3.3.3

Compare Source

  • [ 99947 ] collect externs for (:require ["foo$Bar"]) type requires
  • [ c5035 ] don't use previous optimization for (Thing/new ...) invoke
  • [ da871 ] don't Reflect.apply for qualified method in invoke position

v3.3.2

Compare Source

  • [ eabf1 ] add support for REPL require-global
  • [ 722d1 ] fix renamed fn reference
  • [ 97540 ] add support for ns :require-global :refer-global

v3.3.1

Compare Source

  • [ 525d4 ] temp fix for cljs.core/Vector clash

v3.3.0

Compare Source

  • [ c4544 ] update to cljs 1.12.116

v3.2.2

Compare Source

  • [ 90488 ] Add external index support for :esm target (#​1242)
  • [ d490a ] quote npm replacement string using regex references

v3.2.1

Compare Source

  • [ bc3f9 ] make shadow.remote nrepl endpoint send :done status
  • [ 2602e ] add typeof as known global

v3.2.0

Compare Source

  • [ 2e878 ] add some missing feature-set values
  • [ ecf9b ] make NOT-polyfilling the default
  • [ 07ef0 ] make :esm smarter about detecting if $jscomp is needed
  • [ 6c70a ] fix :esm injecting polyfills twice
  • [ bcc96 ] make :esm test build compile again
  • [ d2062 ] fix polyfill cache being too sticky
  • [ ff236 ] Add newline between exception msg and context msgs (#​1233)

v3.1.8

Compare Source

  • [ a819b ] fix CLJS-3399 :as-alias not working for backtick symbols

v3.1.7

Compare Source

  • [ 54b7b ] fix $jscomp issue for :esm

v3.1.6

Compare Source

  • [ e1902 ] fix npm "browser" override with false not working

v3.1.5

Compare Source

  • [ 4a20a ] only expose global in commonjs wrapper if actually used
  • [ 84453 ] no clue why ctrl+enter doesn't work on mac
  • [ d3db1 ] restore :shadow.lazy/ns->mod lookup table
  • [ e00a6 ] add experimental new shadow.lazy replacement for :target :esm

v3.1.4

Compare Source

  • [ 98488 ] ensure shadow.js exists in esm targets, just in case for dev

v3.1.3

Compare Source

  • [ d9a3c ] fix ESM builds breaking when using :keep-as-import

v3.1.2

Compare Source

  • [ 0f2e6 ] no idea how to test this properly
  • [ 4d6f1 ] add very basic css extraction support for npm dependencies
  • [ eb324 ] add weird edge case for npm "exports"
  • [ efee9 ] update FUNDING.yml

v3.1.1

Compare Source

  • [ b733c ] fix classpath filter

v3.1.0

Compare Source

  • [ 40d9a ] move to shaded closure-compiler jar

v3.0.6

Compare Source

  • [ 406e0 ] cljs/closure-library bump
  • [ 4b7cc ] stop config watch dying on bad config
  • [ 02927 ] add process/browser polyfills
  • [ 00543 ] update readme to correct current java21+ requirement
  • [ db68f ] oops, that doesn't go there

v3.0.5

Compare Source

  • [ 084b6 ] add :release-stubs option

v3.0.4

Compare Source

  • [ ad5e3 ] cljs bump because of lazy-seq bug
  • [ 80448 ] that doesn't belong there

v3.0.3

Compare Source

  • [ 48d7b ] fix :ns-aliases breaking par-compile

v3.0.2

Compare Source

  • [ b627f ] update some rather outdated deps
  • [ eb761 ] add :unsupported language option

v3.0.1

Compare Source

  • [ 1a557 ] use browser overrides without extension

v3.0.0

Compare Source

  • [ 6fbbf ] fix ci?
  • [ 22742 ] fix ci?
  • [ bc8dc ] fix ci?
  • [ b4540 ] fix ci?
  • [ 8e10b ] hide some unwanted .js files in the closure-compiler jar
  • [ ee235 ] update shadow-cljs npm dependencies, drop node-libs-browser
  • [ c119e ] also bump closure-library
  • [ d4cdf ] ci fix?
  • [ 1cf1f ] more Java21 related fixes
  • [ e8da8 ] ci bump jvm
  • [ 344ce ] [BREAKING] bump closure-compiler, min java21 now

v2.28.23

Compare Source

  • [ 61840 ] fix trailing comma in some invoke emits
  • [ 5f69a ] add :to-query to shadow.remote relay

v2.28.22

Compare Source

  • [ d1281 ] add REPL for :target :esm with :runtime :node
  • [ cc90d ] make repl invoke async
  • [ acb36 ] remove old ui-init-data request

v2.28.21

Compare Source

  • [ 91414 ] preserve domain of reloaded assets (#​1218)
  • [ 70476 ] CI getting killed?
  • [ 0e931 ] take build :target into account for cache
  • [ e73b2 ] throw on :whitespace

v2.28.20

Compare Source

  • [ 2263d ] fix UI breaking when using browser-repl
  • [ 2f79a ] Improve the readability for the color of keywords in web console (#​1213)

v2.28.19

Compare Source

  • [ a7f5b ] add option to bypass strict npm exports
  • [ 2d784 ] fix potential NPE

v2.28.18

Compare Source

  • [ 5c7d1 ] add support for package.json imports

v2.28.17

Compare Source

  • [ 6b164 ] provides not requires

v2.28.16

Compare Source

  • [ a1fc5 ] hopefull fix all future jar URL related issues

v2.28.15

Compare Source

  • [ 27d05 ] fix #foo/bar require aliases

v2.28.14

Compare Source

  • [ 3cf22 ] fix recursive load-middlware call

v2.28.13

Compare Source

  • [ 7446b ] upgrade to nrepl 1.3.0
  • [ 63bf3 ] fix dotted core symbols

v2.28.12

Compare Source

  • [ 5206a ] add support for the Bun and pnpm package managers (#​1193)
  • [ 9cadb ] bump shadow-client lib
  • [ 4f454 ] exclude :default in externs gen

v2.28.11

Compare Source

  • [ b7bff ] add support for :external in :karma
  • [ dafc9 ] fix plugin
  • [ 9c8a8 ] demo notify plugin

v2.28.10

Compare Source

  • [ 5930d ] keep root-form in analyzer/macro env
  • [ 019b8 ] add experimental :esm-files target
  • [ de906 ] fix string require conflicts
  • [ 3d81b ] fix repl error using non-existent shadow.remote op

v2.28.9

Compare Source

  • [ 0f3d9 ] change :root-source-info to be REPL only
  • [ aece0 ] UI shrink top menu a bit
  • [ c33b9 ] UI fix active builds
  • [ f78a2 ] def as, bring back per object eval
  • [ 72d48 ] UI cleanup
  • [ 9d97f ] more UI work

v2.28.8

Compare Source

  • [ 6f96f ] double escape shell commands for windows
  • [ f0aeb ] add first draft of REPL in UI

v2.28.7

Compare Source

  • [ 38214 ] fix dropped ws connections when ws was too active
  • [ 2c455 ] add visual indicator for nav values
  • [ 34a56 ] visually hightlight active crumb
  • [ 616d8 ] remove some dead code
  • [ f7de4 ] increase ws buffers
  • [ b0fc7 ] inspect breadcrumbs
  • [ 4cc37 ] handle disconnect runtime in inspect
  • [ c3689 ] document UI data schema
  • [ d248a ] Update UI with grove-kv changes
  • [ adcf8 ] fix EINVAL issue on newer node+windows

v2.28.6

Compare Source

  • [ a10c1 ] use simplified grove rt handling
  • [ 47a19 ] move edn-limit to only print a str

v2.28.5

Compare Source

  • [ 95533 ] add EDN pretty viewer for inspect
  • [ 9cd4d ] fix UI css
  • [ 9e01c ] remove JS exception re-throw for init-fn calls
  • [ 42604 ] browser extension link

v2.28.4

Compare Source

  • [ 531b6 ] add config tab to build UI
  • [ 236e3 ] fix comment
  • [ b3e22 ] add support for npm "exports" with wildcard suffix
  • [ 53d59 ] fix some file-open util things
  • [ ac5fe ] fix wrong content-type
  • [ 194c4 ] tools.reader bump

v2.28.3

Compare Source

  • [ 8825e ] grove devtools UI test
  • [ 64e7c ] fix REPL inconsistency
  • [ 6efb2 ] fix IFn invoke > 20 args
  • [ 2204a ] change relay-ws message handling in UI

v2.28.2

Compare Source

  • [ 61840 ] fix trailing comma in some invoke emits
  • [ 5f69a ] add :to-query to shadow.remote relay

v2.27.5

Compare Source

  • [ 35790 ] fix for repl tagged literals not being pretty-printed (#​1174)
  • [ 4ec5a ] restore row hover in inspect
  • [ 03fc0 ] remove never finished db-explorer prototype

v2.27.4

Compare Source

  • [ e43de ] bump :language-in for externs processing
  • [ 5f859 ] try to preserve ordering of :npm-module exports

v2.27.3

Compare Source

  • [ d0072 ] tweak constants code
  • [ 3da98 ] tweak watch source invalidation
  • [ dae9e ] some cleanup

v2.27.2

Compare Source

  • [ 2a110 ] downgrade closure-compiler due to #​1170
  • [ cbd6a ] remove unused ui code
  • [ 98a83 ] fix :dev-http restarting too often

v2.27.1

Compare Source

  • [ 6d03c ] oops missed one rename

v2.26.7

Compare Source

  • [ ba995 ] boolean logic is hard ...

v2.26.6

Compare Source

  • [ eb92d ] add missing files
  • [ 561d4 ] emulate import() support for npm sources
  • [ ff6c4 ] add basic detection of dynamic import() uses

v2.26.5

Compare Source

  • [ 86375 ] tweak exports logic once more

v2.26.4

Compare Source

  • [ e800c ] fix npm require for self exports
  • [ a3886 ] fix error message for unexpected-ns
  • [ defd9 ] add experimental constant lifting

v2.26.3

Compare Source

  • [ 63b72 ] avoid passing empty sources to compiler
  • [ 64aa9 ] remove closure workaround
  • [ 45b01 ] skip source map generation for empty files
  • [ 27703 ] bump shadow-undertow

v2.26.2

Compare Source

  • [ 95319 ] move CORS headers up in :dev-http

v2.26.1

Compare Source

  • [ d7511 ] refresh :target :single-file
  • [ ddd0f ] check requires to actually match provided ns
  • [ e2d5f ] make build reports work with node targets

v2.26.0

Compare Source

  • [ 131ac ] bump tools.reader
  • [ 99291 ] bump closure compiler

v2.25.10

Compare Source

  • [ 4faee ] bump shadow-undertow, for :trust-all-certs
  • [ d022c ] don't ignore user defmacro definitions
  • [ fffea ] bump shadow-undertow for new trust proxy option
  • [ a0c86 ] reorder dev-http handlers, make ws proxying work

v2.25.9

Compare Source

  • [ 42143 ] fix UI issue
  • [ 1b960 ] enable :node-library default exports
  • [ ad9cd ] add check for ns self requires
  • [ f242a ] update FUNDING.yml
  • [ b01b7 ] log loading errors

v2.25.8

Compare Source

  • [ b6d0a ] fix previous commit
  • [ 26f01 ] fix shadow-js for node targets

v2.25.7

Compare Source

  • [ 9cc5e ] fix npm-module output with load tracking
  • [ d318f ] fix REPL handling of errors
  • [ 637c4 ] fix repl eval using ns + macros from required ns
  • [ 44540 ] fix missing worker error msg
  • [ a08f1 ] validate watch worker is still active

v2.25.6

Compare Source

  • [ be2a1 ] relax :npm-module to remove some hackiness
  • [ 7a88a ] handle uncaughtException in node-repl

v2.25.5

Compare Source

  • [ d69b2 ] add option to disable SSL even if :ssl is configured
  • [ cf5e8 ] don't warn on hidden protocol lookups
  • [ a11f6 ] small ui fix

v2.25.4

Compare Source

  • [ 81c3e ] Don't export at all without export or export-as meta (#​1143)
  • [ 45587 ] Add :root-source-info to analysis env (#​1146)

v2.25.3

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/shadow-cljs-3.x branch 4 times, most recently from 7f65263 to eb83e23 Compare May 1, 2025 11:09
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from eb83e23 to 771f761 Compare May 7, 2025 12:00
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 5 times, most recently from 8710547 to 0a1c31b Compare May 22, 2025 13:37
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 0a1c31b to 56e602c Compare May 28, 2025 15:28
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 5b5779b to e0ce6c3 Compare June 14, 2025 17:16
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from e0ce6c3 to 8b65e74 Compare July 24, 2025 16:09
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 8b65e74 to ed91e18 Compare August 17, 2025 09:55
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from ed91e18 to abd013e Compare September 23, 2025 18:31
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 083f640 to 795a4ef Compare November 29, 2025 19:05
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 986ffff to 97a1adf Compare December 14, 2025 00:57
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 172cbdf to 2fe4641 Compare January 14, 2026 13:12
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 2fe4641 to 25c6bdb Compare February 12, 2026 18:02
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 3 times, most recently from 0b7aacf to 0fe3006 Compare March 31, 2026 14:01
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 4 times, most recently from 74500f1 to 05934d0 Compare April 16, 2026 10:35
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 7a14af0 to 554cbce Compare April 28, 2026 17:02
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 4 times, most recently from 1d9856e to 26ea504 Compare May 12, 2026 11:04
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch 2 times, most recently from 361444f to 58db585 Compare May 28, 2026 21:49
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 58db585 to b873ca6 Compare July 16, 2026 17:47
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from b873ca6 to 6f73f5d Compare August 3, 2026 10:08
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 6f73f5d to bd266a1 Compare August 12, 2026 00:47
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from bd266a1 to 58f6c7e Compare August 25, 2026 20:10
@renovate
renovate Bot force-pushed the renovate/shadow-cljs-3.x branch from 58f6c7e to 59b47bc Compare August 26, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants