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.11.4 to 2.19.1 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shadow-cljs from 2.11.4 to 2.19.1.

Changelog

Sourced from shadow-cljs's changelog.

Changelog

2.19.0 - 2022-05-16

  • [ 653df ] cljs + closure compiler bump
  • [ 0421c ] fix issue when using multiple symbol$suffix requires
  • [ 3af21 ] reverd closure-compiler bump, have to wait for cljs release
  • [ 52c98 ] dependency bump
  • [ 4deba ] remove unused old workspaces dep
  • [ 0f957 ] update clojure dep, older versions still fine
  • [ 1a8a1 ] add warnings for misconfigured :build-hooks
  • [ b1d56 ] fix REPL locking up after read failure
  • [ 0ef03 ] remove old unused&broken ultility script
  • [ 508f8 ] update caniuse-lite to it shuts up about being outdated

2.18.0 - 2022-04-04

  • [ 6de14 ] closure-compiler bump, macos directory-watcher bump
  • [ e2ffc ] remove leftover debug log
  • [ bb2c5 ] fix deps.edn
  • [ c8994 ] sync deps.edn file
  • [ 6daff ] dependency trim: graal-js, slightly less function npm-deps
  • [ 1af07 ] dependency trim: pathom, remove graph api
  • [ 051b5 ] improve nrepl init failure error

2.17.8 - 2022-03-07

  • [ 4110f ] fix npm resolve regression for nested packages

2.17.7 - 2022-03-06

  • [ f2769 ] add missing :js-package-dir for neste pkg
  • [ 0b03b ] fix npm resolve not using browser overrides in nested packages
  • [ 06033 ] add UI debug helper
  • [ 73f0f ] use :stable meta in UI code
  • [ 368b6 ] add missing test files

2.17.6 - 2022-03-03

  • [ 7cc34 ] fix npm resolve for nested package requiring other nested pkg
  • [ d9bda ] fix build reports
  • [ 69b43 ] fix externs inference warnings for goog.module imports

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

... (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 #358.