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 nodemon from 2.0.9 to 2.0.12 in /hedera-mirror-rest #2266

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps nodemon from 2.0.9 to 2.0.12.

Release notes

Sourced from nodemon's releases.

v2.0.12

2.0.12 (2021-07-10)

Bug Fixes

  • windows: properly handle quoted args in event (0823f18), closes #1823

v2.0.11

2.0.11 (2021-07-09)

Bug Fixes

  • ensure numerical OS version check (f523d0e)

v2.0.10

2.0.10 (2021-07-08)

Bug Fixes

  • windows 8 doesn't support windows-kill (6c6cb65), closes #1876
Commits
  • 0823f18 fix(windows): properly handle quoted args in event
  • b52fc89 Merge branch 'master' of github.com:remy/nodemon
  • f523d0e fix: ensure numerical OS version check
  • 46791d6 chore: update issue template
  • 79ad546 chore: fix stale.yml
  • 08f6599 chore: move workflow to dir
  • f3903a4 chore: update stalebot
  • 6c6cb65 fix: windows 8 doesn't support windows-kill
  • 5bb92d4 Merge branch 'master' of github.com:remy/nodemon
  • f4b89f5 chore: new supporters
  • See full diff 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)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.9...v2.0.12)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

codecov bot commented Jul 12, 2021

Codecov Report

Merging #2266 (6383c89) into main (4fe1c70) will increase coverage by 0.21%.
The diff coverage is n/a.

❗ Current head 6383c89 differs from pull request most recent head 8ff47e1. Consider uploading reports for the commit 8ff47e1 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2266      +/-   ##
============================================
+ Coverage     83.27%   83.48%   +0.21%     
  Complexity     2234     2234              
============================================
  Files           437      437              
  Lines         11783    11998     +215     
  Branches       1002     1002              
============================================
+ Hits           9812    10017     +205     
- Misses         1643     1653      +10     
  Partials        328      328              
Impacted Files Coverage Δ
...-rosetta/test/mocks/repository/transaction_mock.go 85.71% <0.00%> (-4.29%) ⬇️
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/types/config.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/hex/hex.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/parse/parse.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/test/domain/domain.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/token.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/amount.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/account.go 100.00% <0.00%> (ø)
... and 38 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 4fe1c70...8ff47e1. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.0 milestone Jul 12, 2021
@steven-sheehy steven-sheehy merged commit d416683 into main Jul 14, 2021
@steven-sheehy steven-sheehy deleted the dependabot/npm_and_yarn/hedera-mirror-rest/nodemon-2.0.12 branch July 14, 2021 21:49
ijungmann pushed a commit that referenced this pull request Jul 16, 2021
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.9...v2.0.12)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ian Jungmann <ian.jungmann@hedera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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