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

Update dependency @pnp/spfx-controls-react to v3 #555

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pnp/spfx-controls-react (source) 3.2.1 -> 3.20.0 age adoption passing confidence

Release Notes

pnp/sp-dev-fx-controls-react (@​pnp/spfx-controls-react)

v3.20.0

Compare Source

Enhancements
  • Dashboard: added new WidgetSize #​1845
  • Dashboard: IWidgetLink improvements #​1813
  • DynamicForm: custom sorting #​1802
  • ImagePicker: new Control ImagePicker #​1820
  • UserPicker: new Control UserPicker #​1675
  • DynamicForm: DynamicForm storeLastActiveTab option #​1879 #​1879
  • FilePicker: Image picker enhancements #​1805
  • DynamicForm: Adds ability to create files/folders in subfolder using DynamicForm. #​1901
Fixes
  • Debug Controls in any language #​1882
  • AdaptiveCardHost: lock down adaptive-expression package version #​1876
  • ListItemPicker: PR fixes an issue with filtering when using calculated column as columnInternalName in ListItemPicker. #​1887
  • ListItemAttachments: Fix 1858 to correct Chinese localization files #​1894 #​1894
  • DynamicForm: Fixing issue 1862 - Dynamic form should hide fields that are hidden on the List Content Type #​1872
  • GridLayout: A quick fix for #​838. When compact mode the number of items rendered per page must match the number of all items. 1851
  • DynamicForm: Always Show Required Field Validation Error In FormDisplayMode.Edit Mode #​1775
  • DynamicForm: Required Field Validation won't work #​1760
  • DynamicForm: Adds ability to render file/folder name field in DynamicForm and Field. #​1906
Contributors

Special thanks to our contributors (in alphabetical order): Alex Terentiev, Antanina Druzhkina, Guido Zambarda, IRRDC, joaojmendes, Martin Lingstuyl, Michaël Maillot, Nishkalank Bezawada, srpmtt, wilecoyotegenius, wuxiaojun514.

v3.19.0

Compare Source

Enhancements
  • SharePoint Framework v1.19.0 support #​1857
  • DynamicForm: enable/disable save button #​1810
  • PeoplePicker: add new prop - useSubstrateSearch #​1819
  • SitePicker: add button to clear single / multiple selection #​1839
Fixes
  • DynamicForm: more than 100 lookups and date format in lookup field #​1722
  • Richtext: can not undo ordered lists #​1135
  • FilePicker: fixing organization tab browsing issue #​1861
  • PeoplePicker: method to clear the array #​1838
  • SitePicker: documentation patch #​1842
Contributors

Special thanks to our contributors (in alphabetical order): Alex Terentiev, Antanina Druzhkina, Guido Zambarda, Luccas Castro, Michaël Maillot, Niels Söth, srpmtt.

v3.18.1

Compare Source

Fixes
  • FilePicker: Fix issue with adding link by typing in 'From a link' tab #​1814
  • Update nl-nl.ts #​1823
Contributors

Special thanks to our contributors (in alphabetical order): Antanina Druzhkina, Elio Struyf.

v3.18.0

Compare Source

Enhancements
  • DynamicField: Added orderBy to DynamicField props for lookup fields #​1747
  • DateTimePicker: disable array of dates #​516
  • DynamicForm: new customIcons property to allow custom icons for the form #​1745
  • RichText: Added style property to Rich text control #​1773
  • fast-serve: Fast-serve update to match the most recent changes. #​1782
  • PeoplePicker: Added context optimization #​1764
  • Multiple controls: Wrong fluentui imports cause webpack build errors #​1763
  • FileTypeIcon: Added standard events #​1789
Fixes
  • FolderPicker: Update documentation on how to use the control with siteAbsoluteUrl property #​1743
  • Readme documents highlight extension does not work correctly #​1495
  • DynamicForm: Error on rendering DynamicForm when having a Date Field with internal name starting with underscore ('_')#​1738
  • DynamicForm: Dynamic form loading error in other site #​1758
Contributors

Special thanks to our contributors (in alphabetical order): Guido Zambarda, Harminder Singh, IRRDC, Matthias Z'Brun, Michaël Maillot, Nishkalank Bezawada, Sergei Sergeev, srpmtt.

