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

build(deps): bump iced_aw from d2c0441 to 1c3b933 #1991

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps iced_aw from d2c0441 to 1c3b933.

Commits
  • 1c3b933 Merge pull request #171 from lucatrv/update-modal-code-comments
  • d107d7d update modal code comments
  • 280231a run clippy to fix any issues
  • d3bd03e run fmt
  • 0a5735c add widget id example to show how to make widgets that use ID or are in an ar...
  • dd08aaa Merge pull request #169 from lucatrv/extend-modal-for-multiple-overlays
  • eceab41 Merge pull request #170 from Redhawk18/main
  • 71362ca fmt
  • 53a7bcd support normal scrolling instead of inversed scrolling
  • 935dd5e extend modal to support multiple overlays
  • See full diff in compare view

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 [iced_aw](https://github.com/iced-rs/iced_aw) from `d2c0441` to `1c3b933`.
- [Release notes](https://github.com/iced-rs/iced_aw/releases)
- [Commits](iced-rs/iced_aw@d2c0441...1c3b933)

---
updated-dependencies:
- dependency-name: iced_aw
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c6b7197) 84% compared to head (eb1d87d) 84%.
Report is 21 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1991   +/-   ##
======================================
- Coverage      84%     84%   -0%     
======================================
  Files         151     151           
  Lines       18563   18562    -1     
======================================
- Hits        15583   15580    -3     
- Misses       2980    2982    +2     
Files Changed Coverage Δ
flowr/src/bin/flowrgui/main.rs 2% <0%> (+1%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewdavidmackenzie
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/iced_aw-1c3b933 branch August 31, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant