balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Update dependency shx to v0.3.3 #89

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
shx devDependencies patch 0.3.2 -> 0.3.3

Release Notes

shelljs/shx ### [`v0.3.3`](https://togithub.com/shelljs/shx/blob/master/CHANGELOG.md#v033-httpsgithubcomshelljsshxtreev033-2020-10-26) [Compare Source](https://togithub.com/shelljs/shx/compare/v0.3.2...v0.3.3) [Full Changelog](https://togithub.com/shelljs/shx/compare/v0.3.2...v0.3.3) **Closed issues:** - Npm package should always have a main module [#​180](https://togithub.com/shelljs/shx/issues/180) - shx stop working after a new library is added within package.json file [#​176](https://togithub.com/shelljs/shx/issues/176) - suggestion - expose commands directly (`ls` instead of `shx ls`) [#​174](https://togithub.com/shelljs/shx/issues/174) - Can I replace bash prompt with shx ? If so, how ? [#​171](https://togithub.com/shelljs/shx/issues/171) - sed can't replace files in a different directory [#​165](https://togithub.com/shelljs/shx/issues/165) - Issues running NPM script on Windows 10 [#​164](https://togithub.com/shelljs/shx/issues/164) - rm -rf random fails on windows [#​160](https://togithub.com/shelljs/shx/issues/160) - sed: option not recognized: n [#​147](https://togithub.com/shelljs/shx/issues/147) - Remove es6-object-assign dependency [#​146](https://togithub.com/shelljs/shx/issues/146) **Merged pull requests:** - Update shelljs to avoid circular dependency warnings on Node 14 [#​184](https://togithub.com/shelljs/shx/pull/184) ([Pomax](https://togithub.com/Pomax)) - Upgrade minimist to avoid security vulnerability [#​179](https://togithub.com/shelljs/shx/pull/179) ([mondeja](https://togithub.com/mondeja)) - docs(sed): document sed syntax, quoting, and escaping slash [#​170](https://togithub.com/shelljs/shx/pull/170) ([nfischer](https://togithub.com/nfischer)) - chore(deps): update deps [#​161](https://togithub.com/shelljs/shx/pull/161) ([nfischer](https://togithub.com/nfischer)) - chore(node): drop node v4 and v5 (#​917) [#​157](https://togithub.com/shelljs/shx/pull/157) ([nfischer](https://togithub.com/nfischer)) - chore: script to bump supported node versions [#​156](https://togithub.com/shelljs/shx/pull/156) ([nfischer](https://togithub.com/nfischer)) - chore(ci): switch to node language for travis [#​155](https://togithub.com/shelljs/shx/pull/155) ([nfischer](https://togithub.com/nfischer)) - chore(npm): remove lockfile [#​154](https://togithub.com/shelljs/shx/pull/154) ([nfischer](https://togithub.com/nfischer)) - chore: update dev dependency [#​153](https://togithub.com/shelljs/shx/pull/153) ([nfischer](https://togithub.com/nfischer)) - chore: remove es6-object-assign dependency [#​152](https://togithub.com/shelljs/shx/pull/152) ([nfischer](https://togithub.com/nfischer)) - chore(ci): fix codecov [#​150](https://togithub.com/shelljs/shx/pull/150) ([nfischer](https://togithub.com/nfischer))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



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