Skip to content

Conversation

@dependabot
Copy link

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

Removes tmp. It's no longer used after updating ancestor dependency lwc-services. These dependencies need to be updated together.

Removes tmp

Updates lwc-services from 1.2.2 to 3.2.2

Release notes

Sourced from lwc-services's releases.

3.1.0

create-lwc-app 3.1.0

  • Dependency updates and cleanup
    • Changing the name of the initial created serve script to start to simplify deployments to cloud providers
    • Updating to latest Husky setup

lwc-services 3.1.0

  • Dependency updates and cleanup
  • Moving to LWC 2.x (internal change: @lwc/engine is replaced by @lwc/engine-dom)
  • Added new CLI flag webpack-plugin-overrides to allow override of built-in Webpack configuration

lwc-webpack-plugin 2.0.0

  • Dependency updates and cleanup
  • Moving to LWC 2.x (internal change: @lwc/engine is replaced by @lwc/engine-dom)

LWC Webpack plugin

No release notes provided.

Dependency updates

No release notes provided.

Release module resolution checks

No release notes provided.

Jest config updates / code cleanup

No release notes provided.

2.1.3

No release notes provided.

2.1.0

No release notes provided.

1.3.12

No release notes provided.

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [lwc-services](https://github.com/muenzpraeger/create-lwc-app). These dependencies need to be updated together.


Removes `tmp`

Updates `lwc-services` from 1.2.2 to 3.2.2
- [Release notes](https://github.com/muenzpraeger/create-lwc-app/releases)
- [Changelog](https://github.com/muenzpraeger/create-lwc-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/muenzpraeger/create-lwc-app/commits)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: lwc-services
  dependency-version: 3.2.2
  dependency-type: direct:production
...

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 6, 2025
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