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.10 in /template #314

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shadow-cljs from 2.10.22 to 2.16.10.

Changelog

Sourced from shadow-cljs's changelog.

2.16.10

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

2.16.9

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

2.16.8

  • [ a2b2e ] add timer for ReplaceCLJSConstants pass

2.16.7

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

2.16.6

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

2.16.5

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

2.16.4

2.16.3

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

2.16.2

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

2.16.1

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

2.16.0

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

2.15.13

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

2.15.11

  • [ 60d07 ] shadow-cljs pom should account for maven repositories
  • [ a3ebb ] fix react-native websocket not connecting properly
  • [ 22c3f ] attempt to make browser load errors more legible

2.15.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 #321.