dependabot[bot]
00fdcb3ecd
Bump actions/checkout from 6.0.1 to 6.0.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 18:34:31 -08:00
Hiroshi SHIBATA
61724b9e4a
Update the latest versions of actions
2026-01-22 15:04:08 +09:00
Hiroshi SHIBATA
1b476606f2
Update the latest versions of actions
2026-01-06 13:07:49 +09:00
Nobuyoshi Nakada
27d6c96658
Add 4.0 to the spec_guards workflow
2025-12-30 18:33:20 +09:00
Nobuyoshi Nakada
3f616d5701
Update ruby/setup-ruby action to v1.276.0
2025-12-30 18:33:03 +09:00
dependabot[bot]
bf144d8c10
Bump actions/checkout from 6.0.0 to 6.0.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 18:31:11 -08:00
dependabot[bot]
3b09db3b35
Bump actions/checkout from 5.0.1 to 6.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 16:36:52 +09:00
dependabot[bot]
b5d0aac900
Bump actions/checkout from 5.0.0 to 5.0.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5...v5.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 18:34:37 -08:00
Takashi Kokubun
fb48b3020c
spec_guards.yml: Add fail-fast: false
...
fail-fast is never a good idea for master branch.
2025-11-12 12:41:49 -08:00
Hiroshi SHIBATA
9664191e19
Use ruby/setup-ruby v1.265.0
2025-10-17 10:54:32 +09:00
dependabot[bot]
89bce81516
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 13:01:00 +09:00
Takashi Kokubun
70b4b6fea0
Do not skip CI when it mentions "document" ( #14232 )
2025-08-14 15:12:46 -07:00
Hiroshi SHIBATA
6dc37f9003
Update the latest versions of actions
2025-07-24 12:47:16 +09:00
Hiroshi SHIBATA
092ea7a163
Update to the latest step versions at the GitHub Actions
2025-06-20 17:55:48 +09:00
Benoit Daloze
7add6b2ac3
ruby/spec has a minimum of Ruby 3.2 now
2025-05-10 10:29:48 +02:00
Hiroshi SHIBATA
49c29cff47
Bump up to the latest versions of actions
2025-04-16 11:40:11 +09:00
Andrew Konchin
c577416b27
Do not run ruby/spec on CI on Ruby 3.0
2025-03-27 11:09:24 +01:00
Hiroshi SHIBATA
10d1291205
sd ubuntu-20.04 ubuntu-22.04 .github/workflows/*
2025-01-20 10:15:08 +09:00
Benoit Daloze
e43d9cbfcb
Update to latest setup-ruby manually since dependabot is broken
2024-12-31 16:19:18 +01:00
Benoit Daloze
180bee3177
Run spec_guards when changing its workflow definition
2024-12-31 16:19:18 +01:00
Benoit Daloze
da1c06e747
Add 3.4 to the spec_guards workflow
2024-12-31 16:19:18 +01:00
Nobuyoshi Nakada
ef7d7ee723
CI: Use full name of the label 'Documentation'
...
Since `github.event.pull_request.labels.*.name` is an object filter,
the item to be searched in needs to be the same whole string, not a
partial string.
2024-10-07 22:00:31 +09:00
Nobuyoshi Nakada
52e40aeab6
Bump actions/checkout
2024-09-29 21:38:14 +09:00
Hiroshi SHIBATA
d731adb755
Strictly checking pull-request author
2024-08-22 16:38:54 +09:00
dependabot[bot]
14eb38608a
Bump ruby/setup-ruby from 1.188.0 to 1.190.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.188.0 to 1.190.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](50ba3386b0...a6e6f86333 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 12:31:19 +09:00
dependabot[bot]
993bb55d98
Bump ruby/setup-ruby from 1.187.0 to 1.188.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.187.0 to 1.188.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](161cd54b69...50ba3386b0 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 17:16:07 +09:00
dependabot[bot]
724d95a713
Bump ruby/setup-ruby from 1.186.0 to 1.187.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.186.0 to 1.187.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](2a9a743e19...161cd54b69 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 12:03:49 +09:00
dependabot[bot]
ef2afe82eb
Bump ruby/setup-ruby from 1.185.0 to 1.186.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.185.0 to 1.186.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](3a77c29278...2a9a743e19 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 11:57:21 +09:00
dependabot[bot]
6ac030981f
Bump ruby/setup-ruby from 1.184.0 to 1.185.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.184.0 to 1.185.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](97e35c5302...3a77c29278 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 12:15:25 +09:00
dependabot[bot]
70be2f4731
Bump ruby/setup-ruby from 1.183.0 to 1.184.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.183.0 to 1.184.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](1d0e911f61...97e35c5302 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 19:55:27 -07:00
dependabot[bot]
89466f4e91
Bump ruby/setup-ruby from 1.180.1 to 1.183.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.180.1 to 1.183.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](3783f195e2...1d0e911f61 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 19:53:37 -07:00
dependabot[bot]
cd65bd02cb
Bump ruby/setup-ruby from 1.180.0 to 1.180.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.180.0 to 1.180.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](ff740bc00a...3783f195e2 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 19:56:09 -07:00
dependabot[bot]
ab51e5fec4
Bump ruby/setup-ruby from 1.179.1 to 1.180.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.179.1 to 1.180.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](78c01b705f...ff740bc00a )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 20:54:06 -07:00
dependabot[bot]
11bfa975f9
Bump actions/checkout from 4.1.6 to 4.1.7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 20:15:51 -07:00
dependabot[bot]
4c8f9c93f6
Bump ruby/setup-ruby from 1.179.0 to 1.179.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.179.0 to 1.179.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](d5fb7a202f...78c01b705f )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-09 20:19:07 -07:00
dependabot[bot]
255ca83fb8
Bump ruby/setup-ruby from 1.178.0 to 1.179.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.178.0 to 1.179.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](0cde4689ba...d5fb7a202f )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 19:49:17 -07:00
dependabot[bot]
30960cb6d4
Bump ruby/setup-ruby from 1.177.1 to 1.178.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.177.1 to 1.178.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](943103cae7...0cde4689ba )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 19:40:21 -07:00
dependabot[bot]
fc9acbaac2
Bump ruby/setup-ruby from 1.177.0 to 1.177.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.177.0 to 1.177.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](7dc18ff0ca...943103cae7 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 20:36:53 -07:00
dependabot[bot]
ae07c606b5
---
...
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 20:02:06 -07:00
dependabot[bot]
0f8f0386a8
Bump actions/checkout from 4.1.5 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 11:50:34 +09:00
dependabot[bot]
7c8903d014
Bump actions/checkout from 4.1.4 to 4.1.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 20:37:42 -07:00
dependabot[bot]
2a807bcdff
Bump ruby/setup-ruby from 1.175.1 to 1.176.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.175.1 to 1.176.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](1198b07430...cacc9f1c0b )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-05 19:51:56 -07:00
dependabot[bot]
431711a8bb
Bump ruby/setup-ruby from 1.175.0 to 1.175.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.175.0 to 1.175.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](70da3bbf44...1198b07430 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 11:52:36 +09:00
dependabot[bot]
d1813609d0
Bump actions/checkout from 4.1.3 to 4.1.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 20:04:36 -07:00
dependabot[bot]
0b3bc7232a
Bump ruby/setup-ruby from 1.174.0 to 1.175.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.174.0 to 1.175.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](6bd3d993c6...70da3bbf44 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 20:22:22 -07:00
dependabot[bot]
c9732e7ac3
Bump actions/checkout from 4.1.2 to 4.1.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 19:56:15 -07:00
dependabot[bot]
0b630d6441
Bump ruby/setup-ruby from 1.173.0 to 1.174.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.173.0 to 1.174.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](5f19ec79ce...6bd3d993c6 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 19:45:52 -07:00
Nobuyoshi Nakada
00cbdb5a8b
Skip even "Document" only
2024-04-08 21:26:11 +09:00
dependabot[bot]
e5b585ba90
Bump ruby/setup-ruby from 1.172.0 to 1.173.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.172.0 to 1.173.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](d4526a5553...5f19ec79ce )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 20:12:57 -07:00
dependabot[bot]
59849feed8
Bump actions/checkout from 4.1.1 to 4.1.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...9bb56186c3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 11:56:22 +09:00