<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/.devcontainer, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2025-12-06T08:39:17Z</updated>
<entry>
<title>use node 22.15.0 by default</title>
<updated>2025-12-06T08:39:17Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-12-06T08:39:17Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a1f0ca4b8fab52758d76f50fa6d5171667f2a03f'/>
<id>urn:sha1:a1f0ca4b8fab52758d76f50fa6d5171667f2a03f</id>
<content type='text'>
#16944
</content>
</entry>
<entry>
<title>chore(dev): use postgresql 18 (#16850)</title>
<updated>2025-11-25T10:38:57Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-25T10:38:57Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=cdf059cc1142aa346247c033d0825891f04aea0d'/>
<id>urn:sha1:cdf059cc1142aa346247c033d0825891f04aea0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(devcontainer): devcontainerのバージョンアップ＋Renovateでbump出来るように設定を追加 (#16793)</title>
<updated>2025-11-19T03:34:27Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2025-11-19T03:34:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2f3421645a5058ada3d2156faaedc690dda90fcc'/>
<id>urn:sha1:2f3421645a5058ada3d2156faaedc690dda90fcc</id>
<content type='text'>
* fix(devcontainer): devcontainerのバージョンアップ＋Renovateでbump出来るように設定を追加

* Update renovate.json5

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update renovate.json5

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* fix matchFileNames

* using trixie

---------

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Node.js 24 support (#16723)</title>
<updated>2025-10-30T12:47:04Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-10-30T12:47:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a888f2863bb3e7ac14bc63b12810f7a13a98bb70'/>
<id>urn:sha1:a888f2863bb3e7ac14bc63b12810f7a13a98bb70</id>
<content type='text'>
* Revert "テストが動かないためnodejs 24サポートを取り消し"

This reverts commit a892bbcce511fb0dff943ab23090e1d347594c94.

* fix jest.js

* ファイルの添付方法を変更

---------

Co-authored-by: samunohito &lt;46447427+samunohito@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>テストが動かないためnodejs 24サポートを取り消し</title>
<updated>2025-10-29T00:58:44Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-10-29T00:58:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a892bbcce511fb0dff943ab23090e1d347594c94'/>
<id>urn:sha1:a892bbcce511fb0dff943ab23090e1d347594c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標準に</title>
<updated>2025-10-28T01:27:11Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-10-28T01:27:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=231a6877be1fa6a5924f458da18e9122edbce13a'/>
<id>urn:sha1:231a6877be1fa6a5924f458da18e9122edbce13a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance: いくつかの設定ファイルの項目をコントロールパネルで設定するように (#16026)</title>
<updated>2025-05-12T07:55:01Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-05-12T07:55:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=26506677c2debbe7d58b26f1e5c98b834bc72e0f'/>
<id>urn:sha1:26506677c2debbe7d58b26f1e5c98b834bc72e0f</id>
<content type='text'>
* wip

* Update CHANGELOG.md

* feat: migrate to existing config value (#16030)

* wip

* Update CHANGELOG.md

---------

Co-authored-by: anatawa12 &lt;anatawa12@icloud.com&gt;</content>
</entry>
<entry>
<title>chore(deps): update node.js to v22.15.0 (#15606)</title>
<updated>2025-05-04T10:00:36Z</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2025-05-04T10:00:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c23f2ff9001992c54fc472fd4c256b1ff1857a9c'/>
<id>urn:sha1:c23f2ff9001992c54fc472fd4c256b1ff1857a9c</id>
<content type='text'>
* chore(deps): update node.js to v22.15.0

* chore: determine Jest args from Node.js version

* fix

* fix: `import.meta.dirname` is not supported in v20.10.0

---------

Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;
Co-authored-by: zyoshoka &lt;107108195+zyoshoka@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>deps: update pnpm to v10.10.0 (#15899)</title>
<updated>2025-04-28T01:12:04Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-04-28T01:12:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6acb743e5e7d46b0f8a00be82eb245a7acafafab'/>
<id>urn:sha1:6acb743e5e7d46b0f8a00be82eb245a7acafafab</id>
<content type='text'>
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>enhance: implement `sentryForFrontend` (#15433)</title>
<updated>2025-04-02T06:44:04Z</updated>
<author>
<name>zyoshoka</name>
<email>107108195+zyoshoka@users.noreply.github.com</email>
</author>
<published>2025-04-02T06:44:04Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0bf49818c4477b3bed53017a77885153395662b0'/>
<id>urn:sha1:0bf49818c4477b3bed53017a77885153395662b0</id>
<content type='text'>
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;</content>
</entry>
</feed>
