forked from bpfman/bpfman
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the production-dependencies group across 1 directory with 2 updates #104
Closed
dependabot
wants to merge
374
commits into
main
from
dependabot/github_actions/production-dependencies-a64dc1fd27
Closed
build(deps): bump the production-dependencies group across 1 directory with 2 updates #104
dependabot
wants to merge
374
commits into
main
from
dependabot/github_actions/production-dependencies-a64dc1fd27
Conversation
This file contains 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
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…n-0.2.16 build(deps): bump clap_mangen from 0.2.15 to 0.2.16
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.6. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.4.4...clap_complete-v4.4.6) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.13. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.4.13) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…1.0.55 build(deps): bump thiserror from 1.0.51 to 1.0.55
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.34 to 1.0.35. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.34...1.0.35) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ete-4.4.6 build(deps): bump clap_complete from 4.4.4 to 4.4.6
build(deps): bump clap from 4.4.11 to 4.4.13
This adds the --timeout argument to bpfman system service. With no timeout it will run forever, default is 15s. With a timeout it will run for N seconds then quit. Signed-off-by: Dave Tucker <[email protected]>
docs: Community Meeting Minutes - Jan 4, 2024
…ocker/metadata-action-5.5.0 build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
build(deps): bump quote from 1.0.34 to 1.0.35
Tidy up async code and shutdown handling
Convert the xdpdispatcher to use sled for all it's in memory persistence. Redo the rebuild logic, leave behind some TODOs for future work. fix a race in listing loaded programs where a program was deleted before we could get it's file descriptor. Signed-off-by: Andrew Stoycos <[email protected]>
Sled fixes, convert xdpdispatcher to use sled, fix loaded_programs race
Convert the xdpdispatcher to use sled for all it's in memory persistence. Redo the rebuild logic, leave behind some TODOs for future work. fix a race in listing loaded programs where a program was deleted before we could get it's file descriptor. Signed-off-by: Andrew Stoycos <[email protected]>
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.16...clap_mangen-v0.2.17) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.56. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.55...1.0.56) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.43 to 2.0.48. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.43...2.0.48) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.195) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…n-0.2.17 build(deps): bump clap_mangen from 0.2.16 to 0.2.17
build(deps): bump syn from 2.0.43 to 2.0.48
…1.0.56 build(deps): bump thiserror from 1.0.55 to 1.0.56
Convert the tc-dispatcher to use the in memory db. Cleanup the rebuild logic for the dispatchers. Signed-off-by: Andrew Stoycos <[email protected]>
…try_sdk-0.21.2 build(deps): bump opentelemetry_sdk from 0.21.1 to 0.21.2
build(deps): bump serde from 1.0.193 to 1.0.195
Remove exposed (un-dangerous) credentials and internalize them in actions. Signed-off-by: Andrew Stoycos <[email protected]>
Make sure we instruct the operator to undeploy the damon before the the operator, crds, rbac, etc is deleted to ensure nothing hangs on a dangling finializer. Signed-off-by: Andrew Stoycos <[email protected]>
fixup xdp_pass_private test
This commit removes the bpfmanager structure and therefore eliminates the need for library users to instantiate it. Additionally re-organize the code base a bit to make everything a bit more streamline. Signed-off-by: Andrew Stoycos <[email protected]>
update our public-api files to the latest nightly Signed-off-by: Andrew Stoycos <[email protected]>
remove a bunch of un-needed apis
Signed-off-by: Andrew Stoycos <[email protected]>
Some of the CLI and all of the CRDs use Program ID, but a few placed in the CLI just use ID. Make them consistent and use Program ID. Signed-off-by: Billy McFall <[email protected]>
The install scripts and service files were not updated when the code moved to using the bpfman-rpc. Make the changes so that bpfman-rpc runs as a socket activated service. Signed-off-by: Billy McFall <[email protected]>
fix public-api for latest nightly
Update all the documentation in preparation for the v0.4.0 release. Fixes: bpfman#1038 Signed-off-by: Billy McFall <[email protected]>
docs: Scrub documentation for Release 0.4.0
Stop checking the public-api for the bpfman-api and bpfman-csi crates since they're autogenerated and cause constant churn. Signed-off-by: Andrew Stoycos <[email protected]>
stop checking bpfman-api and bpfman-csi public_api
Bumps the production-dependencies group with 1 update: [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes). Updates `apache/skywalking-eyes` from 97538682f556b56cc7422ece660d8d7e6c4fb013 to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 - [Release notes](https://github.com/apache/skywalking-eyes/releases) - [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md) - [Commits](apache/skywalking-eyes@9753868...cd7b195) --- updated-dependencies: - dependency-name: apache/skywalking-eyes dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.0` | `7.1.1` | | [netlink-sys](https://github.com/rust-netlink/netlink-sys) | `0.8.5` | `0.8.6` | | [prost](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [prost-types](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.57` | `2.0.58` | Updates `comfy-table` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.0...v7.1.1) Updates `netlink-sys` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-netlink/netlink-sys/releases) - [Changelog](https://github.com/rust-netlink/netlink-sys/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-sys@v0.8.5...v0.8.6) Updates `prost` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `prost-types` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `syn` from 2.0.57 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.57...2.0.58) --- updated-dependencies: - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: netlink-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Put these in a directory with the version rather that putting the version in the file name. Signed-off-by: Andrew Stoycos <[email protected]>
…n-dependencies-73e3b39cb4 build(deps): bump the production-dependencies group with 5 updates
…production-dependencies-45b3da13a3 build(deps): bump apache/skywalking-eyes from 97538682f556b56cc7422ece660d8d7e6c4fb013 to cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 in the production-dependencies group
A bunch of fixes needed before we cut the v0.4.0 release. - Doc updates - make sure we package bpfman-ns along bpfman proper - Fixup the build target for release from musl to gnu Signed-off-by: Andrew Stoycos <[email protected]>
Release v0.4.0
Make sure to publish the bpfman-csi and bpfman-rpc crates before doing the core bpfman one since they are dependencies. Signed-off-by: Andrew Stoycos <[email protected]>
Signed-off-by: Andrew Stoycos <[email protected]>
Signed-off-by: Andrew Stoycos <[email protected]>
make sure the bpf-log-exporter compiles independently of the workspace and run cargo generate-lockfile. Signed-off-by: Andrew Stoycos <[email protected]>
…y with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer). Updates `golangci/golangci-lint-action` from 4 to 6 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4...v6) Updates `sigstore/cosign-installer` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
May 13, 2024
The group that created this PR has been removed from your configuration. |
dependabot
bot
deleted the
dependabot/github_actions/production-dependencies-a64dc1fd27
branch
July 19, 2024 18:34
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
github_actions
Pull requests that update GitHub Actions code
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 production-dependencies group with 2 updates in the / directory: golangci/golangci-lint-action and sigstore/cosign-installer.
Updates
golangci/golangci-lint-action
from 4 to 6Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
a4f60bb
fix: use 3-dots syntax for diff on push (#1040)5815a4b
doc: improve readme23faadf
doc: improve readmeb556f25
doc: improve readme789f114
feat: rewrite format handling (#1038)d36b91c
build(deps-dev): bump@typescript-eslint/parser
from 7.7.1 to 7.8.0 (#1035)a9eb115
build(deps): bump@types/node
from 20.12.7 to 20.12.8 (#1036)bd4fa7c
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.7.1 to 7.8.0 (#...38e1018
feat: improve log about pwd/cwd (#1033)21e9e6b
feat: use OS and working-directory as cache key (#1032)Updates
sigstore/cosign-installer
from 3.4.0 to 3.5.0Release notes
Sourced from sigstore/cosign-installer's releases.
Commits
59acb62
bump default version to v2.2.4, prep for v3.5.0 release (#159)22be4ce
use go 1.22 now (#160)162dfdf
Bump actions/checkout from 4.1.1 to 4.1.2 (#157)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