Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps @lavamoat/webpack from 1.1.0 to 1.2.0.

Release notes

Sourced from @​lavamoat/webpack's releases.

webpack: v1.2.0

1.2.0 (2025-08-25)

Features

  • webpack: repairs for globals that need more than unwrap from core (#1751) (86ad964)

Bug Fixes

  • deps: update dependency ses to v1.14.0 (#1746) (3e4b834)
  • webpack: avoid scuttling the global Webpack uses for sharing chunks (#1762) (6f39c95)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.3 to ^4.3.4
      • lavamoat-core bumped from ^16.5.0 to ^16.5.1
Changelog

Sourced from @​lavamoat/webpack's changelog.

1.2.0 (2025-08-25)

Features

  • webpack: repairs for globals that need more than unwrap from core (#1751) (86ad964)

Bug Fixes

  • deps: update dependency ses to v1.14.0 (#1746) (3e4b834)
  • webpack: avoid scuttling the global Webpack uses for sharing chunks (#1762) (6f39c95)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.3 to ^4.3.4
      • lavamoat-core bumped from ^16.5.0 to ^16.5.1
Commits
  • 3d5fc15 chore: release main (#1135)
  • 5ed3aac chore(deps): update dependency memfs to v4.9.3
  • f6d450f fix(deps): update babel monorepo to v7.24.6
  • ad72975 chore(deps): update dependency mini-css-extract-plugin to v2.9.0
  • 7e466bd fix(deps): update babel monorepo to v7.24.5
  • 9b871f7 fix(deps): update dependency ses to v1.5.0
  • f3e53c8 fix(webpack): fix progress order errors covering compilation errors, improve ...
  • f2f8cf8 chore(deps): update dependency memfs to v4.9.2
  • 7444b47 feat(webpack): lockdown inlining (#1101)
  • 246ec25 fix(deps): update babel monorepo
  • Additional commits viewable 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)

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

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

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 Aug 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2025 23:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2025
@FrederikBolding
Copy link
Member

This version is seemingly incompatible with our events lockdown.

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3614   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         417      417           
  Lines       11772    11772           
  Branches     1832     1832           
=======================================
  Hits        11570    11570           
  Misses        202      202           

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

Copy link

@naugtur naugtur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've considered if the repair is suitable for snaps instead of the existing hardening and snaps hardening is stronger.

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@FrederikBolding FrederikBolding added this pull request to the merge queue Aug 27, 2025
Merged via the queue into main with commit 4155700 Aug 27, 2025
127 checks passed
@FrederikBolding FrederikBolding deleted the dependabot/npm_and_yarn/main/lavamoat/webpack-1.2.0 branch August 27, 2025 21:21
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.

5 participants