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): update config-no-service #1165

Closed
wants to merge 4 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
grafana/grafana patch 10.1.2 -> 10.1.4 age adoption passing confidence
grafana/grafana patch 10.1.0 -> 10.1.4 age adoption passing confidence
jaegertracing/all-in-one minor 1.48.0 -> 1.49.0 age adoption passing confidence
kubeshop/tracetest minor v0.13.10 -> v0.14.1 age adoption passing confidence
markdownlint-cli devDependencies minor 0.35.0 -> 0.37.0 age adoption passing confidence
otel/opentelemetry-collector-contrib minor 0.84.0 -> 0.86.0 age adoption passing confidence
quay.io/prometheus/prometheus patch v2.47.0 -> v2.47.1 age adoption passing confidence
quay.io/prometheus/prometheus minor v2.46.0 -> v2.47.1 age adoption passing confidence

Release Notes

kubeshop/tracetest (kubeshop/tracetest)

v0.14.1

Compare Source

Changelog

  • 1ff34cd feature: Transaction to Test Suite (#​3046)
  • 5342f36 2767 automate tab include deeplink technique update (#​2801)
  • cf4c251 Add CLI e2e test for transaction resource (#​2757)
  • de26d24 Add TestSpec events (#​2280)
  • bf4fb20 Add documentation about mapped CLI e2e to do (#​2560)
  • 9877f14 Add in server section in server config file (#​2339)
  • 1485f41 Add migration to fix data_store ids (#​2452)
  • a50215f Add more events on test specs (#​2284)
  • 592188a Add observability to the rescue example (#​2736)
  • 40560b1 Added mutex to avoid concurrency errors on SubscriptionManager (#​2316)
  • 3d31983 Added test change to stop flaky test (#​2277)
  • 61fdf00 Adding PollingEvents (#​2291)
  • dd6c3e1 Adding context flag on server install (#​2477)
  • fa45a49 Adding customJSON comparer to RM tests (#​2393)
  • 3980f16 Adding database connection cleanup procedure on Resource Manager tests (#​2418)
  • 302cf12 Adding missing file in the Signoz docs (#​2940)
  • dd8be94 Adding provisioning and server db config docs (#​2322)
  • 8c056d8 Adding safe method to get SpanID on assertion (#​2313)
  • 4b938bc Changed settings docs (#​2223)
  • 7882f45 Changed to utilize the embedded Tracetest (#​3057)
  • 86a8ca7 Changing checklist to improve formatting and removing automated steps (#​2234)
  • c156889 Clarify instructions for running the CLI from docker (#​2787)
  • cb5e526 Creating CLI e2e tests (#​2494)
  • 1173f1f Disable arch image upload on deploy (#​2457)
  • 0715fda Doc Updates v0.11 Part 3 (#​2443)
  • 3a7c57e Docs: New Version Updates (#​3023)
  • c4464c2 Documenting running cli in docker (#​2724)
  • 05bd2df Feat(agent): Ping Method (#​3154)
  • 5282b36 Fix installer tracetest dev docker warning and add options to run installer directly without user input. (#​2462)
  • 897e8a8 Fix nil reference error when starting Tempo (#​2444)
  • 07e2a21 Fix/chocolatey (#​2229)
  • 689af6d Fixing Provision Profile retry string (#​2224)
  • aaecf00 Fixing corner case of listing datastores when on no-tracing mode (#​2585)
  • 7912cf2 Fixing typo on Lightstep examples (#​2449)
  • 10fd98c Improve test output and remove parallelism (#​2575)
  • c35a5c7 Installer custom version (#​2966)
  • b19c3dc Minor typos in Docs › CLI (#​2788)
  • 7b7c0cd Moving external tests to testing folder (#​2513)
  • 7f92f83 Part 1 of v0.11.3 Doc Updates (#​2379)
  • 4577b61 Pin jaeger version (#​3145)
  • 7b6cf28 Replace abbreviations in collector config (#​2675)
  • ec41795 Revert "add buffer to subscription manager"
  • 490d47c Revert "feat: change openapi spec for transactions to consider resource manager" (#​2497)
  • 98d258c Revert "replace connection test result with structure from model package"
  • 892e3da Standardize old resources to to use list method with SQL Injection protection and stardardize PollingProfile file (#​2839)
  • 1f04884 Trace poller (#​3164)
  • f0a7635 Update CLI e2e test engine to support CLI debug and add error handling for 404 errors on Get (#​2573)
  • 2e629ff Update CLI e2e tests for more resources (#​2683)
  • ec09619 Update OpenAPI spec for resource manager APIs (#​2369)
  • a12b1fe Update Pokeshop use-cases docs typos (#​2328)
  • d395724 Update build steps on CI (#​2576)
  • 3fd41a6 Update docs/concepts/transactions: «Tests A, B» instead of «Tx A, B» (#​2537)
  • 1800636 Update server.md to add http server options for server (#​2338)
  • 3821f71 Updating Environment to Variable Set (#​3016)
  • 196a086 Updating Kubernetes installation docs (#​2562)
  • 33151f8 Updating example with OTel community feedback (#​2580)
  • 2cc181b Updating mappings for DataStores (#​2454)
  • a20ee16 Updating polling time for our envs (#​2315)
  • edd9a5e Updating tests to isolate database resources and connections per module (#​2409)
  • 8059e64 [Quick start Example] Adding RoR quick start example to Tracetest (#​2329)
  • 8c89362 [Quick start Example] Adding example with Sinatra (#​2319)
  • e8bce0a [docs] Added Running a Python app with Opentelemetry manual instrumention (#​2380)
  • efb642f [hackathon] kubectl trace based testing (#​2549)
  • ed43bcf add buffer to subscription manager
  • 7c0f292 add cli cmd folder to trigger docusaurus workflow (#​2253)
  • 100915b add endpoint spec to get events from a test run (#​2255)
  • 235c3f1 add microsoft application insights as a supported trace datastore examples (#​2692)
  • 530bb42 add section about creating transactions and enable envs docs (#​2577)
  • 7c2e285 bug(backend): fixing url parsing for http requests (#​2430)
  • 847dbde chore(cicd): allow running cypress without paralellization if licence key is not present (#​2813)
  • bb03e25 chore(cicd): make pr pipeline clenaup only on success (#​2390)
  • 4e65728 chore(cicd): remove CI pipeline external infra dependencies (#​2403)
  • 126f909 chore(cicd): remove integration deployment
  • 4725c59 chore(cicd): replace cache with arctifacts so pipeline fails on error (#​2421)
  • 3dbaff5 chore(cli): Start command cleanup (#​3183)
  • 3d54ed1 chore(cli): Updating start command (#​3174)
  • 966f266 chore(cli): add deprecation notice when running a transaction (#​3069)
  • 57ef16e chore(cli): post refactor cleanup (#​2843)
  • 8ce6203 chore(cli): update cli e2e table tests validation (#​2812)
  • 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#​3088)
  • ffb66f4 chore(deps): bump @​cypress/request and cypress in /web (#​3165)
  • 165ee46 chore(deps): bump @​grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-github-actions (#​2876)
  • 6cc8304 chore(deps): bump @​grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-nodejs-manual-instrumentation (#​2875)
  • f9a304d chore(deps): bump fast-xml-parser from 4.0.10 to 4.2.4 in /web (#​2676)
  • 0391467 chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /server (#​2528)
  • f83a553 chore(deps): bump github.com/docker/docker from 20.10.14+incompatible to 20.10.24+incompatible in /server (#​2312)
  • 184d3a1 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/lib (#​2863)
  • deeea91 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/availability (#​2862)
  • e7b42f7 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/lib (#​2861)
  • 38f0839 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part1/books (#​2866)
  • 85163ac chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part2.1/books (#​2868)
  • 83eeb05 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part2.2/books (#​2864)
  • 1e20e7e chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/books (#​2867)
  • 3af1d07 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/books (#​2865)
  • e303a4b chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/quick-start-go (#​2869)
  • f3c161d chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/tracetest-synthetic-monitoring (#​2870)
  • 775b26c chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /cli (#​2871)
  • bf4a33b chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /server (#​2872)
  • 0461c47 chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /examples/quick-start-ruby-on-rails/quick_start_api (#​2370)
  • b68a9b2 chore(deps): bump postcss from 8.4.21 to 8.4.31 in /docs (#​3212)
  • 94266f6 chore(deps): bump posthog-js from 1.43.0 to 1.57.2 in /web (#​2563)
  • 409100b chore(deps): bump protobufjs from 6.11.3 to 7.2.4 in /web (#​2889)
  • b5838c1 chore(deps): bump protobufjs from 7.1.2 to 7.2.4 in /examples/quick-start-github-actions (#​2893)
  • a60f203 chore(deps): bump protobufjs from 7.1.2 to 7.2.4 in /examples/quick-start-nodejs-manual-instrumentation (#​2892)
  • 546b49b chore(deps): bump protobufjs from 7.2.2 to 7.2.4 in /examples/tracetest-aws-terraform-serverless/src (#​2894)
  • 20e5ae2 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/observability-to-the-rescue/wallet-api (#​2897)
  • 8858036 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/observability-to-the-rescue/your-api (#​2898)
  • 0c28d66 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/tracetest-azure-app-insights-collector/src (#​2896)
  • bebfdd8 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/tracetest-azure-app-insights/src (#​2895)
  • 88d3e9a chore(deps): bump puma from 5.6.5 to 5.6.7 in /examples/quick-start-ruby-on-rails/quick_start_api (#​3084)
  • 6278220 chore(deps): bump puma from 6.2.1 to 6.3.1 in /examples/observability-to-the-rescue/payment-executor-api (#​3083)
  • cd6fb6d chore(deps): bump puma from 6.2.1 to 6.3.1 in /examples/quick-start-ruby-sinatra (#​3082)
  • 332a755 chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#​2918)
  • 1f3ef0e chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-amazon-x-ray-adot/src (#​2913)
  • 36c9939 chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-amazon-x-ray/src (#​2916)
  • b51750f chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-azure-app-insights-collector/src (#​2914)
  • 5b8be63 chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-azure-app-insights/src (#​2915)
  • 94ff1bf chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#​2906)
  • c5449f2 chore(deps): bump semver from 6.3.0 to 6.3.1 (#​2912)
  • 39ddbbc chore(deps): bump semver from 7.3.8 to 7.5.2 in /examples/quick-start-github-actions (#​2803)
  • 2678111 chore(deps): bump semver from 7.3.8 to 7.5.2 in /examples/tracetest-aws-terraform-serverless/src (#​2805)
  • 4fa5358 chore(deps): bump semver from 7.3.8 to 7.5.4 in /examples/quick-start-nodejs-manual-instrumentation (#​2919)
  • 6584f78 chore(deps): bump semver from 7.5.1 to 7.5.2 in /examples/observability-to-the-rescue/your-api (#​2806)
  • 3d9c36e chore(deps): bump semver from 7.5.1 to 7.5.4 in /examples/observability-to-the-rescue/wallet-api (#​2917)
  • a103517 chore(deps): bump tough-cookie and @​cypress/request in /web (#​3032)
  • 6918937 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /web (#​2965)
  • 53d5886 chore(docs): Adding App Insights Configuration Page (#​2820)
  • 15fb2bc chore(docs): Adding links to configuration options to overview page (#​2346)
  • 3c96bd3 chore(docs): Azure App Insights Recipes (#​2821)
  • 7eebb04 chore(docs): Reflect the Transactions to Test Suites (#​3051)
  • 581b7db chore(docs): adding test run events CSV dabatase (#​2248)
  • 44a1a34 chore(docs): update pokeshop and kafka trigger docs (#​3129)
  • 060953e chore(docs): updating Dynatrace and Signoz docs (#​3026)
  • 0821dd4 chore(docs): updating Tracetest OTLP port (#​2428)
  • 8f0aa66 chore(docs): updating docs to match environment changes (#​2476)
  • 18d8df8 chore(e2e): add kafka tests for on our internal tracetesting/dogfood tests (#​3089)
  • b4f9814 chore(examples): Updating Terraform example to match the blog post (#​2347)
  • 9ac8991 chore(examples): quick start example of testing kafka-based apis (#​3004)
  • f5c6ebe chore(examples): update OpenSearch example to use latest version (#​3142)
  • 6314696 chore(frontend): update posthog (#​3034)
  • c38ba97 chore(frotend): Test Definition Name Input (#​2830)
  • 8aa75f9 chore(frotend): Updating Panel Splitter w/ Tooltip (#​2828)
  • 6e64d9c chore(server): Updating data store test to use queues (#​3166)
  • 7d508ad chore(server): adding more logs for provisioning (#​3058)
  • 7729669 chore(server): make queue drivers generic (#​3135)
  • e1170d1 chore(server): refactoring analyzer files to comply with resources standard (#​2810)
  • df1d070 chore(server): rename configresource (#​2797)
  • de91106 chore(server): rename environment files (#​2799)
  • a784025 chore(server): split trigger worker into 3 workers (#​3120)
  • 082bbda chore(server): splitting trace poller in multiple queues (#​3133)
  • 847caca chore(ui, api): adding Kafka example to Pokeshop demo (#​3086)
  • 479cce0 chore: Update goreleaser (#​2233)
  • 02160a7 chore: add debug info for goreleaser
  • 3b4461a chore: add loom video to PR template (#​3210)
  • 373afc2 chore: bump opentelemetry libraries to version v1.21.0 and collector to v0.80.0 (#​3195)
  • ebe8406 chore: cleanup deprecated endpoints (#​2949)
  • 87332a7 chore: generate server arch graph for releases (#​2438)
  • 5b2e8c3 chore: pin postgres version on docker compose files (#​2318)
  • 2c5b280 chore: rename tests package to transaction and split repo into 2 (#​2800)
  • 861a204 chore: reuse parameters to make the openapi file smaller (#​2382)
  • ffa2aab chore: update settings for architecture graph generation (#​2621)
  • 7c658f1 chore: update tests to use a new pg version (#​3182)
  • bbadc1a chore: upgrade goreleaser to v1.17.2 (#​2408)
  • dca002e chore: upgrade goreleaser version to v1.18.2 (#​2572)
  • 0af6764 doc(server): add basic architecture overview of resource manager (#​2401)
  • ef82333 docs(cd/cd): Add Tekton guide + Update Testkube guide (#​2604)
  • 827c5a0 docs(cli with docker): update (#​2793)
  • 4f94356 docs(cli+webui normalization): Match both CLI and Web UI features (#​2646)
  • 0f6e827 docs(commercial): Add new docs for commercial vs core (#​3203)
  • 0dadc9e docs(config): add honeycomb to list of supported trace data stores (#​2512)
  • d12c7e1 docs(config): add page for internal telemetry (#​2458)
  • 08f32b9 docs(config): add upgrade page (#​2640)
  • a61f1c8 docs(deployment): add redirects (#​2597)
  • c1a0779 docs(examples-recipes): add honeycomb to list of integrations (#​2587)
  • b842b57 docs(examples-tutorials): add cicd automation and tools+integrations (#​3167)
  • 132814b docs(fix): add cli redirect (#​2273)
  • 520dad5 docs(getting-started): Overhaul (#​2754)
  • 34fd59f docs(install-deploy): improves Deployment and Getting Started pages (#​2567)
  • 1957e07 docs(landing page): Overhaul docs landing page introduction (#​2967)
  • aab9683 docs(recipes): Add Python recipe to sidebar (#​2425)
  • ca4307a docs(recipes): add kafka + examples section overhaul (#​3162)
  • dccad6a docs(recipes): add nodejs manual instrumentation recipe (#​2330)
  • a344520 docs(recipes): fix azure pokeshop sample typos (#​2908)
  • 36e42e7 docs(recipes): fix link for step functions recipe (#​2314)
  • d6b72fd docs(recipes): fix links (#​2426)
  • 6895114 docs(recipes): fix links (#​3163)
  • 340f1b4 docs(recipes): fix testkube (#​2220)
  • f0c3ce0 docs(server): add server readme with initial coding guidelines (#​2720)
  • 1e43be6 docs(testkube): update links to testkube docs and YT vid (#​2954)
  • 9ad095c docs+examples: Add Signoz (#​3078)
  • bcf11e7 enable manual trigger of "Deploy Main"
  • b832ef0 examples(Grafana tempo pokeshop): initial setup for blog post sample (#​2792)
  • fd0ff9a examples(grafana): Update code for Grafana Office Hours #​5 (#​2953)
  • b81e7ae examples(honeycomb): update config (#​2527)
  • 3cebb5b examples(honeycomb): update sample app (#​3061)
  • 8e39db1 examples+docs(github-actions): Add example app and CI/CD docs (#​2450)
  • 43fff43 examples+recipes(tekton): update tekton (#​3054)
  • 4c5741d examples-recipes(dynatrace): Fix issues with example app and update docs (#​3060)
  • df2f7c1 feat(agent): agent development (#​3081)
  • 9474d33 feat(agent): docker image (#​3189)
  • 4349562 feat(agent): in-memory datastore to support otlp datastores (#​3176)
  • 6844e5c feat(agent): k8s deployment script (#​3190)
  • 34529cd feat(agent): keep track of spans that were generated by tests (#​3175)
  • 7e15169 feat(agent): start collector at startup (#​3173)
  • 3eca8da feat(cli): Add run verb (#​2885)
  • ab6d0a4 feat(cli): Allow user to reference protobuf file path on Test yaml from CLI (#​2620)
  • 1c7b6a8 feat(cli): TestRunner cli client (#​2951)
  • f6d5211 feat(cli): add required-gates flag (#​2944)
  • 3428147 feat(cli): add suggestions for missing or incorrect resource (#​2999)
  • d0f8191 feat(cli): add supported resources in help command (#​2506)
  • b72bb20 feat(cli): dynamic list of available resources (#​2832)
  • 244769e feat(cli): fixing deprecated environment flag (#​3039)
  • 266a0e7 feat(cli): output normalization (#​2475)
  • 4afc361 feat(cli): refactor Delete to new resource manager client (#​2836)
  • 3ed8959 feat(cli): refactor Get formatter for better resource manager support (#​2831)
  • e6a6d5e feat(cli): refactor list formatter for better resource manager support (#​2829)
  • 837a6b5 feat(cli): show required gates results (#​2947)
  • f984d51 feat(cli): show trace ID on failed tests (#​2995)
  • cb7456b feat(cli): update apply command with new resourcemanager client (#​2841)
  • 8ea0ffe feat(cli): update export command with new resourcemanager client (#​2838)
  • aea10c8 feat(cli): using the UIs version endpoint (#​3147)
  • 06ba21a feat(docs): update docs and examples with new run command (#​2931)
  • 336563b feat(frontend): add UI components to allow user actions (#​3118)
  • 2333436 feat(frontend): add agent datastore (#​3153)
  • 6f8135a feat(frontend): add analyzer errors by attribute (#​2846)
  • 65a7fa4 feat(frontend): add analyzer score summary (#​2735)
  • a5d365c feat(frontend): add error handling for trace section (#​2282)
  • 174a398 feat(frontend): add error handling for trigger section (#​2274)
  • 7f1e120 feat(frontend): add errors filter and minor fixes for Analyzer results (#​2731)
  • 2334662 feat(frontend): add flag to toggle the analytics page (#​3122)
  • 62d8ccd feat(frontend): add independent trace vs test data (#​2815)
  • f4c5299 feat(frontend): add required gates to cli automate page (#​2948)
  • 1111cd1 feat(frontend): add select as current span in timeline (#​2851)
  • c025d3c feat(frontend): add test outputs mark to Timeline view (#​2847)
  • b3d0cd8 feat(frontend): add transaction automate page (#​2939)
  • 7dd0217 feat(frontend): add websocket subscription for test run events (#​2294)
  • be3c75f feat(frontend): adding analyzer empty state (#​2642)
  • 20b9567 feat(frontend): improve attribute selection in test outputs form (#​2942)
  • c712071 feat(frontend): improve empty test and testsuite component (#​3204)
  • b211895 feat(frontend): improve test specs error handling (#​2399)
  • e8497d9 feat(frontend): prepare api base url for submodule (#​2998)
  • 53cb868 feat(frontend): prepare oss for submodule (#​2974)
  • e0735ca feat(frontend): prepare routing for submodule (#​2984)
  • 3077155 feat(frontend): settings page customization (#​3194)
  • 1cd98ab feat(frontend): stop a test run (#​2295)
  • 00282b5 feat(frontend): support specs and outputs creation from trigger response (#​2703)
  • 2e25d52 feat(frontend): trace vs test data for timeline and attribute list (#​2837)
  • 90472ba feat(frontend): update help menu (#​2689)
  • 38714de feat(queue): add new fields to job JSON (#​3115)
  • ac53793 feat(queue): send test version to queue (#​3113)
  • 249d475 feat(server): add analytics middleware (#​2684)
  • 10c8d97 feat(server): add endpoint to update test trigger response (#​3117)
  • 8b0efc8 feat(server): add options for test pipeline (#​3161)
  • d8d1ba8 feat(server): add resolved trigger to test run object (#​3119)
  • 1926818 feat(server): add segment user id (#​3193)
  • f2b1e4c feat(server): add support for span status (#​3029)
  • 607e502 feat(server): add traceDB endpoints to event log (#​2516)
  • 7682428 feat(server): add yaml stream encoding for resource manager (#​2817)
  • f56d33e feat(server): adding event emitter (#​2269)
  • b957a39 feat(server): allow trace to be incremented in UpdateTestRun endpoint (#​3128)
  • 4a8ae72 feat(server): decouple request and response encoding in resource manager (#​2520)
  • f296ab5 feat(server): implement postgres queue driver (#​3030)
  • 2e63053 feat(server): improve resource manager test suit debug output (#​2487)
  • 64da9a7

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants