Skip to content

feat: Upgrade timezone from 0.10.1 to 0.11.0#1104

Merged
mtrezza merged 2 commits intomasterfrom
dependabot/pub/packages/dart/timezone-0.11.0
Jan 11, 2026
Merged

feat: Upgrade timezone from 0.10.1 to 0.11.0#1104
mtrezza merged 2 commits intomasterfrom
dependabot/pub/packages/dart/timezone-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps timezone from 0.10.1 to 0.11.0.

Release notes

Sourced from timezone's releases.

timezone-v0.11.0

Merge into dart-lang/labs monorepo.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [timezone](https://github.com/dart-lang/labs/tree/main/pkgs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/dart-lang/labs/releases)
- [Commits](https://github.com/dart-lang/labs/commits/timezone-v0.11.0/pkgs)

---
updated-dependencies:
- dependency-name: timezone
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Jan 7, 2026
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: bump timezone from 0.10.1 to 0.11.0 in /packages/dart feat: Bump timezone from 0.10.1 to 0.11.0 in /packages/dart Jan 7, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 7, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza changed the title feat: Bump timezone from 0.10.1 to 0.11.0 in /packages/dart refactor: Bump timezone from 0.10.1 to 0.11.0 in /packages/dart Jan 8, 2026
@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 8, 2026

🚀 Thanks for opening this pull request!

@mtrezza
Copy link
Member

mtrezza commented Jan 8, 2026

@copilot Fix this PR so that all tests pass.

Copilot AI mentioned this pull request Jan 8, 2026
2 tasks
Copy link
Contributor

Copilot AI commented Jan 8, 2026

@mtrezza I've opened a new pull request, #1105, to work on those changes. Once the pull request is ready, I'll request review from you.

@codecov
Copy link

codecov bot commented Jan 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.37%. Comparing base (5c8478d) to head (8592b4a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1104   +/-   ##
=======================================
  Coverage   44.37%   44.37%           
=======================================
  Files          62       62           
  Lines        3727     3727           
=======================================
  Hits         1654     1654           
  Misses       2073     2073           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza closed this Jan 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mtrezza mtrezza deleted the dependabot/pub/packages/dart/timezone-0.11.0 branch January 10, 2026 13:04
@mtrezza mtrezza restored the dependabot/pub/packages/dart/timezone-0.11.0 branch January 10, 2026 13:10
@mtrezza mtrezza reopened this Jan 10, 2026
@mtrezza mtrezza changed the title refactor: Bump timezone from 0.10.1 to 0.11.0 in /packages/dart feat: Upgrade timezone from 0.10.1 to 0.11.0 Jan 10, 2026
@mtrezza mtrezza merged commit 63ecc18 into master Jan 11, 2026
26 checks passed
@dependabot dependabot bot deleted the dependabot/pub/packages/dart/timezone-0.11.0 branch January 11, 2026 01:24
parseplatformorg pushed a commit that referenced this pull request Jan 11, 2026
# [dart-v9.6.0](dart-9.5.0...dart-9.6.0) (2026-01-11)

### Features

* Upgrade timezone from 0.10.1 to 0.11.0 ([#1104](#1104)) ([63ecc18](63ecc18))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version dart-v9.6.0

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 state:released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants