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.16.0 to 0.17.0 in /samples/js #1028

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2021

Bumps atrium-fluent-en_GB-js from 0.16.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
  • Add option to display only unexpected or missing elements in asserts on collections #292

api-fluent-en_GB

  • no fluent only additions this time

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

... (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 robstoll as a code owner October 27, 2021 04:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2021
@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #1028 (1428f96) into main (296f8fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               main    #1028    +/-   ##
==========================================
  Coverage     90.85%   90.85%            
==========================================
  Files           433      433            
  Lines          4427     4427            
  Branches        221      221            
==========================================
  Hits           4022     4022            
  Misses          356      356            
  Partials         49       49            
Flag Coverage Δ
bc 85.47% <ø> (ø)
current 87.19% <ø> (ø)
current_windows 86.28% <ø> (ø)

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 296f8fe...1428f96. Read the comment docs.

@robstoll
Copy link
Owner

@dependabot rebase

Bumps [atrium-fluent-en_GB-js](https://github.com/robstoll/atrium) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](v0.16.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 dependabot bot force-pushed the dependabot/gradle/samples/js/ch.tutteli.atrium-atrium-fluent-en_GB-js-0.17.0 branch from 364d1f1 to 1428f96 Compare October 28, 2021 07:28
@robstoll robstoll merged commit 4f5ca4d into main Oct 28, 2021
@robstoll robstoll deleted the dependabot/gradle/samples/js/ch.tutteli.atrium-atrium-fluent-en_GB-js-0.17.0 branch October 28, 2021 08:09
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.

1 participant