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/motion forward #2814

Merged

Conversation

hjanott
Copy link
Member

@hjanott hjanott commented Jan 29, 2025

No description provided.

dependabot bot and others added 30 commits November 11, 2024 15:34
…al (OpenSlides#2712)

Bumps [dependency-injector](https://github.com/ets-labs/python-dependency-injector) from 4.42.0 to 4.43.0.
- [Commits](ets-labs/python-dependency-injector@4.42.0...4.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-beautifulsoup4](https://github.com/python/typeshed) from 4.12.0.20240907 to 4.12.0.20241020.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-beautifulsoup4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nSlides#2726)

* Bump the opentelemetry-dependencies group across 1 directory with 5 updates

Bumps the opentelemetry-dependencies group with 5 updates in the /requirements/partial directory:

| Package | From | To |
| --- | --- | --- |
| [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |



Updates `opentelemetry-api` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-sdk` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-exporter-otlp` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-instrumentation-flask` from 0.48b0 to 0.49b1
- [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.48b0 to 0.49b1
- [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] <[email protected]>

* Bump opentelemetry dependencies update datastore and auth hashes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Slides#2705)

Bumps [pypdf[crypto]](https://github.com/py-pdf/pypdf) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@5.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: pypdf[crypto]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ides#2709)

Bumps [bleach[css]](https://github.com/mozilla/bleach) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](mozilla/bleach@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: bleach[css]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Check for poll permission correctly

* Update documentation
Improving js syntax
Adding js highlighting
Deleting deleted presenters
Specifying required and optional parameters
remove old direct meeting mapping
---------

Co-authored-by: rrenkert <[email protected]>
…is meetings with requesting user. (OpenSlides#2576)

* Allow meeting admin user to update a non admin user that shares all his meetings with requesting admin user.
* Use user.can_update and user.can_manage.
* Implement get_user_editable presenter with payload field names to support all payload field groups.

---------

Co-authored-by: Elblinator <[email protected]>
Co-authored-by: luisa-beerboom <[email protected]>
…s#2721)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 to 3.1.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.4...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ing (OpenSlides#2745)

* enhance orga update schema for attr mapping
* allow int and strings with six decimals after dot for vote_weight
* use string booleans from fields.py
* Kill sessions when user is set to inactive
* Use new auth service version
…ides#2766)

allow submitter ids and additional submitter on motion create with can create and can manage metadata
forbid max votes per option > max amount total < min amount
…voting (OpenSlides#2768)

ignore candidates already on list of speakers but add others when changing phase to 'voting'
…2757)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump mypy from 1.13.0 to 1.14.1 in /requirements/partial

Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump mypy to 1.14.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* Bump the opentelemetry-dependencies group across 1 directory with 5 updates

Bumps the opentelemetry-dependencies group with 5 updates in the /requirements/partial directory:

| Package | From | To |
| --- | --- | --- |
| [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.29.0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.29.0` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.29.0` |
| [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.50b0` |
| [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.50b0` |



Updates `opentelemetry-api` from 1.28.1 to 1.29.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.28.1...v1.29.0)

Updates `opentelemetry-sdk` from 1.28.1 to 1.29.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.28.1...v1.29.0)

Updates `opentelemetry-exporter-otlp` from 1.28.1 to 1.29.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.28.1...v1.29.0)

Updates `opentelemetry-instrumentation-flask` from 0.49b1 to 0.50b0
- [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.49b1 to 0.50b0
- [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] <[email protected]>

* Bump opentelemetry, debugpy and fastjsonschema. Also update auth and datastore hashes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ides#2771)

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.19.0 to 3.19.1.
- [Commits](asottile/pyupgrade@v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 22 commits January 7, 2025 14:24
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240917 to 6.0.12.20241230.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-simplejson](https://github.com/python/typeshed) from 3.19.0.20240801 to 3.19.0.20241221.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-simplejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…des#2785)

Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…al (OpenSlides#2781)

Bumps [dependency-injector](https://github.com/ets-labs/python-dependency-injector) from 4.43.0 to 4.45.0.
- [Commits](ets-labs/python-dependency-injector@4.43.0...4.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…penSlides#2756)

Bumps [pytest-profiling](https://github.com/man-group/pytest-plugins) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/man-group/pytest-plugins/releases)
- [Changelog](https://github.com/man-group/pytest-plugins/blob/master/CHANGES.md)
- [Commits](man-group/pytest-plugins@v1.7.0...v1.8.1)

---
updated-dependencies:
- dependency-name: pytest-profiling
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-bleach](https://github.com/python/typeshed) from 6.1.0.20240331 to 6.2.0.20241123.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-bleach
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…es#2804)

Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.11...v1.8.12)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@hjanott hjanott merged commit e4bda37 into OpenSlides:feature/motion-forward Jan 29, 2025
6 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.

4 participants