Skip to content

Commit e3eb9cc

Browse files
committed
Добавляет 461-й
1 parent b2d79a1 commit e3eb9cc

File tree

4 files changed

+69
-1
lines changed

4 files changed

+69
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
| 500 | 499 | 498 | 497 | 496 | 495 | 494 | 493 | 492 | 491 |
3232
| 490 | 489 | 488 | 487 | 486 | 485 | 484 | 483 | 482 | 481 |
3333
| 480 | 479 | 478 | 477 | 476 | 475 | 474 | 473 | 472 | 471 |
34-
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 |
34+
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | [461][] |
3535
| [460][] | [459][] | [458][] | [457][] | [456][] | [455][] | [454][] | [453][] | [452][] | [451][] |
3636
| [450][] | [449][] | [448][] | [447][] | [446][] | [445][] | [444][] | [443][] | [442][] | [441][] |
3737
| [440][] | [439][] | [438][] | [437][] | [436][] | [435][] | [434][] | [433][] | [432][] | [431][] |
@@ -113,6 +113,7 @@
113113

114114
</details>
115115

116+
[461]: src/episodes/461/index.md
116117
[460]: src/episodes/460/index.md
117118
[459]: src/episodes/459/index.md
118119
[458]: src/episodes/458/index.md

src/episodes/461/index.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"fileSize": 75014832,
3+
"duration": 4687047
4+
}

src/episodes/461/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## Поддержите нас
2+
3+
Простой способ сказать «спасибо» и попасть в закрытый чат.
4+
5+
- [Патреон](https://www.patreon.com/webstandards_ru)
6+
- [Бусти](https://boosty.to/webstandards_ru)
7+
8+
## Chrome 133
9+
10+
- [Chrome 133 release notes](https://developer.chrome.com/release-notes/133)
11+
- [New in Chrome 133](https://developer.chrome.com/blog/new-in-chrome-133)
12+
13+
## Firefox 135
14+
15+
- [Firefox 135 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/135)
16+
17+
## Deno против Oracle
18+
19+
- [Oracle justified its JavaScript trademark with Node.js](https://deno.com/blog/deno-v-oracle2)
20+
21+
## Медленный URLPattern
22+
23+
- [You should not use URLPattern to route HTTP requests on the server](https://adventures.nodeland.dev/archive/you-should-not-use-urlpattern-to-route-http/)
24+
25+
## GitHub Copilot
26+
27+
- [GitHub Copilot: The agent awakens](https://github.blog/news-insights/product-news/github-copilot-the-agent-awakens/)
28+
29+
## Дырка в Vitest
30+
31+
- [Remote code execution in Vitest API](https://github.com/vitest-dev/vitest/security/advisories/GHSA-9crc-q9x8-hgqq)
32+
33+
## Ответы на вопросы
34+
35+
[podcast@web-standards.ru](mailto:podcast@web-standards.ru)

src/episodes/461/index.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
title: Chrome 133, Firefox 135, Deno vs Oracle, медленный URLPattern, GitHub Copilot, дырка в Vitest
2+
3+
date: 2025-02-10T09:00
4+
5+
hosts:
6+
- Полина Гуртовая
7+
- Алексей Симоненко
8+
- Андрей Мелихов
9+
10+
chapters:
11+
- time: 00:00:00
12+
title: 'Интро'
13+
- time: 00:00:59
14+
title: 'Chrome 133'
15+
- time: 00:23:43
16+
title: 'Firefox 135'
17+
- time: 00:30:44
18+
title: 'Deno против Oracle'
19+
- time: 00:39:13
20+
title: 'Медленный URLPattern'
21+
- time: 00:51:48
22+
title: 'GitHub Copilot'
23+
- time: 01:06:14
24+
title: 'Дырка в Vitest'
25+
- time: 01:13:47
26+
title: 'Ответы на вопросы'
27+
28+
duration: 01:18:07

0 commit comments

Comments
 (0)