Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Removes elliptic. It's no longer used after updating ancestor dependency shadow-cljs. These dependencies need to be updated together.

Removes elliptic

Updates shadow-cljs from 2.15.12 to 3.3.4

Changelog

Sourced from shadow-cljs's changelog.

3.3.4 - 2025-12-13

  • [ b5555 ] cljs 1.12.134

3.3.3 - 2025-12-08

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

3.3.2 - 2025-11-29

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

3.3.1 - 2025-11-26

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

3.3.0 - 2025-11-26

  • [ c4544 ] update to cljs 1.12.116

3.2.2 - 2025-11-26

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

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

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [elliptic](https://github.com/indutny/elliptic). It's no longer used after updating ancestor dependency [shadow-cljs](https://github.com/thheller/shadow-cljs). These dependencies need to be updated together.


Removes `elliptic`

Updates `shadow-cljs` from 2.15.12 to 3.3.4
- [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thheller/shadow-cljs/commits)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-version: 
  dependency-type: indirect
- dependency-name: shadow-cljs
  dependency-version: 3.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 9, 2026
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.

1 participant