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.16.0 in /samples/js/mocha #159

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps atrium-fluent-en_GB-js from 0.11.0 to 0.16.0.

Release notes

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

Path.isSymbolicLink/isEmptyDirecty, its and logic/core refactorings

Table of Content

New Features

All APIs

  • #765 Path.isSymbolicLink => thanks to @​fimbulwint for the implementation
  • #766 Path.isEmptyDirectory => thanks to @​mai2412 for the implementation
  • #837 introduce its as convenience feature extractor at the cost of poorer reporting

api-fluent-en_GB

  • no fluent only additions this time

api-infx-en_GB

  • no infix only additions this time

Logic / Core

  • #586 refactor core, don't use ServiceLoader
    • introduced experimental ComponentFactoryContainer which replaces the current ServiceLoader approach
    • moved most functionality from core-robstoll-lib to atrium-api-core (though in impl packages and not exposed via module-info, create an issue if you have the need to use an implementation directly)

Fixes

  • #771 contains all no longer working in infix
  • #777 containsNoDuplicate reports has duplicates => reports now has not: duplicate elements

Improvements

  • #677 add samples for iteratorAssertions of api-infix => thanks to @​lilimapradhan9
  • #678 add samples for listAssertions of api-infix => thanks to @​lilimapradhan9 and thanks to @​szatyinadam for a fix
  • #676 add samples for comparableAssertions of api-infix => thanks to @​mai2412
  • #680 add samples for collectionAssertions of api-infix => thanks to @​szatyinadam
  • #741 Improve the Documentation for because => thanks to @​jGleitz
  • #742 Remove ‘@​throws AssertionError’ KDoc from Assertion Functions => thanks to @​jGleitz
  • #756 create PR with generated README examples on master if necessary
  • #746 Change Wording from ‘Assertion’ to ‘Expectation’ => thanks to @​jGleitz for the idea and part of the work
  • #806 filter out io.kotest runner from RemoveRunnerAtriumError => thanks to @​mai2412 for the implementation
  • #803 don't depend on jcenter

... (truncated)

Commits
  • 5a9b74b v0.16.0
  • 959c62a adjust release description
  • 78ed08f fix link to CharSequenceAssertionSamples
  • 99aef71 remove TODO on getImpl to replace it with components.
  • 9dbe73a adjust TODO replace SubjectProvider, keep it, we will add ProofContainer
  • cf3ef3c remove dependency to core-robstoll-common in verbs-internal
  • 4d48616 make default impl of CharSequenceContains.Step not internal
  • 57856a1 move feature show only failing for contains in order only to 0.17.0
  • 342ed25 update packges.md and add missing KDoc
  • d076897 mark FeatureInfo as experimental with on annotation
  • Additional commits viewable in compare view

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.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](robstoll/atrium@v0.11.0...v0.16.0)

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 Mar 31, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2021

Superseded by #354.

@dependabot dependabot bot closed this Nov 11, 2021
@dependabot dependabot bot deleted the dependabot/gradle/samples/js/mocha/ch.tutteli.atrium-atrium-fluent-en_GB-js-0.16.0 branch November 11, 2021 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