forked from flutter/samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 70042fc
authored
Bump freezed_annotation from 2.4.4 to 3.0.0 in /code_sharing/shared (flutter#2592)
Bumps [freezed_annotation](https://github.com/rrousselGit/freezed) from 2.4.4 to 3.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rrousselGit/freezed/commit/24509c7c40eb7e313da68c58fc098e3e93740135"><code>24509c7</code></a> freezed_annotation : 2.4.4 -> 3.0.0</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/9b4465f676a11f1bcebf42fec1a2cb8d37d9efc7"><code>9b4465f</code></a> Update README</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/bdedab57263f52a58c4429116ffda4a07275513f"><code>bdedab5</code></a> Disable format (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1160">#1160</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/89e265854f8df5545af545be586af46bf23f9d9c"><code>89e2658</code></a> Private unions (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1159">#1159</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/92b563f86d563dfe5dad8aade99fc206f1859ee6"><code>92b563f</code></a> External factory (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1158">#1158</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/b51e44fcb3e2af0fb2b6c759ae7b8105697928eb"><code>b51e44f</code></a> Support using Freezed on normal Dart classes (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1157">#1157</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/a58c4f6c5b9591615aa60113d4d1f4f7ea45978e"><code>a58c4f6</code></a> Update README.md (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1153">#1153</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/c1c16e42ca940bae9ec86a5810be89171c10b455"><code>c1c16e4</code></a> Vietnamese documentation (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1146">#1146</a>)</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/bbc0edecf0d0b704f94ea209d857c2854ec18e58"><code>bbc0ede</code></a> Infinite invite</li>
<li><a href="https://github.com/rrousselGit/freezed/commit/91b24796bcb1684b30f85f2723d5885654e13e23"><code>91b2479</code></a> chore: update sponsors.svg</li>
<li>Additional commits viewable in <a href="https://github.com/rrousselGit/freezed/compare/freezed_annotation-v2.4.4...freezed_annotation-v3.0.0">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`.
---
<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>1 parent 285fb52 commit 70042fcCopy full SHA for 70042fc
1 file changed
+1
-1
lines changedcode_sharing/shared/pubspec.yaml
Copy file name to clipboardexpand all lines: code_sharing/shared/pubspec.yaml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments