Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Updates the requirements on tikray to permit the latest version.

Release notes

Sourced from tikray's releases.

v0.3.1

What's Changed

  • Change license to MIT

Full Changelog: panodata/tikray@v0.3.0...v0.3.1

Changelog

Sourced from tikray's changelog.

2025/12/12 v0.3.1

  • Change license to MIT

2025/12/11 v0.3.0

  • Added rsonpath transformations using rsonpy

2025/05/13 v0.2.2

  • Fixed missing function.jq due to packaging flaw
  • Removed support for Python 3.8
  • Dependencies: Updated to cattrs 25

2025/03/17 v0.2.1

  • Chore: Remove silly log statement
  • Update documentation
  • Adjust wording. Improve tests. Add API example.
  • Rename: TransformationProject -> ProjectTransformation

2025/03/14 v0.2.0

  • Core: Added streaming support for JSONL / NDJSON files

2025/03/12 v0.1.0

  • CLI: Added CLI interface, per tikray program
  • Core: Started using orjson and orjsonl packages, for performance reasons and JSONL / NDJSON support
  • Core: Optionally invoke single resource on project file

2025/02/05 v0.0.23

  • Renamed package to loko, then tikray

2024/09/26 v0.0.19

  • Zyp/Moksha: Improve error reporting when rule evaluation fails

2024/09/25 v0.0.18

  • Zyp/Moksha/jq: to_object function now respects a zap option, that removes the element altogether if it's empty
  • Zyp/Moksha/jq: Improve error reporting at MokshaTransformation.apply

2024/09/22 v0.0.17

  • Zyp: Added capability to skip rule evaluation when disabled: true

2024/09/19 v0.0.16

  • Zyp: Fixed execution of collection transformation
  • Zyp: Added software test and documentation about flattening lists
  • Zyp: Translate a few special treatments to jq-based MokshaTransformation again

2024/09/10 v0.0.15

  • Added Zyp Treatments, a slightly tailored transformation subsystem

2024/08/14 v0.0.4

  • Added Zyp Transformations, a minimal transformation engine

... (truncated)

Commits
  • 790a7d1 Release v0.3.1
  • 6149dc8 Change license to MIT
  • 525a9ec Release v0.3.0
  • 7d8f2a1 Add rsonpath transformations using rsonpy (#35)
  • 2a942e2 Chore: Adjust configuration for newest ruff 0.14.8
  • afee2b0 Update mypy requirement from <1.19 to <1.20
  • 45d7209 Bump actions/checkout from 5 to 6
  • 98284c2 Runtime: Validate with Python 3.14
  • e487d83 Dependencies: Relax constraints for "docs" requirements
  • c0daf3f cattrs 25: Restore old "lazy" default structure hook fallback factory
  • Additional commits viewable in compare view

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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl
Copy link
Member

amotl commented Dec 16, 2025

@dependabot rebase

Updates the requirements on [tikray](https://github.com/panodata/tikray) to permit the latest version.
- [Release notes](https://github.com/panodata/tikray/releases)
- [Changelog](https://github.com/panodata/tikray/blob/main/CHANGES.md)
- [Commits](panodata/tikray@v0.2.2...v0.3.1)

---
updated-dependencies:
- dependency-name: tikray
  dependency-version: 0.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tikray-gte-0.2.2-and-lt-0.4 branch from 40d210c to 92231fe Compare December 16, 2025 01:17
@amotl amotl merged commit 4ecb073 into main Dec 16, 2025
25 checks passed
@amotl amotl deleted the dependabot/pip/tikray-gte-0.2.2-and-lt-0.4 branch December 16, 2025 02:25
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.

2 participants