build(deps): bump luxon from 3.1.0 to 3.2.1 #365

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/luxon-3.2.1 into main
dependabot[bot] commented 2023-08-24 00:34:20 +00:00 (Migrated from github.com)

Bumps luxon from 3.1.0 to 3.2.1.

Changelog

Sourced from luxon's changelog.

3.2.1 (2023-01-04)

  • Fix for RFC-2822 regex vulnerability
  • Better handling of BCP tags with -x- extensions

3.2.0 (2022-12-29)

  • Allow timeZone to be specified as an intl option
  • Fix for diff's handling of end-of-month when crossing leap years (#1340)
  • Add Interval.toLocaleString() (#1320)

3.1.1 (2022-11-28)

  • Add Settings.twoDigitCutoffYear
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [luxon](https://github.com/moment/luxon) from 3.1.0 to 3.2.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/luxon/blob/master/CHANGELOG.md">luxon's changelog</a>.</em></p> <blockquote> <h1>3.2.1 (2023-01-04)</h1> <ul> <li>Fix for RFC-2822 regex vulnerability</li> <li>Better handling of BCP tags with -x- extensions</li> </ul> <h1>3.2.0 (2022-12-29)</h1> <ul> <li>Allow timeZone to be specified as an intl option</li> <li>Fix for diff's handling of end-of-month when crossing leap years (<a href="https://redirect.github.com/moment/luxon/issues/1340">#1340</a>)</li> <li>Add Interval.toLocaleString() (<a href="https://redirect.github.com/moment/luxon/issues/1320">#1320</a>)</li> </ul> <h1>3.1.1 (2022-11-28)</h1> <ul> <li>Add Settings.twoDigitCutoffYear</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/luxon/commit/b1fee58b8719176ff55eb9709084102f6baeb77a"><code>b1fee58</code></a> bump to 3.2.1</li> <li><a href="https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf"><code>5ab3bf6</code></a> fix rfc2822 regex</li> <li><a href="https://github.com/moment/luxon/commit/806467adac60b7194c00d6957a76927c47129a4e"><code>806467a</code></a> preserve language tags (<a href="https://redirect.github.com/moment/luxon/issues/1354">#1354</a>)</li> <li><a href="https://github.com/moment/luxon/commit/acc4952585129c36ed254cc868fb9c9b9712e845"><code>acc4952</code></a> bump dev dependencies</li> <li><a href="https://github.com/moment/luxon/commit/c8f7191574a1a1b83832ce8fc34e5709c2b81c97"><code>c8f7191</code></a> bump to 3.2.0</li> <li><a href="https://github.com/moment/luxon/commit/f9917c4a656ea715e0aae9de8022c64933826964"><code>f9917c4</code></a> clarify equality docstring</li> <li><a href="https://github.com/moment/luxon/commit/a6f27370ada60b6a83037bded88d3021bbbba533"><code>a6f2737</code></a> allow timeZone to be specified as an intl option</li> <li><a href="https://github.com/moment/luxon/commit/f8285c74f38d59ad3bd0d7fc91ef3a9d51571270"><code>f8285c7</code></a> find diff by duration hash instead of using repeated addition to cursor (<a href="https://redirect.github.com/moment/luxon/issues/1340">#1340</a>)</li> <li><a href="https://github.com/moment/luxon/commit/d607d8fbf28839765c1a74e8dff156168746f64a"><code>d607d8f</code></a> remove extra param from tokenForPart</li> <li><a href="https://github.com/moment/luxon/commit/7e5d24dcabb737e1a88be5d416b5ea78921f860c"><code>7e5d24d</code></a> Add Interval.toLocaleString() (<a href="https://redirect.github.com/moment/luxon/issues/1320">#1320</a>)</li> <li>Additional commits viewable in <a href="https://github.com/moment/luxon/compare/3.1.0...3.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=luxon&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GeneralBots/BotServer/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 2024-05-06 23:54:46 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.