Skip to content

chore(deps): bump @peculiar/x509 from 1.12.0 to 1.12.1 #480

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

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

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 will merge this PR once CI passes on it, as requested by @jeromy-cannon.


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)

---
updated-dependencies:
- dependency-name: "@peculiar/x509"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2024 13:12
@dependabot dependabot bot requested a review from jeromy-cannon August 13, 2024 13:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2024
Copy link
Contributor

Unit Test Results - Linux

  1 files   19 suites   1m 39s ⏱️
124 tests 124 ✅ 0 💤 0 ❌
150 runs  150 ✅ 0 💤 0 ❌

Results for commit 8e3627e.

Copy link
Contributor

Unit Test Results - Windows

  1 files   19 suites   1m 31s ⏱️
124 tests 124 ✅ 0 💤 0 ❌
150 runs  150 ✅ 0 💤 0 ❌

Results for commit 8e3627e.

Copy link
Contributor

E2E Tests Coverage Report

55 tests   55 ✅  5m 25s ⏱️
 9 suites   0 💤
 1 files     0 ❌

Results for commit 8e3627e.

Copy link
Contributor

E2E Node PEM Stop Add Tests Coverage Report

 1 files   1 suites   7m 33s ⏱️
18 tests 18 ✅ 0 💤 0 ❌
20 runs  20 ✅ 0 💤 0 ❌

Results for commit 8e3627e.

Copy link
Contributor

E2E Node PFX Kill Add Tests Coverage Report

 1 files   1 suites   10m 19s ⏱️
18 tests 18 ✅ 0 💤 0 ❌
20 runs  20 ✅ 0 💤 0 ❌

Results for commit 8e3627e.

Copy link
Contributor

E2E Mirror Node Tests Coverage Report

11 tests   11 ✅  3m 55s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 8e3627e.

Copy link
Contributor

github-actions bot commented Aug 13, 2024

E2E Node Local Build Tests Coverage Report

8 tests   8 ✅  3m 4s ⏱️
2 suites  0 💤
1 files    0 ❌

Results for commit 8e3627e.

♻️ This comment has been updated with latest results.

Copy link
Contributor

E2E Relay Tests Coverage Report

1 files  1 suites   2m 38s ⏱️
5 tests 5 ✅ 0 💤 0 ❌
6 runs  6 ✅ 0 💤 0 ❌

Results for commit 8e3627e.

@jeromy-cannon jeromy-cannon changed the title bump @peculiar/x509 from 1.12.0 to 1.12.1 chore(deps): bump @peculiar/x509 from 1.12.0 to 1.12.1 Aug 13, 2024
@jeromy-cannon
Copy link
Contributor

@dependabot squash and merge

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 364b53c1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (364b53c) Report Missing Report Missing Report Missing
Head commit (8e3627e) 3531 2872 81.34%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#480) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (67f47c1) to head (8e3627e).
Report is 49 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
+ Coverage   81.44%   82.02%   +0.58%     
==========================================
  Files          35       35              
  Lines        4095     4216     +121     
  Branches      719      646      -73     
==========================================
+ Hits         3335     3458     +123     
+ Misses        760      758       -2     

see 4 files with indirect coverage changes

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 1534878 into main Aug 13, 2024
34 of 35 checks passed
@jeromy-cannon jeromy-cannon deleted the dependabot/npm_and_yarn/peculiar/x509-1.12.1 branch August 13, 2024 17:47
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants