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

Bump mocker-data-generator from 2.12.0 to 3.0.3 #1021

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mocker-data-generator from 2.12.0 to 3.0.3.

Release notes

Sourced from mocker-data-generator's releases.

v3.0.3

What changed

  • Fixed some warnings produced for incorrect TS configuration

Full Changelog: danibram/mocker-data-generator@v3.0.2...v3.0.3

v3.0.2

What's Changed

  • Added function run as optional for the TS bindings

Full Changelog: danibram/mocker-data-generator@v3.0.1...v3.0.2

v3 Released!

Merry christmas 🎉 🎉

Breaking changes:

  • generators: Now mocker remove thirdparty generators from it. Now you should provide to the library, check the readme
  • string-parser: Now to unify logic, and reduce complexity. The fast eval function not call the function. So if in the past with faker you use: lorem.paragraph now its important to use lorem.paragraph() because eval function is not doing more magic than the necesary

Thank you all for you patient, this release was planned maybe a year ago, but I didnt have time to work on it.

Full Changelog: danibram/mocker-data-generator@v2.12.0...v3.0.1

Changelog

Sourced from mocker-data-generator's changelog.

3.0.3 (2023-04-22)

3.0.2 (2023-04-22)

3.0.1 (2022-12-30)

3.0.0 (2022-12-30)

Breaking changes!

  • generators: Now mocker remove thirdparty generators from it. Now you should provide to the library, check the readme
  • string-parser: Now to unify logic, and reduce complexity. The fast eval function not call the function. So if in the past with faker you use: lorem.paragraph now its important to use lorem.paragraph() because eval function is not doing more magic than the necesary

Thank you all for you patient, this release was planned maybe a year ago, but I didnt have time to work on it.

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@busma13
Copy link
Contributor

busma13 commented Sep 18, 2023

V3 of mocker has made breaking changes. Third party generators need to be imported separately.

Bumps [mocker-data-generator](https://github.com/danibram/mocker-data-generator) from 2.12.0 to 3.0.3.
- [Release notes](https://github.com/danibram/mocker-data-generator/releases)
- [Changelog](https://github.com/danibram/mocker-data-generator/blob/master/CHANGELOG.md)
- [Commits](danibram/mocker-data-generator@v2.12.0...v3.0.3)

---
updated-dependencies:
- dependency-name: mocker-data-generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mocker-data-generator-3.0.3 branch from 632d70e to 3bcf113 Compare September 26, 2023 21:47
Charlie Iorg and others added 9 commits October 3, 2023 08:01
Bumps [@terascope/elasticsearch-api](https://github.com/terascope/teraslice) from 3.6.2 to 3.11.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](https://github.com/terascope/teraslice/commits)

---
updated-dependencies:
- dependency-name: "@terascope/elasticsearch-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@terascope/data-mate](https://github.com/terascope/teraslice) from 0.42.0 to 0.47.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v0.42.0...v0.47.0)

---
updated-dependencies:
- dependency-name: "@terascope/data-mate"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@sotojn
Copy link
Contributor

sotojn commented Oct 3, 2023

@dependabot close

@dependabot dependabot bot closed this Oct 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mocker-data-generator-3.0.3 branch October 3, 2023 18:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants