Conversation
Contributor
|
@dependabot rebase |
…updates Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/craftedsignal/kql-parser](https://github.com/craftedsignal/kql-parser), [github.com/craftedsignal/leql-parser](https://github.com/craftedsignal/leql-parser) and [github.com/craftedsignal/spl-parser](https://github.com/craftedsignal/spl-parser). Updates `github.com/craftedsignal/kql-parser` from 0.4.1 to 0.4.3 - [Release notes](https://github.com/craftedsignal/kql-parser/releases) - [Commits](CraftedSignal/kql-parser@v0.4.1...v0.4.3) Updates `github.com/craftedsignal/leql-parser` from 0.4.0 to 0.7.1 - [Release notes](https://github.com/craftedsignal/leql-parser/releases) - [Commits](CraftedSignal/leql-parser@v0.4.0...v0.7.1) Updates `github.com/craftedsignal/spl-parser` from 0.8.1 to 0.9.4 - [Release notes](https://github.com/craftedsignal/spl-parser/releases) - [Commits](CraftedSignal/spl-parser@v0.8.1...v0.9.4) --- updated-dependencies: - dependency-name: github.com/craftedsignal/kql-parser dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/craftedsignal/leql-parser dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/craftedsignal/spl-parser dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
73d6607 to
05b03f0
Compare
|
🎉 This PR is included in version 1.1.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
hazcod
pushed a commit
that referenced
this pull request
Apr 14, 2026
…updates (#11) Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/craftedsignal/kql-parser](https://github.com/craftedsignal/kql-parser), [github.com/craftedsignal/leql-parser](https://github.com/craftedsignal/leql-parser) and [github.com/craftedsignal/spl-parser](https://github.com/craftedsignal/spl-parser). Updates `github.com/craftedsignal/kql-parser` from 0.4.1 to 0.4.3 - [Release notes](https://github.com/craftedsignal/kql-parser/releases) - [Commits](CraftedSignal/kql-parser@v0.4.1...v0.4.3) Updates `github.com/craftedsignal/leql-parser` from 0.4.0 to 0.7.1 - [Release notes](https://github.com/craftedsignal/leql-parser/releases) - [Commits](CraftedSignal/leql-parser@v0.4.0...v0.7.1) Updates `github.com/craftedsignal/spl-parser` from 0.8.1 to 0.9.4 - [Release notes](https://github.com/craftedsignal/spl-parser/releases) - [Commits](CraftedSignal/spl-parser@v0.8.1...v0.9.4) --- updated-dependencies: - dependency-name: github.com/craftedsignal/kql-parser dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/craftedsignal/leql-parser dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/craftedsignal/spl-parser dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-patch group with 3 updates in the / directory: github.com/craftedsignal/kql-parser, github.com/craftedsignal/leql-parser and github.com/craftedsignal/spl-parser.
Updates
github.com/craftedsignal/kql-parserfrom 0.4.1 to 0.4.3Commits
c6d275efeat: extract group-by fields from summarize BY clauses4472baefeat: extract isnotempty/isnotnull/isnull/isempty as conditionsUpdates
github.com/craftedsignal/leql-parserfrom 0.4.0 to 0.7.1Commits
5283578feat: add ENDS-WITH and IENDS-WITH string operators to LEQL grammar66793e4Merge pull request #1 from CraftedSignal/dependabot/github_actions/golangci/g...679afa6Merge pull request #2 from CraftedSignal/dependabot/github_actions/codecov/co...b63ad48chore(cicd): bump golangci/golangci-lint-action from 6 to 950ee592chore(cicd): bump codecov/codecov-action from 4 to 54fbf676Merge pull request #4 from CraftedSignal/dependabot/github_actions/actions/se...11e027cMerge pull request #5 from CraftedSignal/dependabot/github_actions/actions/ch...9b80bd0Merge pull request #6 from CraftedSignal/dependabot/docker/dot-github/go/gola...786761ffeat: add regex match operators (=~ and !~) to LEQL grammarc1c04e1test: expand fuzz seeds and add condition completeness testsUpdates
github.com/craftedsignal/spl-parserfrom 0.8.1 to 0.9.4Commits
5335e2bfeat: extract rename command field aliases22b509ffeat: extract isnotnull/isnull, support [*] fields, allow multiline stringsd6997d3fix: support quoted aliases in stats/tstats and optional stats function in ts...34de204fix: allow template variable suffix concatenation (<>_pct)2b15f68feat: add hyphenated field names, curly-brace fields, template vars, datamode...