filipesilva / create-cljs-app

Set up a modern CLJS web app by running one command.
MIT License
299 stars 23 forks source link

build(deps-dev): bump shx from 0.3.2 to 0.3.4 #317

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps shx from 0.3.2 to 0.3.4.

Changelog

Sourced from shx's changelog.

Change Log

Unreleased

Full Changelog

Closed issues:

  • New release with ShellJS v0.8.4 #185

Merged pull requests:

v0.3.3 (2020-10-26)

Full Changelog

Closed issues:

  • Npm package should always have a main module #180
  • shx stop working after a new library is added within package.json file #176
  • suggestion - expose commands directly (ls instead of shx ls) #174
  • Can I replace bash prompt with shx ? If so, how ? #171
  • sed can't replace files in a different directory #165
  • Issues running NPM script on Windows 10 #164
  • rm -rf random fails on windows #160
  • sed: option not recognized: n #147
  • Remove es6-object-assign dependency #146

Merged pull requests:

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)