-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Other Branches
These updates…
-
### Link to the code that reproduces this issue
https://github.com/YouJun-IWON/My_Nextjs15
### To Reproduce
1. set .eslintrc.json 2. check page.tsx 3. I don't see error messages for unused v…
-
In some cases, the DOM Bindings fails to resolve a MethodBinding to an IJavaElement (ISourceMethod precisely in this case).
To reproduce, hook this in ResolveTests_1_5, and see it fails because the I…
-
If you use php 7.3 and higher, then use my edits. Otherwise, you will get errors due to migration to PCRE2 in new versions of PHP.
For example: Warning: preg_match_all (): Compilation failed: inva…
-
**Describe the bug**
We are using Eclipse CDT to parse C++ code in our static analysis tool. Unfortunately, we get a weird crash when we try to include system headers on macOS. Including a simple h…
-
https://html.spec.whatwg.org/multipage/syntax.html#insert-a-foreign-element says:
> 1. Let the adjusted insertion location be the appropriate place for inserting a node.
> 2. Create an element for th…
-
It is needed to develop basic functionality of dom-parser to be able to fill database with existing decisions
-
php-simple-html-dom-parser don't work with cURL
-
```
import 'package:html/parser.dart';
import 'package:html/dom.dart';
void main() {
final doc = parse('');
print(doc.querySelector('.aa.bb .cc'));
}
```
*It works fine with `.aa .cc…
-
I'm trying to use javac bits to open eclipse.jdt.ls project itself, and it throws some error `unconditional patterns in instanceof are not supported in -source 17`.
![image](https://github.com/user…