v3.17.0

Compare Source

Enhancements
  • DyanmicForm: Added file handling #​1625
  • DynamicForm: Custom Formatting and Validation, ControlsTestWebPart updates #​1672
  • PeoplePicker: Added custom filter to PeoplePicker selection #​1657
  • RichText: Align RichText heading styles and font sizes with OOB SharePoint text web part #​1706
Fixes
  • Build fails due to missing @​iconify/react dependency after upgrade to 3.16.0 #​1719
  • ModernTaxonomyPicker: not displaying suggestions when typing in values - API not found error #​1688
  • DynamicForm: Disable issue on fieldOverrides field control when onBeforeSubmit return true #​1715
  • PeoplePicker: PeoplePicker returns no results with webAbsoluteUrl and ensureUser #​1669
  • DynamicForm: [DynamicForm] Fixing multi taxonomy field (loading + saving existing item) #​1739
Contributors

Special thanks to our contributors (in alphabetical order): Guido Zambarda, Lars Fernhomberg, Mark Bice, Michaël Maillot, Nishkalank Bezawada, Tom G, wuxiaojun514.

v3.16.2

Compare Source

Fixes
  • DynamicForm: Fixing the previous version's issue #​1736 (introduced in #​1718)
Contributors

Special thanks to our contributor: IRRDC.

v3.16.1

Compare Source

Fixes
  • DynamicForm: Additional check to see if DefaultValue is an object. No more null comparisons, which should have been undefined comparisons
Contributors

Special thanks to our contributor: IRRDC.

v3.16.0

Compare Source

New control(s)
  • ViewPicker: new control ViewPicker #​1439
  • HoverReactionsBar: new control HoverReactionsBar #​1652
Enhancements
  • FieldCollectionData: render on page instead of panel and added combobox and peoplepicker controls #​1588
  • FieldCollectionData: added date field control and updated number field #​1600
  • ListItemComments: Added ListItemComments component to Controls.tsx #​1621
  • FolderPicker: Improve documentation of FolderPicker #​1379
  • RichText: Add https:// as placeholder instead of textbox value when adding url #​1651
  • Fix package.json to remove phantom dependencies issues #​1660
  • PeoplePicker: new property to starting the search after n characters #​374
  • SharePoint Framework v1.18.2 support
Fixes
  • AccessibleAccordion: fix typo in documentation #​1634
  • DynamicForm: fix issue with MultiChoice field #​1510
  • Localization: Update dutch translations #​1635
  • TaxonomyPicker: suggested item contains double termset name #​1597
  • DynamicForm: DynamicForm does not properly handle NULL default values for Taxonomy fields #​1267
  • DynamicForm: New items are always created with the default content type if the list has multiple content types #​1626
  • PeoplePicker:PeoplePicker won't accept Multiple Users with the same name [#​1620] (https://github.com/pnp/sp-dev-fx-controls-react/pull/1620)
  • DynamicForm: Dynamic Form accessed TaxonomyFieldTypeMulti without considering sub-array results #​1614
  • DynamicForm: Number validations are working, but the percentage values are not getting saved #​1601
  • DynamicForm: Number validation is preventing form save in certain circumstances, not enabled for currency fields #​1604
  • ListItemAttachments: Inconsistent file handling #​1644
  • Localization: Update Japanese translations #​1686
  • ListItemPicker: Fix docs for onSelectedItem #​1690
  • ComboBoxListItemPicker: Fix docs for onSelectedItem #​1690
  • ListItemAttachments: Fix click behavior in ListItemAttachments component #​1692
Contributors

Special thanks to our contributors (in alphabetical order): Dan Toft, Gerke van Garderen, Guido Zambarda, Joakim, Michaël Maillot, Nils Andresen, Nishkalank Bezawada, Rico van de Ven, Steve Beaugé, wuxiaojun514, Tetsuya Kawahara, Tom G, Yannik Reiter.

v3.15.0

Compare Source

New control(s)
  • TermSetNavigation: new control TermSetNavigation #​1527
