icecat icon indicating copy to clipboard operation
icecat copied to clipboard

Bump trim-newlines, ava and xo

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps trim-newlines, ava and xo. These dependencies needed to be updated together. Updates trim-newlines from 2.0.0 to 4.0.2

Release notes

Sourced from trim-newlines's releases.

v4.0.2

  • Minor performance improvement 4676273

https://github.com/sindresorhus/trim-newlines/compare/v4.0.1...v4.0.2

v4.0.1

  • Fix ReDoS vulnerability for the .end() method 25246c6

Also fixed for v3 in 3.0.1.

https://github.com/sindresorhus/trim-newlines/compare/v4.0.0...v4.0.1

v4.0.0

Breaking

  • Require Node.js 12 c00fe4f
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/trim-newlines/compare/v3.0.0...v4.0.0

v3.0.0

Breaking:

  • Require Node.js 8 (#1) 75db891

Enhancements:

  • Add TypeScript definition (#1) 75db891

https://github.com/sindresorhus/trim-newlines/compare/v2.0.0...v3.0.0

Commits

Updates ava from 2.3.0 to 4.3.1

Release notes

Sourced from ava's releases.

v4.3.1

What's Changed

  • When translating line numbers, check whether the source map entry has original values in avajs/ava#3061
  • Report error when parsing for line number selection in avajs/ava#3062

New Contributors

Full Changelog: https://github.com/avajs/ava/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: https://github.com/avajs/ava/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/avajs/ava/compare/v4.1.0...v4.2.0

v4.1.0

New features

Fixes

... (truncated)

Commits
  • 53e5709 4.3.1
  • d57c76c Report error when parsing for line number selection
  • 3572342 When translating line numbers, check whether the source map entry has origina...
  • ac0d75d Document that AVA 4 cannot be run globally
  • 26a2e5d Remove mentions of "callback mode" from docs
  • 91f5254 Update recommended VS Code debug configuration
  • 3f17f8c Update checksum algorithm for lockfile churn detection
  • a24dc9b 4.3.0
  • 6240393 Assorted updates
  • b208d14 Link to correct branch in ava-docs repository
  • Additional commits viewable in compare view

Updates xo from 0.24.0 to 0.52.0

Release notes

Sourced from xo's releases.

v0.52.0

New rules

Improvements

  • Implement full tsconfig resolution (#677) b661eb8

https://github.com/xojs/xo/compare/v0.51.0...v0.52.0

v0.51.0

  • Internal: Include rulesMeta in linting results (#674) cd86133
    • This is meant for editor plugins and formatters.

https://github.com/xojs/xo/compare/v0.50.0...v0.51.0

v0.50.0

  • Switch to eslint-plugin-node's maintained fork (#660) 3a4c9c9

https://github.com/xojs/xo/compare/v0.49.0...v0.50.0

v0.49.0

New rules

Breaking

https://github.com/xojs/xo/compare/v0.48.0...v0.49.0

v0.48.0

New rules

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Aug 25 '22 04:08 dependabot[bot]