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

build(deps): bump commons-io from 2.11.0 to 2.13.0 #1551

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2023

Bumps commons-io from 2.11.0 to 2.13.0.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jun 15, 2023
@dependabot dependabot bot requested a review from a team June 15, 2023 00:58
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Jun 15, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/commons-io-commons-io-2.13.0 branch from 923583e to 3b3e7e2 Compare June 15, 2023 14:44
@dependabot dependabot bot force-pushed the dependabot/maven/commons-io-commons-io-2.13.0 branch from 3b3e7e2 to 35be295 Compare June 23, 2023 16:57
@dependabot dependabot bot force-pushed the dependabot/maven/commons-io-commons-io-2.13.0 branch 2 times, most recently from c19ce3c to 9d52a0f Compare July 1, 2023 19:30
@andrewazores andrewazores added blocked and removed needs-triage Needs thorough attention from code reviewers labels Aug 21, 2023
@andrewazores
Copy link
Member

No downstream build.

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1551-9d52a0f11bfeab2b179143de5822b1990d3f7058-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1551-9d52a0f11bfeab2b179143de5822b1990d3f7058-linux-amd64 sh smoketest.sh

@ebaron
Copy link
Member

ebaron commented Aug 30, 2023

@dependabot rebase

@ebaron ebaron removed the blocked label Aug 30, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/commons-io-commons-io-2.13.0 branch from 9d52a0f to f9ac581 Compare August 30, 2023 18:02
@ebaron
Copy link
Member

ebaron commented Aug 30, 2023

/build_test

@andrewazores
Copy link
Member

https://github.com/cryostatio/cryostat/actions/runs/6029372529 looks like flaky test failure

@github-actions
Copy link
Contributor

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat:pr-1551-f9ac581a59430e133dd73924350c3c230893b0f8-linux-amd64
arm64 ghcr.io/cryostatio/cryostat:pr-1551-f9ac581a59430e133dd73924350c3c230893b0f8-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1551-f9ac581a59430e133dd73924350c3c230893b0f8-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1551-f9ac581a59430e133dd73924350c3c230893b0f8-linux-arm64 sh smoketest.sh

@andrewazores
Copy link
Member

@dependabot rebase

Bumps commons-io from 2.11.0 to 2.13.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/commons-io-commons-io-2.13.0 branch from f9ac581 to cfaefb2 Compare August 30, 2023 21:24
@andrewazores andrewazores merged commit 0ebd18a into main Aug 30, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/commons-io-commons-io-2.13.0 branch August 30, 2023 21:26
andrewazores pushed a commit that referenced this pull request Sep 13, 2023
Bumps commons-io from 2.11.0 to 2.13.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants