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 formiojs from 4.15.1 to 4.17.2 #223

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps formiojs from 4.15.1 to 4.17.2.

Changelog

Sourced from formiojs's changelog.

Change Log

All notable changes to this project will be documented in this file

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased: 5.0.0-rc.27]

Fixed

  • FIO-5967: fixed issue with incorrect string representation for object type
  • FIO-7110: when 'use original revision' is enabled for nested form, submission still displays in current form revision pdfs
  • Revert "FI0-5429: added a condition to remove the decimal separator when the decimal digits are set to 0"
  • FIO-6493: fixed reporting license validation
  • FIO-7173: fixed an issue when initial focus gets triggered in Formbuilder inside of the Nested forms
  • FIO 7246: DOMPurify when PDF option is set
  • Revert "FIO-7074: Fixes an issue where setting submission to the Wizard from the form controller will not set values for all the pages"
  • FIO-4816: fixed email submission: data display issues
  • [Snyk] Upgrade core-js from 3.32.0 to 3.32.1
  • [Snyk] Upgrade vanilla-picker from 2.12.1 to 2.12.2
  • Fixed issue where content component would not save in the form.
  • FIO-7206: fixed an issue where removed components keys stay in the DataGrid defaultValue property
  • FIO-7309: fixed an issue where min/maxDate settings for Day component are getting evaluated in Form Builder
  • FIO-7207: changed tooltip and removed 'Hide label' option from the list of layout components
  • FIO-7074: fixed an issue where setting submission on wizard does not update data
  • FIO-7082: Moved Wizard Breadcrumbs Type to form settings
  • FIO-7224: Fixed issues with layout components when Condensed mode is enabled
  • FIO-4833: Removes Hide Label setting from Well, Columns, Tabs and Table components since they do not render a label
  • FIO-5910: allow manual input for w and W date formats
  • FIO-6370: Fixes issues with PasswordStrength Addon settings
  • FIO-7146: formiojs-circleci-to-ghactions
  • FIO-6859: update-s3-to-accept-headers-from-signer-presign

5.0.0-rc.26

Changed

  • More improvements to the embed capabilities.

Fixed

  • FIO-7074: Fixes an issue where setting submission to the Wizard from the form controller will not set values for all the pages

5.0.0-rc.24

Changed

  • Removed unnecessary resize polyfill.
  • Improved embed library experience.
  • Fixed documentation to use new embed strategy.

Fixed

  • FIO-7128: Fixed issues with multiple select
  • FIO-7209: radio don't work without value property set when data source url
  • FIO-6970: Fixes an issue where SelectBoxes Only Available Items validation always fails

5.0.0-rc.23

... (truncated)

Commits
  • 42446bf Updated build
  • 9efe1e3 Re-implement Day and PhoneNumber Tests
  • e4d5881 Pull out 5.x tests
  • c70c01d Removing test that was mistakenly cherry-picked into branch
  • 93c584c Add fixture that wasn't cherry-picked
  • e4ba24d Updated build
  • 02ae6cb Resolve undefined Formio
  • c50b4cc Update Changelog.md
  • 60e317b FIO 7246: DOMPurify when PDF option is set (#5342)
  • cc09452 FIO-6578: Fixes an issue with losing focus on Year field when Day component h...
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
@dependabot dependabot bot requested review from duttonw and a team October 11, 2023 19:10
Bumps [formiojs](https://github.com/formio/formio.js) from 4.15.1 to 4.17.2.
- [Changelog](https://github.com/formio/formio.js/blob/master/Changelog.md)
- [Commits](formio/formio.js@v4.15.1...v4.17.2)

---
updated-dependencies:
- dependency-name: formiojs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/formiojs-4.17.2 branch from e1c8d94 to 06e46d7 Compare October 25, 2023 02:03
@duttonw duttonw merged commit 9a0b0f7 into develop Oct 26, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/formiojs-4.17.2 branch October 26, 2023 22:34
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.

None yet

2 participants