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

Merge branch 'main' into feature/relational-db #2462

Merged

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    a319ec6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Bump the opentelemetry-dependencies group in /requirements/partial wi…

    …th 5 updates (OpenSlides#2458)
    
    * Bump the opentelemetry-dependencies group
    
    Bumps the opentelemetry-dependencies group in /requirements/partial with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` |
    | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` |
    | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` |
    | [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.45b0` | `0.46b0` |
    | [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.45b0` | `0.46b0` |
    
    
    Updates `opentelemetry-api` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.25.0)
    
    Updates `opentelemetry-sdk` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.25.0)
    
    Updates `opentelemetry-exporter-otlp` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.25.0)
    
    Updates `opentelemetry-instrumentation-flask` from 0.45b0 to 0.46b0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)
    
    Updates `opentelemetry-instrumentation-requests` from 0.45b0 to 0.46b0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)
    
    ---
    updated-dependencies:
    - dependency-name: opentelemetry-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: opentelemetry-dependencies
    - dependency-name: opentelemetry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: opentelemetry-dependencies
    - dependency-name: opentelemetry-exporter-otlp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: opentelemetry-dependencies
    - dependency-name: opentelemetry-instrumentation-flask
      dependency-type: direct:production
      dependency-group: opentelemetry-dependencies
    - dependency-name: opentelemetry-instrumentation-requests
      dependency-type: direct:production
      dependency-group: opentelemetry-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * set auth- and datastore commit hash
    
    * fix requests version
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ralf Peschke <ralf.peschke@intevation.de>
    dependabot[bot] and r-peschke authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a01bb8a View commit details
    Browse the repository at this point in the history
  2. Bump requests from 2.32.2 to 2.32.3 in /requirements/partial (OpenSli…

    …des#2454)
    
    * Bump requests from 2.32.2 to 2.32.3 in /requirements/partial
    
    Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.2...v2.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * set auth- and datstore commit hash
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ralf Peschke <ralf.peschke@intevation.de>
    dependabot[bot] and r-peschke authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d140635 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump types-requests in /requirements/partial (OpenSlides#2461)

    Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240523 to 2.32.0.20240602.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      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>
    dependabot[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a30b103 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into feature/vote-decrypt

    Magnus Schieder authored and Magnus Schieder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c556fe8 View commit details
    Browse the repository at this point in the history