Enhancements
  • FolderExplorer: show files on folder explorer control #​1502
  • DynamicForm: Fixed typo in property name #​1529
  • DynamicForm: validation error dialog added #​1531
  • DateTimePicker: Add new property initialPickerDate #​1581
  • ModernTaxonomyPicker: can't find term when UI is in language not supported by term store #​1573
  • AdaptiveCardHost: Add null check for adaptive card elements #​1574
  • ControlsTestWebPart: Updated the ControlsTestWebPart to show the controls filtered by control type #​1547
  • fast-serve: Fast-serve updated to the latest version and serve warnings fixed #​1589
  • DynamicForm: DynamicForm Number min max #​1585
Fixes
  • FieldPicker: Changed react import to fix cannot be used as a JSX component error #​1500
  • Localization: Fixes to Italian localization #​1532
  • Localization: Fixes to Netherlands localization #​1537
  • ListItemAttachments: Fix the OnClick handler when clicking on the document card #​1541
  • fast-serve: Fix issue with File and Directory Entries API #​1555
  • FilePicker: Tile view issue on first render #​1558
  • DynamicForm lookups - first time you select an option from a lookup, it doesnt select it #​1535
  • DynamicForm: Fields of type Note don't get disabled #​1264
  • ListItemAttachments: Fix for files containing dots in the name #​1580
  • PeoplePicker: Shows wrong value in Dynamic Form when null is provided #​1421
  • DynamicForm: Error on save when clearing person from Person or Group field and leaving it blank #​1578
  • DynamicForm: Number validation is not working, if the field is set to minimum and maximum value #​1571
  • DynamicForm: controls are shown with error messages even if the values are assigned #​1133
Contributors

Special thanks to our contributors (in alphabetical order): Andreas Omayrat, Ayoub, Desislav, Guido Zambarda, João Mendes, Nishkalank Bezawada, Patrik Hellgren, Rico van de Ven, Sergei Sergeev, Sharepointalist, Zhephyr.

v3.14.0

Compare Source

Enhancements
  • DateTimePicker: Fixed DateTimePicker strings in Danish Locale #​1498
  • SharePoint Framework v1.17.1 support
  • FieldCollectionData: Adds panelProps property to FieldCollectionData #​1525
Fixes
  • DynamicForm: Fixes DynamicForm trying to load TaxonomyFields with wrong display name #​1422
  • ListItemAttachments: FIX: Cannot download items when it has a ilegal character #​1484
  • FilePicker: FIX: recent tab empty until re-render #​1482
  • Dynamic Form: Adds onListItemLoaded handler to DynamicForm #​1472
  • Dynamic Form: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. #​1486
  • DynamicForm: DynamicForm - Fixing Required Multi Field Saving Problem #​1489
  • FolderExplorer: FolderExplorer doesn't explore folders with ' in the name #​1491
  • DynamicForm: cannot display lookup value when the source field is not Title #​1511
  • FilePicker:Features/1478 filepicker tiles view #​1521
Contributors

Special thanks to our contributors (in alphabetical order): Chad Eiserloh, Dan Toft, Guido Zambarda, Martin Lingstuyl, Nishkalank Bezawada, Sergio Villalta, Josef Benda, Victor Romanov, wuxiaojun514, Zied FEHRI.

v3.13.0

Compare Source

New control(s)
  • UploadFiles: New Upload Files control #​1388
Enhancements
  • ListItemPicker: use list name as well as GUID to point to list #​1355
  • ListItemPicker: Add Styles property to ListItemPicker and ComboBoxListItemPicker #​1407
  • SitePicker: Pass styles property to Dropdown #​1389
  • FilePicker: Site Tab - Many Document Libraries No Scrolling #​1413
  • DynamicForm: Add respectETag option to DynamicForm #​1395
  • MonacoEditor: Fixed minor typos and misleading instructions #​1415
  • SharePoint Framework v1.16.1 support #​1427
  • RichText: label property is missing #​1375
  • PeoplePicker: PeopleSearch service should also find people by userPrincipalName when group transitive membership check is used. #​1446
  • Update the SPFx source project to add an extension + form customizer #​1410
  • AdaptiveCardDesignerHost: Add Sample Data to Adaptive Card Editor #​1425
  • AdaptiveCardHost: Logic to prevent re-renders (flicker) #​1425
  • ListItemComments: Add new parameter for ListItemComments to highlight comment #​1430
  • ComboBoxListItemPicker: Update ComboBoxListItemPicker.md #​1470
