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

Feature/upgrade mongo #2

Closed
wants to merge 21 commits into from
Closed

Feature/upgrade mongo #2

wants to merge 21 commits into from

Conversation

davidkarlsen
Copy link
Owner

No description provided.

David J. M. Karlsen and others added 21 commits August 4, 2023 11:32
….1 (PlaytikaOSS#1396)

Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 4.5.0 to 4.7.1.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v4.5.0...v4.7.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  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>
…1401)

Bumps org.apache.zookeeper:zookeeper from 3.8.2 to 3.9.0.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:development
  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>
Co-authored-by: Igor Yova <Igor.Yova@gmail.com>
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | redis   | 7.0.11 | 7.0.12 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| docker     | rancher/k3s | v1.27.1 | v1.27.4 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
)

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | quay.io/keycloak/keycloak | 21.1.1 | 21.1.2 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| docker     | mongo   | 6.0.5 | 6.0.8 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| docker     | grafana/grafana | 9.5.2 | 9.5.7 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
PlaytikaOSS#1409)

| datasource | package                                    | from  | to    |
| ---------- | ------------------------------------------ | ----- | ----- |
| docker     | ghcr.io/singlestore-labs/singlestoredb-dev | 0.2.6 | 0.2.8 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
| datasource | package               | from    | to       |
| ---------- | --------------------- | ------- | -------- |
| docker     | cockroachdb/cockroach | v22.2.9 | v22.2.12 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | apachepulsar/pulsar | 3.0.0 | 3.0.1 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
…#1415)

Bumps [org.apache.pulsar:pulsar-client](https://github.com/apache/pulsar) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| datasource | package               | from  | to    |
| ---------- | --------------------- | ----- | ----- |
| docker     | confluentinc/cp-kafka | 7.4.0 | 7.4.1 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
…S#1400)

Bumps [com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.4.7 to 3.4.9.
- [Commits](https://github.com/couchbase/couchbase-jvm-clients/commits)

---
updated-dependencies:
- dependency-name: com.couchbase.client:java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…OSS#1408)

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | confluentinc/cp-schema-registry | 7.4.0 | 7.4.1 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 38.1.0 to 39.0.1.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v38.1.0...v39.0.1)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Yova <Igor.Yova@gmail.com>
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 4 to 5.
- [Release notes](https://github.com/mheap/github-action-required-labels/releases)
- [Commits](mheap/github-action-required-labels@v4...v5)

---
updated-dependencies:
- dependency-name: mheap/github-action-required-labels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Yova <Igor.Yova@gmail.com>
@davidkarlsen davidkarlsen deleted the feature/upgrade-mongo branch August 4, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants