agiledigital / mule-preview

A project to take Mule configuration XML files and render the flows in HTML and also display visual diffs for things like Pull Requests.
Apache License 2.0
5 stars 4 forks source link

build(deps-dev): bump shadow-cljs from 2.11.26 to 2.15.1 #453

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps shadow-cljs from 2.11.26 to 2.15.1.

Changelog

Sourced from shadow-cljs's changelog.

2.15.1

  • [ d56bd ] limit new node-resolve rules to actual node_modules files only

2.15.0

  • [ 2c4b5 ] fixup build reports to show now possible duplicates
  • [ a41df ] cleanup
  • [ addfd ] oops, add uncommit npm check versions ns
  • [ a1823 ] remove debug tap>
  • [ 122bf ] move npm version check out of browser target
  • [ 844df ] change default npm resolve rules to match node/webpack

2.14.6

  • [ 6587e ] Add full stack single page app example (#911)
  • [ cd280 ] Add racing-game-cljs to Examples (#904)
  • [ bff92 ] change goog.provide/require overrides

2.14.5

  • [ bf5f4 ] add missing newline
  • [ 17b0c ] fix shadow-cljs start hanging when server fails to start
  • [ 16954 ] oops, missed on -M place
  • [ c3f73 ] use proper -M when using deps.edn
  • [ 205c8 ] enhance externs inference for aliased types
  • [ 2dec8 ] fix build report hook
  • [ 721f7 ] fix empty marker protocols causing infer warnings
  • [ c9a05 ] add setup/test for current nested npm resolve rules
  • [ 766c0 ] bump ws dep in shadow-cljs npm package
  • [ 20d28 ] CI cache fix?
  • [ dce27 ] karma: Add karma test to test-project run (#815)

2.14.4

  • [ 18d99 ] fix build report html title
  • [ be3de ] further group Project Files by classpath in build report
  • [ 60d59 ] fix :external index generation
  • [ 2da3c ] restrict GlobalsAsVar hack to only names
  • [ f17f6 ] extend previous commit to :js-provider :external
  • [ c2dd4 ] treat symbols as valid requires when listed in npm-deps
  • [ 8169e ] add pass rewriting let/const to var for rewritten ESM code
  • [ 113a6 ] add failing test for #894, not sure how to fix it

2.14.3

2.14.2

  • [ f3c86 ] add shadow.loader.TEST define
  • [ cc862 ] restore JS property collection

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

If all status checks pass Dependabot will automatically merge this pull request.


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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot-preview[bot] commented 3 years ago

Superseded by #457.