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 actions/checkout from 3 to 4 #3433

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/checkout from 3 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

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 [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2023
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Visit the preview URL for this PR (updated for commit fe97f6f):

https://yew-rs--pr3433-dependabot-github-ac-7scfo4sk.web.app

(expires Sun, 08 Oct 2023 04:10:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Size Comparison

examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 102.886 102.886 0 0.000%
boids 175.616 175.616 0 0.000%
communication_child_to_parent 95.300 95.300 0 0.000%
communication_grandchild_with_grandparent 109.039 109.039 0 0.000%
communication_grandparent_to_grandchild 105.720 105.720 0 0.000%
communication_parent_to_child 92.789 92.789 0 0.000%
contexts 113.452 113.452 0 0.000%
counter 89.199 89.199 0 0.000%
counter_functional 89.932 89.932 0 0.000%
dyn_create_destroy_apps 92.369 92.369 0 0.000%
file_upload 103.514 103.514 0 0.000%
function_memory_game 174.580 174.580 0 0.000%
function_router 352.653 352.653 0 0.000%
function_todomvc 163.441 163.441 0 0.000%
futures 227.444 227.444 0 0.000%
game_of_life 112.163 112.163 0 0.000%
immutable 188.785 188.785 0 0.000%
inner_html 85.981 85.981 0 0.000%
js_callback 113.458 113.458 0 0.000%
keyed_list 201.207 201.207 0 0.000%
mount_point 89.186 89.186 0 0.000%
nested_list 114.603 114.603 0 0.000%
node_refs 96.291 96.291 0 0.000%
password_strength 1720.994 1720.994 0 0.000%
portals 98.368 98.368 0 0.000%
router 318.653 318.653 0 0.000%
simple_ssr 144.243 144.243 0 0.000%
ssr_router 390.472 390.472 0 0.000%
suspense 119.054 119.054 0 0.000%
timer 91.744 91.744 0 0.000%
timer_functional 100.448 100.448 0 0.000%
todomvc 143.688 143.688 0 0.000%
two_apps 89.895 89.895 0 0.000%
web_worker_fib 138.881 138.881 0 0.000%
web_worker_prime 190.404 190.404 0 0.000%
webgl 88.552 88.552 0 0.000%

✅ None of the examples has changed their size significantly.

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Benchmark - SSR

Yew Master

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 319.110 319.425 319.195 0.104
Hello World 10 644.256 649.465 646.326 1.348
Function Router 10 2100.286 2111.841 2105.577 4.017
Concurrent Task 10 1006.607 1008.814 1007.837 0.682
Many Providers 10 1505.502 1527.331 1512.477 7.031

Pull Request

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 319.085 321.930 319.874 1.114
Hello World 10 648.906 660.963 651.148 3.758
Function Router 10 2080.545 2101.572 2094.481 6.788
Concurrent Task 10 1007.144 1008.549 1007.942 0.480
Many Providers 10 1497.890 1513.181 1505.930 4.870

@futursolo futursolo enabled auto-merge (squash) October 2, 2023 10:12
@futursolo futursolo merged commit 443dba3 into master Oct 2, 2023
22 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/master/actions/checkout-4 branch October 2, 2023 10:12
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant