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

fix(deps): update dependency bignumber.js to v9.1.0 #997

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bignumber.js 9.0.2 -> 9.1.0 age adoption passing confidence

Release Notes

MikeMcl/bignumber.js

v9.1.0

Compare Source

  • 08/08/22
  • #​329 Remove import example.
  • #​277 Resolve lint warnings and add number toString note.
  • Correct decimalPlaces() return type in bignumber.d.ts.
  • Add ES module global crypto example.
  • #​322 Add exports field to package.json.
  • #​251 (#​308) Amend bignumber.d.ts to allow instantiating a BigNumber without new.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Sep 14, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 3 0 0.01s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 0.91s
✅ JSON jsonlint 1 0 0.26s
✅ JSON prettier 1 0 0 0.5s
✅ JSON v8r 1 0 6.42s
✅ TYPESCRIPT eslint 1 0 0 4.89s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch 7 times, most recently from 684a757 to fe2905d Compare September 21, 2022 11:36
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch 22 times, most recently from 0fd1cf4 to 353b32f Compare September 27, 2022 09:17
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch 16 times, most recently from 2ae282e to e49e33b Compare October 11, 2022 07:42
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch 8 times, most recently from 39f8009 to f622a51 Compare October 15, 2022 00:05
@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #997 (36bf051) into master (f7b3440) will increase coverage by 0.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #997      +/-   ##
==========================================
+ Coverage   88.69%   88.97%   +0.28%     
==========================================
  Files         102      102              
  Lines        1778     1778              
  Branches      412      412              
==========================================
+ Hits         1577     1582       +5     
+ Misses        201      196       -5     
Flag Coverage Δ
cypress 60.57% <100.00%> (ø)
jest 79.19% <100.00%> (+0.39%) ⬆️

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

Impacted Files Coverage Δ
src/app/lib/helpers.ts 75.51% <100.00%> (ø)
src/app/state/transaction/saga.ts 74.74% <0.00%> (+1.01%) ⬆️
src/app/state/transaction/index.ts 97.05% <0.00%> (+11.76%) ⬆️

@lukaw3d lukaw3d merged commit 4cafd25 into master Oct 15, 2022
@lukaw3d lukaw3d deleted the renovate/bignumber.js-9.x branch October 15, 2022 00:22
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.

None yet

1 participant