Fixes
  • DateTimePicker: broken link for getErrorMessage property fixed #​1277
  • ProgressStepsIndicator: Fix missing image reference in Progress Steps Indicator #​1409
  • DynamicForm: Dynamicform is hanging on the loading screen if the list has a single value list lookup field #​1393
  • ListView: Update ListView control docs to use a valid field for the icon #​1398
  • Accordion: Fixing Accordion control documentation image issue #​1408
  • DynamicForm: Cannot read properties of undefined (reading 'startsWith') when submitting the form with contentType={undefined] #​1431
  • FilePicker: Fix site breadcrumb navigation #​1368
  • DynamicForm: Initialize changedValue with defaultValue #​1454
  • DynamicForm: Fix image path #​1455
  • DynamicForm: Check empty array and trasform it in set as null #​1456
  • FilePicker: Fix site browser resize #​1457
  • ModernTaxonomyPicker Fix - Show ModernTaxonomyPicker label in correct form #​1459
  • DynamicForm: Update DynamicForm.tsx #​1462
  • FilePicker: Fix breadcrumb nav #​1458
  • DateTimePicker: Date picker locale #​1464
  • DateTimePicker: Date picker locale #​1095
  • RichText: Use theme colors - fix dark mode #​669
  • FilePicker: Use theme colors - fix dark mode #​1132
Contributors

Special thanks to our contributors (in alphabetical order): araver, Brian Krainer Jacobsen, Edin Kapic, Eduard Paul, Fredrik Ekström, Guido Zambarda, Harminder Singh, Hugo Bernier, João Mendes, mgitta, Michaël Maillot, mikezimm, Nikolay Belykh, Patrik Hellgren, Rico van de Ven, Samuele Furnari, sambilfinger, wuxiaojun514.

v3.12.0

Compare Source

Enhancements
  • DynamicForm: support cretion of document sets #​1335
  • SitePicker: add HubId to filter to only sites within a hub #​1346
  • SharePoint Framework v1.16.0 support
Fixes
  • FilePicker: panel causes SharePoint to Throttle due to infinite loop fetching files #​1325
  • ContentTypePicker: problem importing control #​1337
  • FilePicker: correctly request data from provided webAbsoluteUrl #​1340
  • ModernTaxonomyPicker: Fix infinite loop #​1342
  • ModernTaxonomyPicker: improve display of the term path to align with out of the box control UI #​1343
  • FolderPicker: get folders of other site url instead of the current context/site #​1305
  • FilePicker: browsing Site / Doclibs loops and floods SPO Service with requests and causes http 429 #​1350
  • Remove invalid comma in tsconfig.json #​1341
  • TaxonomyPicker: control allows select deprecated/untaggable terms when typing #​1093
  • SitePicker: prevent infinite loop when fetching sites #​1346
  • DynamicForm: AnchorId of TaxonomyField gets ignored and the whole tree is rendered #​1310
Contributors

Special thanks to our contributors (in alphabetical order): Carlos Marins Jr, Edin Kapic, Josef Benda, Nello D'Andrea, Nishkalank Bezawada, Nizar Grindi, Paolo Pialorsi, Patrik Hellgren, Peter Paul Kirschner, Victor Romanov.

v3.11.0

Compare Source

New control(s)
  • ProgressStepsIndicator: New control that shows a progress of steps. #​1322
Enhancements
  • DynamicForm: Add taxonomy tree to test harness #​1269
  • ModernTaxonomyPicker: ability to disallow selecting children #​1279
  • PeoplePicker: Use webAbsoluteUrl if provided through props to ensure user #​1273
  • DynamicForm: Support for hidden fields #​1307
  • Placeholder: Documentation example to only display in edit mode #​1280
  • DynamicForm: Update documentation regarding onBeforeSubmit #​1319
  • DynamicForm: FirstDayOfWeek in DatePickers from webs regional settings #​1317
