Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

composer(deps): bump fakerphp/faker from 1.13.0 to 1.14.1 #434

Merged
merged 2 commits into from
Mar 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`1.4.0...main`][1.4.0...main].
For a full diff see [`1.5.0...main`][1.5.0...main].

## [`1.5.0`][1.5.0]

For a full diff see [`1.4.0...1.5.0`][1.4.0...1.5.0].

### Changed

* Updated `fakerphp/faker` ([#434]), by [@dependabot]

## [`1.4.0`][1.4.0]

Expand Down Expand Up @@ -136,6 +144,7 @@ For a full diff see [`0.7.0...0.8.0`][0.7.0...0.8.0].
[1.3.0]: https://github.com/ergebnis/test-util/releases/tag/1.3.0
[1.3.1]: https://github.com/ergebnis/test-util/releases/tag/1.3.1
[1.4.0]: https://github.com/ergebnis/test-util/releases/tag/1.4.0
[1.5.0]: https://github.com/ergebnis/test-util/releases/tag/1.5.0

[0.7.0...0.8.0]: https://github.com/ergebnis/test-util/compare/0.7.0...0.8.0
[0.8.0...0.9.0]: https://github.com/ergebnis/test-util/compare/0.8.0...0.9.0
Expand All @@ -147,7 +156,8 @@ For a full diff see [`0.7.0...0.8.0`][0.7.0...0.8.0].
[1.2.0...1.3.0]: https://github.com/ergebnis/test-util/compare/1.2.0...1.3.0
[1.3.0...1.3.1]: https://github.com/ergebnis/test-util/compare/1.3.0...1.3.1
[1.3.1...1.4.0]: https://github.com/ergebnis/test-util/compare/1.3.1...1.4.0
[1.4.0...main]: https://github.com/ergebnis/test-util/compare/1.4.0...main
[1.4.0...1.5.0]: https://github.com/ergebnis/test-util/compare/1.4.0...1.5.0
[1.5.0...main]: https://github.com/ergebnis/test-util/compare/1.5.0...main

[#118]: https://github.com/ergebnis/test-util/pull/118
[#119]: https://github.com/ergebnis/test-util/pull/119
Expand All @@ -167,6 +177,8 @@ For a full diff see [`0.7.0...0.8.0`][0.7.0...0.8.0].
[#344]: https://github.com/ergebnis/test-util/pull/344
[#372]: https://github.com/ergebnis/test-util/pull/372
[#374]: https://github.com/ergebnis/test-util/pull/374
[#434]: https://github.com/ergebnis/test-util/pull/434

[@dependabot]: https://github.com/dependabot
[@ergebnis]: https://github.com/ergebnis
[@localheinz]: https://github.com/localheinz
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^7.2 || ^8.0",
"ergebnis/classy": "^1.1.1",
"fakerphp/faker": "^1.13.0"
"fakerphp/faker": "^1.14.1"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.13.3",
Expand Down
261 changes: 137 additions & 124 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.