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: Bump github.com/replicatedhq/pvmigrate from 0.9.0 to 0.10.0 #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps github.com/replicatedhq/pvmigrate from 0.9.0 to 0.10.0.

Release notes

Sourced from github.com/replicatedhq/pvmigrate's releases.

v0.10.0

Changelog

  • 654c95d Merge pull request #203 from replicatedhq/diamonwiggins/destination-access-mode-annotation
  • 0d1b4d1 Merge branch 'main' into diamonwiggins/destination-access-mode-annotation
  • c99ee09 Bump actions/checkout from 3 to 4
  • 91aabc6 update readme
  • 90ba0d1 add tests for migrate and validate
  • d2e584a add ability to override destination pvc access mode based on annotation

v0.9.1

Changelog

  • 7708ba6 Bump k8s.io/client-go from 0.28.0 to 0.28.1
  • e1fdcaf Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.16.0
  • 925882b Bump k8s.io/client-go from 0.27.4 to 0.28.0
  • ad30493 Merge pull request #194 from replicatedhq/laverya/label-migration-pods
  • b146249 Merge branch 'main' into laverya/label-migration-pods
  • fbfacb0 Merge pull request #192 from replicatedhq/dependabot/go_modules/k8s.io/client-go-0.27.4
  • f33e544 Bump k8s.io/client-go from 0.27.3 to 0.27.4
  • fce0807 Merge pull request #190 from replicatedhq/dependabot/github_actions/helm/kind-action-1.8.0
  • 1088fa9 Merge branch 'main' into laverya/label-migration-pods
  • fed92bb add a constant label to data migration pods
  • 5bda4df Bump helm/kind-action from 1.7.0 to 1.8.0
  • 55c0494 Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0
  • 21fa503 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 33be684 Bump k8s.io/client-go from 0.27.1 to 0.27.3
  • e5e0931 Bump helm/kind-action from 1.5.0 to 1.7.0
  • 73643ef Merge pull request #178 from replicatedhq/laverya/rbac
  • fe301bb add RBAC used by pvmigrate
  • e1ce0f3 Merge pull request #176 from replicatedhq/dependabot/github_actions/helm/kind-action-1.5.0
  • 2c69b5c Bump helm/kind-action from 1.4.0 to 1.5.0
  • 87c3b71 Bump k8s.io/client-go from 0.26.3 to 0.27.1
  • e96a6b4 Merge pull request #170 from replicatedhq/laverya/integration-testing
  • 99fd675 run unit tests and integration tests in parallel
  • f5487db basic integration testing with kind
Commits
  • 654c95d Merge pull request #203 from replicatedhq/diamonwiggins/destination-access-mo...
  • 0d1b4d1 Merge branch 'main' into diamonwiggins/destination-access-mode-annotation
  • c99ee09 Bump actions/checkout from 3 to 4
  • 91aabc6 update readme
  • 90ba0d1 add tests for migrate and validate
  • d2e584a add ability to override destination pvc access mode based on annotation
  • 7708ba6 Bump k8s.io/client-go from 0.28.0 to 0.28.1
  • e1fdcaf Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.16.0
  • 925882b Bump k8s.io/client-go from 0.27.4 to 0.28.0
  • ad30493 Merge pull request #194 from replicatedhq/laverya/label-migration-pods
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/replicatedhq/pvmigrate](https://github.com/replicatedhq/pvmigrate) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/replicatedhq/pvmigrate/releases)
- [Commits](replicatedhq/pvmigrate@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/replicatedhq/pvmigrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 11, 2023 05:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go type::chore labels Sep 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #191.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/replicatedhq/pvmigrate-0.10.0 branch October 23, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants