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

Update dockerfile deps #21467

Merged
merged 2 commits into from
May 3, 2023
Merged

Update dockerfile deps #21467

merged 2 commits into from
May 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
alpine final minor 3.15 -> 3.17
bde2020/flink-master final patch 1.14.2-hadoop3.2 -> 1.14.5-hadoop3.2
bde2020/flink-worker final patch 1.14.2-hadoop3.2 -> 1.14.5-hadoop3.2
docker.io/library/nginx final minor 1.19 -> 1.24
golang stage minor 1.19 -> 1.20
mysql final patch 8.0.27 -> 8.0.33
python final minor 3.7-slim -> 3.11-slim
rabbitmq final minor 3.9-management -> 3.11-management
rockylinux final minor 8.5 -> 8.7

Configuration

📅 Schedule: Branch creation - "on wednesday" (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.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the mysql container update causes sadness:

--- FAIL: TestMySqlIntegration (0.00s)
    --- FAIL: TestMySqlIntegration/Running_mysql_version_8.0 (15.48s)
        integration_test.go:96: 
            	Error Trace:	/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/mysqlreceiver/integration_test.go:96
            	            				/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/mysqlreceiver/integration_test.go:41
            	Error:      	Received unexpected error:
            	            	Error response from daemon: No such image: 932ae1d8-0551-41d1-ac1c-182c0c50c357:80a331f2-1b5c-470c-8ecc-d8b8637cd1ae: failed to create container
            	Test:       	TestMySqlIntegration/Running_mysql_version_8.0
FAIL
coverage: 0.0% of statements
FAIL	github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mysqlreceiver	

@renovate
Copy link
Contributor Author

renovate bot commented May 3, 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.

@codeboten
Copy link
Contributor

Added the -debian suffix to support the rest of the steps in the dockerfile, which rely on debian.

@codeboten codeboten merged commit e8c4003 into main May 3, 2023
@codeboten codeboten deleted the renovate/dockerfile-deps branch May 3, 2023 15:55
@github-actions github-actions bot added this to the next release milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants