Skip to content

chore: Bump @lavamoat/webpack from 1.5.8 to 2.0.0#3909

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/lavamoat/webpack-2.0.0
Open

chore: Bump @lavamoat/webpack from 1.5.8 to 2.0.0#3909
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/lavamoat/webpack-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @lavamoat/webpack from 1.5.8 to 2.0.0.

Release notes

Sourced from @​lavamoat/webpack's releases.

laverna: v2.0.0

2.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • drop Node.js v18 support across the board (#1886) (1190c9b)

webpack: v2.0.0

2.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • deps: upgrade ses, @​types/node, endo (c6eca11)
  • drop Node.js v18 support across the board (#1886) (1190c9b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.6 to ^5.0.0
      • @​lavamoat/types bumped from ^0.1.0 to ^1.0.0
      • lavamoat-core bumped from ^17.1.3 to ^18.0.0
Changelog

Sourced from @​lavamoat/webpack's changelog.

2.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • deps: upgrade ses, @​types/node, endo (c6eca11)
  • drop Node.js v18 support across the board (#1886) (1190c9b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.6 to ^5.0.0
      • @​lavamoat/types bumped from ^0.1.0 to ^1.0.0
      • lavamoat-core bumped from ^17.1.3 to ^18.0.0
Commits
  • fdffea0 chore: release main (#1887)
  • 4e298ae chore(deps): update dependency webpack to v5.104.1 [security] (#1884)
  • 71a869c chore: lint the repo
  • c3efdf3 chore(deps): update dependency mini-css-extract-plugin to v2.10.1 (#1895)
  • c6eca11 fix(deps): upgrade ses, @​types/node, endo
  • 1190c9b fix!: drop Node.js v18 support across the board (#1886)
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 06:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@socket-security
Copy link

socket-security bot commented Mar 23, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​lavamoat/​webpack@​1.5.8 ⏵ 2.0.098 +110010095100

View full report

@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.55%. Comparing base (ab26119) to head (fdce7fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3909   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         425      425           
  Lines       12358    12358           
  Branches     1935     1935           
=======================================
  Hits        12180    12180           
  Misses        178      178           

☔ View full report in Codecov by Sentry.
📢 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.

Bumps [@lavamoat/webpack](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack) from 1.5.8 to 2.0.0.
- [Release notes](https://github.com/LavaMoat/lavamoat/releases)
- [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/webpack/CHANGELOG.md)
- [Commits](https://github.com/LavaMoat/lavamoat/commits/laverna-v2.0.0/packages/webpack)

---
updated-dependencies:
- dependency-name: "@lavamoat/webpack"
  dependency-version: 2.0.0
  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/main/lavamoat/webpack-2.0.0 branch from 9c89118 to 41e1dff Compare March 23, 2026 09:43
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:44 Inactive
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:44 Inactive
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:46 Inactive
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:47 Inactive
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:47 Inactive
@dependabot dependabot bot temporarily deployed to default-branch March 23, 2026 09:51 Inactive
@metamaskbotv2 metamaskbotv2 bot deployed to default-branch March 23, 2026 09:59 Active
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