Beni Rupp
Beni Rupp
### Describe the bug When mounting a component that uses `useRoute()` or `useRouter()` with `vue-test-utils` and a `vue-i18n-router`, the `useRoute` and `useRouter` composables do not return any values. Instead the...
We use all upcoming and all events within the last 52 weeks to figure out 'active' Hackergarten locations. The venue of the event is used as sponsor. Later on we...
**Is your feature request related to a problem? Please describe.** The current `@lhci/cli` version depends on a [vulnerable version of `cookies`](https://github.com/advisories/GHSA-pxg6-pf52-xh8x): ``` └─ @lhci/cli@npm:0.14.0 (via npm:^0.14.0) ├─ @lhci/utils@npm:0.14.0 (via npm:0.14.0)...
Previously the tab order in the list of tracking domains was: domain, x-Button, toggle. Now, the order is as expected: domain, toggle, x-Button. This was achieved by changing the order...