133 lines
3.6 KiB
Markdown
133 lines
3.6 KiB
Markdown
## [1.1.2] - 2026-04-15
|
|
### Changed
|
|
- Update dependency fast-xml-parser to v5.6.0 (#28)
|
|
|
|
This PR contains the following updates:
|
|
|
|
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|
|
|---|---|---|---|
|
|
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | [`5.5.12` → `5.6.0`](https://renovatebot.com/diffs/npm/fast-xml-parser/5.5.12/5.6.0) |  |  |
|
|
|
|
---
|
|
|
|
### Release Notes
|
|
|
|
<details>
|
|
<summary>NaturalIntelligence/fast-xml-parser (fast-xml-parser)</summary>
|
|
|
|
### [`v5.6.0`](https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.6.0): use @​nodable/entities to replace entities
|
|
|
|
[Compare Source](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.12...v5.6.0)
|
|
|
|
- No API change
|
|
- No change in performance for basic usage
|
|
- No typing change
|
|
- No config change
|
|
- new dependency
|
|
- breaking: error messages for entities might have been changed.
|
|
-
|
|
|
|
**Full Changelog**: <https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.12...v5.6.0>
|
|
|
|
</details>
|
|
|
|
---
|
|
|
|
### 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.
|
|
|
|
---
|
|
|
|
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
|
|
|
|
---
|
|
|
|
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
|
|
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
|
|
|
|
## [1.1.1] - 2026-04-15
|
|
### Changed
|
|
- split push release/publish and harden workflows (#27)
|
|
|
|
### Added
|
|
* Separate release from Docker/Helm publish
|
|
* enrich releases with PRbodies when available
|
|
* tighten release.sh validation and idempotency
|
|
* trim PR docker-build metadata for act-runner stability
|
|
|
|
## [1.1.0] - 2026-04-15
|
|
### Changed
|
|
- Update all non-major dependencies (#25)
|
|
|
|
## [1.0.10] - 2026-04-15
|
|
### Changed
|
|
- Remove npm overrides for tar (#26)
|
|
|
|
## [1.0.9] - 2026-03-24
|
|
### Changed
|
|
- update https://git.keligrubb.com/actions/setup-helm action to v5 (#23)
|
|
|
|
## [1.0.8] - 2026-03-12
|
|
### Changed
|
|
- fix release file (#22)
|
|
|
|
## [1.0.7] - 2026-03-06
|
|
### Changed
|
|
- chore(deps): update docker/build-push-action action to v7 (#19)
|
|
|
|
## [1.0.6] - 2026-03-05
|
|
### Changed
|
|
- fix docker login during push stage (#18)
|
|
|
|
## [1.0.5] - 2026-03-05
|
|
### Changed
|
|
- fix deploy pipeline stages for token registry uploads (#17)
|
|
|
|
## [1.0.4] - 2026-03-04
|
|
### Changed
|
|
- fix deploy pipeline (#15)
|
|
|
|
## [1.0.3] - 2026-02-23
|
|
### Changed
|
|
- fix(deps): update dependency vue-router to v5 (#12)
|
|
|
|
## [1.0.2] - 2026-02-22
|
|
### Changed
|
|
- chore(deps): update dependency eslint to v10 (#10)
|
|
|
|
## [1.0.1] - 2026-02-22
|
|
### Changed
|
|
- chore: Configure Renovate (#7)
|
|
|
|
## [1.0.0] - 2026-02-17
|
|
### Changed
|
|
- kestrel is now a tak server (#6)
|
|
|
|
## [0.4.0] - 2026-02-15
|
|
### Changed
|
|
- new nav system (#5)
|
|
|
|
## [0.3.0] - 2026-02-14
|
|
### Changed
|
|
- heavily simplify server and app content. unify styling (#4)
|
|
|
|
## [0.2.0] - 2026-02-12
|
|
### Changed
|
|
- add a new release system (#3)
|
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|