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

chore(deps): Bump faker from 24.11.0 to 25.0.0 in /client_cli/pytests #4531

Merged
merged 1 commit into from May 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps faker from 24.11.0 to 25.0.0.

Release notes

Sourced from faker's releases.

Release v25.0.0

See CHANGELOG.md.

Release v24.14.1

See CHANGELOG.md.

Release v24.14.0

See CHANGELOG.md.

Release v24.13.0

See CHANGELOG.md.

Release v24.12.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v25.0.0 - 2024-04-28

v24.14.1 - 2024-04-28

  • Include type stubs in release.

v24.14.0 - 2024-04-25

v24.13.0 - 2024-04-25

v24.12.0 - 2024-04-25

  • Remove offensive word from pl_PL lorem provider. Thanks @​Rey092.
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 Apr 29, 2024
@dependabot dependabot bot requested a review from s8sato as a code owner April 29, 2024 16:34
@dependabot dependabot bot added the python Pull requests that update Python code label Apr 29, 2024
@github-actions github-actions bot added Chore This is a small task that can be done at any point in time and is easier than others iroha2-dev The re-implementation of a BFT hyperledger in RUST and removed Chore This is a small task that can be done at any point in time and is easier than others labels Apr 29, 2024
@nxsaken
Copy link
Contributor

nxsaken commented May 1, 2024

@dependabot recreate

Copy link

github-actions bot commented May 1, 2024

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification, and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "[chore]: Bump faker from 24.11.0 to 25.0.0 in /client_cli/pytests

Bumps [faker](https://github.com/joke2k/faker) from 24.11.0 to 25.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v24.11.0...v25.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@nxsaken nxsaken changed the title [chore]: Bump faker from 24.11.0 to 25.0.0 in /client_cli/pytests chore(deps): Bump faker from 24.11.0 to 25.0.0 in /client_cli/pytests May 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/client_cli/pytests/main/faker-25.0.0 branch from 6a86135 to a2e9593 Compare May 1, 2024 07:27
Bumps [faker](https://github.com/joke2k/faker) from 24.11.0 to 25.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.11.0...v25.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@nxsaken nxsaken force-pushed the dependabot/pip/client_cli/pytests/main/faker-25.0.0 branch from a2e9593 to 88fa429 Compare May 1, 2024 09:54
@nxsaken nxsaken merged commit 256c38c into main May 1, 2024
5 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/client_cli/pytests/main/faker-25.0.0 branch May 1, 2024 13:43
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 iroha2-dev The re-implementation of a BFT hyperledger in RUST python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant