Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:TypeScript language:Java

Filter by

141M results  (2 s)

141M results

Removes minimatch. It s no longer used after updating ancestor dependencies minimatch, sucrase, eslint and tempo-devtools. These dependencies need to be updated together. Removes minimatch Updates sucrase ...
dependencies
javascript

Bumps vite from 7.0.2 to 7.3.2. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v7.3.2 /h2 p Please refer ...
dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @angular/animations (source) | 21.2.16 → 21.2.17 | age | confidence | | @angular/common (source) ...
dependency ⚙️
renovate 🧹

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @types/node (source) | 24.13.1 → 24.13.2 | age | confidence | Configuration 📅 Schedule: (UTC) ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | memfs | 4.57.6 → 4.57.7 | age | adoption | passing | confidence ...

💡 What: Optimized the getTasksHandler in the Go backend. 🎯 Why: The previous implementation used an exclusive sync.Mutex and performed JSON encoding and I/O while holding the lock, causing unnecessary ...

… connectors Add ConfigField to the contract + optional Integration.configFields, plus a central CONFIG_FIELDS map wired onto the 13 services that authenticate with structured config rather than a single ...

Replaces the placeholder block on the Breakout 1 activity page with a real labeled link to the Get-to-Know-You Google Doc — the same /copy URL the Week 1 deck (sessions/week-1-class.html) uses for its ...

Problema O backend já tinha a rota POST /api/track/registration implementada em routes/track.ts (Conversions API do Meta), mas o frontend nunca a chamava — o evento CompleteRegistration nunca chegava ...