Skip to content

Bump frictionless[excel,json] from 5.17.1 to 5.18.0

Ronan Amicel requested to merge dependabot-pip-frictionless-exceljson--5.18.0 into main

Bumps frictionless[excel,json] from 5.17.1 to 5.18.0.

Changelog

Sourced from frictionless[excel,json]'s changelog.

Changelog

Here described only the breaking and most significant changes. The full changelog and documentation for all released versions could be found in nicely formatted commit history.

v5.18

  • Support ignore_constraints option for the Indexer (#1691)
  • Various bug fixes
Commits
  • e95321a v5.18.0
  • 7cadf17 feat: indexer option to skip constraints creation (#1691)
  • 80f03c6 fix: remote xlsx file reading with python 3.12 (#1684)
  • 207e4f4 fix: do not detect resource type if type is provided by user (#1690)
  • fa0d9ed doc: Remove mentions of the API server moved to tho Open Data Editor codebase...
  • 0e60e0b fix: Pandas parser does fail to parse integer or boolean only dataframes (#1683)
  • 97f42ec docs: a small typo in the text of pipeline doc (#1681)
  • aee8c65 #1660: Fix ExcelControl copying of stringified attribute (#1661)
  • bc67dee v5.17.1 (#1676)
  • See full diff in compare view

Merge request reports