Skip to content

Releases: electricitymaps/electricitymaps-contrib

v1.108.0

04 Mar 10:40
c19ce0d
Compare
Choose a tag to compare

Changes in this release

  • Capacity update AE and OM (#6518)
  • Add getitem method to Mix class for accessing values using bracket notation
  • Revert "Add getitem method to Mix class for accessing values using bracket notation"
  • Add estimation feedback card (#6464)
  • CL parser: add snapshot test and remove usage of arrow module (#6517)
  • Add french estimation text (#6519)
  • feat(parsers): add BB parser (#6495)
  • Bump the i18next group in /web with 2 updates (#6522)
  • Bump the eslint group in /web with 2 updates (#6523)
  • Fix: make sure that text doesn't start with estimation-card. (#6521)
  • Bump the sentry group in /web with 2 updates (#6526)
  • Bump jotai from 2.6.3 to 2.7.0 in /web (#6529)
  • Bump recharts from 2.11.0 to 2.12.2 in /web (#6532)
  • Bump react-router-dom from 6.21.1 to 6.22.2 in /web (#6527)
  • Bump msw from 2.1.5 to 2.2.2 in /web (#6531)
  • add update exchanges method
  • Revert "add update exchanges method"
  • Wind layer fixes (#6374)
  • show on map tooltip when data is estimated (#6520)

Credits

Thanks to @florianscheidl, @VIKTORVAV99, @silkeholmebonnen, @gianantoniopini, @Ugzuzg and @wrma6 for their contributions!

v1.107.0

28 Feb 10:17
8fff88c
Compare
Choose a tag to compare

Changes in this release

  • chore(react-i18next): change usage of custom useTranslation to react-i18next (#6443)
  • Refactor generateTopos function to improve readability, maintainability and performance. (#6512)
  • add translated spanish text (#6504)
  • Update RS validation (#6513)
  • Add german estimation text (#6514)
  • chore(dependency): Bump date-fns and tree-shake debug logging (#6509)

Credits

Thanks to @VIKTORVAV99 and @silkeholmebonnen for their contributions!

v1.106.0

22 Feb 19:08
440db14
Compare
Choose a tag to compare

Changes in this release

  • feat(web): Show capacity sources in the app (#6485)
  • update(parser) - PE (#6493)
  • Bump ip from 1.1.8 to 1.1.9 in /web (#6500)
  • Avoid showing the "estimated" badge on graphs only based on outage message (#6501)
  • Change labels for the time periods (#6227)
  • Fix entsoe capacity parser (#6496)
  • fix(UY): Sanitise UY parser (#6506)

Credits

Thanks to @tonypls, @mathilde-daugy, @madsnedergaard, @VIKTORVAV99 and @pierresegonne for their contributions!

v1.105.0

21 Feb 08:37
5588b60
Compare
Choose a tag to compare

Changes in this release

  • format(config): use consistent dash for key-value pair to signify list (#6484)
  • Add source for Southeast Alaska Power Agency (#6483)
  • chore(CI): Change the CI structure to allow for required checks (#6476)
  • update return types for capacity_update_configuration (#6489)
  • update(ZA parser) - reallocate unknown as biomass (#6486)
  • update(capacity-config) - PA (#6492)
  • PE parser: add unit tests and remove usage of arrow module (#6481)
  • feat(productionBreakdownList): Add a function to update matching datetime with new values (#6442)
  • feat(ENTSOE.py): Use update function + get all forecasts (#6473)
  • chore(ruff): Add SIM ruleset (#6491)

Credits

Thanks to @tonypls, @q--, @VIKTORVAV99, @mathilde-daugy and @gianantoniopini for their contributions!

v1.104.0

14 Feb 10:54
51da5f8
Compare
Choose a tag to compare

Changes in this release

  • fix(CA-NS) - data gets overwritten by 0 (#6440)
  • Updated capacities for Hungary (#6446)
  • update(ENTSOe) - query_ENTSOE update to enable use for capacity parser (#6451)
  • update(capacity-config) - ENSTOE capacity for 2023 and 2024 (#6450)
  • Misc improvements to capacity update (#6455)
  • EMBER capacity update + parser changes (ZA, KR etc) (#6454)
  • update(capacity-config) - IRENA zones (#6456)
  • update(capacity-config) - OPENNEM zones (#6457)
  • Fix mockserver connection refused error on WSL (#6410)
  • refactor: remove arrow from US_SPP parser (#6445)
  • refactor: remove arrow from US_CA parser (#6444)
  • feat(arrows.ts): change reduce to a loop and extract to a function + add tests (#6437)
  • update(capacity-config) - ONS zone (#6458)
  • update(capacity-config) - REE zones (#6460)
  • update(capacity-config) - GB (#6461)
  • update(FR parser) - review historical + add battery storage (#6462)
  • Add zone for Southeast Alaksa Power Agency (Alaska) (#5577)
  • fix(capacity.py) function get_capacity_data_with_source - index error (#6424)
  • ie capacity since 2021 (#6463)
  • feat(estimated labels): Add estimated percentage of aggregates (#6408)
  • QA capacity update (#6363)
  • feat(code splitting): do more granular code splitting to improve first load (#6447)
  • Add nuclear parser to JP-SK production parser (#6452)
  • Revert "fix(capacity.py) function get_capacity_data_with_source - index error" (#6466)
  • refactor: upgrade CA-NS with event classes (#6050)
  • Bump pnpm/action-setup from 2 to 3 (#6469)
  • Revert-revert - update get_capacity_data function again (#6467)
  • improvement(capcity-update): Improve get capacity types (#6472)
  • add early hint headers for cloudflare (#6448)
  • chore(ruff): Add C4 rule to ruff (#6474)
  • update(capacity-config) - CA-ON (#6470)
  • update(capacity-config) - CL-SEN (#6471)
  • fix(arrows): Add arrows that are not part of either exclusion set to both sets (#6477)

Credits

Thanks to @mathilde-daugy, @RolandSzep, @gianantoniopini, @yujia21, @VIKTORVAV99, @wrma6, @florianscheidl, @wobniarin, @madsnedergaard, @kruschk and @unitrium for their contributions!

v1.103.0

01 Feb 15:29
1e603a5
Compare
Choose a tag to compare

Changes in this release

  • feat(ruff-rules): Ruff things up (#6420)
  • Update the PR template to respect prettier v2 (#6422)
  • Update dependabot schedule for ruff and add devcontainers (#6401)
  • Bump the i18next group in /web with 1 update (#6425)
  • Bump recharts from 2.10.4 to 2.11.0 in /web (#6430)
  • Bump @testing-library/react from 14.1.2 to 14.2.0 in /web (#6428)
  • Bump @vitest/coverage-istanbul from 0.28.5 to 0.34.6 in /web (#6429)
  • Bump the sentry group in /web with 1 update (#6427)
  • workflows(contrib): turn off auto review / describe / improve PR agent (#6432)
  • Add optional chaining to prevent crash if there is no data (#6435)
  • Add poetry-lock artifact from contrib (#6436)

Credits

Thanks to @VIKTORVAV99, @tonypls and @pierresegonne for their contributions!

v1.102.0

31 Jan 08:47
aa910e2
Compare
Choose a tag to compare

Changes in this release

  • Wind Update FI.yaml (#6396)
  • Silkebonnen/ele 3346 add estimation label to each graph that is indeed estimated (#6394)
  • Bump tj-actions/changed-files from 41.0.1 to 42.0.2 (#6409)
  • Add more accurate Cyprus emission factors (#6406)
  • #6242: Update CEC and PJM links in DATA_SOURCES.md (#6397)
  • RES Update LT.yaml (#6395)
  • skip ssl verify (#6414)
  • Update package dependencies and testing (#6402)
  • fix(EIA parser): PGE not reporting data (#6415)
  • update delay (#6416)
  • Remap GB-NIR price domain to IE(SEM) (#6407)
  • El Salvador: change Termico from 'oil' to 'unknown' as it's now both oil and gas (#6412)
  • Add missing tzdata package (#6411)
  • refactor: upgrade CA-ON with event classes (#6369)
  • New averages for CH (from flowtracing) (#6418)
  • Fix ENTSO-E query targets, refetch_frequency, and request data -72 hours (#6405)
  • update(SMARTGRIDDASHBOARD parser) - fix fetch_production (#6417)
  • Bump ruff from 0.1.8 to 0.1.15 (#6413)
  • Remove nuclear from required energy sources for DE (#6423)

Credits

Thanks to @pnook, @silkeholmebonnen, @silimotion, @UglySoftware, @unitrium, @VIKTORVAV99, @q--, @kruschk, @florianscheidl and @mathilde-daugy for their contributions!

v1.101.0

26 Jan 13:02
70e1be9
Compare
Choose a tag to compare

Changes in this release

  • Update editor settings and recommendations (#6400)
  • Fix capacity parser source to zones mapping (#6403)

Credits

Thanks to @VIKTORVAV99 and @unitrium for their contributions!

v1.100.0

25 Jan 21:51
fe685c4
Compare
Choose a tag to compare

Changes in this release

  • improvement(parsers): Refactor SV parser (#6388)
  • add capacity-source-to-zones config (#6393)
  • DE capacity - add geothermal (#6399)

Credits

Thanks to @unitrium and @mathilde-daugy for their contributions!

v1.99.0

25 Jan 09:17
e25d13e
Compare
Choose a tag to compare

Changes in this release

  • add loose capacity threshold (#6382)
  • Updates "this project" translation (#6385)
  • Update Singapore solar capacity (#6384)
  • update(capacity) - DE 2022 & 2023 (#6386)
  • ops(workflows): make codium opt in (#6389)
  • add function (#6392)
  • Add estimation drift message for filtered threshold zone (#6383)

Credits

Thanks to @unitrium, @madsnedergaard, @q--, @mathilde-daugy, @tonypls and @VIKTORVAV99 for their contributions!