filipesilva / create-cljs-app

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

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shadow-cljs from 2.10.22 to 2.16.12.

Changelog

Sourced from shadow-cljs's changelog.

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

2.16.6 - 2021-11-22

  • [ 086ee ] add :js-options :hide-warnings-for to hide closure warnings
  • [ 1d95f ] fix legacy dev http servers not starting

2.16.5 - 2021-11-19

  • [ 37802 ] adjust :dev-http config handling so it respects direct API config

2.16.4 - 2021-11-12

2.16.3 - 2021-11-11

  • [ 2a329 ] work around certain npm filenames ending up too long for linux

2.16.2 - 2021-11-10

  • [ 3eb99 ] fix storybook load issue related to goog.module and :npm-module

2.16.1 - 2021-11-10

  • [ 4a99d ] workaround for npm incremental compile issues
  • [ 1938e ] bump shadow-undertow

2.16.0 - 2021-11-06

  • [ 21ab2 ] add :global-goog-object&array to cache affecting options

2.15.13 - 2021-11-04

  • [ 37574 ] core.async bump
  • [ 7fefe ] cljs bump 1.10.891 + various closure updates
  • [ 4530e ] Fix serverclient Unicode data issue on MS-Windows (#945)
  • [ 1717e ] clear hud errors after compile success (#947)

2.15.12, fix bad 2.15.11 release - 2021-10-10

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