team-alembic / ash_authentication_phoenix

Drop-in authentication support for Phoenix apps using AshAuthentication.
MIT License
52 stars 23 forks source link

chore(deps-dev): bump faker from 0.17.0 to 0.18.0 #386

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps faker from 0.17.0 to 0.18.0.

Release notes

Sourced from faker's releases.

v0.18.0

0.18.0

Added

Changed

  • Faker.Commerce.PtBr - add more products in product_name_product [@​igorgbr]
  • Faker.Fruits.PtBr - fix typo in nectarina [@​KevinDaSilvaS]
  • Faker.Internet.image_url/0 - switched unresponsive placeholder.it with picsum.photos [@​almirsarajcic]
  • Faker.Vehicle.En - fix spelling of some common makes/models [@​nskins]

Fixed

  • Faker.date_of_birth - fix invalid dates due to leap year [igas]
  • Faker.Currency.code/0 remove duplicates/replace old currencies [@​yassinrais]
  • Faker.Adress.PtBr - fix model documentation [@​laraujo7]
  • Faker.Address.En/0 corrected formatting for US and Britian [@​atavistock]
Changelog

Sourced from faker's changelog.

0.18.0

Added

Changed

  • Faker.Commerce.PtBr - add more products in product_name_product [@​igorgbr]
  • Faker.Fruits.PtBr - fix typo in nectarina [@​KevinDaSilvaS]
  • Faker.Internet.image_url/0 - switched unresponsive placeholder.it with picsum.photos [@​almirsarajcic]
  • Faker.Vehicle.En - fix spelling of some common makes/models [@​nskins]

Fixed

  • Faker.date_of_birth - fix invalid dates due to leap year [igas]
  • Faker.Currency.code/0 remove duplicates/replace old currencies [@​yassinrais]
  • Faker.Adress.PtBr - fix model documentation [@​laraujo7]
  • Faker.Address.En/0 corrected formatting for US and Britian [@​atavistock]
Commits
  • 86f4dbb release: v0.18.0 (#535)
  • 60efcf9 fix: date_of_birth invalid date due to leap year (#534)
  • e01b757 chore(deps): update erlef/setup-beam action to v1.17.3 (#532)
  • 832ae90 chore(deps): update erlef/setup-beam action to v1.17.2 (#529)
  • 04b3a91 chore(deps): update actions/cache action to v4 (#531)
  • 4cd79bd docs: update install snippet (#527)
  • 5e444e5 chore(deps): update actions/checkout action to v4.1.1 (#528)
  • 218fc9a ci: pin version for renovate to manage them (#525)
  • 78a0c41 chore(deps): update actions/cache action to v3 (#522)
  • 9283526 chore(deps): update actions/checkout action to v4 (#523)
  • 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 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)