Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps lint_staged from 0.2.0 to 0.3.0.

Release notes

Sourced from lint_staged's releases.

Realease v0.3.0

Note: This release has breaking changes.

  • Fix: Skip stash when nothing to stash.(fix #5)
  • BREAKING FEAT: Replace support of DEBUG=true env to VERBOSE=true by using package verbose.
  • FEAT: Use SpinnerProgress when step is running.
Changelog

Sourced from lint_staged's changelog.

0.3.0

Note: This release has breaking changes.

  • Fix: Skip stash when nothing to stash.(fix #5)
  • BREAKING FEAT: Replace support of DEBUG=true env to VERBOSE=true by using package verbose.
  • FEAT: Use SpinnerProgress when step is running.
Commits
  • 356b77b chore(release): release 0.3.0
  • 7853686 chore(release): pre release 0.3.0-pre.1
  • e93297c feat: use SpinnerProgerss to replace logUpdate
  • 17bac7a ci: fix github action commit error
  • 8dd9502 fix: nothing to stash but stash list exists
  • 01451fa chore(release): pre release 0.3.0-pre.0
  • f4d5911 fix: skip stash when nothing to stash (fix #5)
  • 5de0643 fix: test error in log_update.dart
  • dee092f feat: Add logUpdate
  • f8604bb chore: remove .flutter and .vscode
  • Additional commits viewable in compare view

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 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 [lint_staged](https://github.com/hyiso/lint_staged) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/hyiso/lint_staged/releases)
- [Changelog](https://github.com/hyiso/lint_staged/blob/main/CHANGELOG.md)
- [Commits](hyiso/lint_staged@v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@hyiso hyiso merged commit 6dbc305 into main May 3, 2023
@hyiso hyiso deleted the dependabot/pub/lint_staged-0.3.0 branch May 3, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants