Skip to content

Bump webpack-dev-server and @mendix/pluggable-widgets-tools #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Removes webpack-dev-server. It's no longer used after updating ancestor dependency @mendix/pluggable-widgets-tools. These dependencies need to be updated together.

Removes webpack-dev-server

Updates @mendix/pluggable-widgets-tools from 8.10.2 to 10.21.0

Release notes

Sourced from @​mendix/pluggable-widgets-tools's releases.

Pluggable Widgets Tools v10.21.0

Added

  • We added support for action variables, introduced in Mendix 10.21.

Changed

  • We updated the Mendix package to 10.21.64362.

Pluggable Widgets Tools v10.18.2

Fixed

  • We fixed an issue with loading custom rollup configs.

Pluggable Widgets Tools v10.18.1

Fixed

  • We fixed an issue with "release" command failing in some cases.

Changed

  • We updated "ts-node" package to version 10.

Pluggable Widgets Tools v10.18.0

Added

  • We added the translate function to the preview arguments. This can be used to translate texts show in the widget preview.

Changed

  • We upgraded rollup to version 3. Custom rollup.config.js files likely require changes.

  • The renderMode property in the preview arguments is no longer considered optional.

  • We updated the Mendix package to 10.18.54340.

Pluggable Widgets Tools v10.16.0

Added

  • We added the property type AssociationMetaData which exposes useful metadata for filtering and sorting datasources.

Changed

  • We updated the Mendix package to 10.16.49747.

Pluggable Widgets Generator v10.15.1

Changed

  • We improved the startup time when using the generator with npx.

... (truncated)

Commits
  • 707156b Update changelog for pluggable-widgets-tools
  • 1de17a7 [WTF-2132] Generate types for actions with action variables (#115)
  • 69a7843 Bump pwt version to 10.21
  • 21ac5f6 Bump mendix package version
  • 5445a39 Review: No longer consider action variable keys optional
  • 6f6851e Add changelog
  • 7a56754 Add unit tests
  • 76878aa Generate types for actions with action variables
  • 49eec82 Pluggable Widgets Tools v10.18.2: Update changelog (#121)
  • e65220e Update changelog for pluggable-widgets-tools
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mendix-widgets-framework, a new releaser for @​mendix/pluggable-widgets-tools since your current version.


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 [webpack-dev-server](https://github.com/webpack/webpack-dev-server). It's no longer used after updating ancestor dependency [@mendix/pluggable-widgets-tools](https://github.com/mendix/widgets-tools). These dependencies need to be updated together.


Removes `webpack-dev-server`

Updates `@mendix/pluggable-widgets-tools` from 8.10.2 to 10.21.0
- [Release notes](https://github.com/mendix/widgets-tools/releases)
- [Changelog](https://github.com/mendix/widgets-tools/blob/master/CHANGELOG-template.md)
- [Commits](mendix/widgets-tools@pluggable-widgets-tools-v8.10.2...pluggable-widgets-tools-v10.21.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@mendix/pluggable-widgets-tools"
  dependency-version: 10.21.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 5, 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.

0 participants