multisig-tool
multisig-tool copied to clipboard
Bump shell-quote from 1.6.1 to 1.8.2
Bumps shell-quote from 1.6.1 to 1.8.2.
Changelog
Sourced from shell-quote's changelog.
v1.8.2 - 2024-11-27
Fixed
- [Fix]
quote: preserve empty strings[#18](https://github.com/ljharb/shell-quote/issues/18)Commits
- [meta] fix changelog tags
0fb9fd8- [actions] split out node 10-20, and 20+
819bd84- [Dev Deps] update
@ljharb/eslint-config,auto-changelog,npmignore,tapefc56408- [actions] update npm for windows tests
fdeb0fd- [Dev Deps] update
@ljharb/eslint-config,aud,tapeb8a4a3b- [actions] prevent node 14 on ARM mac from failing
9eecafc- [meta] exclude more files from the package
4044e7f- [Tests] replace
audwithnpm audit8cfdbd8- [meta] add missing
engines.node843820e- [Dev Deps] add missing peer dep
4c3b88d- [Dev Deps] pin
jackspeaksince 2.1.2+ depends on npm aliases, which kill the install process in npm < 680322edv1.8.1 - 2023-04-07
Fixed
- [Fix]
parse: preserve whitespace in comments[#6](https://github.com/ljharb/shell-quote/issues/6)- [Fix] properly support the
escapeoption[#5](https://github.com/ljharb/shell-quote/issues/5)Commits
- [Refactor]
parse: hoistgetVarto module levelb42ac73- [Refactor] hoist some vars to module level
8f0c5c3- [Refactor]
parse: usesliceoversubstr, cache some valuesfcb2e1a- [Refactor]
parse: a bit of cleanup6780ec5- [Refactor]
parse: tweak the regex to not match nothing227d474- [Tests] increase coverage
a66de94- [Refactor]
parse: avoid shadowing a function arg1d58679v1.8.0 - 2023-01-30
Commits
- [New] extract
parseandquoteto their own deep imports553fdfc- [Tests] add
nyccoveragefd7ddcd- [New] Add support for here strings (
<<<)9802fb3- [New]
parse: Add syntax support for duplicating input file descriptors216b198- [Dev Deps] update
@ljharb/eslint-config,aud,tape85f8e31- [Tests] add
evalmdc5549fc- [actions] update checkout action
62e9b49v1.7.4 - 2022-10-12
... (truncated)
Commits
b19fc77v1.8.259d29ea[Fix]quote: preserve empty strings819bd84[actions] split out node 10-20, and 20+4c3b88d[Dev Deps] add missing peer depfc56408[Dev Deps] update@ljharb/eslint-config,auto-changelog,npmignore,tape8cfdbd8[Tests] replaceaudwithnpm audit9eecafc[actions] prevent node 14 on ARM mac from failing843820e[meta] add missingengines.node4044e7f[meta] exclude more files from the packagefdeb0fd[actions] update npm for windows tests- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.