🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
Geth setup-raku: dependabot[bot]++ created pull request #45:
Bump minimatch
08:02
setup-raku/dependabot/npm_and_yarn/multi-770cfcd984: 16ca033fe8 | dependabot[bot]++ (committed using GitHub Web editor) | package-lock.json
Bump minimatch

Bumps and [minimatch](github.com/isaacs/minimatch). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
  - [Changelog](github.com/isaacs/minimatch/blob/m...ngelog.md)
  - [Commits](github.com/isaacs/minimatch/compar......v3.1.5)
... (16 more lines)
setup-raku: 1bd06e7f3b | dependabot[bot]++ (committed using GitHub Web editor) | package-lock.json
Bump minimatch (#45)

Bumps and [minimatch](github.com/isaacs/minimatch). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
  - [Changelog](github.com/isaacs/minimatch/blob/m...ngelog.md)
  - [Commits](github.com/isaacs/minimatch/compar......v3.1.5)
... (17 more lines)
08:24
setup-raku/dependabot/npm_and_yarn/multi-a320ecb900: 029a545875 | dependabot[bot]++ (committed using GitHub Web editor) | 2 files
Bump undici and @actions/http-client

Bumps [undici](github.com/nodejs/undici) to 6.23.0 and updates ancestor dependency [@actions/http-client](github.com/actions/toolkit/tree/HE...p-client). These dependencies need to be updated together.
Updates `undici` from 5.29.0 to 6.23.0
  - [Release notes](github.com/nodejs/undici/releases)
... (17 more lines)
08:25
setup-raku: dependabot[bot]++ created pull request #46:
Bump undici and @actions/http-client
setup-raku/codex/esm-build-migration: 3856fe0bf8 | (Shoichi Kaji)++ | 12 files
esm build migration
10:11
setup-raku: skaji++ created pull request #47:
esm build migration
10:13
setup-raku/codex/esm-build-migration: e941fad875 | (Shoichi Kaji)++ | 12 files
esm build migration
10:25
setup-raku: 84de218402 | (Shoichi Kaji)++ (committed using GitHub Web editor) | 12 files
esm build migration (#47)
10:29
setup-raku: 30ca19ba7c | (Shoichi Kaji)++ | CHANGELOG.md
v1.11.0
10:34
11:31 finanalyst joined 13:17 finanalyst left
lizmat bisectable6: my regex a($b) { <$b> } 13:29
bisectable6 lizmat, Will bisect the whole range automagically because no endpoints were provided, hang tight
lizmat, Output on all releases: gist.github.com/f6da7d9328f50dc0a7...b2ffa9e68f 13:30
lizmat, Bisecting by output (old=2025.05 new=2025.06.1) because on both starting points the exit code is 1
lizmat m: my regex a($b) { <$b> }
bisectable6 lizmat, bisect log: gist.github.com/1f6392ead3b374ac63...e765fdc051
lizmat, (2025-06-20) github.com/rakudo/rakudo/commit/5d...b41af241d1
camelia ===SORRY!=== Error while compiling <tmp>
Variable '$b' is not declared. Perhaps you forgot a 'sub' if this was
intended to be part of a signature?
at <tmp>:1
------> my regex a($b) { <<HERE>$b> }
bisectable6 lizmat, Bisecting by output (old=2024.10 new=2024.12) because on both starting points the exit code is 1
lizmat, bisect log: gist.github.com/663be5a1720fd59c69...9980334958
lizmat, (2024-11-22) github.com/rakudo/rakudo/commit/a9...b4dced35bc
lizmat, Bisecting by output (old=2022.03 new=2022.04) because on both starting points the exit code is 1
lizmat, bisect log: gist.github.com/e92bbe552c86095868...9fab579931 13:31
lizmat, (2022-03-23) github.com/rakudo/rakudo/commit/a5...ce933274f0
lizmat, Output on all releases and bisected commits: gist.github.com/bf97561a75b02bc0eb...933e8e7fdb
15:14 librasteve_ joined
jdv woke up late. sorry. releases should start in a couple hours 16:17
17:24 librasteve_ left
jdv [Coke]: you want next month? 18:53
i'll just put you and 3/28 for now 18:55
Geth rakudo/release-2026.02: f51da1fdad | (Justin DeVuyst)++ | 3 files
Update changelog + announcement

Deliberately not logged:
  [f5c6057c][f599e19b][c5cfd69c][7cbf36b5][a3566826][4fb9c0dc]
  [68ee8c8c]
19:13
20:57 finanalyst joined
jdv anyone know why t/spec/S15-nfg/GraphemeBreakTest.t would be broken on 6.c-errata ? 21:10
lizmat: around? ^
[Coke]: around? 21:25
looks like github.com/Raku/roast/blob/master/...t.txt#L275 but i don't see any changes that would impact that 21:27
nevermind 21:35
Geth roast/6.c-errata: 25dc3fc9b8 | (Justin DeVuyst)++ | 3 files
Some s/.perl/.raku/ changes to unbreak tests
21:42
roast/6.c-errata: 8b84985e9f | (Justin DeVuyst)++ | 6 files
Update test files for Unicode 17.0.0

Note: This is a partial cherry-pick of [bc75048] from master to minimally fix the 6c errata test run for release.
roast/6.d-errata: 811129c7a8 | (Justin DeVuyst)++ | 3 files
Some s/.perl/.raku/ changes to unbreak tests
21:52
[Coke] I'm here - you can give me next month, sure! 21:58
21:59 finanalyst left
Geth nqp/main: babe965b7f | (Justin DeVuyst)++ | tools/templates/MOAR_REVISION
[release] Bump MoarVM revision to 2026.02
22:24
nqp/main: 58731fd6bc | (Justin DeVuyst)++ | VERSION
[release] Bump VERSION to 2026.02
rakudo/release-2026.02: 602821661e | (Justin DeVuyst)++ | tools/templates/NQP_REVISION
[release] Bump NQP revision to 2026.02
rakudo/release-2026.02: dde415f299 | (Justin DeVuyst)++ | VERSION
[release] Bump VERSION to 2026.02
rakudo: jdv++ created pull request #6077:
Release 2026.02
22:25
rakudo/main: 4 commits pushed by (Justin DeVuyst)++ 22:27
jdv patrickb: the 2026.02 release is done 22:35
.tell El_Che the 2026.02 release is done 22:36
tellable6 jdv, I'll pass your message to El_Che
jdv later, i'm out 22:37
[Coke] thanks jdv! 22:39