Skip to content
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

Bump xml2js and @mendix/pluggable-widgets-tools #7

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps xml2js to 0.6.2 and updates ancestor dependency @mendix/pluggable-widgets-tools. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.6.2

Commits

Updates @mendix/pluggable-widgets-tools from 9.20.0 to 10.7.0

Release notes

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

Pluggable Widgets Tools v10.7.0

Changed

  • We updated the Mendix package to version 10.7.26214.

Pluggable Widgets Tools v10.5.1

Fixed

  • We fixed an issue where migration caused a misalignment between versions for react, react-dom, react-native packages and their corresponding @​types packages.

Pluggable Widgets Generator v10.5.1

Changed

  • We introduced an easier way to scaffold a pluggable widget using an npx command without the need to install Yeoman Generator and the @​mendix/generator-widget package.

Pluggable Widgets Generator v10.5.0

Changed

  • We updated the templates package_web.json and package_native.json to use @​mendix/pluggable-widgets-tools version 10.5.0.

Pluggable Widgets Tools v10.5.0

Changed

  • We updated the Mendix package to version 10.5.21627.

Pluggable Widgets Tools v10.0.1

Fixed

  • We fixed a bug in rollup-plugin-assets causing assets url on windows to not have the correct path separator (Ticket 194099).

Changed

  • We removed watch option from base config for typescript

Pluggable Widgets Generator v10.0.0

Changed

  • We updated pluggable-widgets-tools dependency from ^9.24.0 to ^10.0.0.

Pluggable Widgets Tools v10.0.0

Changed

  • We updated the Mendix package to version 10.0.9976.

Removed

  • The ability to call a linked property value directly as a function, which was deprecated in Mendix 9.0, has been removed from the widgets API.

Pluggable Widgets Generator v9.24.2

Fixed

... (truncated)

Commits
  • 050ef38 Update changelog for pluggable-widgets-tools
  • dfdfc54 [WTF-1757] Bump the mendix typings from v10.5.216275 to v10.7.26214 (#78)
  • 8d35414 Update the Mendix package from 10.5.21627 to 10.7.26214
  • e3797cb Pluggable Widgets Generator v10.5.1: Update changelog (#77)
  • 198769e Update changelog for generator-widget
  • e6f6525 [WTF-1751] Improve Widget Generator DevX by introducing npx command line (#76)
  • 451fde8 Review: fix undefined version & add running feedback
  • 6baf82e add release notes
  • 8accd54 update docs
  • 0d9dea7 add npx script
  • Additional commits viewable in compare view

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.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.6.2 and updates ancestor dependency [@mendix/pluggable-widgets-tools](https://github.com/mendix/widgets-tools). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.6.2
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.6.2)

Updates `@mendix/pluggable-widgets-tools` from 9.20.0 to 10.7.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@generator-widget-v9.20.0...pluggable-widgets-tools-v10.7.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@mendix/pluggable-widgets-tools"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2024
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants