Skip to content

Bump shescape from 1.5.10 to 1.6.7#73

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/shescape-1.6.7
Closed

Bump shescape from 1.5.10 to 1.6.7#73
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/shescape-1.6.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 5, 2023

Bumps shescape from 1.5.10 to 1.6.7.

Release notes

Sourced from shescape's releases.

Release v1.6.7

  • Provide injection strings for testing purposes. (#902)
  • Update the package homepage. (#827)

Release v1.6.6

  • Add support for Node.js v20. (#823)
  • Provide testing utilities. (#710)
  • Update type exports to be compatible with the TypeScript compiler option "moduleResolution": "bundler". (#761)

Release v1.6.5

  • Add support for Node.js v19. (#682)

Release v1.6.4

  • Fix incorrect quoting of arguments with trailing \! for C shell. (#675)

Release v1.6.3

  • Add support for C shell. (#659)
  • Update documentation for readability. (#630, #652, #666)

#630: ericcornelissen/shescape#630 #652: ericcornelissen/shescape#652 #659: ericcornelissen/shescape#659 #666: ericcornelissen/shescape#666

Release v1.6.2

  • Add in-code example usage for each API function. (#610)
  • Add whitespace preservation for Bash, Dash, and Zsh. (#584)
  • Add whitespace preservation for PowerShell. (#614)
  • Improve TypeScript type definitions. (#567)
  • Improve JSDoc support for IDEs. (#568)
  • Update API documentation. (#612)

Release v1.6.1

  • Fix potential polynomial backtracking in regular expression for Bash escaping with {interpolation:true}. (552e8ea)

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.7] - 2023-05-29

  • Provide injection strings for testing purposes. (#902)
  • Update the package homepage. (#827)

[1.6.6] - 2023-04-20

  • Add support for Node.js v20. (#823)
  • Provide testing utilities. (#710)
  • Update type exports to be compatible with the TypeScript compiler option "moduleResolution": "bundler". (#761)

[1.6.5] - 2023-01-26

  • Add support for Node.js v19. (#682)

[1.6.4] - 2023-01-22

  • Fix incorrect quoting of arguments with trailing \! for C shell. (#675)

[1.6.3] - 2023-01-21

  • Add support for C shell. (#659)
  • Update documentation for readability. (#630, #652, #666)

[1.6.2] - 2023-01-03

  • Add in-code example usage for each API function. (#610)
  • Add whitespace preservation for Bash, Dash, and Zsh. (#584)
  • Add whitespace preservation for PowerShell. (#614)
  • Improve TypeScript type definitions. (#567)
  • Improve JSDoc support for IDEs. (#568)
  • Update API documentation. (#612)

[1.6.1] - 2022-10-25

  • Fix potential polynomial backtracking in regular expression for Bash escaping with {interpolation:true}. ([552e8ea])

[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

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.7.
- [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.7)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 19, 2023

Superseded by #79.

@dependabot dependabot Bot closed this Jun 19, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/shescape-1.6.7 branch June 19, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants