Skip to content

chore(deps): update dependency analogj/scrutiny to v0.9.2#580

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/analogj-scrutiny-0.x
Open

chore(deps): update dependency analogj/scrutiny to v0.9.2#580
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/analogj-scrutiny-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
AnalogJ/scrutiny minor 0.8.60.9.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

AnalogJ/scrutiny (AnalogJ/scrutiny)

v0.9.2

Compare Source

Timestamp SHA Message Author
2026-04-28T01:06Z 5928d68 (v0.9.2) Automated packaging of release by Packagr packagrio-bot
2026-04-28T01:04Z df8dedb Fix fallback WWN in UUID migration to avoid ghost disks (#​1002)
  • Patch UUID migration to avoid more ghosts Resolves an issue discussed in #​994 where a change to fallback WWN at the same time as migrating to UUIDs caused a mismatch for no-wwn disks.
  • Add some extra debugging for UUID generation
  • Dave Shoreman
    2026-04-24T20:34Z 309c7fc Fix typo in Docker usage instructions (#​996) Jonah

    v0.9.1

    Compare Source

    Timestamp SHA Message Author
    2026-04-24T04:02Z a5a7b72 (v0.9.1) Automated packaging of release by Packagr packagrio-bot
    2026-04-23T23:53Z d77976c fix(collector): keep only devices with non-nil ScrutinyUUID (#​991)
  • Fix an inverted filter
  • Improve handling of nil ScrutinyUUID cases
  • Emit errors when nil ScrutinyUUID's are encountered --------- Co-authored-by: Aram Akhavan 1147328+kaysond@users.noreply.github.com
  • Johanna Reiml

    v0.9.0

    Compare Source

    Timestamp SHA Message Author
    2026-04-21T18:19Z 9e61680 (v0.9.0) Automated packaging of release by Packagr packagrio-bot
    2026-04-21T18:17Z ac6c068 Install git from default repo in release workflow (#​987) Debian 13 removed software-properties-common which was used to add-apt-repository. The version of git in the Debian repo should be modern enough as is. Aram Akhavan
    2026-04-02T04:28Z ccded73 Update image tags in example docker compose files (#​973) Fixes #​967 Aram Akhavan
    2026-03-26T03:16Z c3b2eb2 Identify drives by a Scrutiny UUID instead of wwn (#​960)
  • Generate a UUIDv5 from a random namespace based on WWN, model name, and serial number
  • Migrate sqlite and influxdb data accordingly
  • Update frontend API routes and components
  • Fixes #​923
  • Aram Akhavan
    2026-03-15T05:27Z e4c40f7 Update issue triage template (#​962) Aram Akhavan
    2026-03-15T05:11Z 6cc9ff7 Update docker building (#​961)
  • Remove old entry and dependencies from Makefile
  • Update Dockerfiles to only COPY needed files for faster builds and better caching
  • Test the docker files getting built from the Makefile in CI
  • Aram Akhavan
    2026-03-13T21:40Z 0aea6b9 Add devcontainer config (#​861) Closes #​853 --------- Co-authored-by: Aram Akhavan github@aram.nubmail.ca Co-authored-by: Aram Akhavan 1147328+kaysond@users.noreply.github.com mcarbonne
    2026-03-08T20:24Z afbf145 Build and distribute latest smartmontools 7.5 as part of image (#​924) Co-authored-by: slydetector Co-authored-by: Aram Akhavan 1147328+kaysond@users.noreply.github.com slydetector
    2026-02-28T18:27Z 6a278bc Add support for topic in Zulip notifications and truncate long topics Subjects over 60 characters long, such as the test notification, are rejected by shoutrrr. This truncates the subject to the max length. Users may want all Scrutiny notifications to be sent to a particular topic rather than whatever Scrutiny happens to decide. Merlin
    2026-02-22T16:06Z 9d1ce79 Update docker compose example (#​685) enoch85
    2026-02-22T05:04Z fb5d481 fix: page smart attribute queries with limit and sort (#​869) Alliot
    2026-02-22T04:48Z 3a06920 Make defaut temperature history length 1 week (#​939) Closes #​356 Aram Akhavan
    2026-02-22T04:43Z dd8a675 Add telegram message thread format to example.scrutiny.yaml (#​938) Closes #​765 Aram Akhavan
    2026-02-22T03:55Z d433a6a Bump base image to debian trixie (#​935) CIoses #​929 Aram Akhavan
    2026-02-22T00:26Z c365988 Update Makefile docker image tags to use ghcr.io (#​936) Also remove outdated note on building frontend (it's built in the Dockerfiles) Aram Akhavan
    2026-02-22T00:13Z 6a1a985 Switch to maintained fork of shoutrrr (#​934) Closes #​817 Aram Akhavan
    2026-02-22T00:02Z 02996d6 Bump influxdb to 2.8 (#​933) Closes #​863 Aram Akhavan
    2026-02-21T23:54Z 3d26716 Change LBA metrics to uint64 (#​932) Fixes #​800 Aram Akhavan
    2026-02-21T23:50Z 2865879 Fix notify urls env var in docs (#​931) Closes #​862 Aram Akhavan
    2026-02-19T19:29Z 18f10a9 Add documentation for rootless systemd service and podman quadlets (#​927) Kevin Thomer
    2026-02-13T17:58Z 67b7a08 feat: add "day" as resolution for temperature graph (#​823) Liu Xiaoyi

    Configuration

    📅 Schedule: (UTC)

    • Branch creation
      • At any time (no schedule defined)
    • Automerge
      • At any time (no schedule defined)

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • If you want to rebase/retry this PR, check this box

    This PR was generated by Mend Renovate. View the repository job log.

    @renovate renovate Bot force-pushed the renovate/analogj-scrutiny-0.x branch from 4c68178 to 467401c Compare February 9, 2026 09:09
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.8.2 chore(deps): update dependency analogj/scrutiny to v0.8.4 Feb 9, 2026
    @renovate renovate Bot force-pushed the renovate/analogj-scrutiny-0.x branch from 467401c to b14a3fc Compare February 9, 2026 20:47
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.8.4 chore(deps): update dependency analogj/scrutiny to v0.8.5 Feb 9, 2026
    @renovate renovate Bot force-pushed the renovate/analogj-scrutiny-0.x branch from b14a3fc to df2ca38 Compare February 10, 2026 00:49
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.8.5 chore(deps): update dependency analogj/scrutiny to v0.8.6 Feb 10, 2026
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.8.6 chore(deps): update dependency analogj/scrutiny to v0.8.6 - autoclosed Apr 16, 2026
    @renovate renovate Bot closed this Apr 16, 2026
    @renovate renovate Bot deleted the renovate/analogj-scrutiny-0.x branch April 16, 2026 16:21
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.8.6 - autoclosed chore(deps): update dependency analogj/scrutiny to v0.9.0 Apr 21, 2026
    @renovate renovate Bot reopened this Apr 21, 2026
    @renovate renovate Bot force-pushed the renovate/analogj-scrutiny-0.x branch 3 times, most recently from ff59b9d to b21edee Compare April 24, 2026 05:51
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.9.0 chore(deps): update dependency analogj/scrutiny to v0.9.1 Apr 24, 2026
    @renovate renovate Bot force-pushed the renovate/analogj-scrutiny-0.x branch from b21edee to 32a474e Compare April 28, 2026 05:32
    @renovate renovate Bot changed the title chore(deps): update dependency analogj/scrutiny to v0.9.1 chore(deps): update dependency analogj/scrutiny to v0.9.2 Apr 28, 2026
    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.

    0 participants