Skip to content

dep: bump faker from 3.0.0 to 3.1.0

George Koltsov requested to merge dependabot-bundler-faker-3.1.0 into main

Bumps faker from 3.0.0 to 3.1.0.

Release notes

Sourced from faker's releases.

v3.1.0

Happy Holidays with a new Faker release! 🎉

This version:

  • adds and removes generators
  • fixes bugs
  • update dependencies

See changelog for full details.

Features

Bug fixes

What's Changed

Update local dependencies

New Contributors

... (truncated)

Changelog

Sourced from faker's changelog.

v3.1.0 (2022-12-23)

Happy Holidays with a new Faker release! 🎉

This version:

  • adds and removes generators
  • fixes bugs
  • updates dependencies

Features

Bug fixes

What's Changed

Update local dependencies

New Contributors

... (truncated)

Commits
  • 92d3dfb Fix country code length for non EN locale (#2669)
  • c960229 Remove broken readme links (#2668)
  • 19a18ec lorem_pixel test file and class file and documentation with reference to the ...
  • 4e571bb Update rubocop requirement from = 1.41.0 to = 1.41.1 (#2667)
  • f6957ed Update rubocop requirement from = 1.40.0 to = 1.41.0 (#2666)
  • 3283761 Remove executable bit from several files (#2645)
  • b2eb378 Improve Deprecation guide in CONTRIBUTING docs
  • 63e5639 Bump rubocop to 1.40.0 and Fix Style/RedundantRegexpEscape RuboCop offense (#...
  • 7df22a4 Update test-unit requirement from = 3.5.6 to = 3.5.7 (#2659)
  • 1cad1c4 Fix some typos (#2662)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 3009145b

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 181    | 0      | 0       | 0     | 181   | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| tasks       | 11     | 0      | 0       | 0     | 11    | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 245    | 0      | 0       | 0     | 245   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports