pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby
Filter by
125M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @swc/core (source) | ^1.15.33 → ^1.15.40 | age | confidence |
Release Notes
details summary ...
dependencies
Summary
Describe what changed in this pull request.
Why
Describe why this change is needed.
Changes
1.
2.
3.
Testing
Check all that apply:
- [ ] Ran npm run verify
- [ ] Ran npm run test:run ...
Bumps webpack-cli from 5.1.4 to 7.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/webpack/webpack-cli/releases webpack-cli s releases /a . /em /p blockquote h2 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
dependencies-changed
Bumps eslint from 9.39.4 to 10.4.1. 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.4.1 /h2 h2 ...
dependencies
javascript
背景
- GitHub App token を使う release workflow 修正を main に取り込んだため、新しい workflow 定義を含むリリースタグで配信経路を確認する。
- 既存の v0.1.8 タグは修正前の commit を指しており、再実行しても古い workflow 定義が使われる。
概要
- NextRoom のバージョンを 0.1.9 に更新する。 ...
Bumps jest from 30.3.0 to 30.4.2. details summary Release notes /summary p em Sourced from a href=
https://github.com/jestjs/jest/releases jest s releases /a . /em /p blockquote h2 v30.4.2 /h2 h1 Fixes ...
dependencies
javascript
Closes #46
What
Makes the calculator installable (Add to Home Screen) and offline-capable. It s already fully client-side, so this is
config + a service worker — no new build dependency.
How
- public/manifest.webmanifest ...