Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps shadow-cljs from 2.28.10 to 3.2.1.

Changelog

Sourced from shadow-cljs's changelog.

3.2.1 - 2025-09-23

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

3.2.0 - 2025-08-17

  • [ 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)

3.1.8 - 2025-07-24

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

3.1.7 - 2025-06-14

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

3.1.6 - 2025-06-11

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

3.1.5 - 2025-05-28

  • [ 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

3.1.4 - 2025-05-22

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

3.1.3 - 2025-05-21

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

3.1.2 - 2025-05-20

  • [ 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

3.1.1 - 2025-05-17

  • [ b733c ] fix classpath filter

3.1.0 - 2025-05-17

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

3.0.6 - 2025-05-16

  • [ 406e0 ] cljs/closure-library bump
  • [ 4b7cc ] stop config watch dying on bad config
  • [ 02927 ] add process/browser polyfills

... (truncated)

Commits

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)

Bumps [shadow-cljs](https://github.com/thheller/shadow-cljs) from 2.28.10 to 3.2.1.
- [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thheller/shadow-cljs/commits)

---
updated-dependencies:
- dependency-name: shadow-cljs
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants