Skip to content

Update fake requirement from =2.4.1 to 2.5.0#2739

Merged
ranile merged 2 commits into
masterfrom
dependabot/cargo/fake-eq-2.5.0
Jun 19, 2022
Merged

Update fake requirement from =2.4.1 to 2.5.0#2739
ranile merged 2 commits into
masterfrom
dependabot/cargo/fake-eq-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 17, 2022

Updates the requirements on fake to permit the latest version.

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 17, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 17, 2022
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 17, 2022

Size Comparison

Details
examples master (KB) pull request (KB) diff (KB) diff (%)
boids 172.502 172.502 0 0.000%
contexts 109.604 109.604 0 0.000%
counter 86.551 86.551 0 0.000%
counter_functional 87.200 87.200 0 0.000%
dyn_create_destroy_apps 89.691 89.691 0 0.000%
file_upload 102.626 102.626 0 0.000%
function_memory_game 166.910 166.910 0 0.000%
function_router 351.658 351.658 0 0.000%
function_todomvc 161.558 161.558 0 0.000%
futures 226.277 226.277 0 0.000%
game_of_life 107.188 107.188 0 0.000%
inner_html 83.618 83.618 0 0.000%
js_callback 112.829 112.829 0 0.000%
keyed_list 195.088 195.090 +0.002 +0.001%
mount_point 86.181 86.181 0 0.000%
nested_list 115.513 115.513 0 0.000%
node_refs 93.596 93.596 0 0.000%
password_strength 1538.306 1538.306 0 0.000%
portals 97.206 97.206 0 0.000%
router 320.586 320.586 0 0.000%
simple_ssr 154.478 154.478 0 0.000%
ssr_router 397.648 397.648 0 0.000%
suspense 110.519 110.519 0 0.000%
timer 89.287 89.287 0 0.000%
todomvc 142.614 142.614 0 0.000%
two_apps 87.159 87.159 0 0.000%
web_worker_fib 153.407 153.407 0 0.000%
webgl 87.438 87.438 0 0.000%

✅ None of the examples has changed their size significantly.

@ranile
Copy link
Copy Markdown
Member

ranile commented Jun 19, 2022

error: package indexmap v1.9.0 cannot be built because it requires rustc 1.56.1 or newer, while the currently active rustc version is 1.56.0
https://github.com/yewstack/yew/runs/6955012938?check_suite_focus=true#step:5:11

Our MSRV prevents the update in this PR

@ranile ranile closed this Jun 19, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 19, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

@ranile ranile deleted the dependabot/cargo/fake-eq-2.5.0 branch June 19, 2022 12:29
@ranile ranile restored the dependabot/cargo/fake-eq-2.5.0 branch June 19, 2022 12:36
@ranile ranile reopened this Jun 19, 2022
@ranile
Copy link
Copy Markdown
Member

ranile commented Jun 19, 2022

error: package indexmap v1.9.0 cannot be built because it requires rustc 1.56.1 or newer, while the currently active rustc version is 1.56.0
https://github.com/yewstack/yew/runs/6955012938?check_suite_focus=true#step:5:11

Our MSRV prevents the update in this PR

See #2740

github-actions[bot]
github-actions Bot previously approved these changes Jun 19, 2022
@ranile
Copy link
Copy Markdown
Member

ranile commented Jun 19, 2022

@dependabot rebase

Updates the requirements on [fake](https://github.com/cksac/fake-rs) to permit the latest version.
- [Release notes](https://github.com/cksac/fake-rs/releases)
- [Commits](https://github.com/cksac/fake-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
github-actions[bot]
github-actions Bot previously approved these changes Jun 19, 2022
@ranile ranile changed the title Update fake requirement from =2.4.1 to =2.5.0 Update fake requirement from =2.4.1 to 2.5.0 Jun 19, 2022
@ranile ranile merged commit 015412e into master Jun 19, 2022
@ranile ranile deleted the dependabot/cargo/fake-eq-2.5.0 branch June 19, 2022 17:01
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant