Fix lazy-file nested slice ranges (#11450)
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix lazy-file nested slice ranges (#11450) · remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix lazy-file nested slice ranges (#11450) · remix
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Speed up slow CI test files (#11447) · remix-run/r
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Replace the single objspace->malloc_counters.{increase,oldmalloc_increase} size_t fields with pairs of monotonically-increasing counters.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Several SETs in rb_gc_impl_stat may allocate a T_BIGNUM RVALUE when the value exceeds FIXNUM_MAX This is invisible on LP64 but trips on LLP
Snapshotting at start of marking lets sweep-time frees count against the next epoch, which roughly halves GC frequency on alloc-heavy worklo
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
It's possible for st_init_existing_table_with_size to trigger GC. If that happens we need to ensure that the table entries count doesn&#
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Harden memcache fake server tests (#11446) · remix
…h-partioned-table Fix handling referential integrity for PostgreSQL partitioned tables
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
Introduce `ActiveSupport::TimeFormats` and `ActiveSupport::DateFormats` for registering custom date formats
…oad-growth Prevent development welcome route from duplicating on route reload
…arameters Add ActionController::Parameters#deep_transform_values
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Release (#11424) · remix-run/remix@d6e8348
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Prefer PR links in change notes (#11445) · remix-r
doc: escape "API" for strong_parameters doc
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Clarify Remix component prop guidance (#11444) · r
This allows adding custom date formats to `to_fs` without modifying the global `Time::DATE_FORMATS` or `Date::DATE_FORMATS` hashes. Custom f
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Add SuperHeaders apply method (#11426) · remix-run
Co-authored-by: Remix Run Bot <hello@remix.run>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Add context guidance to change notes (#11443) · re
Co-authored-by: Michael Jackson <mjijackson@gmail.com>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@62314fd
…1431) Co-authored-by: Michael Jackson <mjijackson@gmail.com>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Update Remix UI docs for current APIs (#11428) · r
Co-authored-by: Michael Jackson <mjijackson@gmail.com>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix node-tsx built loadModule hook path (#11441) ·
Remove the node-serve package from the current beta so installing Remix no longer pulls in the native transport dependency that blocks some
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Make public API types explicit (#11433) · remix-ru
No need to special-case this in the HIR builder: just profile arguments as they actually come in on the stack. Don't special case the se
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix UI hydration fragment anchors (#11425) · remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - fix cli tests so that they pass when run from a tt
Googleは日本時間5月20日未明に開幕したイベント「Google I/O 2026」で、簡単に実行環境付きのカスタムAIエージェントを起動できるGemini API「Managed Agent API」の提供を発表しました。 intro...
はじめに 突如 (個人的には)、Copilot Studio に以下のような新しいワークフローのデザイナーが登場しました。 なお、私の手元では、[新しいワークフロー] を選択すると、既定でこちらになり、従来のエージェントフローは、下矢印から [新しいエージェントフロー]...
AI 関連以外の Google I/O 2026 初日に出てきたAndroid関連の情報をかいつまみつつざっとまとめてます。 https://io.google/2026/ にセッションのスケジュールがいくつか記載されていますが、スケジュールに記載がない事前録画のセッション...
Reactのデータクライアントライブラリ。Relay/GraphQLの設計から影響を受けて、コンポーネントごとにviewでデータを宣言し、正規化キャッシュとデータマスキングを提供する。Async React(Actions/Suspense/use)に対応し、ページネーション、O
開発環境 MacBook Air M1, 2020 nvm 0.40.4 Node.js v22.22.0 npm 11.14.1 npm のバージョン確認 npm install -g n...
We made a mistake calculating slot sizes during the heap slot sizes refactor. Previously BASE_SLOT_SIZE included RVALUE_OVERHEAD, this was l
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
It is the only use case we have, so there is no reason to keep the callback around after it has been called once. This also simplifies the c
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
The per-OS tarball-test workflows currently hard-code `cd snapshot-*/` to enter the extracted tarball directory, which prevents callers from
zizmor flags `cd "${{ inputs.archname }}/"` inside `run:` blocks as code injection via template expansion: GitHub Actions substitu
Accept Tempfile as ActiveStorage attachable
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Align LazyFile and file-storage type contracts (#1
File is already accepted as an attachable.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Load image processing backend upfront
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - docs: note GitHub CLI preference for agents · remi
Limit the size of strings we call `to_i` on in ActiveRecord
Calling `to_i` on very long strings can take a very long time and could be used as a DoS vector. Users should validate input lengths before
The legacy mode (vs2022 + vcvars 14.2) is no longer exercised, so collapse the conditional matrix into the modern 2022 / 2025-vs2026 pair an
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Clarify Remix UI context identity semantics (#1142
The image_processing gem has autoloading that will load the referenced backend on-demand. However, that means the first processed variant af
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@69324e4
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - docs: improve API homepage wording · remix-run/rem
Release packages stopped to include `*.tar.bz2` since 3.0.0. https://bugs.ruby-lang.org/issues/16483
…ags (#11409) Co-authored-by: n <numekudi@primitive-ojisan.com> Co-authored-by: Michael Jackson <mjijackson@gmail.com>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@510506f
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Preserve duplicate Cookie header values (#11423) ·
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix stale component updates after frame reload (#1
Release packages stopped to include `*.tar.bz2` since 3.0.0. https://bugs.ruby-lang.org/issues/16483
GitHub Actions schedule triggers only fire from the default branch, so the daily run defined in tarball-test.yml never executed on ruby_3_3,
…th-result Invalidate query cache when UPDATE goes through `update_with_result`
Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
The new RETURNING-on-update path added in #48628 routes UPDATEs through `update_with_result` instead of `update` when a table has any Postgr
GCC doesn't emit any warning when the -Wno- form is used, so we can't check reliably if the warning option is available: When an un
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix docs import for node-tsx [skip ci] · remix-run
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
Googleは日本時間5月20日未明に開幕したイベント「Google I/O 2026」で、AIによる開発ツール「Antigravity」で、Kotlinによる高品質なAndroidアプリケーションの開発を正式にサポートしたと発表しました。...
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@60045e0
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Release (#11314) · remix-run/remix@60936c9
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Tighten beta release notes · remix-run/remix@7bd3e
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Clarify node-tsx test release note · remix-run/rem
Googleは日本時間5月20日未明に開幕したイベント「Google I/O 2026」で、AIによる開発ツール「Antigravity」のバージョンアップとなる「Antigravity 2.0」を発表しました。 Antigravity 2...
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Consolidate repo agent skills (#11421) · remix-run
…rity-standalone Use NOT ENFORCED in disable_referential_integrity on PostgreSQL 18.4+
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@2a1adff
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Preserve package symlink identity paths in asset s
This reverts commit 3d73cd752f5dbdff4c77c57d011ca7f8d783c8ba, that is no longer needed since ruby/rubygems#8735.
gc/mmtk/mmtk.c:480:1: warning: function 'rb_mmtk_gc_thread_bug' could be declared with attribute 'noreturn' [-Wmissing-noret
Stabilize `say_with_time` regression tests
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Remove unused frame plumbing from app template · r
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Gate Codex PR review workflows (#11417) · remix-ru
Co-authored-by: Brooks Lybrand <brookslybrand@gmail.com> Co-authored-by: Michael Jackson <mjijackson@gmail.com>
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Remove duplicate scaffold home title logic · remix
こんにちは AIチームの戸田です 最近のLocal LLM の進化はかなり目を引きます。 フロンティアモデルを見ると、2026年4月にリリースされたClaude Opus 4.7はSWE-bench Verifiedで 87.6% という水準まで到達しました。 https://w
Both `say_with_time` regression tests asserted the literal `0.0000s` elapsed-time string, which holds only when the block finishes within th
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Refine beta release notes · remix-run/remix@819c84
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Fix beta release notes · remix-run/remix@a6a8245
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
A `Method#super_method` chain should return the methods that `super` would call if the method was called normally. Previously, there were mu
Bmethods need to use a different approach to find the cref to use in order to determine the refinements in effect.
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - chore: format · remix-run/remix@3dfccd7
Build Better Websites. Create modern, resilient user experiences with web fundamentals. - Add node-tsx package (#11382) · remix-run/remix@80