Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps shadow-cljs from 2.28.10 to 3.2.0.

Changelog

Sourced from shadow-cljs's changelog.

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
  • [ 00543 ] update readme to correct current java21+ requirement
  • [ db68f ] oops, that doesn't go there

3.0.5 - 2025-05-07

... (truncated)

Commits

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 [shadow-cljs](https://github.com/thheller/shadow-cljs) from 2.28.10 to 3.2.0.
- [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.0
  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 Aug 18, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #309.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shadow-cljs-3.2.0 branch September 29, 2025 04: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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants