Checking the newest version (https://github.com/BeryJu/hass-auth-header/releases/tag/v1.11), there are about a million changes by dependabot. Whereas these are relevant changes and one might want to know about these updates - they are nothing I want to see in the release notes.
The three "relevant" changes made by (presumably) humans are:
- Store the token in localStorage after login
- 🎨 fix error from HA 2024.9+
- Add a login button and allow_bypass_login config value in configuration.yaml
These three changes are hard to see and even harder when you receive this update via the Home Assistant UI:

I would love either one of these things:
- Do not show the dependabot changes in the release notes at all
- Aggregate the dependabot changes into a single PR / single note in the release notes such as "Dependency updates A,B,C"