pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
118M results
Bumps prettier from 3.7.3 to 3.9.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.9.4 /h2 ...
dependencies
javascript
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| github.com/pulumi/pulumi/sdk/v3 | v3.248.0 → v3.249.0 | age | confidence |
Release Notes
details ...
dependencies
renovate-minor
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
Bumps eslint-plugin-jsdoc from 63.0.7 to 63.0.10. details summary Release notes /summary p em Sourced from a href=
https://github.com/gajus/eslint-plugin-jsdoc/releases eslint-plugin-jsdoc s releases /a ...
dependencies
javascript
…handling
Summary
Folds the AAFES-via-DSCO 846 inventory feed learnings into reference/aafes-dsco.md and adds a new generic
reference/orderful-rules-engine.md.
aafes-dsco.md:
- Corrects the earlier AAFES inventory ...
- checkGroupRefsResolve (link_refs.go): a xs:group ref must resolve to a globally declared model group; a ref naming a
complexType/attributeGroup of the same name (wrong symbol space) or a name declared ...
The bug
Opening any job detail page (/jobs/:id) rendered a blank page.
Root cause (traced end to end)
1. GET /v1/jobs/{id} returns env : null / requires : null for any task that omits them - json.Marshal ...