Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged

Filter by

59.7M results  (1 s)

59.7M results

Updates the requirements on pydantic-settings to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/pydantic/pydantic-settings/releases pydantic-settings ...
dependencies
python

What Enable the core ESLint rule no-console in the shared config, allowing only the intentional-diagnostic channels: no-console : [ error , { allow: [ warn , error ] }], Why A bare console.log is ...

Bumps the public-linksite-production group in /PublicLinksite with 18 updates: | Package | From | To | | --- | --- | --- | | @iconify/react | 5.2.1 | 6.0.2 | | @radix-ui/react-accordion | 1.2.12 | 1.2.14 ...
dependencies

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout | action | major | v3 → v7 | Release Notes details summary actions/checkout ...

Ji

Summary Rationalizes the JAXB dependency story for Java 17 by migrating from the legacy javax.xml.bind API (removed from the JDK in Java 11) to Jakarta XML Binding 4.0. build.gradle: - implementation ...

This PR contains the following updates: | Package | Type | Update | Change | Pending | | --- | --- | --- | --- | --- | | actions/checkout | action | major | v2 → v7 | v7.0.0 | | actions/checkout | action ...
dependencies

Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | @babel/core | 7.24.5 | 7.29.6 | | tmp | 0.1.0 | 0.2.7 | | shell-quote | 1.7.1 | 1.8.4 | | ...
dependencies
javascript

Closes #58. Base branch: engine (depends on #68, already merged into engine). What this adds The durable task shell for the invoicing engine — the JS state machine that runs the engine nodes in order ...

Fixes the typo occured - occurred in the error message printed when installation aborts (bin.js line 190). 1 file, 1 line change. Simple typo fix in error output string.