[PR #342] [CLOSED] Chore: Bump dayjs from 1.11.11 to 1.11.12 #520

Closed
opened 2026-03-15 14:23:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/342
Author: @dependabot[bot]
Created: 8/1/2024
Status: Closed

Base: developHead: dependabot/npm_and_yarn/dayjs-1.11.12


📝 Commits (1)

  • 53a2f08 Chore: Bump dayjs from 1.11.11 to 1.11.12

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps dayjs from 1.11.11 to 1.11.12.

Release notes

Sourced from dayjs's releases.

v1.11.12

1.11.12 (2024-07-18)

Bug Fixes

Changelog

Sourced from dayjs's changelog.

1.11.12 (2024-07-18)

Bug Fixes

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/342 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/dayjs-1.11.12` --- ### 📝 Commits (1) - [`53a2f08`](https://github.com/axllent/mailpit/commit/53a2f08d8d46d04132f4cbd093cb81a73d28add6) Chore: Bump dayjs from 1.11.11 to 1.11.12 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 to 1.11.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/releases">dayjs's releases</a>.</em></p> <blockquote> <h2>v1.11.12</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12">1.11.12</a> (2024-07-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Add NegativeYear Plugin support (<a href="https://redirect.github.com/iamkun/dayjs/issues/2640">#2640</a>) (<a href="https://github.com/iamkun/dayjs/commit/6a42e0d7398639238f575d51287daaf4d495a2a3">6a42e0d</a>)</li> <li>add UTC support to negativeYear plugin (<a href="https://redirect.github.com/iamkun/dayjs/issues/2692">#2692</a>) (<a href="https://github.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0">f3ef705</a>)</li> <li>Fix zero offset issue when use tz with locale (<a href="https://redirect.github.com/iamkun/dayjs/issues/2532">#2532</a>) (<a href="https://github.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887">d0e6738</a>)</li> <li>Improve typing for min/max plugin (<a href="https://redirect.github.com/iamkun/dayjs/issues/2573">#2573</a>) (<a href="https://github.com/iamkun/dayjs/commit/4fbe94aaba8c815a42cf4d23dabac918ec50e68c">4fbe94a</a>)</li> <li>timezone plugin currect parse UTC tz (<a href="https://redirect.github.com/iamkun/dayjs/issues/2693">#2693</a>) (<a href="https://github.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1">b575c81</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md">dayjs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12">1.11.12</a> (2024-07-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Add NegativeYear Plugin support (<a href="https://redirect.github.com/iamkun/dayjs/issues/2640">#2640</a>) (<a href="https://github.com/iamkun/dayjs/commit/6a42e0d7398639238f575d51287daaf4d495a2a3">6a42e0d</a>)</li> <li>add UTC support to negativeYear plugin (<a href="https://redirect.github.com/iamkun/dayjs/issues/2692">#2692</a>) (<a href="https://github.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0">f3ef705</a>)</li> <li>Fix zero offset issue when use tz with locale (<a href="https://redirect.github.com/iamkun/dayjs/issues/2532">#2532</a>) (<a href="https://github.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887">d0e6738</a>)</li> <li>Improve typing for min/max plugin (<a href="https://redirect.github.com/iamkun/dayjs/issues/2573">#2573</a>) (<a href="https://github.com/iamkun/dayjs/commit/4fbe94aaba8c815a42cf4d23dabac918ec50e68c">4fbe94a</a>)</li> <li>timezone plugin correct parse UTC tz (<a href="https://redirect.github.com/iamkun/dayjs/issues/2693">#2693</a>) (<a href="https://github.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1">b575c81</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iamkun/dayjs/commit/6cc12b7748117a5089153a6acfac9f83e44729b8"><code>6cc12b7</code></a> chore(release): 1.11.12 [skip ci]</li> <li><a href="https://github.com/iamkun/dayjs/commit/35727b3fe7055cbe8d7c6b5058447083ce8c0f17"><code>35727b3</code></a> Merge pull request <a href="https://redirect.github.com/iamkun/dayjs/issues/2694">#2694</a> from iamkun/dev</li> <li><a href="https://github.com/iamkun/dayjs/commit/7b99f68c172c019752e5a3eeb88f401cd035a1ae"><code>7b99f68</code></a> chore: rm useless import</li> <li><a href="https://github.com/iamkun/dayjs/commit/5e6d8b06cf0f5702442c20c6236cc6919cd04098"><code>5e6d8b0</code></a> chore: added README translation for Swahili speakers (<a href="https://redirect.github.com/iamkun/dayjs/issues/2691">#2691</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1"><code>b575c81</code></a> fix: timezone plugin currect parse UTC tz (<a href="https://redirect.github.com/iamkun/dayjs/issues/2693">#2693</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0"><code>f3ef705</code></a> fix: add UTC support to negativeYear plugin (<a href="https://redirect.github.com/iamkun/dayjs/issues/2692">#2692</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887"><code>d0e6738</code></a> fix: Fix zero offset issue when use tz with locale (<a href="https://redirect.github.com/iamkun/dayjs/issues/2532">#2532</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/9635a93aa32bdcabf79536e41bd300b83ec1c12c"><code>9635a93</code></a> chore: update demo</li> <li><a href="https://github.com/iamkun/dayjs/commit/8d5d521602a2ee80a5ae13cb916b8d0e6bb287a6"><code>8d5d521</code></a> chore: update demo</li> <li><a href="https://github.com/iamkun/dayjs/commit/f4cb2cfd77246116cb4151c74ca2f600a17cd951"><code>f4cb2cf</code></a> chore: Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dayjs&package-manager=npm_and_yarn&previous-version=1.11.11&new-version=1.11.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:23:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#520
No description provided.