Commit dad019f
authored
chore(lambda): bump moment-timezone from 0.5.45 to 0.5.46 in /lambdas (#4201)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from
0.5.45 to 0.5.46.
<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.46</h2>
<ul>
<li>Updated data to IANA TZDB <code>2024b</code>. This only affects
historical timestamps; no future timestamps have changed.</li>
</ul>
</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.46</code> <em>2024-10-06</em></h3>
<ul>
<li>Updated data to IANA TZDB <code>2024b</code>. This only affects
historical timestamps; no future timestamps have changed.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moment/moment-timezone/commit/4b7ce20307ca9eb083ec1a63812f352ee52a1e0b"><code>4b7ce20</code></a>
Build moment-timezone 0.5.46</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/64a0288c5afe01b410e19a0e0153912e8b9b2a79"><code>64a0288</code></a>
Bump version to 0.5.46</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/d5f3c707cd95d42cb5b68956314ddf9896ce6461"><code>d5f3c70</code></a>
Merge pull request <a
href="https://redirect.github.com/moment/moment-timezone/issues/1121">#1121</a>
from moment/automated/data-update</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/1c6b26d8ee4081290c27aacc543c896b8efeed20"><code>1c6b26d</code></a>
ci: Allow tests to be run manually on a branch</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/5086b536c1f0601109e2dde281c7a647b333b831"><code>5086b53</code></a>
Fix MET guess test for new data</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/f51dc2eadb1e047115b07f331dd0f2bcf9933217"><code>f51dc2e</code></a>
data: Add 2024b</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/1deeb203691d48918c20623cfafec30c4ced2f89"><code>1deeb20</code></a>
ci: Allow data update PRs to be created with failing tests</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/db8f1658749e3d7c4b00a5c327211c7798996d1e"><code>db8f165</code></a>
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/moment/moment-timezone/issues/1109">#1109</a>)</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/543eb57034ae3ced00b129971e9338603f7c02b0"><code>543eb57</code></a>
Merge pull request <a
href="https://redirect.github.com/moment/moment-timezone/issues/1105">#1105</a>
from moment/dependabot/npm_and_yarn/ejs-3.1.10</li>
<li><a
href="https://github.com/moment/moment-timezone/commit/eac2df340b90fc457dd5b142b77ffa538863c9ff"><code>eac2df3</code></a>
build(deps-dev): bump ejs from 3.1.9 to 3.1.10</li>
<li>See full diff in <a
href="https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46">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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3b9bba2 commit dad019f
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
9340 | 9340 | | |
9341 | 9341 | | |
9342 | 9342 | | |
9343 | | - | |
9344 | | - | |
9345 | | - | |
| 9343 | + | |
| 9344 | + | |
| 9345 | + | |
9346 | 9346 | | |
9347 | 9347 | | |
9348 | | - | |
| 9348 | + | |
9349 | 9349 | | |
9350 | 9350 | | |
9351 | 9351 | | |
| |||
0 commit comments