dependabot[bot]
e7f9f7504e
Bump setuptools from 69.1.0 to 69.1.1 ( #4918 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 69.1.0 to 69.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v69.1.0...v69.1.1 )
---
updated-dependencies:
- dependency-name: setuptools
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>
2024-02-26 10:15:20 -05:00
dependabot[bot]
5721b2353a
Bump cryptography from 42.0.3 to 42.0.5 ( #4917 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.3 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
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>
2024-02-26 10:14:50 -05:00
Mike Degatano
c9de846d0e
Fix missing apis from addons with manager role ( #4908 )
...
* Allow mount control from addons with manager role
* Allow available_updates and refresh_updates too
2024-02-21 11:36:29 -05:00
dependabot[bot]
a598108c26
Bump sentry-sdk from 1.40.4 to 1.40.5 ( #4905 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.40.4 to 1.40.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.40.4...1.40.5 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2024-02-20 09:19:15 +01:00
dependabot[bot]
5467aa399d
Bump ruff from 0.2.1 to 0.2.2 ( #4904 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: ruff
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>
2024-02-19 10:37:44 +01:00
dependabot[bot]
da052b074a
Bump urllib3 from 2.2.0 to 2.2.1 ( #4903 )
2024-02-19 08:07:18 +01:00
dependabot[bot]
90c035edd0
Bump pre-commit from 3.6.1 to 3.6.2 ( #4902 )
2024-02-19 07:52:18 +01:00
dependabot[bot]
fc4eb44a24
Bump cryptography from 42.0.2 to 42.0.3 ( #4895 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
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>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-02-16 22:10:43 +01:00
Stefan Agner
a71111b378
Fix autoupdate time compare ( #4897 )
...
* Fix autoupdate time compare
Make sure both timestamps are UTC, otherwise Python complains with:
TypeError: can't compare offset-naive and offset-aware datetimes
* Use correect attribute
---------
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2024.02.0
2024-02-16 15:40:54 +01:00
dependabot[bot]
52e0c7e484
Bump gitpython from 3.1.41 to 3.1.42 ( #4894 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 15:31:31 +01:00
Stefan Agner
e32970f191
Fix new complaint by ruff 0.2.1 ( #4898 )
2024-02-16 14:35:31 +01:00
dependabot[bot]
897cc36017
Bump sentry-sdk from 1.40.3 to 1.40.4 ( #4891 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.40.3 to 1.40.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.40.3...1.40.4 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2024-02-14 09:24:58 +01:00
dependabot[bot]
d79c575860
Bump orjson from 3.9.13 to 3.9.14 ( #4890 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.13 to 3.9.14.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.13...3.9.14 )
---
updated-dependencies:
- dependency-name: orjson
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>
2024-02-14 09:24:52 +01:00
J. Nick Koston
1f19f84edd
Create backups files without having to copy inner tarballs ( #4884 )
...
* Create backups files without having to copy inner tarballs
needs https://github.com/pvizeli/securetar/pull/33
* fix writing json
* fix writing json
* fixes
* fixes
* ensure cleaned up
* need ./
* fix type
* Bump securetar to 2024.2.0
changelog: https://github.com/pvizeli/securetar/compare/2023.12.0...2024.2.0
* backup file is now created sooner
* reorder so comment still makes sense
2024-02-14 09:24:43 +01:00
dependabot[bot]
27c37b8b84
Bump ruff from 0.1.14 to 0.2.1 ( #4877 )
...
* Bump ruff from 0.1.14 to 0.2.1
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.14 to 0.2.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.14...v0.2.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2024-02-14 09:11:26 +01:00
J. Nick Koston
06a5dd3153
Bump securetar to 2024.2.0 ( #4888 )
2024-02-12 19:34:04 +01:00
Mike Degatano
b5bf270d22
Mount status checks look at connection ( #4882 )
...
* Mount status checks look at connection
* Fix tests and refactor to fixture
* Fix test
2024-02-12 17:32:54 +01:00
dependabot[bot]
8e71d69a64
Bump setuptools from 69.0.3 to 69.1.0 ( #4885 )
2024-02-12 08:31:08 +01:00
dependabot[bot]
06edb6f8a8
Bump pre-commit from 3.6.0 to 3.6.1 ( #4887 )
2024-02-12 08:20:35 +01:00
dependabot[bot]
dca82ec0a1
Bump sentry-sdk from 1.40.2 to 1.40.3 ( #4886 )
2024-02-12 08:20:00 +01:00
dependabot[bot]
9c82ce4103
Bump debugpy from 1.8.0 to 1.8.1 ( #4881 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 08:14:07 +01:00
dependabot[bot]
8a23a9eb1b
Bump sentry-sdk from 1.40.1 to 1.40.2 ( #4880 )
2024-02-08 07:25:48 +01:00
dependabot[bot]
e1b7e515df
Bump sentry-sdk from 1.40.0 to 1.40.1 ( #4879 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 08:19:23 +01:00
dependabot[bot]
c8ff335ed7
Bump awesomeversion from 23.11.0 to 24.2.0 ( #4878 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 07:54:04 +01:00
dependabot[bot]
5736da8ab7
Bump actions/download-artifact from 4.1.1 to 4.1.2 ( #4876 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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>
2024-02-06 08:59:19 +01:00
dependabot[bot]
060bba4dce
Bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #4875 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-02-06 08:59:06 +01:00
Mike Degatano
4c573991d2
Improve error handling when mounts fail ( #4872 )
2024-02-05 16:24:53 -05:00
Mike Degatano
7fd6dce55f
Migrate to Ruff for lint and format ( #4852 )
...
* Migrate to Ruff for lint and format
* Fix pylint issues
* DBus property sets into normal awaitable methods
* Fix tests relying on separate tasks in connect
* Fixes from feedback
2024-02-05 11:37:39 -05:00
dependabot[bot]
1861d756e9
Bump voluptuous from 0.14.1 to 0.14.2 ( #4874 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:49:14 +01:00
dependabot[bot]
c36c041f5e
Bump orjson from 3.9.12 to 3.9.13 ( #4873 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:45:23 +01:00
dependabot[bot]
c3d877bdd2
Bump cryptography from 42.0.1 to 42.0.2 ( #4860 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 11:11:50 +01:00
dependabot[bot]
1242030d4a
Bump codecov/codecov-action from 3.1.6 to 4.0.1 ( #4869 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:50:53 +01:00
dependabot[bot]
1626e74608
Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 ( #4868 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:50:38 +01:00
dependabot[bot]
b1b913777f
Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #4864 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:53:35 +01:00
Stefan Agner
190894010c
Reset failed API call counter on successful API call ( #4862 )
...
* Reset failed API call counter on successful API call
Make sure to reset the failed API call counter after a successful
API call. While at it also update the log messages a bit to make it
clearer what the problem is exactly.
* Address pytest changes
2024.01.1
2024-01-31 11:41:21 -05:00
Stefan Agner
765265723c
Explicitly log when API requests timeout ( #4861 )
...
Currently a timeout leads to a log entry which simply states:
"Error on call http://172.30.32.1:8123/api/core/state : ". From this,
it is not immeaditly clear what the problem is. This commit adds
a log entry which explicitly states that the request timed out.
2024-01-31 10:17:24 -05:00
dependabot[bot]
7e20502379
Bump urllib3 from 2.1.0 to 2.2.0 ( #4859 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: urllib3
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>
2024-01-31 10:13:34 -05:00
dependabot[bot]
366fc30e9d
Bump sentry-sdk from 1.39.2 to 1.40.0 ( #4858 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.39.2 to 1.40.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.39.2...1.40.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2024-01-31 10:11:11 -05:00
dependabot[bot]
aa91788a69
Bump codecov/codecov-action from 3.1.5 to 3.1.6 ( #4857 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 08:09:52 +01:00
J. Nick Koston
375789b019
Use orjson encoder for websocket messages ( #4854 )
...
I missed that these need to have dumps passed
2024-01-30 09:00:27 -05:00
Mike Degatano
140b769a42
Auto updates to new version delay for 24 hours ( #4838 )
2024-01-30 08:58:28 -05:00
Mike Degatano
88d718271d
Fix serialization issue adding error to job ( #4853 )
2024-01-30 12:21:02 +01:00
dependabot[bot]
6ed26cdd1f
Bump aiohttp from 3.9.2 to 3.9.3 ( #4855 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 21:36:01 -10:00
J. Nick Koston
d1851fa607
Significantly speed up creating backups with isal via zlib-fast ( #4843 )
2024-01-29 10:25:43 -10:00
dependabot[bot]
e846157c52
Bump aiohttp from 3.9.1 to 3.9.2 ( #4848 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: aiohttp
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>
2024-01-29 14:35:54 -05:00
dependabot[bot]
e190bb4c1a
Bump colorlog from 6.8.0 to 6.8.2 ( #4846 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 08:53:39 +01:00
dependabot[bot]
137fbe7acd
Bump coverage from 7.4.0 to 7.4.1 ( #4849 )
2024-01-29 08:28:43 +01:00
dependabot[bot]
9ccdb2ae3a
Bump cryptography from 41.0.7 to 42.0.1 ( #4837 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 20:54:01 +01:00
dependabot[bot]
f5f7515744
Bump codecov/codecov-action from 3.1.4 to 3.1.5 ( #4840 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 20:36:45 +01:00
Mike Degatano
ddadbec7e3
Addon devs can block auto update for breaking versions ( #4832 )
2024-01-26 08:08:03 +01:00