Fixes
  • PeoplePicker: fixes where people picker returns no results #​1292
  • FilePicker: Tile view fix #​1272
  • Issues with v1.15.2 #​1288
  • RichText: Fix broken arrow icons #​1302
  • TaxonomyPicker: Does not show term set labels in Version 3.10.0 #​1299
  • TaxonomyPicker: Dynamic form select term not working #​1303
  • DynamicForm: Check if hiddenfields property is undefined #​1314
  • DynamicForm: PeoplePicker preselects wrong user if PrincipalType allows groups #​1315
Contributors

Special thanks to our contributors (in alphabetical order): Chad Eiserloh, Hilton Giesenow, Jake Stanger, Jasey Waegebaert, João Mendes, Josef Benda, Mark Bice, Paolo Pialorsi, Victor Romanov.

v3.10.0

Compare Source

Enhancements
  • DynamicForm: possibility to override field rendering for individual fields #​1257
  • ModernTaxonomyPicker: Display the full path of a term #​1172
  • SharePoint Framework v1.15.2 support #​1261
Fixes
  • DateTimePicker: onChange not triggered when clearing date #​1277
Contributors

Special thanks to our contributors (in alphabetical order): Bart-Jan Dekker, Edin Kapic, Milan Holemans, Steve Beaugé.

v3.9.0

Compare Source

New control(s)
  • EnhancedThemeProvider: Added 'EnhancedThemeProvider' control #​1202
  • FieldPicker: Added FieldPicker control #​1219
  • ContentTypePicler: Added ContentTypePicker control #​1220
  • ModernAudio: Added ModernAudio control #​1224
  • AdaptiveCardDesignerHost: Added AdaptiveCardDesignerHost control #​1237
Enhancements
  • DateTimePicker: Added button to clear date #​1217
  • Toolbar: Allow filters on a Toolbar to be controlled externally #​1222
  • PeoplePicker: add new allowUnvalidated option to allow adding non-tenant users #​1232
  • DynamicForm: Add support for webAbsoluteUrl #​1244
Fixes
  • Localization: Updates to English localizations #​1207
  • Localization: Updates to Dutch localizations #​1209
  • Localization: Updates to Danish localizations #​1233
  • TaxonomyPicker: Check if cultureInfo is valid #​1226
  • FieldCollectionData: Updated docs to fix duplicated property #​1236
  • Changelog: Fix changelog script by setting CHANGELOG.JSON filename extension to lower case #​1242
  • PeoplePicker: PeoplePicker validation on focus out #​1221
  • DynamicForm: Cannot display lookup value when the source field is not Title #​1215
  • FilePicker: the endPoint for webSearch do not work #​1256
Contributors

Special thanks to our contributors (in alphabetical order): Annie-Johnson, Daniel Watford, Dennis Kuhn, Fabio Franzini, Jake Stanger, Joseph Halvey, Markus Möller, Milan Holemans, Morten Andersen, Richard Gigan, Rico van de Ven, ryanexner, Sergio Villalta.

v3.8.1

Compare Source

Fixes
  • LivePersona: Fix LivePersona not showing card on hover #​1241

v3.8.0

Compare Source

Enhancements
  • PeoplePicker: Allow the use of multiple groupId-s #​1163
  • PeoplePicker: search users in nested security groups #​1173
  • ModenrTaxonomyPicker: Add more complete example of TaxonomyTree usage #​1190
  • AdaptiveCardHost: Add SPFx Context property #​1145
  • AdaptiveCardHost: Remove the isUniqueControlInPage from the control by rebuilding the way to apply AC CSS class names #​1154
  • ListView: Different background color to even and odd rows in ListView #​1153
  • AccessibleAccordion: Support of section variations #​1195
  • TreeView: Support of section variations #​1196
Fixes
  • LocationPicker: Resolve issue when in root site #​1162
  • LocationPicker: Trigger onChange on picker clear action #​1165
  • TreeView: TreeView Control is broken after updating to v3.7.0 #​1170
  • TreeView: collapses on selection of a child node #​1182
  • TreeView: expanded nodes state is getting lost after refresh #​1062
  • NPM Audit Critical Issues #​1187
  • Bump momentjs from 2.29.1 to 2.29.2 #​1185
  • TaxonomyPicker: Sorting the terms in locale language #​1160
  • ComboboxListItemPicker: options are not reloaded after the filter is changed #​1180
  • FieldRendererHelper: Add missing PnPjs import to SPHelper #​1140
  • RichText: Update font style and font size on property pane #​1151
  • Placeholder: Support section variations for themes #​1193

