Skip to content

Deploy v10.20.1#17028

Merged
wackerow merged 83 commits into
masterfrom
staging
Jan 8, 2026
Merged

Deploy v10.20.1#17028
wackerow merged 83 commits into
masterfrom
staging

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Jan 8, 2026


⚡️ Changes

🌐 Translations

🐛 Bug Fix

🔧 Tooling

📦 Dependencies


🦄 Contributors

Thank you @Sshadow84, @corwintines, @dgusakov, @fredrik0x, @jorgesumle, @konopkja, @loopy811, @madisoncarter1234, @mikhaildobs, @minimalsm, @pauljickling, @pettinarip, @polytur, @pruger, @qbzzt, @rebustron, @wackerow, Jakub Konopka, Ori Pomerantz and joshua for the contributions! 🏆


corwintines and others added 30 commits December 4, 2025 16:24
… Ethereum market cap, beacon chain ethstore, and blobscan stats.
Translations should use English URL paths, not translated paths.

Fixed URLs:
- Irish (ga): /ciseal-2/ → /layer-2/, /pobal/deontais/ → /community/grants/,
  /gluais/#* → /glossary/#*, /treochlár/scálú/ → /roadmap/scaling/
- Dutch (nl): /decentrale-identiteit/ → /decentralized-identity/,
  /geschiedenis/#paris → /history/#paris
- Turkish (tr): /developers/docs/consensus-mekanizmalar/pow →
  /developers/docs/consensus-mechanisms/pow
- Hausa (ha): /kamus/#* → /glossary/#*

Fixes multiple 404 errors reported by AHREFS SEO audit.
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.14 to 8.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 8.6.15
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Implement data layer on layer 2 pages
The Maecenas platform is no longer functional and the project appears inactive. Removes the broken link and reference from the Real-world assets page and its Chinese translation.

Fixes #16822
Back merge `master` into `staging`
minimalsm and others added 12 commits January 7, 2026 13:33
Adds Ethereal news (https://etherealnews.substack.com/), a weekly
Ethereum developer newsletter edited by Andrew B Coathup (former
editor of Week in Ethereum News).

Closes #16999
update: community events 2026
testing: restore e2e visual snapshots for all browser/device projects
- Replace Lever (https://jobs.lever.co/ethereumfoundation) and
  BambooHR (https://ethereum.bamboohr.com/jobs/) links
- Update with new Ashby link (https://jobs.ashbyhq.com/ethereum-foundation)
- Updated main English content and key translations (ES, FR, DE, JA, RU, ZH)

Fixes #17023

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Jakub <konopkja@users.noreply.github.com>
- Updated Italian, Dutch, and Polish translations
- Replace old Lever and BambooHR links with new Ashby link

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Jakub <konopkja@users.noreply.github.com>
The Looker Studio dashboard link for usability and user satisfaction
survey is outdated and no longer relevant.

Closes #17025

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…link

Remove outdated Ethereum.org UX stats link
Replace EF job board links with new Ashby link
Bumps [preact](https://github.com/preactjs/preact) from 10.26.8 to 10.28.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.8...10.28.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.28.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-10.28.2

chore(deps): bump preact from 10.26.8 to 10.28.2
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 8, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit aba2985
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/695f968275ad6c000824f6d8
😎 Deploy Preview https://deploy-preview-17028.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 52 (no change from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (🟢 up 2 from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation event 📅 This issue or pull request is related to an event listing tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program labels Jan 8, 2026
pettinarip and others added 4 commits January 8, 2026 11:11
Replace NETLIFY_BLOBS_SITE_ID with SITE_ID which is automatically
provided by Netlify during builds, reducing required configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add src/data-layer/mocks to included_files so mock data is available
in Netlify functions. The previous path src/data/mocks was incorrect.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use Netlify's auto-provided SITE_ID instead of custom env var
@github-actions github-actions Bot added the config ⚙️ Changes to configuration files label Jan 8, 2026
@wackerow wackerow merged commit e3ecbd4 into master Jan 8, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config ⚙️ Changes to configuration files content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation event 📅 This issue or pull request is related to an event listing tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants