Duncan Paterson
Duncan Paterson
@dizzzz - I don't see much of a point in J8 in this instance, it ll will error one way or the other - My guess for relevance of 0...
https://github.com/dependency-check/Dependency-Check_Action
@adamretter did you get to reproduce this with the provided `controller.xql`?
- [ ] modify docker base image - [ ] adjust JAVA OPTS in containers @dizzzz let me know if you want to pick this up again.
### **Migration Guide** #### For Component Consumers: ```javascript // Before import { LitElement } from 'lit-element'; import { unsafeHTML } from 'lit-html/directives/unsafe-html.js'; // After import { LitElement } from 'lit';...
@wolfgangmm re navigation. 51e04b3232bc50ce2456342efc61c4fbca060225 Potentially affects a lot of navigation urls. My attempt at a backwards compatibility layer might not be as successful as I hoped. If you see double...
@mike-kelly do you still see this behaviour with the latest release or is this good to close?
@emmamorlock I think this is good to close, no?
I'm quite open to deprecating the feature with exist 7. The deprecation wouldn't need to be long imv, but we need to give folks time to discover what that means...