v2026.07.1+147
put back in deps for 2026.07
put back in deps for 2026.07
Co-authored-by: jeffvroom 2633768+jeffvroom@users.noreply.github.com
read child process exit output without a throwaway thread on windows …
Backport of #17811 to rel-golden-wattle. A notebook print override change (#16559) caused a data.table returned invisibly from a ':=' update to be auto-printed in chunks. When overrideMap() signalled suppression by returning NULL, the override fell through to data.table's own print method, re-triggering its stateful shouldPrint() and dumping the table. Return early on the suppression signal instea…
augment ignore files only when .positai/.claude exist Addresses #17665. .positai and .claude were being added to .Rbuildignore, .gitignore, and svn:ignore whenever the Posit assistant was enabled (the default), even in projects that had never used AI features. Gate the augmentation on file existence and subscribe to the project file monitor to update ignore files when these directories appear mid-…
Add SHA-256 integrity verification for Posit Assistant package downlo…
add proxy trace enabled setting add some comments and a log level check use an atomic
Pin RHEL build image to 9.4 (#16913) Bugfix/rockylinux docker (#16916) Update base image to rockylinux/rockylinux:9.4 Update base image to rockylinux/rockylinux:8 Pin RHEL packages to 9.4 (#16954)
Use _exit instead of exit in launchChildProcess for safer child termi…
[DOC] Back port - updates NEWS with Positron Pro enabled default va…
fixup for renv.download.headers
OS NEWS PR for updating rserver-saml to 0.9.1