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 bridge-transaction-parser from v0.5.0-beta to v1.1.4 #381

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 Jan 22, 2025

Bumps bridge-transaction-parser from v0.5.0-beta to v1.1.4.

Release notes

Sourced from bridge-transaction-parser's releases.

v1.1.4

What's Changed

Full Changelog: rsksmart/bridge-transaction-parser@v1.1.3...v1.1.4

v1.1.3

What's Changed

Full Changelog: rsksmart/bridge-transaction-parser@v1.1.2...v1.1.3

v1.1.2

What's Changed

Live monitoring tool changes and improvements.

Full Changelog: rsksmart/bridge-transaction-parser@v1.1.1...v1.1.2

v1.1.0

What's Changed

Full Changelog: rsksmart/bridge-transaction-parser@v1.0.0...v1.1.0

v1.0.0

What's Changed

... (truncated)

Commits
  • 24ff47b Merge pull request #52 from rsksmart/refactor-decodeLogs-to-reuse-logic
  • c7cc7f5 Refactors decodeLogs and creates a new decodeLog function to reuse logic.
  • 16bb6b7 Merge pull request #51 from rsksmart/upgrade-rsk-precompiled-abis-version
  • c43e9de Upgrades package.json version.
  • 08174a9 Using version directly.
  • 1c743d2 Upgrades rsk-precompiled-abis version
  • b37c389 Merge pull request #50 from rsksmart/update-abis-version-to-lovell700
  • 1f4652f Update package-lock.json
  • 0bf3126 Set an alias to rsk-precompiled-abis dependency
  • cb89bf4 Update abi version
  • Additional commits viewable in compare view

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)

Bumps [bridge-transaction-parser](https://github.com/rsksmart/bridge-transaction-parser) from v0.5.0-beta to v1.1.4.
- [Release notes](https://github.com/rsksmart/bridge-transaction-parser/releases)
- [Commits](rsksmart/bridge-transaction-parser@c32da57...24ff47b)

---
updated-dependencies:
- dependency-name: bridge-transaction-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2025
Copy link

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

package-lock.json

NameVersionVulnerabilitySeverity
bridge-transaction-parser1.1.4Malware in bridge-transaction-parsercritical
Only included vulnerabilities with severity high or higher.

License Issues

package-lock.json

PackageVersionLicenseIssue Type
bridge-transaction-parser1.1.4NullUnknown License

package.json

PackageVersionLicenseIssue Type
bridge-transaction-parsergit+https://github.com/rsksmart/bridge-transaction-parser.git#1.1.4NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/bridge-transaction-parser 1.1.4 🟢 3.3
Details
CheckScoreReason
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Code-Review🟢 5Found 3/6 approved changesets -- score normalized to 5
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License⚠️ 0license file not detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/bridge-transaction-parser git+https://github.com/rsksmart/bridge-transaction-parser.git#1.1.4 🟢 3.3
Details
CheckScoreReason
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Code-Review🟢 5Found 3/6 approved changesets -- score normalized to 5
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License⚠️ 0license file not detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • package-lock.json
  • package.json

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.

0 participants