v3.7.2

Compare Source

v3.7.0

Compare Source

New control(s)
  • VariantThemeProvider: new VariantThemeProvider control #​1120
  • MonacoEditor: new MonacoEditor control #​1134
Enhancements
  • Carousel: Prev and Next Buttons are not labeled, and read as 'Unlabeled button' by screen readers #​1137
  • TreeView: Ability to set keys of items that should be expanded by default #​1084
  • SharePoint Framework v1.14.0 support
Fixes
  • FilePicker: defaultFolderAbsolutePath doesn't work with webAbsoluteUrl #​1129
  • LocationPicker: Location picker not resolving locations #​1149
  • DynamicForm: RichText Field losing focus on typing #​1024
  • LivePersona: Documentation fix for template type #​1147

v3.6.0

Compare Source

New control(s)
  • AdaptiveCardHost: React control that allows you to render an Adaptive Card as a component #​1096
Enhancements
  • ModernTaxonomyPicker: ability to add action buttons to terms #​1058
  • FilePicker: allow to select files from other sites #​907
  • Localization: Update Swedish translations #​1099
  • FilePicker: ability to allow external link and disable file existance chech commit
  • FilePicker: support for multi-select on additional sources #​1047
  • DateTimePicker: new property for allowTextInput #​1094
Fixes
  • LivePersona: Cannot find module '@​pnp/spfx-controls-react/lib/LivePersona'#​1069
  • ListView: documentation spelling mistake 'ColumndName' #​1063
  • Fixes for Norwegian localization #​1083
  • DynamicForm: doesn't load or save correctly when field name starts with a special character #​1077
  • DynamicForm: fields in DynamicForm do not honour regional settings #​1075
  • DynamicForm: Boolean fields do not honour the default value in list settings #​1073
  • TaxonomyPicker: table markdown fix in documentation #​1072
  • WebPartTitle: Fix for styling of WebPartTitle to better match the styling of the oob webpart titles. #​1088
  • LivePersona: fix for documentation typos #​1106
  • LivePersona: remove property for SPFx context #​1108
  • Documentation fix for swedish translations #​1100
Contributors

Special thanks to our contributors (in alphabetical order): Alexander M, Carlos Marins Jr, Fabio Franzini, Henrik, Jasey Waegebaert, João Mendes, Milan Holemans, MonalisaBaltatescu, Patrik Hellgren, Tom G.

v3.5.0

Compare Source

Enhancements
  • Update mgt package to the latest version #​1038
  • ListView: Add ability to provide CSS class names for list wrapper and list itself #​1007
  • IconPicker: onCancel property is added #​1043
  • SharePoint Framework v1.13.* support
  • DynamicForm: disabledFields property added #​987
  • ListPicker: Add multi numbers support for baseTemplate option #​1016
  • ComboboxListItemPicker: Add option to sort the items in the picker #​985
  • PeoplePicker: Added filter for Microsoft 365 Group #​985
  • Accordion: Added custom icons #​1033
  • Localization: Correction for german localizations #​1059
  • Localization: Corrections for norwegian localizations #​1060
  • PeoplePicker : Added Styles property #​1061
  • Localization: Update pt-pt and pt-br loc files #​1066
Fixes
  • FilePicker: defaultFolderAbsolutePath does not work Out of context #​1023
  • ModernTaxonomyPicker: correctly display with RTL mode #​1041
  • FilePicker: Fixed showing the selection circle on recent tabs #​1048
  • FilePicker: Your organisation tab breadcrumb not working #​1056
Contributors

Special thanks to our contributors (in alphabetical order): Gautam Sheth, Jouni Pohjolainen, jumpei-yamauchi, Louis Pineau, Michalis Koutroupis, MonalisaBaltatescu, Patrik Hellgren, Xiyitifu, Russell gove, Andreas Omayrat, Abderahman Moujahid, Alexander M, João Mendes.

v3.4.1: v.3.4.1

Compare Source

3.4.1

v3.4.0

Compare Source

New control(s)
  • ModernTaxonomyPicker: New control ModernTaxonomyPicker #​1014
