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

Bump cysimdjson from 21.11 to 23.8 #483

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps cysimdjson from 21.11 to 23.8.

Release notes

Sourced from cysimdjson's releases.

cysimdjson v23.08

What's Changed

New Contributors

Full Changelog: TeskaLabs/cysimdjson@21.11...23.08

cysimdjson v23.07

What's Changed

New Contributors

Full Changelog: TeskaLabs/cysimdjson@21.11...23.07

Commits
  • 12e5782 Merge pull request #47 from TeskaLabs/feature/export-as-string
  • 395a584 Version bump.
  • bd5b3b6 Merge pull request #46 from TeskaLabs/feature/export-as-string
  • a8b9ae4 Add a C API capability to export parsed JSON as a string.
  • a45c185 Merge pull request #45 from TeskaLabs/feature/parse-load-nogil
  • ff721df Prepare the release.
  • 5b7ebf9 SIMDJSON parse and load releases GIL.
  • 2aa2bf4 Better test display.
  • e888ffc Fix in CI/CD
  • 17653c3 Merge branch 'feature/upgrade-to-simdjson-3.2.1'
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cysimdjson](https://github.com/TeskaLabs/cysimdjson) from 21.11 to 23.8.
- [Release notes](https://github.com/TeskaLabs/cysimdjson/releases)
- [Commits](TeskaLabs/cysimdjson@21.11...23.08)

---
updated-dependencies:
- dependency-name: cysimdjson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@github-actions
Copy link

github-actions bot commented Aug 28, 2023

File Coverage Lines Branches Missing
All files 100% 100% 100%
main_aws.py 100% 100% 100%
handlers/__init__.py 100% 100% 100%
handlers/aws/__init__.py 100% 100% 100%
handlers/aws/cloudwatch_logs_trigger.py 100% 100% 100%
handlers/aws/exceptions.py 100% 100% 100%
handlers/aws/handler.py 100% 100% 100%
handlers/aws/kinesis_trigger.py 100% 100% 100%
handlers/aws/replay_trigger.py 100% 100% 100%
handlers/aws/s3_sqs_trigger.py 100% 100% 100%
handlers/aws/sqs_trigger.py 100% 100% 100%
handlers/aws/utils.py 100% 100% 100%
share/__init__.py 100% 100% 100%
share/config.py 100% 100% 100%
share/events.py 100% 100% 100%
share/expand_event_list_from_field.py 100% 100% 100%
share/factory.py 100% 100% 100%
share/include_exlude.py 100% 100% 100%
share/json.py 100% 100% 100%
share/logger.py 100% 100% 100%
share/multiline.py 100% 100% 100%
share/secretsmanager.py 100% 100% 100%
share/utils.py 100% 100% 100%
shippers/__init__.py 100% 100% 100%
shippers/composite.py 100% 100% 100%
shippers/es.py 100% 100% 100%
shippers/factory.py 100% 100% 100%
shippers/logstash.py 100% 100% 100%
shippers/shipper.py 100% 100% 100%
storage/__init__.py 100% 100% 100%
storage/decorator.py 100% 100% 100%
storage/factory.py 100% 100% 100%
storage/payload.py 100% 100% 100%
storage/s3.py 100% 100% 100%
storage/storage.py 100% 100% 100%

Minimum allowed coverage is 100%

Generated by 🐒 cobertura-action against 70ef04d

@aspacca aspacca self-requested a review October 18, 2023 06:50
@aspacca aspacca merged commit 37f983c into main Oct 18, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/cysimdjson-23.8 branch October 18, 2023 07:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants