npm-frontend: bump the web-formio group in /sources/packages/web with 5 updates
Bumps the web-formio group in /sources/packages/web with 5 updates:
| Package | From | To |
|---|---|---|
| @formio/bootstrap | 3.0.1 |
3.1.2 |
| @formio/js | 5.0.2 |
5.2.2 |
| bootstrap | 5.3.7 |
5.3.8 |
| bootstrap-icons | 1.10.5 |
1.13.1 |
| @fortawesome/fontawesome-free | 6.5.2 |
7.1.0 |
Updates @formio/bootstrap from 3.0.1 to 3.1.2
Changelog
Sourced from @formio/bootstrap's changelog.
3.1.2
Changed
- Official Release
3.1.2-rc.3
Changed
- FIO-10462: updated circle-remove to circle-xmark for font-awesome icons
3.1.2-rc.2
Changed
- FIO-9245: Remove unneeded bootstrap class causing display issues in Safari for the data grid while editing the form in the portal
3.1.2-rc.1
Changed
- FIO-9245 DataGrid: Fix width and positioning for table buttons
- FIO-10217 fixed the display of interpolated values in BuilderMode
3.1.1
Changed
- Official Release
3.1.1-rc.3
Changed
- FIO-10060: Fixes an issue where some bootstrap icons are not displayed -FIO-10065: changed name to biname when using bootstrap icons
3.1.1-rc.2
Changed
- FIO-9377 added progressbar for for file upload with Display as image
3.1.1-rc.1
Changed
- FIO-9761: fixed an issue where fontawesome icons do not appear
3.1.0
Changed
- Official Release
3.1.0-rc.4
Changed
- Revert formio/bootstrap#121 out of 3.1.x branch
3.1.0-rc.2
Changed
- FIO-9751 updated modal edit window for components with hidden tabs
3.1.0-rc.1
Changed
- Adding component modal ref so components can redraw within a modal.
... (truncated)
Commits
cf0a612Updating ng-formio.cb36cf8Upgrade ng-formio.193e0c2Merge pull request #347 from formio/feature/project-access-246897d1Add Project Access settings.173c63fMerge pull request #344 from formio/upgrade-dependenciesb2b0e3cFixing tests.a5487adFixed the html minification.f853c07Removed es6-promise from the deps.0ae4b39Fixed the build.4ec74f6Fixed build issues with the app.- Additional commits viewable in compare view
Updates @formio/js from 5.0.2 to 5.2.2
Changelog
Sourced from @formio/js's changelog.
5.2.2
Changed
- Official Release
5.2.2-rc.1
Changed
- Patch: include DefaultEvaluator in the Formio object
5.2.1
Changed
5.2.1-rc.17
Changed
- FIO-10376: Fixes an issue where WizardBuiler is not fully destroyed and keeps listening to saveComponent event leadign to unexpected behaviour
5.2.1-rc.16
Changed
- FIO-10570: fixed failing test
5.2.1-rc.15
Changed
- Updated
@formio/core@2.5.1-rc.95.2.1-rc.14
Changed
- FIO-10552: revert change to pagination styling
- FIO-10550: fixed an issue where front validation doesnot work for nested form components inside nested wizard
5.2.1-rc.13
Changed
- syncing commit from monorepo. PR: 373, Title: FIO-10360: Fix Data table
- FIO-9942: interpolate fix
- FIO-10369: fixed an issue where validation does not work well for components inside conditional nested form
- FIO-10525 fixed issue with duplicated nested components for new data coimponents
- FIO-10425: Fixed issues where fields with errors in nested forms with in wizards are not properly highlighting when you click the error link
5.2.1-rc.12
Changed
- FIO-9780 Fixed inability to save component settings if nested components are required
- Fixed an issue where the Select component value would get reset to '' instead of the emptyValue when choices is used.
5.2.1-rc.11
- Revert FIO-10445: Fixes an issue where value of componets with omitValueWhenHidden inside conditionally hidden layout component is not getting cleared
5.2.1-rc.10
Changed
- FIO-10320: Should not show a tag after removal
... (truncated)
Commits
fd37e27Updated build:@formio/js@5.2.2e1b61c8Updated build:@formio/js@5.2.2-rc.17916f40Patch: include DefaultEvaluator in the Formio objecte8e24b1Updated build:@formio/js@5.2.1c2c9bf6Updated build:@formio/js@5.2.1-rc.17bd095e7$'syncing commit from monorepo. PR: 379, Title: FIO-10376: Fixes an issue whe...3b9de21Updated build:@formio/js@5.2.1-rc.16f9f27f2Update Changelog.md4e81da15.2.x -FIO-10570: fixed failing test (#6228)a90cae4Updated build:@formio/js@5.2.1-rc.15- Additional commits viewable in compare view
Updates bootstrap from 5.3.7 to 5.3.8
Release notes
Sourced from bootstrap's releases.
v5.3.8
What's Changed
- Streamline release prep script by
@mdoin twbs/bootstrap#41539- Docs: restore local dev port to 9001 by
@chalinin twbs/bootstrap#41545- Docs: use Example shortcode instead of divs with only
.bd-exampleclass by@julien-deramondin twbs/bootstrap#41556- Docs: fix scss autorecompile in dev mode by
@MaxLardenoisin twbs/bootstrap#41574- Fix
color-contrast()function for WCAG 2.1 compliance by@julien-deramondin twbs/bootstrap#41585- OSSF Scorecard by
@mdoin twbs/bootstrap#41571- Workflows: Use SHA-1 for third-party actions by
@julien-deramondin twbs/bootstrap#41595- Docs: unminify downloadable example HTML files by
@julien-deramondin twbs/bootstrap#41637- Docs: Add tooltips to buttons when
<Example>is used, not just<Code>by@louismaximepitonin twbs/bootstrap#41582- Set cursor pointer on input search cancel button by
@mdoin twbs/bootstrap#41639- CSS: Prevent spinner distortion in flex containers with multiline content by
@julien-deramondin twbs/bootstrap#41654- Migrate MyGet script to GH actions by
@supergibbsin twbs/bootstrap#41583- Revert "Attempt to return focus explicitly to dropdown trigger" by
@mdoin twbs/bootstrap#41668- docs: Minor range example code optimization by
@coliffin twbs/bootstrap#41665- Remove Themes from docs by
@mdoin twbs/bootstrap#41671- Release v5.3.8 by
@mdoin twbs/bootstrap#41669Dependencies
- Build(deps-dev): Bump the development-dependencies group with 3 updates by
@julien-deramondin twbs/bootstrap#41540- Build(deps-dev): Bump the development-dependencies group with 2 updates by
@julien-deramondin twbs/bootstrap#41544- Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 by
@julien-deramondin twbs/bootstrap#41546- Build(deps-dev): Bump the development-dependencies group with 5 updates by
@julien-deramondin twbs/bootstrap#41552- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramondin twbs/bootstrap#41560- Build(deps-dev): Bump the development-dependencies group with 3 updates by
@julien-deramondin twbs/bootstrap#41566- Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@dependabot[bot] in twbs/bootstrap#41594- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramondin twbs/bootstrap#41599- Build(deps-dev): Bump the development-dependencies group with 2 updates by
@julien-deramondin twbs/bootstrap#41609- Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by
@dependabot[bot] in twbs/bootstrap#41611- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 by
@dependabot[bot] in twbs/bootstrap#41610- Build(deps-dev): Bump the development-dependencies group with 4 updates by
@julien-deramondin twbs/bootstrap#41621- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 by
@dependabot[bot] in twbs/bootstrap#41625- Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 by
@dependabot[bot] in twbs/bootstrap#41623- Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 by
@dependabot[bot] in twbs/bootstrap#41624- Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by
@dependabot[bot] in twbs/bootstrap#41626- Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by
@dependabot[bot] in twbs/bootstrap#41640- Build(deps): Bump tmp from 0.2.3 to 0.2.4 by
@dependabot[bot] in twbs/bootstrap#41649- Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by
@dependabot[bot] in twbs/bootstrap#41657- Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot[bot] in twbs/bootstrap#41655- Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 by
@dependabot[bot] in twbs/bootstrap#41664New Contributors
@chalinmade their first contribution in twbs/bootstrap#41545Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8
Commits
25aa8ccRelease v5.3.8 (#41669)122bff5Remove Themes from docs (#41671)320f713docs: Minor range example code optimization (#41665)ac5f51cRevert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41...4bd8b6cMigrate MyGet script to GH actions (#41583)f50f38bCSS: Fix spinner deformation in flex boxes when content is multiline (#41654)47c75b8Set cursor pointer on input search cancel button (#41639)26c86baBuild(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)099b02bBuild(deps-dev): Bump rollup from 4.46.2 to 4.46.34b8a2c9Build(deps-dev): bump dependencies- Additional commits viewable in compare view
Updates bootstrap-icons from 1.10.5 to 1.13.1
Release notes
Sourced from bootstrap-icons's releases.
v1.13.1
Quick fix for search on the docs.
What's Changed
- Release v1.13.1 and fix search by
@mdoin twbs/icons#2152Full Changelog: https://github.com/twbs/icons/compare/v1.13.0...v1.13.1
v1.13.0
What's Changed
- Category consistency by
@mdoin twbs/icons#2145- Update usage docs for Vite and Parcel relative path issues by
@mdoin twbs/icons#2146- New icons for v1.13.0 by
@mdoin twbs/icons#2147- Bump for 1.13.0 by
@mdoin twbs/icons#2150Full Changelog: https://github.com/twbs/icons/compare/v1.12.1...v1.13.0
v1.12.1
Forgot to generate new docs page for Bluesky because I was too excited about a single icon update.
v1.12.0: The Bluesky Update
There's only one new icon in this release… and it‘s Bluesky. 🤣
v1.11.4
What's Changed
Not including several dependency updates…
- Remove Google Analytics by
@coliffin twbs/icons#1917- docs: fix missing
biclass from font examples by@XhmikosRin twbs/icons#1879- docs: fix mortarboard spelling by
@Hugo-Le-Goffin twbs/icons#1919- Fix edge case in
color-modes.jsby@julien-deramondin twbs/icons#1854- deploy.yml: add permissions
contents: readby@XhmikosRin twbs/icons#1925- Fix icon class name in font example by
@kyletsangin twbs/icons#2108- Add 'like' and 'okay' keywords to hand-thumbs-up icon by
@Skiblinxin twbs/icons#2015- Add math tags for Math related Icons by
@shaunroseltin twbs/icons#2082- Added "unknown" as a tag for question mark icons by
@shaunroseltin twbs/icons#2042- Searching icons, Alternate spellings (#2044) by
@sidhanshamilin twbs/icons#2048- Fixes #2090, fixes #2021, fixes #2067 by
@mdoin twbs/icons#2138- Prep 1.11.4 release by
@mdoin twbs/icons#2139- Rebuild after version bump by
@mdoin twbs/icons#2140New Contributors
@Hugo-Le-Goffmade their first contribution in twbs/icons#1919@kyletsangmade their first contribution in twbs/icons#2108@Skiblinxmade their first contribution in twbs/icons#2015@sidhanshamilmade their first contribution in twbs/icons#2048Full Changelog: https://github.com/twbs/icons/compare/v1.11.3...v1.11.4
... (truncated)
Commits
ce0e49dRelease v1.13.1 and fix search (#2152)ab0d9f3Bump for 1.13.0 (#2150)1fcdc75New icons for v1.13.0 (#2147)563c21aUpdate usage docs for Vite and Parcel relative path issues (#2146)6b3775dFixes #2144 (#2145)805db3aForgot .md page (#2142)662ac04Bluesky (#2141)e45c8d2Rebuild (#2140)3ce0fffPrep 1.11.4 release (#2139)9bdc10aFixes #2090, fixes #2021, fixes #2067 (#2138)- Additional commits viewable in compare view
Updates @fortawesome/fontawesome-free from 6.5.2 to 7.1.0
Release notes
Sourced from @fortawesome/fontawesome-free's releases.
Release 7.1.0
Change log available at https://fontawesome.com/docs/changelog/
Release 7.0.1
Change log available at https://fontawesome.com/docs/changelog/
Release 7.0.0
Change log available at https://fontawesome.com/docs/changelog/
Release 6.7.2
Change log available at https://fontawesome.com/docs/changelog/
Release 6.7.1
Change log available at https://fontawesome.com/docs/changelog/
Release 6.7.0
Change log available at https://fontawesome.com/docs/changelog/
Release 6.6.0
Change log available at https://fontawesome.com/docs/changelog/
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code