opentelemetry-collector-contrib
opentelemetry-collector-contrib copied to clipboard
fix(deps): update module github.com/opensearch-project/opensearch-go/v2 to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/opensearch-project/opensearch-go/v2 | v2.3.0 -> v4.5.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
:warning: MAJOR VERSION UPDATE :warning: - please manually update this package
Release Notes
opensearch-project/opensearch-go (github.com/opensearch-project/opensearch-go/v2)
v4.5.0
What's Changed
- Preparing for next developer iteration, 4.4.1. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/671
- Inner hits support by @MaximMolchanov in https://github.com/opensearch-project/opensearch-go/pull/672
- Added FilterPath param by @MaximMolchanov in https://github.com/opensearch-project/opensearch-go/pull/673
- Updated affiliation for @dblock. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/677
- Bump golang version to 1.22 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/691
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.14 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/692
- Adds Aggregations field to MSearchResp by @17sushmita in https://github.com/opensearch-project/opensearch-go/pull/690
- opensearchapi: indices get add datastream field by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/701
- .ci/opensearch: fix launch OpenSearch ci errors by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/704
- Bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/696
- docs(USER_GUIDE.md): correct usage of fmt.Printf for formatted output in code examples by @bootjp in https://github.com/opensearch-project/opensearch-go/pull/694
- Bump github.com/wI2L/jsondiff from 0.6.1 to 0.7.0 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/700
- Improve error response when body is an empty string by @agnivade in https://github.com/opensearch-project/opensearch-go/pull/699
- Bump version to v4.5.0 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/706
New Contributors
- @MaximMolchanov made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/672
- @bootjp made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/694
- @agnivade made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/699
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v4.4.0...v4.5.0
v4.4.0
What's Changed
- Preparing for next developer iteration, 4.3.1. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/634
- Add Highlight field to SearchHit struct by @tim-holdaway-clever in https://github.com/opensearch-project/opensearch-go/pull/654
- Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/657
- Adds MatchedQueries field to SearchHit by @17sushmita in https://github.com/opensearch-project/opensearch-go/pull/663
- Bump github.com/wI2L/jsondiff from 0.6.0 to 0.6.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/643
- Bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.36.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/664
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/644
- add support for opensearch 2.19 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/669
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.29.6 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/665
- Lock version of OpenSearch for integration tests. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/667
- Preparing for release, 4.4.0. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/670
New Contributors
- @tim-holdaway-clever made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/654
- @17sushmita made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/663
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v4.3.0...v4.4.0
v4.3.0
What's Changed
- Preperations for next development cycle by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/608
- Fix ISM issues by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/609
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/611
- plugins/ism: Fix error notification types by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/613
- plugins/ism: add alias action by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/615
- Adds support for opensearch 2.17 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/623
- Fix signer receiving a drained body on retries by @aouji in https://github.com/opensearch-project/opensearch-go/pull/620
- Execute item failure callback on bulk request error by @kellen-miller in https://github.com/opensearch-project/opensearch-go/pull/627
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.42 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/630
- Bump github.com/aws/aws-sdk-go-v2 from 1.32.1 to 1.32.2 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/631
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.42 to 1.27.43 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/632
- Prepare for release, 4.3.0. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/633
New Contributors
- @aouji made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/620
- @kellen-miller made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/627
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v4.2.0...v4.3.0
v4.2.0: Version 4.2.0
What's Changed
- Prepare for new development cycle by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/581
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/584
- Bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.16 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/583
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/588
- Bump github.com/aws/aws-sdk-go from 1.54.16 to 1.54.19 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/590
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/593
- Improves ParseError response when server response is an unknown json by @imvtsl in https://github.com/opensearch-project/opensearch-go/pull/592
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.4 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/595
- Bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/596
- Fix: integration tests with unreleased version of OpenSearch. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/600
- Add the Suggest field to the SearchResp struct by @zr-bennettm in https://github.com/opensearch-project/opensearch-go/pull/602
- Remove workflow test against gotip by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/604
- opensearchapi: split SnapshotGetResp into sub structs by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/603
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.31 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/605
- opensearchapi: add MaxScore field to ScrollGetResp by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/607
- Bump version to 4.2.0 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/606
New Contributors
- @imvtsl made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/592
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v4.1.0...v4.2.0
v4.1.0: Version 4.1.0
What's Changed
- Preparing for next developer iteration, 4.0.1 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/531
- Add missing
search_pipelinefield inopensearchapi.SearchParamsby @jackh-ncl in https://github.com/opensearch-project/opensearch-go/pull/532 - Add missing _routing field in SearchHit interface by @tushar2404 in https://github.com/opensearch-project/opensearch-go/pull/516
- github/workflow: use actions/create-github-app-token by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/536
- Bump github.com/aws/aws-sdk-go from 1.51.21 to 1.51.26 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/534
- Bump github.com/wI2L/jsondiff from 0.5.1 to 0.5.2 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/535
- Bump github.com/aws/aws-sdk-go from 1.51.26 to 1.51.31 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/537
- Bump github.com/aws/aws-sdk-go from 1.51.31 to 1.52.3 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/538
- Bump github.com/aws/aws-sdk-go from 1.52.3 to 1.53.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/545
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.13 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/546
- Fix empty request body on retries with compression enabled by @merlinz01 in https://github.com/opensearch-project/opensearch-go/pull/543
- Adds missing field due to new opensearch version by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/552
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.16 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/553
- Bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.10 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/554
- Fix ISM Plugin Transitions Conditions struct (#555) by @emtammaru in https://github.com/opensearch-project/opensearch-go/pull/556
- Bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.15 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/557
- Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/559
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.17 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/558
- Bump github.com/aws/aws-sdk-go from 1.53.15 to 1.53.20 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/563
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/562
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.19 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/567
- Bump github.com/aws/aws-sdk-go from 1.53.20 to 1.54.3 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/564
- Bump github.com/wI2L/jsondiff from 0.5.2 to 0.6.0 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/566
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.19 to 1.27.21 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/571
- Bump github.com/aws/aws-sdk-go from 1.54.3 to 1.54.7 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/570
- Field, Function and test fixes, adding missing struct to node stats by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/572
- Add missing SeqNo and PrimaryTerm fields in SearchHit by @emtammaru in https://github.com/opensearch-project/opensearch-go/pull/574
- fix request context cancellation is ignored when retryBackoff (#539) by @zhyu in https://github.com/opensearch-project/opensearch-go/pull/540
- workflows: add OpenSearch 2.15 to compatibility workflow test by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/575
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.12 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/579
- Bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/578
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/577
New Contributors
- @jackh-ncl made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/532
- @tushar2404 made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/516
- @merlinz01 made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/543
- @emtammaru made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/556
- @zhyu made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/540
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v4.0.0...v4.1.0
v4.0.0: Version 4.0.0
What's Changed
- Preparing for next developer iteration, 3.1.1. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/498
- Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.1 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/501
- Use docker compose v2, add nodes stats global io usage struct, tests against opesnearch 2.13 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/506
- Add the Explanation field containing the document explain details to SearchHit by @zr-bennettm in https://github.com/opensearch-project/opensearch-go/pull/504
- Adds the
Fieldsfield containing the document fields to theSearchHitstruct by @thekogo in https://github.com/opensearch-project/opensearch-go/pull/508 - github/workflow: fix npm prittier by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/511
- Upgrading to go 1.21 version and jsondiff to 0.5.1 by @VachaShah in https://github.com/opensearch-project/opensearch-go/pull/509
- Bump github.com/aws/aws-sdk-go from 1.50.36 to 1.51.16 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/513
- Fixing prettier install in dependabot PR actions workflow by @VachaShah in https://github.com/opensearch-project/opensearch-go/pull/515
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/514
- Fix search request missing a slash when no indices are given by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/471
- Move error structs from opensearchapi to opensearch to be reused by plugins by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/512
- opensearch: increase test coverage by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/517
- Add missing failure fields in opensearchapi structs by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/510
- Add security plugin by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/507
- Updates USER_GUIDE.md and /_samples/ by @mstephenson6 in https://github.com/opensearch-project/opensearch-go/pull/518
- Bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.17 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/519
- [ISSUE-520] Pool gzip compressor and buffer used in gzip writer by @pakio in https://github.com/opensearch-project/opensearch-go/pull/521
- Fixes #522 by @martingrzzler in https://github.com/opensearch-project/opensearch-go/pull/523
- Add fields to document get response to support stored_fields param by @boybundit in https://github.com/opensearch-project/opensearch-go/pull/526
- Bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.21 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/527
- Add ISM Policy by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/524
- bump dependabot_pr action versions by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/528
- Use go:build tags for testing by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/529
- Preparing for release, 4.0.0 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/530
New Contributors
- @zr-bennettm made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/504
- @thekogo made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/508
- @mstephenson6 made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/518
- @pakio made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/521
- @martingrzzler made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/523
- @boybundit made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/526
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v3.1.0...v4.0.0
v3.1.0
What's Changed
- Preparing for next developer iteration, 3.0.1. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/448
- fix:Clusters deployed using IPV6 do not support the DiscoverNodes method by @Zhang-jie-jun in https://github.com/opensearch-project/opensearch-go/pull/461
- changelog: changed unreleased version back for Dependabot PR to work by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/467
- Bump github.com/aws/aws-sdk-go from 1.48.13 to 1.50.14 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/468
- Bump github.com/aws/aws-sdk-go-v2/config from 1.25.11 to 1.26.6 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/462
- Bump github.com/aws/aws-sdk-go from 1.50.14 to 1.50.16 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/469
- Bump github.com/aws/aws-sdk-go from 1.50.16 to 1.50.21 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/472
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.0 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/474
- bump link check action version by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/478
- opensearchapi: Added new struct fields introduced by opensearch 2.12 by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/482
- Remove references to the default credentials of admin:admin by @derek-ho in https://github.com/opensearch-project/opensearch-go/pull/449
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/485
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.7 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/484
- Bump github.com/aws/aws-sdk-go from 1.50.21 to 1.50.36 by @dependabot in https://github.com/opensearch-project/opensearch-go/pull/486
- opensearchapi: revert node info OpensearchVersion type change by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/483
- Adjust tests to work with secure cluster by @Jakob3xD in https://github.com/opensearch-project/opensearch-go/pull/488
- Replace ioutil with io in examples and integration test by @martialblog in https://github.com/opensearch-project/opensearch-go/pull/495
- Fix: empty body SHA is incorrect using AWS SDK v1 signer. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/496
- Preparing for release, 3.1.0. by @dblock in https://github.com/opensearch-project/opensearch-go/pull/497
New Contributors
- @Zhang-jie-jun made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/461
- @derek-ho made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/449
- @martialblog made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/495
Full Changelog: https://github.com/opensearch-project/opensearch-go/compare/v3.0.0...v3.1.0
v3.0.0: Version 3.0.0
Version 3.0.0 Release Notes
Compatible with OpenSearch 2.x
The release contains braking changes. See UPGRADING.md
Features
- Adds
Err()function to Response for detailed errors (#246) - Adds golangci-lint as code analysis tool (#313)
- Adds opensearchapi with new client and function structure (#421)
- Adds integration tests for all opensearchapi functions (#421)
Infrastructure
- Test against version 2.9.0,2.10.0, run tests in all branches, change intergration tests to wait for OpenSearch to start (#392)
- Makefile: use docker golangci-lint, run integration test on
.folder, change coverage generation (#392) - golangci-lint: update rules and fail when issues are found (#421)
- go: update to golang version 1.20 (#421)
- Test adjusted to new opensearchapi functions and structs (#421)
- Change codecov to comment code coverage to each PR (#410)
- Updated and adjusted golangci-lint, solve linting complains for signer (#352)
- Solve linting complains for opensearchtransport (#353)
Fixes
- Corrects AWSv4 signature on DataStream Stats with no index name specified (#338)
- Fixed GetSourceRequest
Sourcefield and deprecated theSourceparameter (#402) - Corrects developer guide summary with golang version 1.20 (#434)
Upgrades
- Bumps
github.com/aws/aws-sdk-gofrom 1.44.263 to 1.48.13 - Bumps
github.com/aws/aws-sdk-go-v2from 1.18.0 to 1.23.5 - Bumps
github.com/aws/aws-sdk-go-v2/configfrom 1.18.25 to 1.25.11 - Bumps
github.com/stretchr/testifyfrom 1.8.2 to 1.8.4 - Bumps
golang.org/x/netfrom 0.7.0 to 0.17.0 - Bumps
github.com/golangci/golangci-lint-actionfrom 1.53.3 to 1.54.2
Deprecated
- Deprecate legacy API /_template (#390)
Documentation
- Adds guide on making raw JSON REST requests (#399)
- Updated Developer guide to include docker build instructions (#385)
- guids: updated to work for the new opensearchapi (#421)
New Contributors
- @tannerjones4075 made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/385
- @caioleonhardt made their first contribution in https://github.com/opensearch-project/opensearch-go/pull/434
Configuration
📅 Schedule: Branch creation - "on tuesday" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.