postmanlabs / postman-collection

Javascript module that allows a developer to work with Postman Collections
https://www.postmanlabs.com/postman-collection/
Apache License 2.0
456 stars 215 forks source link

Bump @faker-js/faker from 6.3.1 to 7.1.0 #1273

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @faker-js/faker from 6.3.1 to 7.1.0.

Release notes

Sourced from @​faker-js/faker's releases.

v7.1.0

Known Issue

⚠ WARNING: This version has compiler issues when using webpack!

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.0.1...v7.1.0

v7.0.1

What's Changed

Full Changelog: https://github.com/faker-js/faker/compare/v7.0.0...v7.0.1

v7.0.0

⚠ BREAKING CHANGES

  • remove faker default export (#799)
  • target es2020 (#848)
  • remove deprecations (#916)
  • get rid of export = (#849)
  • remove node v12 support (#850)
  • reorganize src folder (#909)

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

7.1.0 (2022-05-25)

Features

Bug Fixes

  • Luhn generation algorithms and tests (#980) (c95826f)
  • typescript: support module Node16/NodeNext (#1005) (8736c2a)

7.0.1 (2022-05-23)

Bug Fixes

7.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • remove faker default export (#799)
  • target es2020 (#848)
  • remove deprecations (#916)
  • get rid of export = (#849)
  • remove node v12 support (#850)
  • reorganize src folder (#909)

Features

Bug Fixes

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1273 (d2b0c89) into develop (54e27c2) will decrease coverage by 98.33%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #1273       +/-   ##
===========================================
- Coverage   100.00%   1.66%   -98.34%     
===========================================
  Files           37      37               
  Lines         2167    2167               
  Branches       658     658               
===========================================
- Hits          2167      36     -2131     
- Misses           0    2131     +2131     
Flag Coverage Δ
unit 1.66% <ø> (-98.34%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/collection/url.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/item.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/event.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/cookie.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/header.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/script.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/request.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/version.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/content-info/index.js 0.00% <0.00%> (-100.00%) :arrow_down:
lib/collection/response.js 0.00% <0.00%> (-100.00%) :arrow_down:
... and 26 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codenirvana commented 2 years ago

@dependabot ignore this dependency

dependabot[bot] commented 2 years ago

OK, I won't notify you about @faker-js/faker again, unless you re-open this PR or update it yourself. 😢