Skip to content

Bump faker from 4.0.3 to 4.1.0 in /packages/postgres-database #1501

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps faker from 4.0.3 to 4.1.0.

Changelog

Sourced from faker's changelog.

4.1.0 - 12-May-2020

  • Add pytest plugin. Thanks @malefice.
  • Fix phone numbers for es_ES. Thanks @pablofm.
  • Fix uuid provider to return a uuid4 object when cast_to is set to None. Thanks @rodrigondec.
  • Update names for es_ES person provider. Thanks @mondeja.
  • Add provider for sk_SK birth_number. Thanks @eumiro.
  • Add day_of_week and month_name for de_DE provider. Thanks @eumiro.
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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented May 13, 2020

Codecov Report

Merging #1501 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1501      +/-   ##
==========================================
+ Coverage   71.24%   71.29%   +0.05%     
==========================================
  Files         247      247              
  Lines        9959     9959              
  Branches     1094     1094              
==========================================
+ Hits         7095     7100       +5     
+ Misses       2550     2547       -3     
+ Partials      314      312       -2     
Flag Coverage Δ
#integrationtests 58.00% <ø> (ø)
#unittests 63.34% <ø> (+0.05%) ⬆️
Impacted Files Coverage Δ
.../director/src/simcore_service_director/producer.py 66.41% <0.00%> (+0.50%) ⬆️
...ages/service-library/src/servicelib/aiopg_utils.py 91.39% <0.00%> (+3.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0843954...f9b4c29. Read the comment docs.

@pcrespov
Copy link
Member

changes more than faker.. skipping this automatic PR, doing it manually
@dependabot close

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/packages/postgres-database/faker-4.1.0 branch May 13, 2020 08:22
pcrespov added a commit that referenced this pull request May 14, 2020
upgrade to latest Fake and redis packages (replaces faulty PR #1501) both in packages and services/web/server
upgrades api/tests requirements and Makefile
upgrades missing requirements from non-packages/services folders (e.g. coverage, pytest)
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.

1 participant