Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps introduction_screen from 3.1.0 to 3.1.4.

Release notes

Sourced from introduction_screen's releases.

v3.1.4

Fixed

  • Fix bounce effect that occurs after last page - PR#159

Changed

  • changed footer to flexible + footerFit + readme - PR#160

v3.1.3

Added

  • Added a README section demoing IntroductionScreen key param - PR#154
  • Added dynamic safeArea - PR#158

Fixed

Changed

  • remove footer from body - PR#157

v3.1.2

Added

  • unfocus in both next and previous methods - PR#153
  • body padding option - PR#143
  • allowImplicitScrolling parameter to IntroductionScreen widget - PR#138

v3.1.1

No release notes provided.

Changelog

Sourced from introduction_screen's changelog.

[3.1.4] - 2023-01-13

Fixed

  • Fix bounce effect that occurs after last page - PR#159

Changed

  • changed footer to flexible + footerFit + readme - PR#160

[3.1.3] - 2023-01-11

Added

  • Added a README section demoing IntroductionScreen key param - PR#154
  • Added dynamic safeArea - PR#158

Fixed

Changed

  • remove footer from body - PR#157

[3.1.2] - 2022-12-28

Added

  • unfocus in both next and previous methods - PR#153
  • body padding option - PR#143
  • allowImplicitScrolling parameter to IntroductionScreen widget - PR#138

[3.1.1] - 2022-11-29

Fixed

  • Explicitly select elementAtOrNull from our CustomList helper by using an extension override. #151
Commits
  • 5393354 chore(version): Update version in README.md to 3.1.4 (automate this next time)
  • bcbf3c4 chore(version): Update version and changelog 3.1.4
  • 4a4d20c Merge pull request #159 from Taco55/master
  • e8939ab Merge pull request #160 from Macacoazul01/master
  • d47586e changed footer to flexible + footerFit + readme
  • 6660258 chore(version): Update version and changelog 3.1.3
  • c3a7588 Add latest PRs to Unreleased section of CHANGELOG
  • 16d722f Merge pull request #158 from Macacoazul01/master
  • dcf36fa fix sample visual + added dynamic safeArea
  • 9461b9f Merge pull request #157 from Macacoazul01/master
  • 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 [introduction_screen](https://github.com/pyozer/introduction_screen) from 3.1.0 to 3.1.4.
- [Release notes](https://github.com/pyozer/introduction_screen/releases)
- [Changelog](https://github.com/Pyozer/introduction_screen/blob/master/CHANGELOG.md)
- [Commits](Pyozer/introduction_screen@v3.1.0...v3.1.4)

---
updated-dependencies:
- dependency-name: introduction_screen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant