Commit 4db3f52
build(deps): bump pigeon from 24.2.2 to 25.2.0 (#251)
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages)
from 24.2.2 to 25.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/flutter/packages/commit/1977932ab4a69bc545788fb6e0cc8bf51bd42f56"><code>1977932</code></a>
[pigeon] kotlin equality methods (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/8887">#8887</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/125c117a432f2179b25c5dbfad4b0045918eb4cd"><code>125c117</code></a>
[google_maps_flutter] Add ability to animate camera with duration (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/7648">#7648</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/527d8faae2dd6d3da90b76b498c71b013699ef32"><code>527d8fa</code></a>
[webview_flutter] Fix macOS test issues and skip some legacy iOS tests
(<a
href="https://github.com/flutter/packages/tree/main/packages/issues/8895">#8895</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/c27d2fea2c598b70beebe7706bb0915d22174177"><code>c27d2fe</code></a>
[google_maps_flutter] Add ability to animate camera with duration -
platform ...</li>
<li><a
href="https://github.com/flutter/packages/commit/2df1c3a524131e35d6e385eb9465c47d530e341b"><code>2df1c3a</code></a>
[dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.0 in
/pac...</li>
<li><a
href="https://github.com/flutter/packages/commit/69816394d25acd312ae60fd66c87765846a6194e"><code>6981639</code></a>
[dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.0 in
/pac...</li>
<li><a
href="https://github.com/flutter/packages/commit/cf9b0f25a06d8e20cac853e5b5a0631dd1a4656c"><code>cf9b0f2</code></a>
[pigeon] Dart Class Equality (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/8788">#8788</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/dd781d4bcb7fa1104c00b7bf28c2a743af41307a"><code>dd781d4</code></a>
[camera_avfoundation] Tests backfilling - part 4 (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/8854">#8854</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/a675ca6510753f4b7e0cb2edfe9f6e7b057d57fb"><code>a675ca6</code></a>
[camera_avfoundation] Tests backfilling - part 5 (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/8873">#8873</a>)</li>
<li><a
href="https://github.com/flutter/packages/commit/a1c36894016285b0e229ef0f905e5b306a1acd68"><code>a1c3689</code></a>
[video_player]: reduce video player position update interval from 500ms
to 10...</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/pigeon-v25.2.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joscha Eckert <[email protected]>1 parent a832d6b commit 4db3f52
File tree
9 files changed
+331
-108
lines changed- android/src/main/kotlin/com/github/josxha/maplibre
- ios/Classes
- lib/src/platform
- linux
- macos/Classes
- windows/runner
9 files changed
+331
-108
lines changedLines changed: 103 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
165 | 187 | | |
166 | 188 | | |
167 | 189 | | |
| |||
197 | 219 | | |
198 | 220 | | |
199 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
200 | 236 | | |
201 | 237 | | |
202 | 238 | | |
| |||
224 | 260 | | |
225 | 261 | | |
226 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
227 | 275 | | |
228 | 276 | | |
229 | 277 | | |
| |||
251 | 299 | | |
252 | 300 | | |
253 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
254 | 314 | | |
255 | 315 | | |
256 | 316 | | |
| |||
282 | 342 | | |
283 | 343 | | |
284 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
285 | 359 | | |
286 | 360 | | |
287 | 361 | | |
| |||
313 | 387 | | |
314 | 388 | | |
315 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
316 | 404 | | |
317 | 405 | | |
318 | 406 | | |
| |||
344 | 432 | | |
345 | 433 | | |
346 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
347 | 449 | | |
348 | 450 | | |
349 | 451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments