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

chore(deps): Bump vrl from a958c5d to c8af70c #21936

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps vrl from a958c5d to c8af70c.

Commits
  • c8af70c enhancement(stdlib): Add support for constant parameters to zip (#1160)
  • 62f0b4f enhancement(stdlib): Allow zip function to take two array parameters (#1159)
  • 6c55b02 feat(stdlib): Add zip function (#1158)
  • b240904 chore(releasing): Prepare VRL v0.20.0 (#1150)
  • d14bcb8 fix(diagnostics): add 'set_semantic_meaning' to the side effects list (#1148)
  • 7a4d7fe chore(deps): bump psl from 2.1.60 to 2.1.61 in the patches group (#1145)
  • e385205 chore(deps): bump thiserror from 1.0.65 to 2.0.3 (#1141)
  • 5ad33e3 chore(deps): bump prettydiff from 0.7.0 to 0.8.0 (#1142)
  • 03516a0 chore(deps): bump the patches group across 1 directory with 3 updates (#1137)
  • af77538 chore(dev): format Cargo.toml (#1134)
  • See full diff 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)

Bumps [vrl](https://github.com/vectordotdev/vrl) from `a958c5d` to `c8af70c`.
- [Commits](vectordotdev/vrl@a958c5d...c8af70c)

---
updated-dependencies:
- dependency-name: vrl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2024 04:42
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Dec 3, 2024
@jszwedko jszwedko enabled auto-merge December 3, 2024 16:56
Signed-off-by: Jesse Szwedko <[email protected]>
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: dependabot/cargo/vrl-c8af70c
Commit report: fe34e01
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.45s Total Time

@jszwedko jszwedko added this pull request to the merge queue Dec 3, 2024
Merged via the queue into master with commit 4de5a77 Dec 3, 2024
41 checks passed
@jszwedko jszwedko deleted the dependabot/cargo/vrl-c8af70c branch December 3, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant