Skip to content

chore: Bump @lavamoat/types from 1.0.1 to 1.0.2#4052

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/main/lavamoat/types-1.0.2
Open

chore: Bump @lavamoat/types from 1.0.1 to 1.0.2#4052
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/main/lavamoat/types-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @lavamoat/types from 1.0.1 to 1.0.2.

Release notes

Sourced from @​lavamoat/types's releases.

node: v1.0.2

1.0.2 (2026-04-15)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/types bumped from ^1.0.0 to ^1.0.1
      • lavamoat-core bumped from ^18.0.1 to ^18.0.2
      • lavamoat-tofu bumped from ^9.0.0 to ^9.0.1

types: v1.0.2

1.0.2 (2026-06-25)

Bug Fixes

Changelog

Sourced from @​lavamoat/types's changelog.

1.0.2 (2026-06-25)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​lavamoat/types since your current version.


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 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 [@lavamoat/types](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/types) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/LavaMoat/lavamoat/releases)
- [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/LavaMoat/lavamoat/commits/node-v1.0.2/packages/types)

---
updated-dependencies:
- dependency-name: "@lavamoat/types"
  dependency-version: 1.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 26, 2026 06:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:05 Inactive
@socket-security

socket-security Bot commented Jun 26, 2026

Copy link
Copy Markdown

Warning

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Warn Low
Potential code anomaly (AI signal): npm @babel/helper-string-parser is 78.0% likely to have a medium risk anomaly

Notes: The analyzed code is a standard, well-structured parsing utility for JavaScript string literals and escapes (consistent with Babel’s helper-string-parser). It includes thorough validation, proper Unicode handling, and defensive error reporting. There is no evidence of malicious behavior, data leakage, or network activity within this fragment. The security risk is low when used as part of a trusted toolchain; the code otherwise poses no evident supply-chain threat based on the provided snippet.

Confidence: 0.78

Severity: 0.55

From: ?npm/lavamoat@11.1.2npm/@babel/types@7.29.7npm/@lavamoat/webpack@2.2.3npm/@babel/helper-string-parser@7.29.7

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@babel/helper-string-parser@7.29.7. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:06 Inactive
@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:07 Inactive
@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:09 Inactive
@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:09 Inactive
@dependabot dependabot Bot temporarily deployed to default-branch June 26, 2026 06:14 Inactive
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​babel/​types@​7.29.7981008196100

View full report

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (52d3c27) to head (6d53534).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4052   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files         425      425           
  Lines       12413    12413           
  Branches     1969     1969           
=======================================
  Hits        12238    12238           
  Misses        175      175           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant