zeek-agent-v2 icon indicating copy to clipboard operation
zeek-agent-v2 copied to clipboard

Bump the 3rdparty group across 1 directory with 10 updates

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the 3rdparty group with 10 updates in the / directory:

Package From To
3rdparty/filesystem 42ea4fc b1982f0
3rdparty/spdlog 6230201 27cb4c7
3rdparty/fmt 74a1872 1f436c6
3rdparty/pfs a671429 fd003bf
3rdparty/json 199dea1 8c391e0
3rdparty/broker 889e440 3d356e2
3rdparty/IXWebSocket dc8807e c27f5a9
3rdparty/vcpkg 3c76dc5 a1212c9
3rdparty/glob 8cd1621 d025092
3rdparty/bpftool 20ce693 744e0cd

Updates 3rdparty/filesystem from 42ea4fc to b1982f0

Commits

Updates 3rdparty/spdlog from 6230201 to 27cb4c7

Commits

Updates 3rdparty/fmt from 74a1872 to 1f436c6

Commits

Updates 3rdparty/pfs from a671429 to fd003bf

Commits
  • fd003bf Automatic version bump to v0.9.0
  • 5f68a66 fix: set target_include_directory
  • bb0be73 Update find_package README section
  • a8e2158 Add find_package test when pfs is not installed
  • 110eeba Fix find_package test code
  • e5d8341 Fix README example
  • dae18f1 Add a dummy pkg to test cmake config
  • See full diff in compare view

Updates 3rdparty/json from 199dea1 to 8c391e0

Commits
  • 8c391e0 Docs: Fix wrong code usage in the Value access section of json_pointer.md (...
  • 01da82e Fix gdb pretty printer (#4343)
  • 97f0bda chore: fix some typos in comments (#4345)
  • c883fb0 Fix for incorrect function name in documentation example (#4342)
  • 377c767 Updated exception handling to catch const reference in out_of_range (#4331)
  • 16b3d84 Fixed an error in the Custom data source example. (#4335)
  • See full diff in compare view

Updates 3rdparty/broker from 889e440 to 3d356e2

Commits
  • 3d356e2 Merge pull request #405
  • c03b682 CI: Replace Ubuntu 23.10 with Ubuntu 24.04
  • 04ee6fd Merge pull request #395
  • c529c38 Merge remote-tracking branch 'origin/issue/gh-399'
  • bd71af7 Properly install config.hh header (again)
  • 80204cb Merge remote-tracking branch 'origin/topic/neverlord/broker-tools'
  • 8ea6930 Disable tools when building Broker as sub-project
  • 48660b7 Updating submodule(s) [nomail]
  • 1bc0d93 Implement new decode function for the JSON format
  • 59a654b Add API for deserializing envelopes from JSON
  • See full diff in compare view

Updates 3rdparty/IXWebSocket from dc8807e to c27f5a9

Commits

Updates 3rdparty/vcpkg from 3c76dc5 to a1212c9

Commits

Updates 3rdparty/glob from 8cd1621 to d025092

Commits

Updates 3rdparty/bpftool from 20ce693 to 744e0cd

Commits
  • 744e0cd mirror: Add .mailmap to the repository, sync with kernel's
  • 5e1f2ea mirror: Update expected diff with kernel sources
  • 83e510b sync: Pull latest bpftool changes from kernel
  • 8bfdbcc tools: sync include/uapi/linux/bpf.h
  • 4d5ad13 bpftool: Address minor issues in bash completion
  • e540cc6 bpftool: Update documentation where progs/maps can be passed by name
  • 0cad6b8 bpftool: Fix typo in error message
  • bfdb1e5 bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
  • 33d5079 bpf: Add bpf_link support for sk_msg and sk_skb progs
  • f9cc7b8 bpf: Pack struct bpf_fib_lookup
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar May 13 '24 09:05 dependabot[bot]