Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps eslint-remote-tester-repositories from 0.0.4 to 0.0.5.

Changelog

Sourced from eslint-remote-tester-repositories's changelog.

2.1.1 (2021-12-31)

Bug Fixes

  • include loadConfig in private actions API (#324) (ecb4633)

2.1.0 (2021-12-31)

Bug Fixes

  • minor typo and grammar adjustments (#319) (ac263a7)
  • repositories: prevent exiting script too early (aaeba18)

Features

  • export configuration types (#321) (3d8bee0)
  • load typescript config by default if present (126033c)
  • support typescript configs using ts-node (#320) (b5f1252)

2.0.1 (2021-10-31)

Bug Fixes

  • deps: match react version requirement with ink (#302) (21824eb)

2.0.0 (2021-10-23)

  • feat!: improve ruleId parsing (69a14c6)

BREAKING CHANGES

  • Reported rules now may include plugin name, e.g. no-unstable-components -> react/no-unstable-components These are used in reported results and in some callbacks of eslint-remote-tester.config.js.
  • parse ruleId from stack traces provided by ESLint v8

1.3.1 (2021-09-11)

Bug Fixes

  • node-16: avoid deprecation warnings of fs.rmdirSync (#277) (3a84361)

1.3.0 (2021-07-10)

Bug Fixes

  • pass main thread's environment variables to worker threads (bd294f5)

Features

... (truncated)

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 [eslint-remote-tester-repositories](https://github.com/AriPerkkio/eslint-remote-tester/tree/HEAD/repositories) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/AriPerkkio/eslint-remote-tester/releases)
- [Changelog](https://github.com/AriPerkkio/eslint-remote-tester/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AriPerkkio/eslint-remote-tester/commits/repositories-0.0.5/repositories)

---
updated-dependencies:
- dependency-name: eslint-remote-tester-repositories
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2022
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #261 (e943af6) into main (259cbbd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #261   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          563       563           
  Branches       158       158           
=========================================
  Hits           563       563           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 259cbbd...e943af6. Read the comment docs.

@MichaelDeBoey MichaelDeBoey merged commit 4461abd into main Apr 1, 2022
@MichaelDeBoey MichaelDeBoey deleted the dependabot/npm_and_yarn/eslint-remote-tester-repositories-0.0.5 branch April 1, 2022 23:17
@github-actions
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant