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 from 0.11.0 to 0.18.0 in /samples/jvm/spek #486

Open
wants to merge 1 commit into
base: dependabottest
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2022

Bumps atrium-fluent-en_GB from 0.11.0 to 0.18.0.

Release notes

Sourced from atrium-fluent-en_GB's releases.

align reporting to new to + infinitive schema and more reportingOptions

Table of Content

New Features

All APIs

  • aligned reporting to new to + infinitive schema
  • start error message with I expected... #1090
  • also add reportOptions to inAnyOrder.only #1094

api-fluent-en_GB

  • no fluent only additions this time

api-infx-en_GB

  • add report option to inGiven order and only in api-infix #1050

Logic / Core

  • not a feature as such but more a recommendation. We started to split API files into XyExpectations.kt, XyFeatureExtractor.kt and XySubjectChangers.kt -- we think it will help to get the distinction between those three categories
  • add createAndAppend to AssertionContainer expecting Translatable #1061

Fixes

  • additional elements detected wrong for inAnyOrder.only #1103

Improvements

  • include given type in error message of IterableLikeToIterableTransformer #1057
  • add samples for optionalExpectations of api-fluent #917 => thanks to @​timacosta
  • add samples for featureAssertions of api-fluent #648 => thanks to @​iljakorneckis
  • add samples for Map.size to api-fluent and api-infix #1039 => thanks to @​ashwini-desai
  • add samples for fun0Expectations also to api-infix #1044 => thanks to @​Kushiro-C
  • generate jdk11 byte code instead of jdk1.6 (see breaking changes below for more details)

Deprecation

  • ErrorMessages enum entries which contained ASSERTION => use the replacement with EXPECTATION
  • all Description...Assertion.kt => use use the replacement from Description...Expectation.kt
  • DescriptionBasic.IS => use TO_BE instead

... (truncated)

Commits
  • 7367b17 v0.18.0
  • 7ae1838 Merge pull request #1130 from robstoll/add-InOrderOnlyReportingOptions-to-map...
  • ca25126 #1129 prepare specs for good first issue
  • 511c469 prepare specs for reportOptions in MapLikeToContain...
  • a2b61a6 use emptyInAnyOrderOnlyReportOptions in specs instead of {}
  • a4670d4 Bump multiplatform from 1.6.20 to 1.6.21 in /samples/multiplatform
  • 779d2a4 Bump kotlin.version from 1.6.20 to 1.6.21 in /samples/maven
  • 2de0d17 Bump jvm from 1.6.20 to 1.6.21 in /samples/jvm/spek
  • 54b839c Bump jvm from 1.6.20 to 1.6.21 in /samples/jvm/junit5
  • d924d8b Bump js from 1.6.20 to 1.6.21 in /samples/js
  • 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](https://github.com/robstoll/atrium) from 0.11.0 to 0.18.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](robstoll/atrium@v0.11.0...v0.18.0)

---
updated-dependencies:
- dependency-name: ch.tutteli.atrium:atrium-fluent-en_GB
  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 Apr 29, 2022
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