Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML

Filter by

254M results  (2 s)

254M results

Bumps the npm_and_yarn group with 1 update in the / directory: vitest. Updates vitest from 4.0.18 to 4.1.0 details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases ...
dependencies
javascript

Closes #3 (sub-feature 2 of 3 — generated columns). What Schemas declaring computed columns — CREATE TABLE line_items ( qty integer NOT NULL, unit_price numeric NOT NULL, amount_total numeric ...

Summary This PR adds Normative vs Shadow Inventory Report v0. It introduces a machine-generated review report for classifying PULSE workflows, artifacts, tools, docs, reader surfaces, publication surfaces, ...

Bumps the npm_and_yarn group with 12 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | uuid | 10.0.0 | 14.0.0 | | langsmith | 0.5.10 | 0.5.26 | | defu | 6.1.4 | 6.1.7 | ...
dependencies
javascript

Bumps vitest from 4.0.18 to 4.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 ...
dependencies
javascript

Automated SDK regeneration. Source: zeroset-inc/nebula@ef753ee Generator: nebula-sdks/generator (@workos/oagen-backed) Bump type: fix (drives release-please s next version) Review the diff carefully ...

Automated SDK regeneration. Source: zeroset-inc/nebula@ef753ee Generator: nebula-sdks/generator (@workos/oagen-backed) Bump type: fix (drives release-please s next version) Review the diff carefully ...

Motivation and Context Fix an off-by-one count in the community PR limit workflow. !-- Thank you for your contribution to the Agent Framework repo! Please help reviewers and future users, providing the ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | eslint-import-resolver-typescript | ^3.6.1 → ^4.0.0 | age | confidence | Release Notes details ...

Bug Fix Fixes memory leak issue. Problem Memory leak was causing performance issues. Solution - Proper resource management - Added cleanup procedures - Enhanced error handling