[PR #14] Bump moment-timezone from 0.5.28 to 0.5.37 #14

Open
opened 2026-02-26 12:30:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bytesleo/thispersondoesnotexist-js/pull/14
Author: @dependabot[bot]
Created: 8/31/2022
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/moment-timezone-0.5.37


📝 Commits (1)

  • 7700e36 Bump moment-timezone from 0.5.28 to 0.5.37

📊 Changes

1 file changed (+13 additions, -101 deletions)

View changed files

📝 yarn.lock (+13 -101)

📄 Description

Bumps moment-timezone from 0.5.28 to 0.5.37.

Release notes

Sourced from moment-timezone's releases.

Release 0.5.34

  • Updated data to IANA TZDB 2021e

Release 0.5.33

  • Updated data to IANA TZDB 2021a

Release 0.5.32

  • Updated data to IANA TZDB 2020d

Release 0.5.31

Fixed Travis builds for Node.js 4 and 6

Changelog

Sourced from moment-timezone's changelog.

0.5.37 2022.08-25

0.5.36 2022.08-25

  • IANA TZDB 2022c
  • improvements/fixes to data pipeline

0.5.35 2022-08-23

Thanks to the OpenSSF Alpha-Omega project for reporting these!

0.5.34 2020-11-10

  • Updated data to IANA TZDB 2021e

0.5.33 2020-11-15

  • Updated data to IANA TZDB 2021a

0.5.32 2020-11-14

  • Updated data to IANA TZDB 2020d

0.5.31 2020-05-16

  • Fixed Travis builds for Node.js 4 and 6

0.5.30 2020-05-16

  • Updated data to IANA TZDB 2020a
  • Fixed typescript definitions

NOTE: You might need to un-install @​types/moment-timezone. Check moment/moment-timezone#858 for more info

0.5.29 2020-05-16

Commits
  • ffe6f34 Add changelog for 0.5.37
  • 450ca63 Bump version to 0.5.37
  • 95f1a9b Build moment-timezone 0.5.36
  • abba28c Add changelog for 0.5.36
  • ac6de03 Bump version to 0.5.36
  • 7a5cadf tests: Fix country tests for 2022c
  • 6754c75 data: generate 2022c data+tests
  • f74a364 bugfix: Wipe tests/zones before generation
  • e850f9f grunt: do not bundle zone and contry tests
  • f13e22b data: automatically create data/*/VERSION.json for latest
  • Additional commits viewable 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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 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/bytesleo/thispersondoesnotexist-js/pull/14 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/31/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/moment-timezone-0.5.37` --- ### 📝 Commits (1) - [`7700e36`](https://github.com/bytesleo/thispersondoesnotexist-js/commit/7700e3615d00ecd4e318d452df50a72c7a7b18f2) Bump moment-timezone from 0.5.28 to 0.5.37 ### 📊 Changes **1 file changed** (+13 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `yarn.lock` (+13 -101) </details> ### 📄 Description Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 to 0.5.37. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moment/moment-timezone/releases">moment-timezone's releases</a>.</em></p> <blockquote> <h2>Release 0.5.34</h2> <ul> <li>Updated data to IANA TZDB <code>2021e</code></li> </ul> <h2>Release 0.5.33</h2> <ul> <li>Updated data to IANA TZDB <code>2021a</code></li> </ul> <h2>Release 0.5.32</h2> <ul> <li>Updated data to IANA TZDB <code>2020d</code></li> </ul> <h2>Release 0.5.31</h2> <p>Fixed Travis builds for Node.js 4 and 6</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/moment-timezone/blob/develop/changelog.md">moment-timezone's changelog</a>.</em></p> <blockquote> <h3><code>0.5.37</code> <em>2022.08-25</em></h3> <ul> <li>Re-publish npm package, because of extra folder present in 0.5.36, check <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/999">moment/moment-timezone#999</a></li> </ul> <h3><code>0.5.36</code> <em>2022.08-25</em></h3> <ul> <li>IANA TZDB 2022c</li> <li>improvements/fixes to data pipeline</li> </ul> <h3><code>0.5.35</code> <em>2022-08-23</em></h3> <ul> <li>Fix command injection in data pipeline <a href="https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9">https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9</a></li> <li>Fix cleartext transmission of sensitive information <a href="https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c">https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c</a></li> </ul> <p>Thanks to the OpenSSF Alpha-Omega project for reporting these!</p> <h3><code>0.5.34</code> <em>2020-11-10</em></h3> <ul> <li>Updated data to IANA TZDB <code>2021e</code></li> </ul> <h3><code>0.5.33</code> <em>2020-11-15</em></h3> <ul> <li>Updated data to IANA TZDB <code>2021a</code></li> </ul> <h3><code>0.5.32</code> <em>2020-11-14</em></h3> <ul> <li>Updated data to IANA TZDB <code>2020d</code></li> </ul> <h3><code>0.5.31</code> <em>2020-05-16</em></h3> <ul> <li>Fixed Travis builds for Node.js 4 and 6</li> </ul> <h3><code>0.5.30</code> <em>2020-05-16</em></h3> <ul> <li>Updated data to IANA TZDB <code>2020a</code></li> <li>Fixed typescript definitions</li> </ul> <p>NOTE: You might need to un-install <code>@​types/moment-timezone</code>. Check <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/858">moment/moment-timezone#858</a> for more info</p> <h3><code>0.5.29</code> <em>2020-05-16</em></h3> <ul> <li>Merged fix of es6 module loading issue <a href="https://github.com/moment/moment-timezone/commit/1fd42349189b24e15c60f162dc8c40b42db79dfe">https://github.com/moment/moment-timezone/commit/1fd42349189b24e15c60f162dc8c40b42db79dfe</a></li> <li>Merged PR with typescript declarations <a href="https://github.com/moment/moment-timezone/commit/ed529ea6fbcc70315c0c3f6d7c7cb70eadf56b03">https://github.com/moment/moment-timezone/commit/ed529ea6fbcc70315c0c3f6d7c7cb70eadf56b03</a></li> <li>Merged fixes to changelog <a href="https://github.com/moment/moment-timezone/commit/adb7d7b43c7328d814311ac1355bfeef88eab6e8">https://github.com/moment/moment-timezone/commit/adb7d7b43c7328d814311ac1355bfeef88eab6e8</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/moment-timezone/commit/ffe6f340a6bdae6be1cbc1cbef4a4f2b87e2c63c"><code>ffe6f34</code></a> Add changelog for 0.5.37</li> <li><a href="https://github.com/moment/moment-timezone/commit/450ca6304ba62baf27817ed7840828eee4e3b0c5"><code>450ca63</code></a> Bump version to 0.5.37</li> <li><a href="https://github.com/moment/moment-timezone/commit/95f1a9b5cd3a15b8c75bd36029152ff1b43a5136"><code>95f1a9b</code></a> Build moment-timezone 0.5.36</li> <li><a href="https://github.com/moment/moment-timezone/commit/abba28c7b0e1faf7df8592806007fcb2753b3078"><code>abba28c</code></a> Add changelog for 0.5.36</li> <li><a href="https://github.com/moment/moment-timezone/commit/ac6de03cf34610068185961613d719bc050c7d2b"><code>ac6de03</code></a> Bump version to 0.5.36</li> <li><a href="https://github.com/moment/moment-timezone/commit/7a5cadf9cbece0a9c7b9da0ee244c21375eb33a6"><code>7a5cadf</code></a> tests: Fix country tests for 2022c</li> <li><a href="https://github.com/moment/moment-timezone/commit/6754c75f5be4fbb16e90e336c9decbad6b506388"><code>6754c75</code></a> data: generate 2022c data+tests</li> <li><a href="https://github.com/moment/moment-timezone/commit/f74a364b1aac2c96cedd0a8cf5c7188268b9bcde"><code>f74a364</code></a> bugfix: Wipe tests/zones before generation</li> <li><a href="https://github.com/moment/moment-timezone/commit/e850f9fa6d3b440c51ae0cda7d9d573627839167"><code>e850f9f</code></a> grunt: do not bundle zone and contry tests</li> <li><a href="https://github.com/moment/moment-timezone/commit/f13e22b069f9115eddad5294a4c0f5335c61590a"><code>f13e22b</code></a> data: automatically create data/*/VERSION.json for latest</li> <li>Additional commits viewable in <a href="https://github.com/moment/moment-timezone/compare/0.5.28...0.5.37">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moment-timezone&package-manager=npm_and_yarn&previous-version=0.5.28&new-version=0.5.37)](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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kevoj/thispersondoesnotexist-js/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/thispersondoesnotexist-js#14
No description provided.