build(deps): bump bencherdev/bencher from 0.5.10 to 0.6.0 in /.github/workflows by dependabot[bot] · Pull Request #12703 · firezone/firezone
Bumps bencherdev/bencher from 0.5.10 to 0.6.0.
Release notes
Sourced from bencherdev/bencher's releases.
v0.6.0
- BREAKING CHANGE Update Bencher Metric Format (BMF) to accept UUID, slug, or name for the Benchmark identifier
- Move to soft deletion for Organizations and Projects with admin-only hard deletion
- Add an OCI compliant image registry API
- Add a bare metal
runner- BREAKING CHANGE Remove the
POST /v0/server/restartendpoint and CLIbencher server restartcommand- BREAKING CHANGE Remove the
PUT /v0/server/configendpoint and CLIbencher server config updatecommand- BREAKING CHANGE Remove the deprecated
--projectflag andBENCHER_PROJECTenvironment variable from CLIbencher threshold createcommand (use the positional project argument instead)- BREAKING CHANGE Remove deprecated support for specifying multiple
--start-pointvalues for CLIbencher run(only a single start point is now accepted)- BREAKING CHANGE Remove language-level adapter options (
rust,cpp,go,java,c_sharp,js,python,ruby,shell,dart) from the CLI and API; use the specific tool adapter (e.g.rust_bench,cpp_google) ormagicinstead- Improve server concurrency with database connection pooling
- Add
[MemoryDiagnoser]support to the C# DotNet Adapter (Thank you@ricardoboss)- Add Dart
benchmark_harnessadapter (dart_benchmark_harness) (Thank you@Louisvranderick)
Commits
d28a9baRelease v0.6.0b93e405docker_hubcb55440script_genaf1fcf8Add arm64 Docker support for API, Console, and CLI images (#744)a55c2afGenerate Bare Metalrunnerinstall script upon release (#741)1a25d20Remove language specific--adapterfrombencherCLI (#740)2c361c4Upgradenomfrom v7.1 to v8.0 (#736)7e5af10Dart i18nfb7c8f3Add Dart benchmark_harness adapter (#728)82e5039Update GitHub Actions to latest versions (#738)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)