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 atrium-fluent-en_GB-js from 0.15.0 to 0.17.0 in /samples/js #73

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

Bumps atrium-fluent-en_GB-js from 0.15.0 to 0.17.0.

Release notes

Sourced from atrium-fluent-en_GB-js's releases.

to + infinitive naming schema change

Table of Content

New Features

All APIs

  • Refactor/Renaming to a consistent to + infitive schema #840
  • notToBeGreaterThan and notToBeLessThan #878 => thanks to @​jGleitz for the feature request
  • add Path.notToBeWritable #1001 => thanks to @​rhushikesh for the implementation
  • add Path.notToBeExecutable #1015 => thanks to @​rhushikesh for the implementation
  • add Path.notToBeReadable #942 => thanks to @​botex98 for the implementation

api-fluent-en_GB

  • Add option to display only unexpected or missing elements in asserts on collections #292

api-infx-en_GB

  • no infix only additions this time

Logic / Core

  • none this time

Fixes

  • fix empty feature extractor #950

Improvements

  • Move hasNext() check out of Iterable.all #305 => thanks to @​wordhou for the implementation
  • improve reporting for containsDuplicates #813 => thanks to @​wordhou for the implementation
  • less verbose containsNot reporting and more hints #722 => thanks to @​wordhou for the implementation
  • don't show number of occurrences for contains.inAnyOrder.atLeast(1) #310 => thanks to @​wordhou for the implementation
  • rename withFailureHint to withHelpOnFailure #671 => thanks to @​stevenlmcgraw for the implementation
  • show more than first line when using mocha test runner #691 => thanks to @​wordhou for the implementation
  • Empty assertionCreator lambda warning is added twice #933 => thanks to @​wordhou for the implementation
  • rewrite samples to use Kotlin DSL for gradle #873 => thanks to @​wordhou
  • add samples for iterableExpectations of api-fluent #651 => thanks to @​wordhou
  • add samples for fun0Assertions of api-fluent #650 => thanks to @​szatyinadam
  • add samples for mapExpectations of api-infix #861 => thanks to @​kacmacuna

... (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 [atrium-fluent-en_GB-js](https://github.com/robstoll/atrium) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](robstoll/atrium@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: ch.tutteli.atrium:atrium-fluent-en_GB-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2021

The following labels could not be found: dependencies.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2021

Codecov Report

Merging #73 (6099b1e) into master (effb406) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #73   +/-   ##
=========================================
  Coverage     81.86%   81.86%           
  Complexity      128      128           
=========================================
  Files           420      420           
  Lines          3998     3998           
  Branches        213      213           
=========================================
  Hits           3273     3273           
  Misses          673      673           
  Partials         52       52           
Flag Coverage Δ
current 81.36% <ø> (ø)
current_windows 80.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 effb406...6099b1e. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #107.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/gradle/samples/js/ch.tutteli.atrium-atrium-fluent-en_GB-js-0.17.0 branch May 2, 2022 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant