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/bendtherules/is-nifty-open/pull/35
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 8/30/2022
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `dependabot/npm_and_yarn/moment-timezone-0.5.35`
---
### 📝 Commits (1)
- [`6d71989`](https://github.com/bendtherules/is-nifty-open/commit/6d71989e6c872c08d8d62115f55e1664ffa87df0) Bump moment-timezone from 0.5.14 to 0.5.35
### 📊 Changes
**2 files changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+3 -3)
</details>
### 📄 Description
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.14 to 0.5.35.
<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>
<h2>Release 0.5.28</h2>
<h3><code>0.5.29</code> <em>2020-02-21</em></h3>
<p>Merged pull request <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/410">#410</a> from <a href="https://github.com/adgrace"><code>@adgrace</code></a>:</p>
<ul>
<li>Added a method <code>moment.tz.zonesForCountry(country_code)</code> which returns all timezones for the country</li>
<li>Added a method <code>moment.tz(timezone_id).countries()</code> to get countries for some time zone</li>
<li>Added a method <code>moment.tz.countries()</code> to get all country codes</li>
<li>And as you know <code>moment.tz.names()</code> already exists</li>
</ul>
<h2>Release 0.5.27</h2>
<h3><code>0.5.27</code> <em>2019-10-14</em></h3>
<ul>
<li>Updated data to IANA TZDB `2019c</li>
</ul>
<h2>Release 0.5.26</h2>
<ul>
<li>Updated data to IANA TZDB <code>2019b</code></li>
<li>Fix: stabilize Array.sort <a href="https://github-redirect.dependabot.com/moment/moment-timezone/pull/762">#762</a></li>
</ul>
<h2>Release 0.5.25</h2>
<ul>
<li>Fix <code>moment.tz.dataVersion</code> to return <code>2019a</code> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/742">#742</a></li>
<li>Update path in bower.json</li>
</ul>
<h2>Release 0.5.24</h2>
<ul>
<li>Updated data to IANA TZDB <code>2019a</code> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/737">#737</a></li>
<li>Start shipping both a 1970-1930 file and a rolling 10-year file <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/614">#614</a> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/697">#697</a></li>
<li>Fixed bug where <code>_z</code> time zone name was not cleared with <code>.local()</code> or <code>.utcOffset(offset)</code> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/738">#738</a></li>
</ul>
<h2>Release 0.5.23</h2>
<ul>
<li>Fix minor issue with tz guessing in Russia <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/691">#691</a></li>
</ul>
<h2>Release 0.5.22</h2>
<ul>
<li>Updated data to IANA TZDB 2018g <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/689">#689</a></li>
<li>Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/308">#308</a></li>
</ul>
<h2>Release 0.5.17</h2>
<h3><code>0.5.17</code> <em>2018-05-12</em></h3>
<ul>
<li>Updated data to IANA TZDB <code>2018e</code>. <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/616">#616</a></li>
</ul>
<h2>Release 0.5.16</h2>
<h3><code>0.5.16</code> <em>2018-04-18</em></h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.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>
<h3><code>0.5.28</code> <em>2020-02-21</em></h3>
<p>Merged pull request <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/410">#410</a> from <a href="https://github.com/adgrace"><code>@adgrace</code></a>:</p>
<ul>
<li>Added a method <code>moment.tz.zonesForCountry(country_code)</code> which returns all timezones for the country</li>
<li>Added a method <code>moment.tz(timezone_id).countries()</code> to get countries for some time zone</li>
<li>Added a method <code>moment.tz.countries()</code> to get all country codes</li>
<li>And as you know <code>moment.tz.zones()</code> already exists</li>
</ul>
<h3><code>0.5.27</code> <em>2019-10-14</em></h3>
<ul>
<li>Updated data to IANA TZDB <code>2019c</code></li>
</ul>
<h3><code>0.5.26</code> <em>2019-06-06</em></h3>
<ul>
<li>Updated data to IANA TZDB <code>2019b</code></li>
<li>Fix: stabilize Array.sort <a href="https://github-redirect.dependabot.com/moment/moment-timezone/pull/762">#762</a></li>
</ul>
<h3><code>0.5.25</code> <em>2019-04-17</em></h3>
<ul>
<li>Fix <code>moment.tz.dataVersion</code> to return <code>2019a</code> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/742">#742</a></li>
<li>Update path in bower.json</li>
</ul>
<h3><code>0.5.24</code> <em>2019-04-17</em></h3>
<ul>
<li>Updated data to IANA TZDB <code>2019a</code> <a href="https://github-redirect.dependabot.com/moment/moment-timezone/issues/737">#737</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/moment/moment-timezone/commit/b8fb1bad6d304f9f085c2fb64b7ea1b6dda47680"><code>b8fb1ba</code></a> Build moment-timezone 0.5.35</li>
<li><a href="https://github.com/moment/moment-timezone/commit/f1b5e5aec11ac5d948f19c7cd0a7c4c6d172c0f7"><code>f1b5e5a</code></a> Add changelog for 0.5.35</li>
<li><a href="https://github.com/moment/moment-timezone/commit/8b0eb0ca6d6ba65f161bd667f98e87221fda0d42"><code>8b0eb0c</code></a> Bump version to 0.5.35</li>
<li><a href="https://github.com/moment/moment-timezone/commit/7915ac567ab19700e44ad6b5d8ef0b85e48a9e75"><code>7915ac5</code></a> Bugfix: Prevent cleartext transmission of tz data during build</li>
<li><a href="https://github.com/moment/moment-timezone/commit/ce955a301ff372e8e9fb3a5b516620c60e7a082a"><code>ce955a3</code></a> Bugfix: Fix command injection vulnerability in grunt tzdata pipeline</li>
<li><a href="https://github.com/moment/moment-timezone/commit/9430b4c2895819e06942096108862374f438a358"><code>9430b4c</code></a> Merge remote-tracking branch 'origin/master' into develop</li>
<li><a href="https://github.com/moment/moment-timezone/commit/feaf90069c469822b2cee35d9d0cd37560d351ef"><code>feaf900</code></a> Updated contributing.md + added 2021e files</li>
<li><a href="https://github.com/moment/moment-timezone/commit/704cfacd51fb175f10b08b36588b6328aeb6447d"><code>704cfac</code></a> updated contributing.md</li>
<li><a href="https://github.com/moment/moment-timezone/commit/877c86344f3f230e1bf5881253c29f89e39fe3d2"><code>877c863</code></a> Updated contributing.md + added 2021e files</li>
<li><a href="https://github.com/moment/moment-timezone/commit/5a3015ce5482b1e9d23c3761dddf4e8fc63e84e6"><code>5a3015c</code></a> updated contributing.md</li>
<li>Additional commits viewable in <a href="https://github.com/moment/moment-timezone/compare/0.5.14...0.5.35">compare view</a></li>
</ul>
</details>
<br />
[](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/bendtherules/is-nifty-open/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/is-nifty-open/pull/35
Author: @dependabot[bot]
Created: 8/30/2022
Status: 🔄 Open
Base:
master← Head:dependabot/npm_and_yarn/moment-timezone-0.5.35📝 Commits (1)
6d71989Bump moment-timezone from 0.5.14 to 0.5.35📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+3 -3)📄 Description
Bumps moment-timezone from 0.5.14 to 0.5.35.
Release notes
Sourced from moment-timezone's releases.
... (truncated)
Changelog
Sourced from moment-timezone's changelog.
... (truncated)
Commits
b8fb1baBuild moment-timezone 0.5.35f1b5e5aAdd changelog for 0.5.358b0eb0cBump version to 0.5.357915ac5Bugfix: Prevent cleartext transmission of tz data during buildce955a3Bugfix: Fix command injection vulnerability in grunt tzdata pipeline9430b4cMerge remote-tracking branch 'origin/master' into developfeaf900Updated contributing.md + added 2021e files704cfacupdated contributing.md877c863Updated contributing.md + added 2021e files5a3015cupdated contributing.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou 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.