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.11.0 to 0.17.0 in /samples/js/jasmine #352

Conversation

dependabot[bot]
Copy link

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

Bumps atrium-fluent-en_GB-js from 0.11.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.11.0 to 0.17.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](robstoll/atrium@v0.11.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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 11, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #490.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/gradle/samples/js/jasmine/ch.tutteli.atrium-atrium-fluent-en_GB-js-0.17.0 branch May 2, 2022 04:04
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants