Skip to content

chore(deps): bump intl from 0.20.2 to 0.20.3 - #34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/intl-0.20.3
Closed

chore(deps): bump intl from 0.20.2 to 0.20.3#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/intl-0.20.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps intl from 0.20.2 to 0.20.3.

Release notes

Sourced from intl's releases.

package:intl v0.20.3

  • Updated the Turkish Lira (TRY) currency symbol in simpleCurrencySymbols from "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the official symbol introduced in 2012.
  • Fix parsing of locale strings containing script codes in verifiedLocale. For example, zh-Hans-CN would have been previously parsed as zh, but is now parsed as zh_CN.
  • Update the Ghanaian Cedis (GHS) currency symbol in simpleCurrencySymbols from "GHS" to "GH₵(U+20B5)".
  • Update to CLDR v48.
  • Add @pragma('wasm:prefer-inline') to Intl methods that already have @pragma('vm:prefer-inline'), for the same reason: to help omit message descriptions from compiled output.
  • Update analysis to newest package:lints.
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs)

---
updated-dependencies:
- dependency-name: intl
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from Mutx163 as a code owner August 17, 2026 19:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Aug 17, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #36.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/pub/intl-0.20.3 branch August 24, 2026 05:56
Mutx163 pushed a commit that referenced this pull request Sep 1, 2026
- WidgetStatsLogic.calculateSectionsDone 周锚点归一化到周一(semesterStartMondayMillis),
  开学日非周一时星期匹配不再整体错位;开学前入口短路返回 0
- calculateSectionsDone 增加无开学日期停课排除(countActiveWeeks 已含停课,
  与 Flutter _countActiveWeeks 口径一致);无开学日期分支保留整周估算
  (与 App 内统计页 semesterStats.totalSections 同口径,消除数值跳变)
- buildSnapshot 拆为纯函数重载(接收 List<WidgetSourceCourse>)与
  org.json 解析入口,可见性统一 internal;JVM 单测不再触碰 org.json stub
- StatsWidgetSupport.readSnapshot 按原始 profiles 字符串+日期做轻量缓存,
  三个 Stats Provider 同轮刷新复用;失败静默改为 Log.d 留痕
- TodayWidgetSupport 新增 readActiveProfileRawJson / dayStartMillis
- 测试重写为纯函数调用并固定 UTC:13 个用例覆盖周一锚定、开学前短路、
  buildSnapshot 全链路与学期结束 clamp;本地 kotlinc+JUnit 全部通过
- CI(ci.yml)补 ./gradlew :app:testProdDebugUnitTest,让 JVM 单测真正跑起来

Ref: #34
Mutx163 pushed a commit that referenced this pull request Sep 1, 2026
feat: 统计小组件数据实时化,周课时计算下沉 Kotlin 直算

PR-URL: #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants