filipesilva / create-cljs-app

Set up a modern CLJS web app by running one command.
MIT License
298 stars 23 forks source link

build(deps-dev): bump shadow-cljs from 2.10.22 to 2.17.5 in /template #331

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shadow-cljs from 2.10.22 to 2.17.5.

Changelog

Sourced from shadow-cljs's changelog.

2.17.5 - 2022-02-24

  • [ 41d56 ] fix npm resolve using index.js over package.json in nested dirs

2.17.4 - 2022-02-20

  • [ 8ee15 ] fix error message for failed npm require
  • [ 54d4b ] fix bootstrap not loading goog.module properly
  • [ 9b1f5 ] fix :bootstrap release not converting goog.module properly
  • [ 50e0a ] Bump tailwind-css (to 3.0.18) and associated packges (#984)
  • [ e0a4d ] bump various dependencies

2.17.3 - 2022-02-17

  • [ 56572 ] use eval loader in worker modules as well
  • [ 7e98d ] add shadow-remote nrepl bridge

2.17.2 - 2022-02-12

  • [ e0ca8 ] fix ns require alias conflicting with refer

2.17.1 - 2022-02-10

  • [ 0e7fb ] maybe fix npm/find-resource stackoverflow?
  • [ 40eba ] relax ns alias check for cljs.js can compile again

2.17.0 - 2022-02-06

  • [ 39dc5 ] fix ReplaceCLJSConstants pass
  • [ a48db ] fix classpath require exception using unresolved paths
  • [ ed908 ] rewrite npm resolve to prepare for package.json exports
  • [ 1259a ] fix broken alias check
  • [ d976f ] add some conflict checks for :as-alias
  • [ 0c1f2 ] fixup :as-alias support to match CLJ-2665
  • [ 7bc76 ] closure-compiler bump v20220104
  • [ c2c9d ] fix shadow$bridge undeclared warning

2.16.12 - 2022-01-02

  • [ 8a93b ] Check filename instead of path (#975)

2.16.11 - 2022-01-02

  • [ f67da ] ignore emacs temp files on windows
  • [ 17403 ] add date to changelog generator

2.16.10 - 2021-12-28

  • [ e9093 ] add :dev/asset-load devtools hook

2.16.9 - 2021-12-20

  • [ 9dabe ] cljs bump 1.10.914
  • [ 69abb ] fix inspect eval not showing errors properly

2.16.8 - 2021-12-09

  • [ a2b2e ] add timer for ReplaceCLJSConstants pass

2.16.7 - 2021-12-05

  • [ 91a38 ] fix gitlib references on different disk breaking everything

... (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 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)
dependabot[bot] commented 2 years ago

Superseded by #339.