Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps @lavamoat/webpack from 1.5.0 to 1.5.2.

Release notes

Sourced from @​lavamoat/webpack's releases.

webpack: v1.5.2

1.5.2 (2025-10-27)

Bug Fixes

  • webpack: adapt scuttling config for runtime regardless of where it comes from (#1839) (b1ad321)
  • webpack: add j to the list of harmless fields on webpack_require (#1838) (7035a40)

webpack: v1.5.1

1.5.1 (2025-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^16.7.1 to ^17.0.0
Changelog

Sourced from @​lavamoat/webpack's changelog.

1.5.2 (2025-10-27)

Bug Fixes

  • webpack: adapt scuttling config for runtime regardless of where it comes from (#1839) (b1ad321)
  • webpack: add j to the list of harmless fields on webpack_require (#1838) (7035a40)

1.5.1 (2025-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^16.7.1 to ^17.0.0
Commits
  • cf32a71 chore: release main (#1842)
  • b1ad321 fix(webpack): adapt scuttling config for runtime regardless of where it comes...
  • 7035a40 fix(webpack): add j to the list of harmless fields on webpack_require (#1...
  • b1de588 chore(deps): update dependency webpack to v5.102.1 (#1436)
  • aad7145 chore: release main (#1836)
  • 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 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)

Note

Bumps @lavamoat/webpack to 1.5.2 and updates LavaMoat policy references and lockfile (transitively bumping lavamoat-core to ^17).

  • Dependencies:
    • Upgrade @lavamoat/webpack devDependency from ^1.5.0 to ^1.5.2.
    • Refresh yarn.lock, updating transitive lavamoat-core to ^17.0.0.
  • Build/Policy (lavamoat/build-system/policy.json):
    • Update package path references from lavamoat>lavamoat-core and lavamoat>lavamoat-tofu to @lavamoat/webpack>lavamoat-core and @lavamoat/webpack>lavamoat-core>lavamoat-tofu.
    • Adjust @lavamoat/webpack package map to reference @lavamoat/webpack>lavamoat-core (remove lavamoat>lavamoat-core).
    • Remove node:fs/promises.writeFile from the lavamoat-core resource; keep other builtins/globals unchanged.

Written by Cursor Bugbot for commit 6882738. This will update automatically on new commits. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 06:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
@socket-security
Copy link

socket-security bot commented Oct 28, 2025

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.0 ⏵ 1.5.2100100100100100

View full report

cursor[bot]

This comment was marked as outdated.

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.28%. Comparing base (2abc481) to head (6882738).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3706   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         418      418           
  Lines       12152    12152           
  Branches     1876     1876           
=======================================
  Hits        11943    11943           
  Misses        209      209           

☔ 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.

@FrederikBolding
Copy link
Member

@dependabot recreate

Bumps [@lavamoat/webpack](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack) from 1.5.0 to 1.5.2.
- [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/webpack-v1.5.2/packages/webpack)

---
updated-dependencies:
- dependency-name: "@lavamoat/webpack"
  dependency-version: 1.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/lavamoat/webpack-1.5.2 branch from 674326f to 653252d Compare October 28, 2025 10:38
cursor[bot]

This comment was marked as outdated.

@FrederikBolding FrederikBolding added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit 3ff84bc Oct 28, 2025
121 checks passed
@FrederikBolding FrederikBolding deleted the dependabot/npm_and_yarn/main/lavamoat/webpack-1.5.2 branch October 28, 2025 11:41
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.

3 participants