 dependabot[bot]andGitHub
|
add709cd9d
|
Bump undici and wrangler
Bumps [undici](https://github.com/nodejs/undici) to 7.28.0 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together.
Updates `undici` from 7.24.4 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.24.4...v7.28.0)
Updates `wrangler` from 4.76.0 to 4.103.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.103.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.28.0
dependency-type: indirect
- dependency-name: wrangler
dependency-version: 4.103.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-20 08:37:09 +00:00 |
|
 s0lrayandGitHub
|
0f19a1ba49
|
Merge pull request #541 from lockfale/dependabot/npm_and_yarn/minimatch-3.1.5
Bump minimatch from 3.1.2 to 3.1.5
|
2026-03-24 23:43:24 -04:00 |
|
 cloudflare-workers-and-pages[bot]andGitHub
|
82938893ed
|
Add Cloudflare Workers configuration
|
2026-03-23 22:07:02 +00:00 |
|
 s0lrayandPaperclip
|
40f4c0d70d
|
Phase 1+2: Remove Bower, upgrade D3 dep to v7, fix npm scripts
- Delete bower.json (dead artifact; deps already managed by npm)
- Add bower_components and .bowerrc to .gitignore
- Upgrade d3 devDependency from ^3.5.16 to ^7.9.0
- Fix postinstall script path: node_modules/d3/dist/d3.min.js -> public/js/
- Fix start script: python -m SimpleHTTPServer -> python3 -m http.server 8000
- Update package-lock.json
Note: index.html still loads d3.v3.min.js; arf.js API migration is Phase 3.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-03-21 22:22:53 -04:00 |
|
 dependabot[bot]andGitHub
|
06c18f86ed
|
Bump minimatch from 3.1.2 to 3.1.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-28 03:47:26 +00:00 |
|
Akshit Chilkoti
|
fee1f25654
|
error ix
|
2024-06-12 06:58:45 +00:00 |
|