chore(deps): update all dependencies #81

Merged
finkregh merged 2 commits from renovate/all into main 2026-04-30 19:52:36 +00:00

This PR contains the following updates:

Package Type Update Change
axe-core (source) devDependencies patch 4.11.34.11.4
cypress (source) devDependencies patch 15.14.015.14.2
github.com/finkregh/hugo-theme-component-ical indirect patch v0.11.0v0.11.3
hugomods/hugo container minor dart-sass-0.160.1dart-sass-0.161.1

Release Notes

dequelabs/axe-core (axe-core)

v4.11.4

Compare Source

cypress-io/cypress (cypress)

v15.14.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-2

v15.14.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-1

finkregh/hugo-theme-component-ical (github.com/finkregh/hugo-theme-component-ical)

v0.11.3

Compare Source

Bug Fixes
  • (ci) avoid gray-matter caching bug in frontmatter parsing - (fa1c8b7) - Oluf Lorenzen
  • (ci) node date parsing - (ce63788) - Oluf Lorenzen
  • (ical) spacing - (ed7336d) - Oluf Lorenzen
  • (ical) set dates with timezones - (73ba65e) - Oluf Lorenzen
  • (ical) newline issues - (415c0a2) - Oluf Lorenzen
  • (ical) set location from location OR where frontmatter - (b8dbed1) - Oluf Lorenzen
  • dont use .Site.Language.LanguageCode, deprecated - (068e703) - Oluf Lorenzen
Continuous Integration
  • add deps - (dde5df6) - Oluf Lorenzen
Miscellaneous Chores
  • fix action version - (507644e) - Oluf Lorenzen
  • cleanup - (78384c4) - Oluf Lorenzen
  • cleanup - (d5790e5) - Oluf Lorenzen
  • cleanup - (400553d) - Oluf Lorenzen
  • cleanup - (a53558b) - Oluf Lorenzen

v0.11.2

Compare Source

Miscellaneous Chores
  • (deps) update actions/setup-node action to v6 - (fd6f211) - renovate[bot]

v0.11.1

Compare Source

Documentation
  • cleanup - (9045baa) - Oluf Lorenzen
