Skip to content

Conversation

@boon-wego
Copy link
Contributor

warning: using map.field notation (without parentheses) to invoke function Faker.Random.Elixir.random_uniform() is deprecated, you must add parentheses instead: remote.function()

I've added:

  • USAGE.md docs if applicable
  • CHANGELOG.md

warning: using map.field notation (without parentheses) to invoke function Faker.Random.Elixir.random_uniform() is deprecated, you must add parentheses instead: remote.function()
@kmckee
Copy link

kmckee commented Nov 22, 2024

Would love to have this merged. I'm getting a warning when running mix.test for this and can't find a way to suppress it without also ignoring all warnings, which is not an option.

@joeljuca
Copy link

This pipeline seems to have hit a dead end. Can it be retried?

@joeljuca joeljuca mentioned this pull request Dec 19, 2024
2 tasks
@igas igas changed the title Update faker.ex fix: elixir deprecations Jan 30, 2025
@igas igas merged commit b7e4af0 into elixirs:master Jan 30, 2025
5 checks passed
igas pushed a commit that referenced this pull request Jan 31, 2025
## [0.19.0-alpha.1](v0.18.0...v0.19.0-alpha.1) (2025-01-31)

### Features

* add release automation ([#581](#581)) ([0d08ed2](0d08ed2))

### Bug Fixes

* **deps:** add missing @semantic-release/exec ([#584](#584)) ([bfea5c4](bfea5c4))
* **ci:** add workflow_call ([#586](#586)) ([c25f43e](c25f43e))
* **ci:** allow write ([#590](#590)) ([d49419a](d49419a))
* elixir 17 & 18 compatibility ([#565](#565)) ([f3d4808](f3d4808))
* elixir deprecations ([#571](#571)) ([b7e4af0](b7e4af0))
* **ci:** permissions ([#591](#591)) ([d78c8f1](d78c8f1))
* remove nil option for Airports IATA ([#492](#492)) ([59951ec](59951ec))
* **ci:** typo in workflow path ([#585](#585)) ([8ed49eb](8ed49eb))
rohlacanna pushed a commit to rohlacanna/faker that referenced this pull request Feb 10, 2025
## [0.19.0-alpha.1](elixirs/faker@v0.18.0...v0.19.0-alpha.1) (2025-02-01)

### Features

* add release automation ([elixirs#581](elixirs#581)) ([0d08ed2](elixirs@0d08ed2))

### Bug Fixes

* **deps:** add missing @semantic-release/exec ([elixirs#584](elixirs#584)) ([bfea5c4](elixirs@bfea5c4))
* **ci:** add workflow_call ([elixirs#586](elixirs#586)) ([c25f43e](elixirs@c25f43e))
* **ci:** allow write ([elixirs#590](elixirs#590)) ([d49419a](elixirs@d49419a))
* docs generation ([elixirs#594](elixirs#594)) ([572dfb4](elixirs@572dfb4))
* elixir 17 & 18 compatibility ([elixirs#565](elixirs#565)) ([f3d4808](elixirs@f3d4808))
* elixir deprecations ([elixirs#571](elixirs#571)) ([b7e4af0](elixirs@b7e4af0))
* makeup packages ([elixirs#592](elixirs#592)) ([3f8cbc1](elixirs@3f8cbc1))
* **ci:** permissions ([elixirs#591](elixirs#591)) ([d78c8f1](elixirs@d78c8f1))
* remove nil option for Airports IATA ([elixirs#492](elixirs#492)) ([59951ec](elixirs@59951ec))
* **ci:** typo in workflow path ([elixirs#585](elixirs#585)) ([8ed49eb](elixirs@8ed49eb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants