-
Notifications
You must be signed in to change notification settings - Fork 18
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
Sync with main #183
Merged
ic-dev21
merged 57 commits into
dvd-dev:feature/new-auth
from
dave-hilo:feature/new-auth
Feb 28, 2024
Merged
Sync with main #183
ic-dev21
merged 57 commits into
dvd-dev:feature/new-auth
from
dave-hilo:feature/new-auth
Feb 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bump up version
Fix pour l'état unknown fin de défi
…/workflows/black-23.12.1 Bump black from 23.12.0 to 23.12.1 in /.github/workflows
…/workflows/flake8-7.0.0 Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows
Updates the requirements on [aresponses](https://github.com/aresponses/aresponses) to permit the latest version. - [Commits](aresponses/aresponses@2.1.4...3.0.0) --- updated-dependencies: - dependency-name: aresponses dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
It's easier to determine if the event caching time is old if we also store the time it was created.
We determine if an event status is valid if the last_update time is older than the current phase's start time.
…-tw-3.0.0 Update aresponses requirement from ^2.1.4 to ^3.0.0
Missing condition
This reverts commit e976b62.
Event update datetime
Bump up version
Event update time
Ajout du model "43076" dans la liste JASCO
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/workflows/black-24.1.0 Bump black from 23.12.1 to 24.1.0 in /.github/workflows
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [black](https://github.com/psf/black) from 24.1.0 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.0...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Ajout UNMONITORED_DEVICES pour utilitisation dans hilo/sensor.py
…/workflows/black-24.1.1 Bump black from 24.1.0 to 24.1.1 in /.github/workflows
…8.0.0 Update pytest requirement from ^7.2.0 to ^8.0.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.25.0 to 6.0.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.25.0...v6.0.0) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/release-drafter/release-drafter-6.0.0 Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
--- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pip](https://github.com/pypa/pip) from 23.3.2 to 24.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3.2...24.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/workflows/pip-24.0 Bump pip from 23.3.2 to 24.0 in /.github/workflows
…-tw-2024.1.0 Update types-pytz requirement from ^2023.3.0 to ^2024.1.0
Changement de la valeur par défault du get_value de None à 'unknown'
Bump up version
Update seasons url
Bump up version
Update pyproject.toml
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/workflows/pre-commit-3.6.1 Bump pre-commit from 3.6.0 to 3.6.1 in /.github/workflows
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/workflows/black-24.2.0 Bump black from 24.1.1 to 24.2.0 in /.github/workflows
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/workflows/pre-commit-3.6.2 Bump pre-commit from 3.6.1 to 3.6.2 in /.github/workflows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.