Enhancements
  • Translations: Update translation keys #​994
  • LocationPicker: Update docs #​1009
  • FileTypeIcon: Add support of 20px icons#​1013
  • Pagination: Update import from lodash #​1021
Fixes
  • ChartControl: Charts not updating properly when properties are changed #​997
  • TaxonomyPicker: suggestions language is always English #​879
  • TaxonomyPicker: errorMessage label not being removed #​953
  • FilePicker: Sorting Not Working as Expected in Site Tab #​1011
  • FilePicker: Site Tab - Lots of file types don't have appropriate icons #​1012
  • LocationPicker: Correct documentation #​1019
  • FilePicker: fileNameWithoutExtension not calculated right #​1022
  • FieldUserRenderer: Add missing PnPJS imports #​1025
Contributors

Special thanks to our contributors (in alphabetical order): Dennis Kuhn, Gautam Sheth, Jean-Luc Richer, hesperanca, Kiryl Shchasny, Patrik Hellgren, Peter Paul Kirschner, Ravichandran Krishnasamy.

v3.3.0

Compare Source

New control(s)
  • LivePersona: New Control LivePersona #​969
  • ListItemComments: New Control ListItemComments #​979
Enhancements
  • FilePicker: spanish translation for Stock Images labels #​946
  • FilePicker: Add support for a defaultFolderAbsolutePath prop #​947
  • DynamicForm: Returning PnPJS IItem in onSubmitted event based on returnListItemInstanceOnSubmit property [#​944](https://redirect.gith

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 10, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: search-parts/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-02-06T01_46_01_582Z-debug-0.log

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 5 times, most recently from 7a150fb to a8b5f67 Compare January 21, 2022 00:29
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 7 times, most recently from d660810 to 3a12fbb Compare February 3, 2022 13:02
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 3 times, most recently from 9e47a19 to 7e45714 Compare February 8, 2022 13:14
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 7e45714 to 6c5a2b9 Compare February 12, 2022 18:35
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 4 times, most recently from 112be42 to e8eff92 Compare March 1, 2022 22:21
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 2 times, most recently from 01d19c6 to c4b47c1 Compare March 12, 2022 03:05
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch 2 times, most recently from fc79837 to 2e26a44 Compare March 18, 2022 23:52
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 2e26a44 to 07e0013 Compare March 24, 2022 02:27
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 07e0013 to ec212f8 Compare April 25, 2022 19:28
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from ec212f8 to a2ac994 Compare May 9, 2022 16:55
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from a2ac994 to e995470 Compare June 24, 2022 01:45
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 11 36 31 5
Secrets Audit 0 1 0 0
Security Audit for Infrastructure 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from e995470 to 00d2e99 Compare September 25, 2022 19:25
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 12 39 33 5
Secrets Audit 0 1 0 0
Security Audit for Infrastructure 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 00d2e99 to fc0f5b7 Compare November 20, 2022 21:00
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 15 41 33 5
Secrets Audit 0 1 0 0
Security Audit for Infrastructure 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from fc0f5b7 to b3dff3f Compare March 17, 2023 02:03
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 13 30 26 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from b3dff3f to 22877f2 Compare May 31, 2023 04:04
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 7 22 25 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 22877f2 to d6d02d1 Compare July 18, 2023 11:13
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 13 30 29 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from d6d02d1 to 2639d32 Compare November 25, 2023 22:02
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 31 29 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 2639d32 to c7b4b85 Compare January 7, 2024 05:07
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 33 28 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from c7b4b85 to a3a7372 Compare January 18, 2024 17:53
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from a3a7372 to 8b8183b Compare February 6, 2024 01:46
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 33 28 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 8b8183b to 1b109f4 Compare May 16, 2024 03:12
Copy link
Contributor Author

renovate bot commented May 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: search-parts/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-28T16_46_40_080Z-debug-0.log

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 33 29 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 1b109f4 to dfa050b Compare May 29, 2024 22:17
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 33 28 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from dfa050b to 5e58083 Compare August 14, 2024 22:47
@renovate renovate bot force-pushed the renovate/pnp-spfx-controls-react-3.x branch from 5e58083 to f93c8c8 Compare November 28, 2024 16:46
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 32 28 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants