Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump showcaseview from 2.0.0+1 to 2.1.0 #153

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2024

Bumps showcaseview from 2.0.0+1 to 2.1.0.

Release notes

Sourced from showcaseview's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: SimformSolutionsPvtLtd/flutter_showcaseview@2.0.3...2.1.0

v2.0.3

What's Changed

New Contributors

Full Changelog: SimformSolutionsPvtLtd/flutter_showcaseview@2.0.2...2.0.3

v2.0.2

What's Changed

Full Changelog: SimformSolutionsPvtLtd/flutter_showcaseview@2.0.1...2.0.2

v2.0.1

What's Changed

... (truncated)

Changelog

Sourced from showcaseview's changelog.

[2.1.0]

  • Feature #420 - Dart SDK Upgrade
  • Fixed #419 - Suppress Text Scale Factor Warning
  • Improvement #413 - Improved Showcase class
  • Fixed #369 - Fixed ToolTip Slide Transition
  • Fixed #388 - Can't scroll horizontal list with showcase
  • Fixed #366 - Null check operator used on a null value
  • Fixed #389 - Ignore extra _nextIfAny function operations
  • Fixed #409 - Fixed target hit area.
  • Improvement #370 - Improved GetPosition class.
  • Feature #387 - Provided barrier click disable functionality for a particular showcase.
  • Fixed #383 - Targeted widget focusing issue when we applying size constraint on root widget(MaterialApp).

[2.0.3]

  • Feature #148 - Add feasibility to add textDirection of title and description.
  • Feature #272 - Add barrier click callback.
  • Fixed #360 - child constructor invocation to get rid out of flutter lint warning.

[2.0.2]

  • Fixed #335 - Flutter inspector makes screen grey
  • Fixed #346 - Dont respond to any clicks in target.

[2.0.1]

  • Feature #306 - Added support of manual vertical tooltip position.
  • Fixed #318 - Add support for enable/disable showcase globally.
  • Fixed #316 - Add title and description padding
  • Fixed #330 - Overlay not showing in flutter 3.7.0
  • Fixed #288 - Take in account view insets (such as keyboard)
  • Fixed #334 - Move code line to resolve no context issue
  • Add PR title validation workflow
Commits
  • 2f60d93 docs: 📚 Update README.md (#423)
  • 3944675 chore: 🔖 version bump from 2.0.3 to 2.1.0 (#422)
  • 97ec72c feat: ⬆️ Dart SDK Upgrade (#420)
  • 9f98d64 fix: 👕 Suppress Text Scale Factor Warning (#419)
  • 6ed6e03 fix: 🐛 Fixed ToolTip Slide Transition (#369)
  • fdb6e06 fix: ⚡ Improved showCaseWidgetState variable in Showcase class
  • 3ea39ba fix: 🩹 Fixed README.md (#414)
  • c36c85a fix: 🐛 Updated IgnorePointer from AbsorbPointer to send HitTest to target...
  • 42daa48 fix: 🐛 Added mounted check before setState in _reverseAnimateTooltip (#411)
  • 189a760 fix: 🐛 Ignore extra _nextIfAny function operations as showcase maybe discar...
  • 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 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 [showcaseview](https://github.com/simformsolutions/flutter_showcaseview) from 2.0.0+1 to 2.1.0.
- [Release notes](https://github.com/simformsolutions/flutter_showcaseview/releases)
- [Changelog](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/blob/master/CHANGELOG.md)
- [Commits](SimformSolutionsPvtLtd/flutter_showcaseview@2.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies labels Apr 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

Superseded by #154.

@dependabot dependabot bot closed this May 4, 2024
@dependabot dependabot bot deleted the dependabot/pub/showcaseview-2.1.0 branch May 4, 2024 04:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants