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

chore(deps): bump io.github.serpro69:kotlin-faker from 1.14.0 to 1.15.0 #2154

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps io.github.serpro69:kotlin-faker from 1.14.0 to 1.15.0.

Release notes

Sourced from io.github.serpro69:kotlin-faker's releases.

v1.15.0

Added

  • #195 [core] Update dictionary files, including:

    • Data and functions in existing data providers, including new functions:
      • Faker().company.department()
      • Faker().dnd.name…​
      • Faker().internet.safeDomainSuffix()
      • Faker().southPark.episodes()
    • Updates to existing localized dictionaries
  • #197 [cli] Render sub-providers functions in cli output

  • #200 [core] Add new data providers:

    • archer
    • final_fantasy_xiv
    • mitch_hedberg
    • train_station

Changed

  • #197 [cli] Change cli lookup command to return matching providers by name

Fixed

Other

v1.15.0-rc.1

Fixed

Other

Changelog

Sourced from io.github.serpro69:kotlin-faker's changelog.

.[1.16.0] - UNRELEASED [%collapsible]

[discrete] === Added

[discrete] === Changed

  • ...

[discrete] === Fixed

  • ...

[discrete] === Other

  • ...

====

.[1.15.0] - 2023-10-06 [%collapsible]

[discrete] === Added

  • serpro69/kotlin-faker#195 [core] Update dictionary files, including: ** Data and functions in existing data providers, including new functions: *** Faker().company.department() *** Faker().dnd.name... *** Faker().internet.safeDomainSuffix() *** Faker().southPark.episodes() ** Updates to existing localized dictionaries
  • serpro69/kotlin-faker#197 [cli] Render sub-providers functions in cli output
  • serpro69/kotlin-faker#200 [core] Add new data providers

++++

... (truncated)

Commits
  • 1199fd5 Add new data providers
  • 811a249 Update cli 'lookup' command help message
  • 420635a Fix reflect-config.json for cli native image
  • efc4726 Update changelog
  • 440620d Change cli 'lookup' command to also return matching provider names
  • f9c69f4 Render sub-providers functions in cli output
  • fb427d7 Fix sub-providers functions and initialization
  • c57b66b Update changelog
  • 5a0d290 Fix reflect-config.json for cli
  • c94b13d Update existing dictionaries from upstream
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.github.serpro69:kotlin-faker](https://github.com/serpro69/kotlin-faker) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/serpro69/kotlin-faker/releases)
- [Changelog](https://github.com/serpro69/kotlin-faker/blob/master/CHANGELOG.adoc)
- [Commits](serpro69/kotlin-faker@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: io.github.serpro69:kotlin-faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 18, 2023
@dependabot dependabot bot requested review from a team, typfel, alexandreferris, MohamadJaara, mchenani and Garzas and removed request for a team October 18, 2023 15:26
@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

Unit Test Results

   440 files  ±0     440 suites  ±0   27s ⏱️ ±0s
2 483 tests ±0  2 364 ✔️ ±0  119 💤 ±0  0 ±0 

Results for commit e884f73. ± Comparison against base commit 641083e.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

Merging #2154 (e884f73) into develop (033a8ff) will decrease coverage by 0.03%.
Report is 10 commits behind head on develop.
The diff coverage is 61.61%.

@@              Coverage Diff              @@
##             develop    #2154      +/-   ##
=============================================
- Coverage      57.98%   57.96%   -0.03%     
  Complexity        21       21              
=============================================
  Files           1063     1065       +2     
  Lines          40447    40505      +58     
  Branches        3737     3744       +7     
=============================================
+ Hits           23455    23478      +23     
- Misses         15380    15412      +32     
- Partials        1612     1615       +3     
Files Coverage Δ
...lium/logic/feature/call/scenario/OnAnsweredCall.kt 0.00% <ø> (ø)
.../kalium/logic/feature/call/scenario/OnCloseCall.kt 81.57% <ø> (ø)
...m/logic/feature/call/scenario/OnEstablishedCall.kt 0.00% <ø> (ø)
...alium/logic/feature/call/scenario/OnHttpRequest.kt 73.07% <ø> (ø)
...lium/logic/feature/call/scenario/OnIncomingCall.kt 0.00% <ø> (ø)
...re/kalium/logic/feature/call/scenario/OnSendOTR.kt 71.79% <ø> (ø)
...kalium/logic/configuration/UserConfigRepository.kt 54.47% <ø> (ø)
...lin/com/wire/kalium/logic/data/auth/AuthSession.kt 76.19% <ø> (ø)
...re/kalium/logic/data/auth/login/LoginRepository.kt 95.00% <ø> (ø)
...ain/kotlin/com/wire/kalium/logic/data/call/Call.kt 100.00% <ø> (ø)
... and 152 more

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 641083e...e884f73. Read the comment docs.

@datadog-wireapp
Copy link

Datadog Report

All test runs f744833 🔗

2 Total Test Services: 0 Failed, 0 with New Flaky, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Wall Time Branch View
kalium-ios 0 0 0 2362 119 8m 29.33s Link
kalium-jvm 0 0 0 2485 104 11m 39s Link

@yamilmedina yamilmedina enabled auto-merge November 7, 2023 14:48
@yamilmedina yamilmedina added this pull request to the merge queue Nov 7, 2023
Merged via the queue into develop with commit 19b3723 Nov 7, 2023
15 checks passed
@yamilmedina yamilmedina deleted the dependabot/gradle/io.github.serpro69-kotlin-faker-1.15.0 branch November 7, 2023 16:56
augustocdias pushed a commit that referenced this pull request Nov 9, 2023
….0 (#2154)

* chore(deps): bump io.github.serpro69:kotlin-faker from 1.14.0 to 1.15.0

Bumps [io.github.serpro69:kotlin-faker](https://github.com/serpro69/kotlin-faker) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/serpro69/kotlin-faker/releases)
- [Changelog](https://github.com/serpro69/kotlin-faker/blob/master/CHANGELOG.adoc)
- [Commits](serpro69/kotlin-faker@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: io.github.serpro69:kotlin-faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: make semantic commit check run on target

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vitor Hugo Schwaab <[email protected]>
Co-authored-by: Jakub Żerko <[email protected]>
Co-authored-by: Yamil Medina <[email protected]>
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 👕 size: XS type: chore 🧹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants