Skip to content

Release 2026-08-27 - #930

Merged
jacobvjk merged 166 commits into
productionfrom
next
Aug 27, 2026
Merged

Release 2026-08-27#930
jacobvjk merged 166 commits into
productionfrom
next

Conversation

@jacobvjk

Copy link
Copy Markdown
Collaborator

No description provided.

cjyetman and others added 30 commits December 4, 2025 12:51
Introduce a structured `geography` concept to the data model, which
distinguishes Global, Regional, and Country levels, and has mechanism
for mapping Countries to regions (for search purposes)
Merge pull request #861 from RMI/next
Bumps the minor-and-patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.24.0` | `1.25.0` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.14.6` | `5.17.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.2` | `4.3.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.18` | `8.5.20` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.6` | `25.0.8` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.2` | `4.3.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.63.0` | `8.64.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4` | `8.1.5` |


Updates `lucide-react` from 1.24.0 to 1.25.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.25.0/packages/lucide-react)

Updates `@eslint-react/eslint-plugin` from 5.14.6 to 5.17.2
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.17.2/plugins/eslint-plugin)

Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss)

Updates `autoprefixer` from 10.5.2 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.2...10.5.4)

Updates `postcss` from 8.5.18 to 8.5.20
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.18...8.5.20)

Updates `semantic-release` from 25.0.6 to 25.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.6...v25.0.8)

Updates `tailwindcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)

Updates `typescript-eslint` from 8.63.0 to 8.64.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint)

Updates `vite` from 8.1.4 to 8.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.17.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: semantic-release
  dependency-version: 25.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tch-84f192aec8

build(deps): bump the minor-and-patch group with 9 updates
Clears all 11 open Dependabot alerts (2 high, 4 medium, 5 low), all of
which were transitive devDependencies (none ship in the browser bundle).

- Bump transitive undici (6.27.0 / 7.28.0) and @babel/core (7.29.7) within
  their existing semver ranges. Closes alerts 77,78,79,80,82,83,85.
- Excise the bundled `npm` CLI subtree (143 nested packages, incl.
  vulnerable tar/undici) via an overrides alias to an empty stub. `npm` was
  pulled in only by @semantic-release/npm, which this repo does not use
  (custom `plugins` list, no `npm publish` — releases are a GitHub Release
  artifact). Closes alerts 84,87,89,90 and prevents future npm-bundled
  alerts. Verified `npx semantic-release --dry-run` still loads every
  configured plugin.

npm audit now reports 0 vulnerabilities.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fix(deps): remediate dependabot security alerts
jacobvjk and others added 24 commits August 26, 2026 10:08
…tch-424bb2c067

build(deps): bump the minor-and-patch group with 7 updates
feat: sync hover tooltips across comparison-view panels
feat: add sticky index to resource pages
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
docs: update comparison guide screenshots and copy
…olish-headers' into docs-sticky-index-polish-headers
docs: update section headers and faq page structure
grammar fix

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
docs: add updates article on comparison view
ci: use RMI central rulesets check
@github-actions

Copy link
Copy Markdown

Expected version change and release notes:

1.16.0 (v1.15.0...next ) (2026-08-27T11:59 UTC)

Features

  • add sticky index to resource pages (051a3c6)
  • add tooltip to NormalizedStackedAreaChart (ee13009)
  • add user guide comparison view (0a6b947)
  • filters: Add full filter regions lists (50951d4), closes #798
  • filters: Add ISO to region mapping utilities (1fa1e8f)
  • filters: define SEA filter region (d01f569)
  • geography: add region mappings for ACE & TZ pathways (93ef289)
  • geography: add WEO 2024 region mappings for IEA STEPS & APS (2414167)
  • sync hover tooltips across comparison-view panels (7439aa0)
  • ui: Add region mapping disclaimer (dcf482b)
  • ui: display region's countries in pill tooltip (62e8a6f)
  • ui: Update pbtar -> tpr references (6cf08fa)
  • use line plots instead of bar charts (00d0980)

Fixes

  • deps: remediate dependabot security alerts (af1dbc7)
  • deps: resolve Dependabot alerts for react-router and js-yaml (de5ade9)
  • no more clipping of tooltip (3dc8b64)
  • reset tooltip opacity when pointer re-enters a synced chart (8d15e2c)

Build System

  • deps-dev: bump @testing-library/jest-dom from 6.9.1 to 7.0.0 (3bf2aa2)
  • deps-dev: bump brace-expansion from 5.0.6 to 5.0.8 (f43776c)
  • deps-dev: bump jsdom from 29.1.1 to 30.0.1 (175488b)
  • deps-dev: bump undici from 6.27.0 to 6.28.0 (85963f8)
  • deps: bump fast-uri from 3.1.2 to 3.1.4 (de15bf2)
  • deps: bump fast-uri from 3.1.4 to 3.1.5 (09b37d4)
  • deps: bump js-yaml from 4.3.0 to 4.3.1 (d7f2262)
  • deps: bump the minor-and-patch group with 10 updates (ccd0a6c)
  • deps: bump the minor-and-patch group with 10 updates (55994f7)
  • deps: bump the minor-and-patch group with 3 updates (14216df)
  • deps: bump the minor-and-patch group with 6 updates (a7f15c8)
  • deps: bump the minor-and-patch group with 7 updates (dcc6a6a)
  • deps: bump the minor-and-patch group with 7 updates (a74e840)
  • deps: bump the minor-and-patch group with 9 updates (ed7f39f)
  • dev-deps: downgrade conventional-changelog-writer for PR comments (15d71a7)

Continuous Integration and Delivery (CI/CD)

  • add missing ruleset (a97a654)
  • disable backmerge action (818650b)
  • pin Node to 22 LTS via .nvmrc (51238ba)
  • update repo reference in rulesets (d369e70)
  • use RMI central rulesets check (af2e68a)

Docs

  • add updates article on comparison view (4087727)
  • schema: update docs for geography (8d28c96)
  • update comparison guide screenshots and copy (eb94662)
  • update readmes with new tpr references (0730318)
  • update section headers and faq page structure (a4d7897)

Refactors

  • schema: structured geography (af04eea)

Other

  • generate files (c3350b7)
  • improved visibility of info button on comparison page (af796f6)
  • remove unused envvar in example (e135c45)
  • rename repository to match the product name (fcb4893)
  • update generated docs (d58e8bc)
  • update generated files (40c0a85)
  • update references to TPR in schema docs / generated files (ad22e08)

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-930.westus2.2.azurestaticapps.net

@jacobvjk
jacobvjk merged commit ace91eb into production Aug 27, 2026
25 checks passed
@jacobvjk
jacobvjk deleted the next branch August 27, 2026 12:04
jacobvjk added a commit that referenced this pull request Aug 27, 2026
Merge pull request #930 from RMI/next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants