Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the theoretically-non-breaking group with 6 updates:

Package From To
resolve 1.22.8 1.22.10
@lwc/module-resolver 8.11.0 8.12.2
@types/node 22.10.1 22.10.3
lwc 8.11.0 8.12.2
memfs 4.14.0 4.15.2
webpack 5.96.1 5.97.1

Updates resolve from 1.22.8 to 1.22.10

Commits
  • d1e7327 v1.22.10
  • fa2d718 [meta] ensure list-export fixtures are not published
  • d08a96f [meta] add missing engines.node
  • a7c3075 v1.22.9
  • 0ef42ee [Deps] update is-core-module
  • fae22b9 [Dev Deps] update @ljharb/eslint-config, array.prototype.map, npmignore...
  • 82bd58d [actions] split out node 10-20, and 20+
  • dd8ac52 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates @lwc/module-resolver from 8.11.0 to 8.12.2

Release notes

Sourced from @​lwc/module-resolver's releases.

v8.12.2

What's Changed

Full Changelog: salesforce/lwc@v8.12.1...v8.12.2

v8.12.1

What's Changed

New Contributors

Full Changelog: salesforce/lwc@v8.12.0...v8.12.1

v8.12.0

What's Changed

... (truncated)

Commits

Updates @types/node from 22.10.1 to 22.10.3

Commits

Updates lwc from 8.11.0 to 8.12.2

Release notes

Sourced from lwc's releases.

v8.12.2

What's Changed

Full Changelog: salesforce/lwc@v8.12.1...v8.12.2

v8.12.1

What's Changed

New Contributors

Full Changelog: salesforce/lwc@v8.12.0...v8.12.1

v8.12.0

What's Changed

... (truncated)

Commits

Updates memfs from 4.14.0 to 4.15.2

Release notes

Sourced from memfs's releases.

v4.15.2

4.15.2 (2024-12-30)

Bug Fixes

v4.15.1

4.15.1 (2024-12-22)

Bug Fixes

  • resolve relative symlinks to the current directory (#1079) (63e3873), closes #725

v4.15.0

4.15.0 (2024-12-09)

Features

  • implement createReadStream and createWriteStream on FileHandle (#1076) (c413df5), closes #1063

v4.14.1

4.14.1 (2024-12-02)

Bug Fixes

  • accept passing a FileHandle to createReadStream and createWriteStream (#1077) (af163dc)
Changelog

Sourced from memfs's changelog.

4.15.2 (2024-12-30)

Bug Fixes

4.15.1 (2024-12-22)

Bug Fixes

  • resolve relative symlinks to the current directory (#1079) (63e3873), closes #725

4.15.0 (2024-12-09)

Features

  • implement createReadStream and createWriteStream on FileHandle (#1076) (c413df5), closes #1063

4.14.1 (2024-12-02)

Bug Fixes

  • accept passing a FileHandle to createReadStream and createWriteStream (#1077) (af163dc)
Commits
  • 59768d3 chore(release): 4.15.2 [skip ci]
  • ede0f4f fix: don't fail on closing fd after reset has been called (#550) (#1081)
  • f389874 chore(release): 4.15.1 [skip ci]
  • 63e3873 fix: resolve relative symlinks to the current directory (#1079)
  • 1a73187 chore(release): 4.15.0 [skip ci]
  • c413df5 feat: implement createReadStream and createWriteStream on FileHandle (#...
  • cf16b76 chore(release): 4.14.1 [skip ci]
  • af163dc fix: accept passing a FileHandle to createReadStream and `createWriteStre...
  • d68c64d chore(deps): lock file maintenance (#1078)
  • 20476f3 chore(deps): lock file maintenance
  • See full diff in compare view

Updates webpack from 5.96.1 to 5.97.1

Release notes

Sourced from webpack's releases.

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before
  • Collisions in ESM library
  • Use recursive search for versions of shared dependencies
  • [WASM] Don't crash WebAssembly with Reference Types (sync and async)
  • [WASM] Fixed wasm loading for sync and async webassembly
  • [CSS] Don't add [uniqueName] to localIdentName when it is empty
  • [CSS] Parsing strings on Windows
  • [CSS] Fixed CSS local escaping

New Features

  • Added support for injecting debug IDs
  • Export the MergeDuplicateChunks plugin
  • Added universal loading for JS chunks and JS worker chunks (only ES modules)
  • [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
  • [CSS] Allow initial CSS chunks to be placed anywhere - the output.cssHeadDataCompression option was deleted
  • [CSS] Added universal loading for CSS chunks
  • [CSS] Parse ICSS @value at-rules in CSS modules
  • [CSS] Parse ICSS :import rules in CSS modules
  • [CSS] Added the url and import options for CSS
  • [CSS] Allow to import custom properties in CSS modules

Performance

  • Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the theoretically-non-breaking group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.10` |
| [@lwc/module-resolver](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/module-resolver) | `8.11.0` | `8.12.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.3` |
| [lwc](https://github.com/salesforce/lwc/tree/HEAD/packages/lwc) | `8.11.0` | `8.12.2` |
| [memfs](https://github.com/streamich/memfs) | `4.14.0` | `4.15.2` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` |


Updates `resolve` from 1.22.8 to 1.22.10
- [Commits](browserify/resolve@v1.22.8...v1.22.10)

Updates `@lwc/module-resolver` from 8.11.0 to 8.12.2
- [Release notes](https://github.com/salesforce/lwc/releases)
- [Commits](https://github.com/salesforce/lwc/commits/v8.12.2/packages/@lwc/module-resolver)

Updates `@types/node` from 22.10.1 to 22.10.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lwc` from 8.11.0 to 8.12.2
- [Release notes](https://github.com/salesforce/lwc/releases)
- [Commits](https://github.com/salesforce/lwc/commits/v8.12.2/packages/lwc)

Updates `memfs` from 4.14.0 to 4.15.2
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.14.0...v4.15.2)

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

---
updated-dependencies:
- dependency-name: resolve
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: "@lwc/module-resolver"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: lwc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@nolanlawson nolanlawson merged commit c4c15f8 into main Jan 2, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theoretically-non-breaking-8e4ba1a672 branch January 2, 2025 17:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants