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

deps: Update module golang.org/x/net to v0.23.0 (main) #17294

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.22.0 -> v0.23.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 6am every weekday" (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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added component/zeebe Related to the Zeebe component/team component/operate Related to the Operate component/team labels Apr 4, 2024
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Test Results

974 tests  +956   938 ✅ +938   3h 3m 45s ⏱️ + 2h 59m 43s
170 suites +166    36 💤 + 36 
170 files   +166     0 ❌ ±  0 

Results for commit a1c1172. ± Comparison against base commit ebb84d4.

This pull request removes 18 and adds 974 tests. Note that renamed tests count towards both.
io.camunda.operate.qa.migration.BasicProcessTest ‑ testEvents
io.camunda.operate.qa.migration.BasicProcessTest ‑ testFlowNodeInstances
io.camunda.operate.qa.migration.BasicProcessTest ‑ testImportPositions
io.camunda.operate.qa.migration.BasicProcessTest ‑ testIncidents
io.camunda.operate.qa.migration.BasicProcessTest ‑ testListViews
io.camunda.operate.qa.migration.BasicProcessTest ‑ testOperations
io.camunda.operate.qa.migration.BasicProcessTest ‑ testPostImporterEntities
io.camunda.operate.qa.migration.BasicProcessTest ‑ testProcess
io.camunda.operate.qa.migration.BasicProcessTest ‑ testSequenceFlows
io.camunda.operate.qa.migration.BasicProcessTest ‑ testUsageMetrics
…
io.camunda.operate.ProbesTestIT ‑ testIsNotReady
io.camunda.operate.ProbesTestIT ‑ testIsReady
io.camunda.operate.StartupIT ‑ Unknown test
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testDeleteDocuments
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testDeleteDocumentsError
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testGetBatchOperationsNextBatchEmptyBucket
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testReindexDocuments
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testReindexDocumentsError
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testSetIndexLifeCycle
io.camunda.operate.archiver.ElasticsearchArchiveRepositoryTest ‑ testSetIndexLifeCycleNoIndex
…

@npepinpe npepinpe added this pull request to the merge queue Apr 4, 2024
@npepinpe npepinpe added backport stable/8.2 Backport a pull request to 8.2.x backport stable/8.3 Backport a pull request to 8.3.x backport stable/8.4 Backport a pull request to 8.4.x backport stable/8.5 Backport a pull request to stable/8.5 labels Apr 4, 2024
Merged via the queue into main with commit 734d1f8 Apr 4, 2024
45 checks passed
@npepinpe npepinpe deleted the renovate/main-golang.org-x-net-0.x branch April 4, 2024 12:50
@backport-action
Copy link
Collaborator

Backport failed for stable/8.2, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.2
git worktree add -d .worktree/backport-17294-to-stable/8.2 origin/stable/8.2
cd .worktree/backport-17294-to-stable/8.2
git switch --create backport-17294-to-stable/8.2
git cherry-pick -x a1c11726d1e22377dd446dd6bf43735a65952f14

@backport-action
Copy link
Collaborator

Backport failed for stable/8.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.3
git worktree add -d .worktree/backport-17294-to-stable/8.3 origin/stable/8.3
cd .worktree/backport-17294-to-stable/8.3
git switch --create backport-17294-to-stable/8.3
git cherry-pick -x a1c11726d1e22377dd446dd6bf43735a65952f14

@backport-action
Copy link
Collaborator

Backport failed for stable/8.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin stable/8.4
git worktree add -d .worktree/backport-17294-to-stable/8.4 origin/stable/8.4
cd .worktree/backport-17294-to-stable/8.4
git switch --create backport-17294-to-stable/8.4
git cherry-pick -x a1c11726d1e22377dd446dd6bf43735a65952f14

@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.5:

github-merge-queue bot pushed a commit that referenced this pull request Apr 9, 2024
… (main) (#17307)

# Description
Backport of #17294 to `stable/8.5`.

relates to
original author: @renovate[bot]
@Zelldon Zelldon added the version:8.5.1 Marks an issue as being completely or in parts released in 8.5.1 label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable/8.2 Backport a pull request to 8.2.x backport stable/8.3 Backport a pull request to 8.3.x backport stable/8.4 Backport a pull request to 8.4.x backport stable/8.5 Backport a pull request to stable/8.5 component/operate Related to the Operate component/team component/zeebe Related to the Zeebe component/team version:8.5.1 Marks an issue as being completely or in parts released in 8.5.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants