[PR #53] [MERGED] Bump date-fns from 1.30.1 to 2.8.1 #61

Closed
opened 2026-02-26 04:36:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/53
Author: @dependabot-preview[bot]
Created: 12/16/2019
Status: Merged
Merged: 12/19/2019
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/date-fns-2.8.1


📝 Commits (3)

  • 444331f Bump date-fns from 1.30.1 to 2.8.1
  • ba0b05b Merge branch 'master' into dependabot/npm_and_yarn/date-fns-2.8.1
  • 9600360 update date-fns methods

📊 Changes

3 files changed (+7 additions, -7 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/components/ReposTable.vue (+2 -2)
📝 yarn.lock (+4 -4)

📄 Description

Bumps date-fns from 1.30.1 to 2.8.1.

Release notes

Sourced from date-fns's releases.

v2.8.1

Thanks to @​Imballinst for the bug fix!

Fixed

v2.8.0

Kudos to @​NaridaL, @​Zyten, @​Imballinst, @​leshakoss and @​Neorth for working on the release.

Fixed

Added

v2.7.0

Thanks to @​mzgajner, @​NaridaL, @​Zyten, @​leshakoss, @​fintara and @​kpr-hellofresh for contributing to the release.

Fixed

Changed

Added

v2.6.0

Kudos to @​marnusw, @​cdrikd and @​rogyvoje for working on the release!

Added

v2.5.1

Thanks to @​mitchellbutler for the bug fix!

... (truncated)
Changelog

Sourced from date-fns's changelog.

[2.8.1] - 2019-11-22

Thanks to @​Imballinst for the bug fix!

Fixed

[2.8.0] - 2019-11-19

Kudos to @​NaridaL, @​Zyten, @​Imballinst, @​leshakoss and @​Neorth for working on the release.

Fixed

Added

[2.7.0] - 2019-11-07

Thanks to @​mzgajner, @​NaridaL, @​Zyten, @​leshakoss, @​fintara, @​kpr-hellofresh for contributing to the release.

Fixed

Changed

Added

[2.6.0] - 2019-10-22

Kudos to @​marnusw, @​cdrikd and @​rogyvoje for working on the release!

Added

... (truncated)
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/moollaza/repo-remover/pull/53 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/16/2019 **Status:** ✅ Merged **Merged:** 12/19/2019 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/date-fns-2.8.1` --- ### 📝 Commits (3) - [`444331f`](https://github.com/moollaza/repo-remover/commit/444331f3782cc2a2edcd6e886ee646dd6beed3e9) Bump date-fns from 1.30.1 to 2.8.1 - [`ba0b05b`](https://github.com/moollaza/repo-remover/commit/ba0b05bb807c9b008aaa66e22e4cf843be3e2943) Merge branch 'master' into dependabot/npm_and_yarn/date-fns-2.8.1 - [`9600360`](https://github.com/moollaza/repo-remover/commit/9600360813a044ce3ed5434519a4b877ba978e0a) update date-fns methods ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/components/ReposTable.vue` (+2 -2) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 2.8.1. <details> <summary>Release notes</summary> *Sourced from [date-fns's releases](https://github.com/date-fns/date-fns/releases).* > ## v2.8.1 > Thanks to [@&#8203;Imballinst](https://github.com/Imballinst) for the bug fix! > > ### Fixed > > - [Add colon between the hour and minutes for `formatRFC3339`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1549). [See [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548). > > ## v2.8.0 > Kudos to [@&#8203;NaridaL](https://github.com/NaridaL), [@&#8203;Zyten](https://github.com/Zyten), [@&#8203;Imballinst](https://github.com/Imballinst), [@&#8203;leshakoss](https://github.com/leshakoss) and [@&#8203;Neorth](https://github.com/Neorth) for working on the release. > > ### Fixed > > - [Remove the next week preposition in the Swedish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1538). > > ### Added > > - [Added Malay (ms) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1537). > - [Added `formatISO`, `formatISO9075`, `formatRFC3339`, and `formatRFC7231` functions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1536). > > ## v2.7.0 > Thanks to [@&#8203;mzgajner](https://github.com/mzgajner), [@&#8203;NaridaL](https://github.com/NaridaL), [@&#8203;Zyten](https://github.com/Zyten), [@&#8203;leshakoss](https://github.com/leshakoss), [@&#8203;fintara](https://github.com/fintara) and [@&#8203;kpr-hellofresh](https://github.com/kpr-hellofresh) for contributing to the release. > > ### Fixed > > - [Fixed a mistake in the Slovenian locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1529). > - [Fixed incorrect behavior of `parseISO` in Firefox caused by differences in `getTimezoneOffset`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1495). > > ### Changed > > - [Make object argument types more elaborate in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1519). > - [Get rid of deprecated Function in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1520). > - [Allow `parseJSON` to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1499). > > ### Added > > - [Added Bulgarian (bg) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1522). > > ## v2.6.0 > Kudos to [@&#8203;marnusw](https://github.com/marnusw), [@&#8203;cdrikd](https://github.com/cdrikd) and [@&#8203;rogyvoje](https://github.com/rogyvoje) for working on the release! > > ### Added > > - [Added `parseJSON` - lightweight function (just 411 B) that parses dates formatted with `toJSON`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1463). > - [Added the language code to each locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1489). > - [Added `subBusinessDays` function](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1491). > - [Added both Serbian - cyrillic (sr) and latin (sr-Latn) locales](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1494). > > ## v2.5.1 > Thanks to [@&#8203;mitchellbutler](https://github.com/mitchellbutler) for the bug fix! > ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [date-fns's changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md).* > ## [2.8.1] - 2019-11-22 > > Thanks to [@&#8203;Imballinst](https://github.com/Imballinst) for the bug fix! > > ### Fixed > > - [Add colon between the hour and minutes for `formatRFC3339`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1549). [See [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548). > > ## [2.8.0] - 2019-11-19 > > Kudos to [@&#8203;NaridaL](https://github.com/NaridaL), [@&#8203;Zyten](https://github.com/Zyten), [@&#8203;Imballinst](https://github.com/Imballinst), [@&#8203;leshakoss](https://github.com/leshakoss) and [@&#8203;Neorth](https://github.com/Neorth) for working on the release. > > ### Fixed > > - [Remove the next week preposition in the Swedish locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1538). > > ### Added > > - [Added Malay (ms) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1537). > - [Added `formatISO`, `formatISO9075`, `formatRFC3339`, and `formatRFC7231` functions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1536). > > ## [2.7.0] - 2019-11-07 > > Thanks to [@&#8203;mzgajner](https://github.com/mzgajner), [@&#8203;NaridaL](https://github.com/NaridaL), [@&#8203;Zyten](https://github.com/Zyten), [@&#8203;leshakoss](https://github.com/leshakoss), [@&#8203;fintara](https://github.com/fintara), [@&#8203;kpr-hellofresh](https://github.com/kpr-hellofresh) for contributing to the release. > > ### Fixed > > - [Fixed a mistake in the Slovenian locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1529). > - [Fixed incorrect behavior of `parseISO` in Firefox caused by differences in `getTimezoneOffset`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1495). > > ### Changed > > - [Make object arguments types more elaborate in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1519). > - [Get rid of deprecated Function in Flow type definitions](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1520). > - [Allow `parseJSON` to accept strings without trailing 'Z' symbol and with up to 6 digits in the milliseconds' field](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1499). > > ### Added > > - [Added Bulgarian (bg) locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1522). > > ## [2.6.0] - 2019-10-22 > > Kudos to [@&#8203;marnusw](https://github.com/marnusw), [@&#8203;cdrikd](https://github.com/cdrikd) and [@&#8203;rogyvoje](https://github.com/rogyvoje) for working on the release! > > ### Added > > - [Added `parseJSON` - lightweight function (just 411 B) that parses dates formatted with `toJSON`](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1463). > - [Added the language code to each locale](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1489). > - [Added `subBusinessDays` function](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1491). > - [Added both Serbian - cyrillic (sr) and latin (sr-Latn) locales](https://github-redirect.dependabot.com/date-fns/date-fns/pull/1494). ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`e0ab890`](https://github.com/date-fns/date-fns/commit/e0ab890a598137508e313de2f239d4d52242d116) Add change log entry for v2.8.1 - [`e1dced2`](https://github.com/date-fns/date-fns/commit/e1dced2dc6bb0347fd33a220c97ea3bb4ea98274) Add colon between hour and minutes for formatRFC3339 ([#1549](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1549)) (fixes [#1548](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1548)) - [`6fe156d`](https://github.com/date-fns/date-fns/commit/6fe156d4da63b785bffafe3f3ee91686210efcfb) Fix typo in the ESM doc (skip ci) - [`d1f0e54`](https://github.com/date-fns/date-fns/commit/d1f0e5441f50d92ec1c2e2851869f6eb2f585ae1) Build the library - [`457bac0`](https://github.com/date-fns/date-fns/commit/457bac0ca03b488e2351825b37158077e46170b5) Prepare v2.8.0 changelog - [`815a937`](https://github.com/date-fns/date-fns/commit/815a937471c2b77678bb73d0458f1b8b5a019e3c) Remove the next week preposition in the Swedish locale ([#1538](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1538)) - [`9258a44`](https://github.com/date-fns/date-fns/commit/9258a44b56ac6e674c56b2ecbd04a29a9d610530) Implement formatISO, formatISO9075, formatRFC3339, and formatRFC7231 ([#1536](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1536)) - [`79a477c`](https://github.com/date-fns/date-fns/commit/79a477c3959768fac477fe176dd04302efe0bb01) Update the Malay locale for v2 ([#1537](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1537)) - [`2a4292e`](https://github.com/date-fns/date-fns/commit/2a4292e31723447729c17055939bd51f4c9cc3fe) Improve differenceInMinutes JSDoc ([#1535](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1535)) - [`1471149`](https://github.com/date-fns/date-fns/commit/147114919b3176644d9dc60ee70029e2d20179a9) Clarify the isWithinInterval JSDoc ([#1501](https://github-redirect.dependabot.com/date-fns/date-fns/issues/1501)) - Additional commits viewable in [compare view](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.8.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=date-fns&package-manager=npm_and_yarn&previous-version=1.30.1&new-version=2.8.1)](https://dependabot.com/compatibility-score.html?dependency-name=date-fns&package-manager=npm_and_yarn&previous-version=1.30.1&new-version=2.8.1) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:42 +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/repo-remover-moollaza#61
No description provided.