Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trim-newlines, ava and xo #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

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

sindresorhus/trim-newlines@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.

sindresorhus/trim-newlines@v4.0.0...v4.0.1

v4.0.0

Breaking

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

sindresorhus/trim-newlines@v3.0.0...v4.0.0

v3.0.0

Breaking:

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

Enhancements:

  • Add TypeScript definition (#1) 75db891

sindresorhus/trim-newlines@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: avajs/ava@v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: avajs/ava@v4.2.0...v4.3.0

v4.2.0

What's Changed

New Contributors

Full Changelog: avajs/ava@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

xojs/xo@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.

xojs/xo@v0.50.0...v0.51.0

v0.50.0

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

xojs/xo@v0.49.0...v0.50.0

v0.49.0

New rules

Breaking

xojs/xo@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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/trim-newlines-and-ava-and-xo-4.0.2 branch from 86d12be to 36a3f44 Compare August 25, 2022 08:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/trim-newlines-and-ava-and-xo-4.0.2 branch 3 times, most recently from 578d52a to 29dd63c Compare December 3, 2022 08:38
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines), [ava](https://github.com/avajs/ava) and [xo](https://github.com/xojs/xo). These dependencies needed to be updated together.

Updates `trim-newlines` from 2.0.0 to 4.0.2
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](sindresorhus/trim-newlines@v2.0.0...v4.0.2)

Updates `ava` from 2.3.0 to 4.3.1
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v2.3.0...v4.3.1)

Updates `xo` from 0.24.0 to 0.52.0
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.24.0...v0.52.0)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
- dependency-name: ava
  dependency-type: direct:development
- dependency-name: xo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/trim-newlines-and-ava-and-xo-4.0.2 branch from 29dd63c to 194ad7c Compare December 3, 2022 08:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants