Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Bump shescape from 1.5.10 to 1.6.0 #353

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps shescape from 1.5.10 to 1.6.0.

Release notes

Sourced from shescape's releases.

Release v1.6.0

  • Escape control characters U+0008, U+000D, U+001B, and U+009B. (#456)
  • Improve escaping performance when interpolation is set to true. (#457)
  • Improve newline substitution on Windows. (#458, #460)
  • Improve specificity of supported Node.js versions. (#432, #459)
  • Remove all side effects on import. (#408)

#408: ericcornelissen/shescape#408 #432: ericcornelissen/shescape#432 #456: ericcornelissen/shescape#456 #457: ericcornelissen/shescape#457 #458: ericcornelissen/shescape#458 #459: ericcornelissen/shescape#459 #460: ericcornelissen/shescape#460

Changelog

Sourced from shescape's changelog.

[1.6.0] - 2022-10-15

  • Escape control characters U+0008, U+000D, U+001B, and U+009B. (#456)
  • Improve escaping performance when interpolation is set to true. (#457)
  • Improve newline substitution on Windows. (#458, #460)
  • Improve specificity of supported Node.js versions. (#432, #459)
  • Remove all side effects on import. (#408)
Commits
  • e1915f5 New minor release (#477)
  • 6c31238 Address PowerShell-related fuzz crashes (#463)
  • cc3a816 Investigate Unix fuzz crashes (#471)
  • b8254a6 chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1 (#476)
  • e303a51 chore(deps): bump actions/cache from 3.0.10 to 3.0.11 (#475)
  • 3522a6d chore(deps): bump actions/github-script from 6.3.2 to 6.3.3 (#474)
  • 872a6a3 chore(deps): bump dorny/paths-filter from 2.11.0 to 2.11.1 (#473)
  • 6030a35 chore(deps-dev): bump @​fast-check/ava from 1.0.2 to 1.1.0 (#470)
  • ea39e50 chore(deps-dev): bump fast-check from 3.1.4 to 3.2.0 (#466)
  • 72c2dd5 chore(deps): bump actions/github-script from 6.3.0 to 6.3.2 (#469)
  • Additional commits viewable in compare view

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)

Bumps [shescape](https://github.com/ericcornelissen/shescape) from 1.5.10 to 1.6.0.
- [Release notes](https://github.com/ericcornelissen/shescape/releases)
- [Changelog](https://github.com/ericcornelissen/shescape/blob/main/CHANGELOG.md)
- [Commits](ericcornelissen/shescape@v1.5.10...v1.6.0)

---
updated-dependencies:
- dependency-name: shescape
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Changes to the project's dependencies label Oct 17, 2022
@ericcornelissen ericcornelissen self-assigned this Oct 17, 2022
@ericcornelissen ericcornelissen enabled auto-merge (squash) October 17, 2022 12:48
@ericcornelissen ericcornelissen merged commit 7cef089 into main Oct 17, 2022
@ericcornelissen ericcornelissen deleted the dependabot/npm_and_yarn/shescape-1.6.0 branch October 17, 2022 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant