Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moment from 2.27.0 to 2.29.3 in /docs #44

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps moment from 2.27.0 to 2.29.3.

Changelog

Sourced from moment's changelog.

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

2.29.1 See full changelog

  • Release Oct 6, 2020

Updated deprecation message, bugfix in hi locale

2.29.0 See full changelog

  • Release Sept 22, 2020

New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/

2.28.0 See full changelog

  • Release Sept 13, 2020

Fix bug where .format() modifies original instance, and locale updates

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.


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.

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](moment/moment@2.27.0...2.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #44 (defc7ba) into main (f3ea31d) will increase coverage by 4.63%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   65.84%   70.47%   +4.63%     
==========================================
  Files          38       38              
  Lines        4122     4156      +34     
  Branches      770      700      -70     
==========================================
+ Hits         2714     2929     +215     
+ Misses        869      775      -94     
+ Partials      539      452      -87     
Impacted Files Coverage Δ
stargate/crates/graphql-parser/src/query/visit.rs 85.88% <0.00%> (-2.36%) ⬇️
stargate/src/main.rs 1.69% <0.00%> (-0.03%) ⬇️
stargate/crates/graphql-parser/src/name.rs 91.66% <0.00%> (ø)
stargate/crates/graphql-parser/src/position.rs 77.77% <0.00%> (ø)
stargate/crates/graphql-parser/src/schema/name.rs 75.00% <0.00%> (ø)
...argate/crates/graphql-parser/src/query/minified.rs 51.14% <0.00%> (+0.24%) ⬆️
stargate/crates/graphql-parser/src/query/format.rs 72.37% <0.00%> (+0.55%) ⬆️
stargate/crates/graphql-parser/src/schema/ast.rs 26.83% <0.00%> (+0.56%) ⬆️
...te/crates/stargate-lib/src/utilities/deep_merge.rs 68.75% <0.00%> (+0.66%) ⬆️
...targate/crates/graphql-parser/src/schema/format.rs 88.33% <0.00%> (+0.70%) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3ea31d...defc7ba. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
1 participant