Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps eslint-plugin-chai-expect from 1.2.0 to 3.0.0.

Release notes

Sourced from eslint-plugin-chai-expect's releases.

v2.2.0

🚀 Enhancement

🏠 Internal

Committers: 3

v2.1.0

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 1

v2.0.1

🚀 Enhancement

Committers: 1

v2.0.0

💥 Breaking Change

🚀 Enhancement

... (truncated)

Changelog

Sourced from eslint-plugin-chai-expect's changelog.

v3.0.0 (2021-10-20)

💥 Breaking Change

🚀 Enhancement

🏠 Internal

Committers: 3

v2.2.0 (2020-07-08)

🚀 Enhancement

🏠 Internal

Committers: 3

v2.1.0 (2019-12-07)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

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

@dependabot dependabot bot requested a review from jupe as a code owner March 15, 2022 09:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2022
@coveralls
Copy link

coveralls commented Mar 15, 2022

Pull Request Test Coverage Report for Build e2ec9ff9-fa33-4348-a528-4d2099eb5c20

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 48.562%

Totals Coverage Status
Change from base Build e9cdffae-e0de-4712-9eaf-bd38b78c4e44: 0.0%
Covered Lines: 258
Relevant Lines: 494

💛 - Coveralls

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch 2 times, most recently from 2e0f541 to 34e6742 Compare April 14, 2022 23:25
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch from 34e6742 to 73c6b54 Compare September 8, 2022 19:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch 2 times, most recently from 39b4c6a to 669a2a7 Compare October 1, 2022 05:24
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch from 669a2a7 to c1f4073 Compare November 4, 2022 20:53
@jupe
Copy link
Owner

jupe commented Nov 4, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch from c1f4073 to fd87eca Compare November 4, 2022 20:54
Bumps [eslint-plugin-chai-expect](https://github.com/turbo87/eslint-plugin-chai-expect) from 1.2.0 to 3.0.0.
- [Release notes](https://github.com/turbo87/eslint-plugin-chai-expect/releases)
- [Changelog](https://github.com/Turbo87/eslint-plugin-chai-expect/blob/master/CHANGELOG.md)
- [Commits](Turbo87/eslint-plugin-chai-expect@v1.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-chai-expect
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch from fd87eca to dcb0cb8 Compare November 4, 2022 20:55
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jupe jupe merged commit 7d5bbe9 into master Nov 4, 2022
@jupe jupe deleted the dependabot/npm_and_yarn/eslint-plugin-chai-expect-3.0.0 branch November 4, 2022 20: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.

3 participants