Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency shadow-cljs to v2.25.6 #67

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
shadow-cljs 2.23.3 -> 2.25.6 age adoption passing confidence

Release Notes

thheller/shadow-cljs (shadow-cljs)

v2.25.6

Compare Source

  • [ be2a1 ] relax :npm-module to remove some hackiness
  • [ 7a88a ] handle uncaughtException in node-repl

v2.25.5

Compare Source

  • [ d69b2 ] add option to disable SSL even if :ssl is configured
  • [ cf5e8 ] don't warn on hidden protocol lookups
  • [ a11f6 ] small ui fix

v2.25.4

Compare Source

  • [ 81c3e ] Don't export at all without export or export-as meta (#​1143)
  • [ 45587 ] Add :root-source-info to analysis env (#​1146)

v2.25.3

Compare Source

  • [ a6b22 ] allow self require in ns again, broke bootstrap
  • [ 922af ] fix :external js provider with classpath js files
  • [ 2bc41 ] fix wrong munge fn
  • [ bb586 ] update cli-info task to properly report version

v2.25.2

Compare Source

  • [ 4f34d ] Created keep_awake_async.cljs, activateKeepAwake deprecated. (#​1120)
  • [ 15e69 ] add info line about how to rejoin exited CLJS repl
  • [ f3e89 ] fix some ESM rewriter issues

v2.25.1

Compare Source

  • [ b7ae3 ] fix ^ not getting munged in weird JS requires
  • [ 47f3e ] stop sending ex-data as part of cljs-compile-error

v2.25.0

Compare Source

  • [ a21b6 ] fix CLJS load-file not returning []
  • [ 529dd ] Replace babel ESM rewriting with helper using GCC
  • [ 51b15 ] add missing files

v2.24.1

Compare Source

  • [ 65387 ] fix REPL printing datafied stuff
  • [ aeb32 ] implement prefix+wildcard exports support
  • [ faab2 ] 2.24.0
  • [ fd84d ] adjust :export-conditions defaults

v2.24.0

Compare Source

v2.23.8

Compare Source

v2.23.7

Compare Source

  • [ a8558 ] fix tslib exports using ./ mapping to itself

v2.23.6

Compare Source

  • [ 93cd0 ] fix :esm attempting to load dead js deps
  • [ 97d15 ] add basic support for package.json exports

v2.23.5

Compare Source

  • [ 62514 ] fix watch issue with previous esm change

v2.23.4

Compare Source

  • [ ec9d6 ] fix esm import loading order issue in node
  • [ c8001 ] fix server start code for last commit
  • [ fdeb2 ] add :node-via-docker option
  • [ 71968 ] relax defclass macro requirements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from f92b69d to dff0217 Compare June 20, 2023 11:01
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.23.5 Update dependency shadow-cljs to v2.23.6 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from dff0217 to 02d19a8 Compare June 20, 2023 12:46
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.23.6 Update dependency shadow-cljs to v2.23.8 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from 02d19a8 to 859a674 Compare June 21, 2023 08:59
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.23.8 Update dependency shadow-cljs to v2.24.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from 859a674 to 31ae17d Compare June 30, 2023 15:59
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.24.0 Update dependency shadow-cljs to v2.24.1 Jun 30, 2023
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.24.1 Update dependency shadow-cljs to v2.25.0 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch 2 times, most recently from 2270348 to 8bec586 Compare July 27, 2023 22:25
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.0 Update dependency shadow-cljs to v2.25.1 Jul 27, 2023
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.1 Update dependency shadow-cljs to v2.25.2 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from 8bec586 to 4258c18 Compare July 28, 2023 08:26
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch from 4258c18 to dfac185 Compare August 22, 2023 20:44
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.2 Update dependency shadow-cljs to v2.25.3 Aug 22, 2023
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.3 Update dependency shadow-cljs to v2.25.4 Sep 5, 2023
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.4 Update dependency shadow-cljs to v2.25.5 Sep 14, 2023
@renovate renovate bot changed the title Update dependency shadow-cljs to v2.25.5 Update dependency shadow-cljs to v2.25.6 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/shadow-cljs-2.x branch 9 times, most recently from 7c2d84e to 277cd94 Compare September 24, 2023 15:36
@mraveloarinjaka mraveloarinjaka merged commit 062ffca into master Sep 24, 2023
3 checks passed
@mraveloarinjaka mraveloarinjaka deleted the renovate/shadow-cljs-2.x branch September 24, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant