Skip to content

chore(deps): bump actions/checkout from 6.0.2 to 6.0.3#34

Merged
mhiro2 merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.3
Jun 21, 2026
Merged

chore(deps): bump actions/checkout from 6.0.2 to 6.0.3#34
mhiro2 merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.0.2 to 6.0.3.

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (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 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 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
@github-actions

Copy link
Copy Markdown

Benchmark Results

nvim --headless -u NONE -c "lua dofile('bench/run.lua')" -c "qa!"

== bench.bench_reapply ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
reapply_all  slots=1 wins=1                         50          2.0          0.1         33.7
reapply_all  slots=1 wins=5                         50          0.6          0.3         11.4
reapply_all  slots=1 wins=10                        50          1.2          0.7         13.7
reapply_all  slots=1 wins=20                        50          1.5          1.3         10.1
reapply_all  slots=5 wins=1                         50          1.1          0.1         23.3
reapply_all  slots=5 wins=5                         50          0.6          0.5          0.8
reapply_all  slots=5 wins=10                        50          1.1          1.1          2.0
reapply_all  slots=5 wins=20                        50          2.2          2.1          2.4
reapply_all  slots=9 wins=1                         50          1.0          0.2         14.7
reapply_all  slots=9 wins=5                         50          1.6          0.8         38.0
reapply_all  slots=9 wins=10                        50          1.7          1.6          1.9
reapply_all  slots=9 wins=20                        50          4.0          3.2         32.2
---------------------------------------------------------------------------------------------

== bench.bench_apply ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
apply_slot_globally  wins=1                        100          3.7          2.4         20.3
apply_slot_globally  wins=5                        100         17.9         10.9         43.7
apply_slot_globally  wins=10                       100         23.5         21.8         45.8
apply_slot_globally  wins=20                       100         54.1         45.3         90.0
apply_slot_for_window  existing=0                  200          2.4          2.2         14.5
apply_slot_for_window  existing=5                  200          2.4          2.1         27.6
apply_slot_for_window  existing=9                  200          2.3          2.2         15.8
---------------------------------------------------------------------------------------------

== bench.bench_clear ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
clear_all_globally  slots=1 wins=1                  30         77.4         55.0        126.9
clear_all_globally  slots=1 wins=5                  30        155.9        117.5        268.1
clear_all_globally  slots=1 wins=10                 30        228.0        183.3        393.4
clear_all_globally  slots=5 wins=1                  30         81.9         66.6        132.3
clear_all_globally  slots=5 wins=5                  30        214.6        177.7        350.8
clear_all_globally  slots=5 wins=10                 30        332.8        290.0        524.4
clear_all_globally  slots=9 wins=1                  30        107.6         83.1        230.2
clear_all_globally  slots=9 wins=5                  30        250.6        231.1        280.3
clear_all_globally  slots=9 wins=10                 30        441.9        398.6        651.2
---------------------------------------------------------------------------------------------

== bench.bench_set_clear ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
set+clear cycle  wins=1                             50         26.1          9.8        237.0
set+clear cycle  wins=5                             50         23.6         20.1         44.7
set+clear cycle  wins=10                            50         42.5         34.9         74.1
---------------------------------------------------------------------------------------------

== bench.bench_jump ==---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
jump.next  slots=1                                 100         22.1          9.2         62.9
jump.next  slots=5                                 100       5597.5       5433.4       6811.7
jump.next  slots=9                                 100      16579.0      16332.4      18788.1
---------------------------------------------------------------------------------------------

== bench.bench_cword ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
apply_cword_for_window                             200          2.6          2.2         21.0
---------------------------------------------------------------------------------------------

== bench.bench_symbol ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
symbol: get_symbol (on identifier)                 200          9.6          4.8         43.1
symbol: get_symbol (on keyword)                    200         15.6          6.1         70.1
symbol: set+clear cycle (source=symbol)             50         24.7         17.1         69.6
symbol: set+clear cycle (source=cword)              50         11.5         10.0         33.4
---------------------------------------------------------------------------------------------

== SUMMARY ==
---------------------------------------------------------------------------------------------
Benchmark                                        Iters    Mean (us)     Min (us)     Max (us)
---------------------------------------------------------------------------------------------
reapply_all  slots=1 wins=1                         50          2.0          0.1         33.7
reapply_all  slots=1 wins=5                         50          0.6          0.3         11.4
reapply_all  slots=1 wins=10                        50          1.2          0.7         13.7
reapply_all  slots=1 wins=20                        50          1.5          1.3         10.1
reapply_all  slots=5 wins=1                         50          1.1          0.1         23.3
reapply_all  slots=5 wins=5                         50          0.6          0.5          0.8
reapply_all  slots=5 wins=10                        50          1.1          1.1          2.0
reapply_all  slots=5 wins=20                        50          2.2          2.1          2.4
reapply_all  slots=9 wins=1                         50          1.0          0.2         14.7
reapply_all  slots=9 wins=5                         50          1.6          0.8         38.0
reapply_all  slots=9 wins=10                        50          1.7          1.6          1.9
reapply_all  slots=9 wins=20                        50          4.0          3.2         32.2
apply_slot_globally  wins=1                        100          3.7          2.4         20.3
apply_slot_globally  wins=5                        100         17.9         10.9         43.7
apply_slot_globally  wins=10                       100         23.5         21.8         45.8
apply_slot_globally  wins=20                       100         54.1         45.3         90.0
apply_slot_for_window  existing=0                  200          2.4          2.2         14.5
apply_slot_for_window  existing=5                  200          2.4          2.1         27.6
apply_slot_for_window  existing=9                  200          2.3          2.2         15.8
clear_all_globally  slots=1 wins=1                  30         77.4         55.0        126.9
clear_all_globally  slots=1 wins=5                  30        155.9        117.5        268.1
clear_all_globally  slots=1 wins=10                 30        228.0        183.3        393.4
clear_all_globally  slots=5 wins=1                  30         81.9         66.6        132.3
clear_all_globally  slots=5 wins=5                  30        214.6        177.7        350.8
clear_all_globally  slots=5 wins=10                 30        332.8        290.0        524.4
clear_all_globally  slots=9 wins=1                  30        107.6         83.1        230.2
clear_all_globally  slots=9 wins=5                  30        250.6        231.1        280.3
clear_all_globally  slots=9 wins=10                 30        441.9        398.6        651.2
set+clear cycle  wins=1                             50         26.1          9.8        237.0
set+clear cycle  wins=5                             50         23.6         20.1         44.7
set+clear cycle  wins=10                            50         42.5         34.9         74.1
jump.next  slots=1                                 100         22.1          9.2         62.9
jump.next  slots=5                                 100       5597.5       5433.4       6811.7
jump.next  slots=9                                 100      16579.0      16332.4      18788.1
apply_cword_for_window                             200          2.6          2.2         21.0
symbol: get_symbol (on identifier)                 200          9.6          4.8         43.1
symbol: get_symbol (on keyword)                    200         15.6          6.1         70.1
symbol: set+clear cycle (source=symbol)             50         24.7         17.1         69.6
symbol: set+clear cycle (source=cword)              50         11.5         10.0         33.4
---------------------------------------------------------------------------------------------

@mhiro2
mhiro2 merged commit 5329f48 into main Jun 21, 2026
4 checks passed
@mhiro2
mhiro2 deleted the dependabot/github_actions/actions/checkout-6.0.3 branch June 21, 2026 21:23
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