Magickbase / godwoken_explorer

Godwoken Explorer
https://v1.gwscan.com
18 stars 8 forks source link

build(deps): bump money from 1.9.0 to 1.12.2 #1504

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps money from 1.9.0 to 1.12.2.

Release notes

Sourced from money's releases.

v1.12.2

See the CHANGELOG

v1.12.1

See the CHANGELOG

v1.12.0

See the CHANGELOG

v1.11.0

See the CHANGELOG

v1.10.0

See the CHANGELOG

Changelog

Sourced from money's changelog.

1.12.2 – 2023-01-19

  • Better error messages for Money.add and Monet.subtract (#191)

1.12.1 – 2022-11-23

This release rolls back the breaking change in Money.parse .
Support exponential notation feature will be added in the next major release.

🐛Bug Fixes

  • Remove support exponential notation for Money.parse (#192) (#198)

1.12.0 – 2022-11-18

🚀Enhancements

  • Fix PEN currency symbol (#191)
  • Migrate from travis ci to github actions (#193)
  • Support exponential notation for Money.parse (#192)
  • Add readme section about using Decimal (#194)
  • Bump dependencies (#186)(#187)(#196)

1.11.0 – 2022-08-15

🚀Enhancements

  • Suggest using varchar instead of char on postgres (#178)
  • Fix symbol_space with negative values (#180)
  • Fix to_string to use the minus_sign_first option (#181)
  • Adds support for strip_insignificant_fractional_unit option to to_string (#183)
  • Fix Canadian and Singaporean Dollar symbols (#185)

1.10.0 – 2022-04-10

🚀Enhancements

  • Allow rounding Money values with Decimal (#177)
  • Parse with Decimal if present (#176)
  • Display minus sign before the currency symbol (fixes #154) (#173)
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)