Skip to content

chore(deps): bump frictionless from 5.18.0 to 5.18.1#115

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/frictionless-5.18.1
Open

chore(deps): bump frictionless from 5.18.0 to 5.18.1#115
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/frictionless-5.18.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps frictionless from 5.18.0 to 5.18.1.

Changelog

Sourced from frictionless's changelog.

v5.18.1

  • feat: add pass_row as configurable parameter for field_update (#1729)
  • fix: vendor unmaintained stringcase library (#1727)
  • Various bug fixes

v5.18

  • Support ignore_constraints option for the Indexer (#1691)
  • Various bug fixes

v5.17.1

  • fix: deprecated dependencies (PR 1674)
  • fix: unexpected "missing-label" error with option header_case = False (#1635)
  • fix: KeyError when a "primaryKey" is missing (#1633)
  • fix: unexpected field-error for a boolean "example" with "trueValues" or "falseValues" properties (#1610)

v5.15

  • Local development has been migrated to using Hatch

v5.14

  • Rebased packaging on PEP 621
  • Extracted experimental application/server from the codebase

v5.13

  • Implemented "Metadata.from_descriptor(allow_invalid=False)" (#1501)

v5.10

  • Various architectural and standards-compatibility improvements (minor breaking changes):
    • Added new Console commands:
      • list
      • explore
      • query
      • script
      • convert
      • publish
    • Rebased Console commands on Rich (nice output in the Console)
    • Fixed extract returning the results depends on the source type (now it's always a dictionary indexed by the resource name)
    • Enforced type safety -- many tabular command will be marked as impossible for non-tabular resources if a type checker is used
    • Improved frictionless.Resource(source) guessing abilities; if you just like to open a table resource use frictionless.resources.TableResource(path=path)

v5.8

... (truncated)

Commits

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)

Bumps [frictionless](https://github.com/frictionlessdata/framework) from 5.18.0 to 5.18.1.
- [Release notes](https://github.com/frictionlessdata/framework/releases)
- [Changelog](https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md)
- [Commits](frictionlessdata/frictionless-py@v5.18.0...v5.18.1)

---
updated-dependencies:
- dependency-name: frictionless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 26, 2025
Copy link
Contributor

@ThrawnCA ThrawnCA left a comment

Choose a reason for hiding this comment

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

Possibly we should unpin the patch version of this dependency and allow 5.18.*

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant