shadow-proto-starter icon indicating copy to clipboard operation
shadow-proto-starter copied to clipboard

Bump json5 and shadow-cljs

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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

Removes json5

Updates shadow-cljs from 2.3.23 to 2.20.16

Changelog

Sourced from shadow-cljs's changelog.

2.20.16 - 2022-12-23

  • [ 02756 ] remove unused requires

2.20.15 - 2022-12-17

  • [ e3e7d ] add a few more cases for dotted symbol resolve
  • [ c7549 ] prioritze invokeable namespace aliases over core names

2.20.14 - 2022-12-08

  • [ 1bbd1 ] fix source map generation for shadow-js files

2.20.13 - 2022-12-01

  • [ 42528 ] small dep bump
  • [ c64e7 ] add :checked-arrays binding in compiler
  • [ 581c2 ] fix :target :esm import handling to work cross-module
  • [ 7e8b2 ] properly fix dev-http push-state looking for nested indexes

2.20.12 - 2022-11-17

  • [ c6598 ] downgrade core.async until AOT issues are resolved
  • [ 8f14c ] make :dev-http properly handle index files in classpath roots

2.20.11 - 2022-11-15

  • [ b034b ] leave note about core.async fix
  • [ b48d9 ] try to bump core.async again
  • [ 8d0c3 ] revert core.async bump. dunno why it fails
  • [ c0b70 ] try to get useful error reports
  • [ 96782 ] fix ci caches?
  • [ 2b143 ] remove guava dep
  • [ 2f081 ] misc smaller dep bumps
  • [ 7ef10 ] shadow-undertow bump
  • [ 42a98 ] closure-compiler bump and fixes

2.20.10 - 2022-11-10

  • [ 31929 ] fix constants replacement optimization conflicts

2.20.9 - 2022-11-10

  • [ 55962 ] support "standard" config directory location (eg. XDG_CONFIG_HOME)

2.20.8 - 2022-11-09

  • [ 5cf0e ] add :trusted-strings true closure compiler option

2.20.7 - 2022-10-27

  • [ 723fb ] tune :js-provider :import + :esm for JS side tree shaking

2.20.6 - 2022-10-23

  • [ 46af5 ] fix :js-provider :import not finding magic symbols

2.20.5 - 2022-10-14

  • [ a2ce3 ] docs(README): fix for broken link to Boodle project (accounting SPA) (#1047)
  • [ 6ba35 ] fix externs inference to account for hinted types
  • [ d1d1c ] add missing file

... (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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Dec 29 '22 14:12 dependabot[bot]