IvarssonAndreas / mindful-internet-use

A Chrome Extension that prevents mindless browsing
https://chrome.google.com/webstore/detail/mindful-internet-use/hieolpjdilnibgamiafklnlcmagdngoo
MIT License
11 stars 3 forks source link

Bump dayjs from 1.11.0 to 1.11.1 #12

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dayjs from 1.11.0 to 1.11.1.

Release notes

Sourced from dayjs's releases.

v1.11.1

1.11.1 (2022-04-15)

Bug Fixes

  • add Bengali (Bangladesh) [bn-bd] locale (#1806) (840ed76)
  • refactor replace deprecated String.prototype.substr() (#1836) (627fa39)
  • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#1831) (4e2802c)
  • update Italian (Switzerland) [it-ch] locale relativeTime (#1829) (8e6d11d)
  • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#1848) (a597d0b)
  • update locale bo [Tibetan]: corrected the orders in formats (#1823) (e790516)
Changelog

Sourced from dayjs's changelog.

1.11.1 (2022-04-15)

Bug Fixes

  • add Bengali (Bangladesh) [bn-bd] locale (#1806) (840ed76)
  • refactor replace deprecated String.prototype.substr() (#1836) (627fa39)
  • Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#1831) (4e2802c)
  • update Italian (Switzerland) [it-ch] locale relativeTime (#1829) (8e6d11d)
  • update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#1848) (a597d0b)
  • update locale bo [Tibetan]: corrected the orders in formats (#1823) (e790516)
Commits
  • 4acbb72 chore(release): 1.11.1 [skip ci]
  • 5322037 Merge pull request #1855 from iamkun/dev
  • a597d0b fix: update Kurdish [ku] locale strings and formatted output contains non-sta...
  • e790516 fix: update locale bo [Tibetan]: corrected the orders in formats (#1823)
  • 8e6d11d fix: update Italian (Switzerland) [it-ch] locale relativeTime (#1829)
  • 4e2802c fix: Update German [de] locale, adds the abbreviations for month including a ...
  • 627fa39 fix: refactor replace deprecated String.prototype.substr() (#1836)
  • d2783a4 chore: Add Turkish README.md (#1840)
  • 840ed76 fix: add Bengali (Bangladesh) [bn-bd] locale (#1806)
  • 32b7fe3 chore: add sponsors (#1851)
  • See full diff in compare view


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)