Continuous Integration
  • cache stuff, install cog properly - (a27cfa2) - Oluf Lorenzen
  • fixes - (c071ca7) - Oluf Lorenzen
  • fix changelog generation - (1c8704e) - Oluf Lorenzen


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axe-core](https://www.deque.com/axe/) ([source](https://github.com/dequelabs/axe-core)) | devDependencies | patch | [`4.11.3` → `4.11.4`](https://renovatebot.com/diffs/npm/axe-core/4.11.3/4.11.4) | | [cypress](https://cypress.io) ([source](https://github.com/cypress-io/cypress)) | devDependencies | patch | [`15.14.0` → `15.14.2`](https://renovatebot.com/diffs/npm/cypress/15.14.0/15.14.2) | | [github.com/finkregh/hugo-theme-component-ical](https://github.com/finkregh/hugo-theme-component-ical) | indirect | patch | `v0.11.0` → `v0.11.3` | | hugomods/hugo | container | minor | `dart-sass-0.160.1` → `dart-sass-0.161.1` | --- ### Release Notes <details> <summary>dequelabs/axe-core (axe-core)</summary> ### [`v4.11.4`](https://github.com/dequelabs/axe-core/blob/HEAD/CHANGELOG.md#4114-2026-04-23) [Compare Source](https://github.com/dequelabs/axe-core/compare/v4.11.3...v4.11.4) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v15.14.2`](https://github.com/cypress-io/cypress/releases/tag/v15.14.2) [Compare Source](https://github.com/cypress-io/cypress/compare/v15.14.1...v15.14.2) Changelog: <https://docs.cypress.io/app/references/changelog#15-14-2> ### [`v15.14.1`](https://github.com/cypress-io/cypress/releases/tag/v15.14.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v15.14.0...v15.14.1) Changelog: <https://docs.cypress.io/app/references/changelog#15-14-1> </details> <details> <summary>finkregh/hugo-theme-component-ical (github.com/finkregh/hugo-theme-component-ical)</summary> ### [`v0.11.3`](https://github.com/finkregh/hugo-theme-component-ical/blob/HEAD/CHANGELOG.md#v0113---2026-04-30) [Compare Source](https://github.com/finkregh/hugo-theme-component-ical/compare/v0.11.2...v0.11.3) ##### Bug Fixes - (**ci**) avoid gray-matter caching bug in frontmatter parsing - ([fa1c8b7](https://github.com/finkregh/hugo-theme-component-ical/commit/fa1c8b73e336fc95b7a5414f7e98bc799e0d31e8)) - Oluf Lorenzen - (**ci**) node date parsing - ([ce63788](https://github.com/finkregh/hugo-theme-component-ical/commit/ce63788bb8c8f9451426bdcbae0288f6d0a3b122)) - Oluf Lorenzen - (**ical**) spacing - ([ed7336d](https://github.com/finkregh/hugo-theme-component-ical/commit/ed7336d3cc0ad6add9baed27dce07fef8a4ab6cc)) - Oluf Lorenzen - (**ical**) set dates with timezones - ([73ba65e](https://github.com/finkregh/hugo-theme-component-ical/commit/73ba65e367e57c882456218cb848997a7f101a23)) - Oluf Lorenzen - (**ical**) newline issues - ([415c0a2](https://github.com/finkregh/hugo-theme-component-ical/commit/415c0a26f7c5a645699ac5a0120240148b241d8f)) - Oluf Lorenzen - (**ical**) set location from `location` OR `where` frontmatter - ([b8dbed1](https://github.com/finkregh/hugo-theme-component-ical/commit/b8dbed184f849a14476b96f3fd0b85f676c34122)) - Oluf Lorenzen - dont use .Site.Language.LanguageCode, deprecated - ([068e703](https://github.com/finkregh/hugo-theme-component-ical/commit/068e703773728d0e34764f2b10aff7a613778abf)) - Oluf Lorenzen ##### Continuous Integration - add deps - ([dde5df6](https://github.com/finkregh/hugo-theme-component-ical/commit/dde5df63c71d74e94264e569893ebf1e70eb3113)) - Oluf Lorenzen ##### Miscellaneous Chores - fix action version - ([507644e](https://github.com/finkregh/hugo-theme-component-ical/commit/507644e9f63e94b946a2a9ed0f946017d32420f3)) - Oluf Lorenzen - cleanup - ([78384c4](https://github.com/finkregh/hugo-theme-component-ical/commit/78384c48953d60b06ed4bb49c5fa2ce42e296e34)) - Oluf Lorenzen - cleanup - ([d5790e5](https://github.com/finkregh/hugo-theme-component-ical/commit/d5790e53e5ceffb180d4226c8d02896b07577847)) - Oluf Lorenzen - cleanup - ([400553d](https://github.com/finkregh/hugo-theme-component-ical/commit/400553dab6a6330499052a809491526f038898dc)) - Oluf Lorenzen - cleanup - ([a53558b](https://github.com/finkregh/hugo-theme-component-ical/commit/a53558bfa3f8a4f831d554dde30759a2439f8f7f)) - Oluf Lorenzen *** ### [`v0.11.2`](https://github.com/finkregh/hugo-theme-component-ical/blob/HEAD/CHANGELOG.md#v0112---2026-04-24) [Compare Source](https://github.com/finkregh/hugo-theme-component-ical/compare/v0.11.1...v0.11.2) ##### Miscellaneous Chores - (**deps**) update actions/setup-node action to v6 - ([fd6f211](https://github.com/finkregh/hugo-theme-component-ical/commit/fd6f2116c7e57a2d6997789c0884ac132e2dd02e)) - renovate\[bot] *** ### [`v0.11.1`](https://github.com/finkregh/hugo-theme-component-ical/blob/HEAD/CHANGELOG.md#v0111---2026-04-24) [Compare Source](https://github.com/finkregh/hugo-theme-component-ical/compare/v0.11.0...v0.11.1) ##### Documentation - cleanup - ([9045baa](https://github.com/finkregh/hugo-theme-component-ical/commit/9045baaa7149d9bb8b0bffcfbc5aff42d8497e00)) - Oluf Lorenzen ##### Continuous Integration - cache stuff, install cog properly - ([a27cfa2](https://github.com/finkregh/hugo-theme-component-ical/commit/a27cfa2870f867df5706ca04f5ffaa3437767a21)) - Oluf Lorenzen - fixes - ([c071ca7](https://github.com/finkregh/hugo-theme-component-ical/commit/c071ca7c7ae8f68b994100e82409d585c37cd592)) - Oluf Lorenzen - fix changelog generation - ([1c8704e](https://github.com/finkregh/hugo-theme-component-ical/commit/1c8704e6ce3c94cb31d164856d20cd54fba29050)) - Oluf Lorenzen *** </details> --- ### Configuration 📅 **Schedule**: 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update all dependencies
All checks were successful
publish / Linting (pull_request) Successful in 1m7s
Check links for modified files / markdown-link-check (pull_request) Successful in 1m25s
publish / build-and-publish (pull_request) Successful in 1m17s
b525771dfb
Website preview: https://hannoverstammtisch-pr-81.blogtest.nc.oluflorenzen.de
finkregh deleted branch renovate/all 2026-04-30 19:52:36 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hugo-blogs/hannover-polystammtisch-de!81
No description provided.