-
Notifications
You must be signed in to change notification settings - Fork 3
Commit 6dbc305
authored
chore(deps): bump lint_staged from 0.2.0 to 0.3.0 (#5)
Bumps [lint_staged](https://github.com/hyiso/lint_staged) from 0.2.0 to
0.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hyiso/lint_staged/releases">lint_staged's
releases</a>.</em></p>
<blockquote>
<h2>Realease v0.3.0</h2>
<blockquote>
<p>Note: This release has breaking changes.</p>
</blockquote>
<ul>
<li><strong>Fix</strong>: Skip stash when nothing to stash.(fix <a
href="https://redirect.github.com/hyiso/lint_staged/issues/5">#5</a>)</li>
<li><strong>BREAKING</strong> <strong>FEAT</strong>: Replace support of
<code>DEBUG=true</code> env to <code>VERBOSE=true</code> by using
package <a
href="https://pub.dev/packages/verbose"><code>verbose</code></a>.</li>
<li><strong>FEAT</strong>: Use <code>SpinnerProgress</code> when step is
running.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hyiso/lint_staged/blob/main/CHANGELOG.md">lint_staged's
changelog</a>.</em></p>
<blockquote>
<h2>0.3.0</h2>
<blockquote>
<p>Note: This release has breaking changes.</p>
</blockquote>
<ul>
<li><strong>Fix</strong>: Skip stash when nothing to stash.(fix <a
href="https://redirect.github.com/hyiso/lint_staged/issues/5">#5</a>)</li>
<li><strong>BREAKING</strong> <strong>FEAT</strong>: Replace support of
<code>DEBUG=true</code> env to <code>VERBOSE=true</code> by using
package <a
href="https://pub.dev/packages/verbose"><code>verbose</code></a>.</li>
<li><strong>FEAT</strong>: Use <code>SpinnerProgress</code> when step is
running.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hyiso/lint_staged/commit/356b77b18e75e76a62b283c7a882fe4789836d47"><code>356b77b</code></a>
chore(release): release 0.3.0</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/7853686bddf53167f8dda423f79539d893f1c0e2"><code>7853686</code></a>
chore(release): pre release 0.3.0-pre.1</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/e93297c2e44d56bb9009470b9fd515549423d65a"><code>e93297c</code></a>
feat: use SpinnerProgerss to replace logUpdate</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/17bac7ac6e8f5e1113a1cbfe74ff6373861c2237"><code>17bac7a</code></a>
ci: fix github action commit error</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/8dd9502f30028235a12f19d9d02f8d240d4047e0"><code>8dd9502</code></a>
fix: nothing to stash but stash list exists</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/01451fa5477a77b3a6928d2b2ed6df384f98f8ce"><code>01451fa</code></a>
chore(release): pre release 0.3.0-pre.0</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/f4d59113ca46129bcbfed99ed7bbccc0d52f751a"><code>f4d5911</code></a>
fix: skip stash when nothing to stash (fix <a
href="https://redirect.github.com/hyiso/lint_staged/issues/5">#5</a>)</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/5de06433ff5722026c1663c634930239a5ea5a89"><code>5de0643</code></a>
fix: test error in log_update.dart</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/dee092f31e844e5f2482295f2290a6d1e1990fdb"><code>dee092f</code></a>
feat: Add logUpdate</li>
<li><a
href="https://github.com/hyiso/lint_staged/commit/f8604bb9aa996ff7f3c0baab86a30bea0042b669"><code>f8604bb</code></a>
chore: remove <code>.flutter</code> and <code>.vscode</code></li>
<li>Additional commits viewable in <a
href="https://github.com/hyiso/lint_staged/compare/v0.2.0...v0.3.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`.
[//]: # (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 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>1 parent ce3aa3d commit 6dbc305Copy full SHA for 6dbc305
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments