Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps shadow-cljs from 2.19.5 to 2.20.2.

Changelog

Sourced from shadow-cljs's changelog.

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
  • [ c8884 ] adjust UI for grove changes
  • [ 4115a ] update css build functions

2.19.8 - 2022-07-25

  • [ 2730f ] drop the one CLJ use of shadow.css

2.19.7 - 2022-07-25

  • [ 084b5 ] dep bump: transit-cljs, closure-compiler
  • [ 03506 ] add config option to disable namespace reset in watch
  • [ 4ce85 ] fix REPL require :reload not actually reloading anything
  • [ fcfb2 ] css cleanup
  • [ 17dbe ] Polyfill inherits (#1035)
  • [ 7b95c ] entirely remove tailwind and only use shadow.css
  • [ de1ee ] port rest of UI css to shadow.css
  • [ 83b77 ] more UI css porting
  • [ 838b9 ] extract shadow.css to its own project
  • [ 5b91d ] prep for css optimizer, proof of concept appears to work
  • [ 4d51d ] css getting to reasonable state
  • [ f8f0c ] more css

... (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.19.5 to 2.20.2.
- [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 Sep 19, 2022
@jacekschae jacekschae merged commit d2e4617 into main Sep 21, 2022
@jacekschae jacekschae deleted the dependabot/npm_and_yarn/shadow-cljs-2.20.2 branch September 21, 2022 16:49
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.

2 participants