Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps @bpmn-io/form-js from 0.4.1 to 0.12.0.

Changelog

Sourced from @​bpmn-io/form-js's changelog.

0.12.0

General

  • FEAT: normalized font and form field styling (#506)
  • FEAT: support searchable selects (#381)
  • FIX: only export schemaVersion once (a93b664d)
  • FIX: prevent date values prior to 1900 (#534)
  • CHORE: change labels of serializeToString, pattern and validationType properties (#454)
  • CHORE: update to schemaVersion@7 (293f918d)

Editor

  • FEAT: emit drag.* events (#462)
  • FEAT: disable text links (#439)
  • FEAT: provide editor specific text component (#521)
  • FEAT: implement scalable palette component (#503)
  • FEAT: validate decimal properties (#531)

0.11.1

Editor

  • FIX: properly clean up custom validate (#485)

0.11.0

General

  • FEAT: simplify checklist icon (45c9b9ee)
  • FEAT: make datetime icon color customizable (1aa334bb)
  • FIX: truncate adorner texts (136a3234)
  • FIX allow min and max validation for all numbers (#486)

Viewer

  • FIX: do not serialize standalone minus (#492)
  • FIX: properly use increment in validation (9b339dc2)
  • FIX: display datetime value when disabled (d775dc26)
  • FIX: trim increment number value (b78667e2)
  • FIX: do not collapse dropdown list on click scroll (#367)

Editor

  • FIX: clear custom validation when using presets (13712915)
  • FIX: properly handle decimal values in min and max validation (#497)

Playground

... (truncated)

Commits
  • a0f3d50 chore(project): publish v0.12.0
  • 1b39938 chore(CHANGELOG): update to v0.12.0
  • 293f918 chore: bumped schemaVersion
  • a93b664 chore(form-js): do not re-export multiple schema versions
  • 55fd955 chore(rollup): use --bundleConfigAsCjs flag
  • 2e4734e chore(project): publish v0.11.1
  • 3ac1281 chore(CHANGELOG): update to v0.11.1
  • 52306e3 chore(project): publish v0.11.0
  • 4748123 chore(CHANGELOG): update to v0.11.0
  • e92ab9c chore(CHANGELOG): correct formatting
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pinussilvestrus, a new releaser for @​bpmn-io/form-js since your current version.


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 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 [@bpmn-io/form-js](https://github.com/bpmn-io/form-js/tree/HEAD/packages/form-js) from 0.4.1 to 0.12.0.
- [Release notes](https://github.com/bpmn-io/form-js/releases)
- [Changelog](https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/form-js/commits/v0.12.0/packages/form-js)

---
updated-dependencies:
- dependency-name: "@bpmn-io/form-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #214.

@dependabot dependabot bot closed this Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapps/bpmn-io/form-js-0.12.0 branch February 7, 2023 01:31
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
Development

Successfully merging this pull request may close these issues.

0 participants