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 pysigma from 0.11.10 to 0.11.16 #7

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps pysigma from 0.11.10 to 0.11.16.

Release notes

Sourced from pysigma's releases.

v0.11.16

What's Changed

New Contributors

Full Changelog: SigmaHQ/pySigma@v0.11.14...v0.11.16

v0.11.15

Ignore this release, it's incomplete. Use v0.11.16 instead!

v0.11.14

What's Changed

Full Changelog: SigmaHQ/pySigma@v0.11.13...v0.11.14

v0.11.13

Reversion of Breaking Change

This release reverts a breaking change from v0.11.12 that restricted ReplaceStringTransformation/replace_string to plain SigmaString parts. The old behavior is often used by backends to remove unneeded wildcards. The transformation now allows to switch the behavior to plain string parts with the skip_special option that is disabled by default.

What's Changed

Full Changelog: SigmaHQ/pySigma@v0.11.12...v0.11.13

v0.11.12

Breaking Change

This release introduced a breaking change with the ReplaceStringTransformation/replace_string that restricts replacements to plain SigmaString parts to fix an issue. The fix is reverted in the pySigma release v0.11.13 and allows to swithc to the new behavior. Therefore, it is highly recommended to use the new release to implement pipelines.

What's Changed

Full Changelog: SigmaHQ/pySigma@v0.11.11...v0.11.12

v0.11.11

What's Changed

... (truncated)

Commits
  • f24860b Release 0.11.16
  • 37c9cde Merge branch 'issue-cs-17'
  • 1abce59 Merge branch 'str_regex' into issue-cs-17
  • 1178053 Release 0.11.15
  • 001bbbd Introduced interpret_special option to ReplaceStringTransformation
  • 903b8a2 Value as regex in backend query template with {regex}
  • 1c0273b SigmaString to regex conversion
  • b84ca95 Merge pull request #285 from SigmaHQ:issue-284
  • 2bcbbd7 Preserve placeholder in ReplaceStringTransformation
  • ba25155 Merge pull request #278 from m4dh4t:issue-277
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pysigma-0.11.16 branch 2 times, most recently from 919066e to c850cd4 Compare October 22, 2024 12:37
Bumps [pysigma](https://github.com/SigmaHQ/pySigma) from 0.11.10 to 0.11.16.
- [Release notes](https://github.com/SigmaHQ/pySigma/releases)
- [Commits](SigmaHQ/pySigma@v0.11.10...v0.11.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pysigma-0.11.16 branch from c850cd4 to 3f2dd3c Compare October 22, 2024 13:52
@andurin andurin merged commit 9020523 into main Oct 22, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pysigma-0.11.16 branch October 22, 2024 13:54
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.

1 participant