crypto-org-chain / chain-main

Cronos POS Chain⛓: Croeseid Testnet and beyond development
https://cronos-pos.org/
Other
496 stars 352 forks source link

Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 #1025

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0.

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/crypto-org-chain/chain-main/network/alerts).
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0ad9cde) 30.09% compared to head (56e89a5) 33.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1025 +/- ## ========================================== + Coverage 30.09% 33.08% +2.99% ========================================== Files 125 126 +1 Lines 20039 20041 +2 ========================================== + Hits 6031 6631 +600 + Misses 12961 12349 -612 - Partials 1047 1061 +14 ``` | [Flag](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `20.71% <ø> (ø)` | | | [integration_tests_byzantine](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `9.66% <ø> (-0.02%)` | :arrow_down: | | [integration_tests_gov](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `10.03% <ø> (ø)` | | | [integration_tests_grpc](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `10.01% <ø> (ø)` | | | [integration_tests_ibc](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `24.81% <ø> (ø)` | | | [integration_tests_ledger](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `9.90% <ø> (ø)` | | | [integration_tests_slow](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `9.90% <ø> (ø)` | | | [integration_tests_solomachine](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `9.69% <ø> (ø)` | | | [integration_tests_upgrade](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `10.01% <ø> (ø)` | | | [unit_tests](https://app.codecov.io/gh/crypto-org-chain/chain-main/pull/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain) | `10.99% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crypto-org-chain#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mmsqe commented 8 months ago

/runsim

github-actions[bot] commented 8 months ago

Simulation tests started and triggered by /runsim. Will update here when it succeeds or fails. Can further check progress here

github-actions[bot] commented 8 months ago

/runsim simulation test has succeeded 🎉 Can further check here

ankushgoel27 commented 3 months ago

/runsim test