Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps @types/node from 20.16.11 to 22.7.7.

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot dependabot bot requested a review from thomashbrnrd as a code owner October 21, 2024 05:59
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 21, 2024
@dependabot dependabot bot requested a review from nutfdt as a code owner October 21, 2024 05:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/types/node-22.7.7 branch from ebbf5f4 to 84112b4 Compare October 21, 2024 15:03
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2024

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -----------------------------
src/__init__.py            0       0  100.00%
src/config.py             45       3  93.33%   79, 81, 83
src/main.py               13       0  100.00%
src/router.py             87      18  79.31%   53, 126-129, 150-166, 173-189
src/utils.py              43       5  88.37%   72-74, 92, 96
tests/__init__.py          0       0  100.00%
tests/conftest.py         14       0  100.00%
tests/test_api.py         92       0  100.00%
tests/test_email.py        4       0  100.00%
TOTAL                    298      26  91.28%

Results for commit: e431d67

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/types/node-22.7.7 branch from 84112b4 to 9c07a18 Compare October 21, 2024 15:14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.11 to 22.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/types/node-22.7.7 branch from 9c07a18 to e431d67 Compare October 21, 2024 21:19
@thomashbrnrd thomashbrnrd merged commit 0569043 into develop Oct 21, 2024
@thomashbrnrd thomashbrnrd deleted the dependabot/npm_and_yarn/frontend/types/node-22.7.7 branch October 21, 2024 21:37
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

Development

Successfully merging this pull request may close these issues.

2 participants