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

Staging #398

Merged
merged 46 commits into from
Oct 10, 2023
Merged

Staging #398

merged 46 commits into from
Oct 10, 2023

Conversation

dweinholz
Copy link
Contributor

Try to fulfill the following points before the Pull Request is merged:

  • The PR is reviewed by one of the team members.
  • If a linting PR exists, it must be merged before this PR is allowed to be merged.
  • If the PR is merged in the master then a release should be be made.
  • If the new code is readable, if not it should be well commented

For releases only:

  • If the review of this PR is approved and the PR is followed by a release then the .env file
    in the cloud-portal repo should also be updated.
  • If you are making a release then please sum up the changes since the last release on the release page using the clog tool with clog -F

renovate bot and others added 30 commits August 31, 2023 14:05
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| pypi       | openstacksdk | 1.4.0 | 1.5.0 |
| datasource  | package         | from   | to     |
| ----------- | --------------- | ------ | ------ |
| github-tags | myint/autoflake | v2.2.0 | v2.2.1 |
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| pypi       | pre-commit | 3.3.3 | 3.4.0 |
feat(Dependencies): Update dependency pre-commit to v3.4.0
feat(Dependencies): Update dependency openstacksdk to v1.5.0
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v3.6.0 | v4.0.0 |
…g to v8.9.2

| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| docker     | docker.elastic.co/beats/filebeat | 8.9.1 | 8.9.2 |
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| docker     | redis   | 7.2.0 | 7.2.1 |
| datasource  | package   | from   | to     |
| ----------- | --------- | ------ | ------ |
| github-tags | psf/black | 23.7.0 | 23.9.1 |
….2.0

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| galaxy     | andrewrothstein.miniconda | v6.1.9 | v6.2.0 |
| datasource  | package                  | from | to |
| ----------- | ------------------------ | ---- | -- |
| github-tags | docker/build-push-action | v4   | v5 |
| datasource  | package             | from | to |
| ----------- | ------------------- | ---- | -- |
| github-tags | docker/login-action | v2   | v3 |
| datasource  | package                    | from | to |
| ----------- | -------------------------- | ---- | -- |
| github-tags | docker/setup-buildx-action | v2   | v3 |
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | ansible | 8.3.0 | 8.4.0 |
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | setuptools | 68.1.2 | 68.2.2 |
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | types-redis | 4.6.0.5 | 4.6.0.6 |
| datasource | package               | from  | to    |
| ---------- | --------------------- | ----- | ----- |
| pypi       | python-keystoneclient | 5.1.0 | 5.2.0 |
…g to v8.10.1

| datasource | package                          | from  | to     |
| ---------- | -------------------------------- | ----- | ------ |
| docker     | docker.elastic.co/beats/filebeat | 8.9.2 | 8.10.1 |
feat(Dependencies): Update dependency andrewrothstein.miniconda to v6.2.0
feat(Dependencies): Update pre-commit hook psf/black to v23.9.1
feat(Dependencies): Update dependency setuptools to v68.2.2
feat(Dependencies): Update actions/checkout action to v4
…eat-8.x

feat(Dependencies): Update docker.elastic.co/beats/filebeat Docker tag to v8.10.1
feat(Dependencies): Update docker/build-push-action action to v5
feat(Dependencies): Update docker/login-action action to v3
…g to v8.10.2

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| docker     | docker.elastic.co/beats/filebeat | 8.10.1 | 8.10.2 |
feat(Dependencies): Update docker/setup-buildx-action action to v3
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.0.0 | v4.1.0 |
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | types-redis | 4.6.0.6 | 4.6.0.7 |
| datasource | package      | from      | to        |
| ---------- | ------------ | --------- | --------- |
| pypi       | types-PyYAML | 6.0.12.11 | 6.0.12.12 |
dweinholz and others added 16 commits September 26, 2023 08:56
feat(Dependencies): Update actions/checkout action to v4.1.0
feat(Dependencies): Update dependency python-keystoneclient to v5.2.0
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | redis   | 5.0.0 | 5.0.1 |
feat(Dependencies): Update dependency ansible to v8.4.0
feat(Dependencies): Update dependency redis to v5.0.1
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | ruamel.yaml | 0.17.32 | 0.17.33 |
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | ruamel.yaml | 0.17.33 | 0.17.34 |
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| pypi       | ruamel.yaml | 0.17.34 | 0.17.35 |
…s to v4.5.0

| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | pre-commit/pre-commit-hooks | v4.4.0 | v4.5.0 |
feat(Dependencies): Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0
@dweinholz dweinholz merged commit 1927107 into master Oct 10, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants