pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python language:Java
Filter by
183M results
Bumps eslint from 10.4.1 to 10.5.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...
dependencies
javascript
Auto Updated Docker Images - Success PR
GitLab Pipeline
Summary
| Metric | Count |
| --- | --- |
| Total Packs | 30 |
| Passing Packs (included) | 26 |
| Partially Failing Packs (split) | 3 |
| Failing ...
auto-update-docker
docs-approved
With merge-multiple: true, every matched artifact is unpacked into one directory. If the same basename exists in more
than one artifact (or the runner unpacks in parallel), you can get interleaved or partial ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.sonatype.central:central-publishing-maven-plugin (source) | 0.10.0 → 0.11.0 | age | confidence ...
relesing 1.2 version to develop
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/setup-java | action | minor | v5.2.0 → v5.3.0 |
Release Notes
details summary actions/setup-java ...
d70a065ec667ad5073adf7dc06c1e425968c1c09
pre lt;link rel=preload as=json gt; should not trigger a preload a href= https://bugs.webkit.org/show_bug.cgi?id=317223
https://bugs.webkit.org/show_bug.cgi?id=317223 ...
New Bugs
This PR addresses a KeyError: domain_name occurring in GitHub integration code paths, specifically within
sentry/integrations/github/issues.py::get_issue_url and sentry/integrations/github/integration.py::source_url_matches. ...
Scope: Backend
core::ffi (stable since Rust 1.64) provides the C primitive type aliases (c_char, c_int, etc.) in no_std, covering the
crate s dominant use (bindgen --ctypes-prefix). The C99 int32_t/size_t-style aliases ...