modrunner / discord-bot

Node.js application powering the Modrunner Discord bot.
https://modrunner.net
Apache License 2.0
11 stars 5 forks source link

Bump dayjs from 1.11.3 to 1.11.4 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dayjs from 1.11.3 to 1.11.4.

Release notes

Sourced from dayjs's releases.

v1.11.4

1.11.4 (2022-07-19)

Bug Fixes

  • correct past property in ku (kurdish) locale (#1916) (74e82b9)
  • fix French [fr] local ordinal (#1932) (8f09834)
  • fix objectSupport plugin ConfigTypeMap type (#1441) (#1990) (fd51fe4)
  • fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types (#1931) (526f0ae)
  • update locale ar-* meridiem function (#1954) (3d31611)
  • zh-tw / zh-hk locale ordinal error (#1976) (0a1bd08)
Changelog

Sourced from dayjs's changelog.

1.11.4 (2022-07-19)

Bug Fixes

  • correct past property in ku (kurdish) locale (#1916) (74e82b9)
  • fix French [fr] local ordinal (#1932) (8f09834)
  • fix objectSupport plugin ConfigTypeMap type (#1441) (#1990) (fd51fe4)
  • fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types (#1931) (526f0ae)
  • update locale ar-* meridiem function (#1954) (3d31611)
  • zh-tw / zh-hk locale ordinal error (#1976) (0a1bd08)
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[bot] commented 1 year ago

Looks like dayjs is up-to-date now, so this is no longer needed.