Patrick Ayres
Results
2
issues of
Patrick Ayres
I didn't see any issues referencing this deprecation, so just wanted to post a notification. [Node 21.2.0](https://nodejs.org/api/punycode.html#:~:text=The%20version%20of%20the%20punycode,this%20module%20will%20be%20removed.) has deprecated the `punycode` module. Since upgrading my node version to 21.2.0 I...
bug
**Describe the bug** Using multiple filters with Leapp CLI commands e.g. `leapp session list --filter="Foo=Foo" --filter="Bar=Bar"...` should apply all filters to the search. This does not work on the latest...
enhancement