Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Bump pysigma from 0.9.11 to 0.10.2 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pysigma from 0.9.11 to 0.10.2.

Release notes

Sourced from pysigma's releases.

v0.10.2

Fixed pipeline test class.

v0.10.1

What's Changed

Full Changelog: SigmaHQ/pySigma@v0.10.0...v0.10.1

v0.10.0

Added

  • Extended processing pipelines by query post-processing and output finalization.

⚠️ Breaking Changes ⚠️

  • The order of ProcessingPipeline parameters has changed. New elements postprocessing_items and finalizers were added between items and vars.
  • The order of ProcessingItem parameters has changed. The identifier is now located after rule_conditions and before detection item and field name conditions.

Please take care of these changes in own projects that initialize ProcessingPipeline or ProcessingItem objects with positional parameters. For better readability and compatibility with further breaking changes it is recommended to use keyword arguments for initialization of these classes.

What's Changed

New Contributors

Full Changelog: SigmaHQ/pySigma@v0.9.11...v0.10.0

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 [pysigma](https://github.com/SigmaHQ/pySigma) from 0.9.11 to 0.10.2.
- [Release notes](https://github.com/SigmaHQ/pySigma/releases)
- [Commits](SigmaHQ/pySigma@v0.9.11...v0.10.2)

---
updated-dependencies:
- dependency-name: pysigma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

Superseded by #29.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/pysigma-0.10.2 branch August 31, 2023 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants