chore(deps-dev): bump vitest from 4.1.7 to 4.1.10 - #20
Closed
dependabot[bot] wants to merge 169 commits into
Closed
Conversation
…amespace Add airQuality message catalogs and route the HSY workspace through tKey(), using labelKey pollutant profiles, structured score labels, and enumLabel for pipeline status values.
… namespace Add linkedEvents message catalogs and route the activity browser through tKey(), including category and time-filter labelKey configs plus map empty-state copy.
Extend shell message catalogs with signal observatory, event timeline, and error-state copy, and route the home dashboard through tKey() while keeping legacy t() for data-help and event time labels.
Route date controls, nav labels, signal readouts, and event time labels through translateMessageKey(), using NavItem labelKey for primary and catalog navigation.
Move signals console, summary tiles, live hints, and scenario overview UI off the legacy flat catalog into the structured shell namespace.
Replace legacy flat-catalog t() calls with waterSnow namespace keys while keeping dataHelpText on the legacy catalog for tooltip copy.
Move static UI copy into a structured regionalProfile namespace while keeping dataHelpText on the legacy catalog for tooltip strings.
Move static UI strings into a geospatial namespace and use dataLabel for API-driven field and layer labels.
… i18n Move static UI strings into a cityServices namespace with labelKey-based service field config, keeping dataHelpText on the legacy catalog.
Move topbar, timeline, source health, event detail labels, and map chrome off the legacy flat catalog into structured shell keys.
Move metric help text out of inline English catalog into dataHelp.* message files and resolve via translateMessageKey(language).
Use weather.* summary keys and enumLabel for pipeline status; resolve unknown energy metric labels via dataLabel instead of t().
Remove 748 unused entries migrated to structured namespaces or no longer referenced in source or API label paths.
…red i18n Resolve enumLabel and dataLabel via shell.* aliases before flat zh.json fallback; migrate login form and assistant widget off inline English catalogs.
Move remaining flat zh.json catalog into labels.* with alias resolution in dataLabel/translateText; empty legacy zh.json and add audit:i18n script.
Reduce labels.* from 399 to 184 entries, restore category field-key translations, and tighten audit:i18n to API/runtime coverage checks.
API metrics now emit label_key alongside label; web resolves display text via labels.* using translateMetricLabel/metricLabel instead of English label lookup.
Run audit:i18n in the web check pipeline with fail-on-drift rules, tighten runtime label detection for frontend label_key usage, and add unit tests for structured label resolution helpers.
Map all data catalog category keys to shell.nav* titles in displayTitle and use it in linked events instead of dataLabel(category.title).
Emit structured { key, label_key } items from the category API, resolve them
via translateKeyDataItemLabel/dataItemLabel on catalog workspaces, and keep
local fallbacks for merged mobility categories.
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.7 to 4.1.10. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vitest from 4.1.7 to 4.1.10.
Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)