Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps shadow-cljs from 2.10.22 to 2.20.7.

Changelog

Sourced from shadow-cljs's changelog.

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

2.20.4 - 2022-10-13

  • [ c4429 ] fix :esm target not properly importing :depends-on modules

2.20.3 - 2022-10-09

  • [ e5324 ] fix goog.module requires in the REPL
  • [ bf38b ] also add throw
  • [ 0b685 ] add undefined as known global so it doesn't end up in externs

2.20.2 - 2022-09-16

  • [ 53185 ] fix breakage when npm packages don't match their installed name

2.20.1 - 2022-08-31

  • [ 84644 ] fix debug macros
  • [ a7b6b ] fix not catching enough exceptions

2.20.0 - 2022-08-31

  • [ 41ea1 ] dep bumps
  • [ 197fc ] readme
  • [ 5e19b ] readme
  • [ 20972 ] readme
  • [ 0b819 ] reorg readme header
  • [ 3a231 ] fix typo
  • [ 35edd ] hard bump to Java11 minimum
  • [ 47c38 ] add check for running instances in project

2.19.9 - 2022-08-14

  • [ 53421 ] dep bumps
  • [ 4760e ] fix :dump-closure-inputs debug option
  • [ 54e95 ] move all cljs hacks to delayed init to fix some AOT issues
  • [ 5cc1e ] fix css build
  • [ e8e0c ] go back to the old ESM hack
  • [ a6d10 ] more :target :esm tweaks
  • [ 70966 ] closure ESM output seems to have some issues
  • [ 1a761 ] rewrite ESM output to use Closure Compiler ESM output
  • [ 51d21 ] remove try/catch for :init-fn call in release builds
  • [ e043e ] skip unnecessary use strict in ESM output
  • [ 94b08 ] update css build
  • [ 6757a ] updating year in copyright (#1043)
  • [ c2d49 ] fix README to indicate that Java 11 is now minimum

... (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)

Bumps [shadow-cljs](https://github.com/thheller/shadow-cljs) from 2.10.22 to 2.20.7.
- [Release notes](https://github.com/thheller/shadow-cljs/releases)
- [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thheller/shadow-cljs/commits)

---
updated-dependencies:
- dependency-name: shadow-cljs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #399.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/template/shadow-cljs-2.20.7 branch December 1, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants