Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

chore: bump moment from 2.29.1 to 2.29.4 #739

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps moment from 2.29.1 to 2.29.4.

Changelog

Sourced from moment's changelog.

2.29.4

  • Release Jul 6, 2022
    • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

2.29.3 Full changelog

  • Release Apr 17, 2022
    • #5995 [bugfix] Remove const usage
    • #5990 misc: fix advisory link

2.29.2 See full changelog

  • Release Apr 3 2022

Address GHSA-8hfj-j24r-96c4

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from 71b0ed7 to f3c4736 Compare November 29, 2022 15:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2022

Codecov Report

Patch coverage: 62.72% and project coverage change: -0.08 ⚠️

Comparison is base (a93771b) 64.37% compared to head (13b89d0) 64.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
- Coverage   64.37%   64.30%   -0.08%     
==========================================
  Files         393      400       +7     
  Lines       24934    25276     +342     
  Branches     6373     6447      +74     
==========================================
+ Hits        16052    16254     +202     
- Misses       8882     9022     +140     
Impacted Files Coverage Δ
src/common/Tag/Tag.tsx 81.25% <ø> (ø)
src/components/Entities/RegionItem.js 89.79% <ø> (ø)
src/core/Hotkey.ts 79.27% <ø> (ø)
src/env/development.js 0.00% <ø> (ø)
src/regions/BrushRegion.js 81.40% <ø> (ø)
src/regions/EllipseRegion.js 81.25% <ø> (ø)
src/regions/KeyPointRegion.js 82.02% <ø> (ø)
src/regions/PolygonRegion.js 67.64% <ø> (ø)
src/regions/RectRegion.js 63.58% <ø> (ø)
src/utils/FileLoader.ts 3.84% <3.84%> (ø)
... and 25 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 4 times, most recently from ffa9e3e to 22564b3 Compare November 29, 2022 20:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 6 times, most recently from bc2288b to e405357 Compare December 19, 2022 10:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from e405357 to e1a147c Compare December 20, 2022 17:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 4 times, most recently from be0e65a to 764b39f Compare January 9, 2023 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 3 times, most recently from 7cae3ea to b7db88f Compare January 30, 2023 10:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from b7db88f to 4081dda Compare February 9, 2023 18:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 2 times, most recently from de240f0 to 0360894 Compare February 21, 2023 10:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 3 times, most recently from a64cdf9 to 4c30601 Compare February 28, 2023 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from 4c30601 to 13b89d0 Compare March 1, 2023 12:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch 2 times, most recently from 290407a to 6b937aa Compare March 22, 2023 18:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from 6b937aa to 99a7c5c Compare March 29, 2023 11:41
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-2.29.4 branch from 99a7c5c to 4d23960 Compare April 13, 2023 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants