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
Nobuyoshi Nakada
3086d58263
Run also test-tool on mingw
2025-12-31 02:24:03 +09:00
dependabot[bot]
76f30030c9
Bump msys2/setup-msys2 from 2.29.0 to 2.30.0
...
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2 ) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/msys2/setup-msys2/releases )
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md )
- [Commits](fb197b72ce...4f806de0a5 )
---
updated-dependencies:
- dependency-name: msys2/setup-msys2
dependency-version: 2.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-14 18:33:35 -08: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
Nobuyoshi Nakada
e529bf7d67
CI: Enable check on clangarm64
2025-10-23 23:19:37 +09:00
Nobuyoshi Nakada
c2860bff88
CI: Try mingw arm64
2025-10-17 15:09:16 +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
dependabot[bot]
ac94fb77b9
Bump msys2/setup-msys2 from 2.28.0 to 2.29.0
...
Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2 ) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/msys2/setup-msys2/releases )
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md )
- [Commits](40677d36a5...fb197b72ce )
---
updated-dependencies:
- dependency-name: msys2/setup-msys2
dependency-version: 2.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 19:10:51 +09:00
Takashi Kokubun
70b4b6fea0
Do not skip CI when it mentions "document" ( #14232 )
2025-08-14 15:12:46 -07:00
Hiroshi SHIBATA
b0a4e2399b
CI: mingw: Use the official actions for msys2
...
Because ruby/setup-ruby is affected to test result.
2025-08-11 20:29:55 +09:00
Nobuyoshi Nakada
4adb6f6969
CI: mingw: Set up msys2 environment variables
2025-08-11 20:29:55 +09:00
Nobuyoshi Nakada
a443cd012a
CI: mingw: Set cmd as the default shell
...
It is used in more steps than `sh`.
2025-08-11 20:29:55 +09:00
Nobuyoshi Nakada
90f8199412
CI: mingw: Tweak misc system & package info
2025-08-11 20:29:55 +09:00
Nobuyoshi Nakada
e4b386e090
CI: Remove Strawberry Perl pkg-config
2025-08-09 01:02:34 +09:00
Nobuyoshi Nakada
0e33256c8e
CI: Use \e instead of \033 [ci skip]
2025-08-06 00:22:43 +09:00
Hiroshi SHIBATA
7addde1ece
Revert to setup-ruby v1.231.0
...
v1.245.0 is not working with the following issue:
https://github.com/ruby/ruby/actions/runs/15769771616/job/44464179119?pr=13661
```
D:/a/ruby/ruby/src/test/rubygems/mock_gem_ui.rb:83:in 'Gem::MockGemUi#terminate_interaction': Gem::MockGemUi::TermError (Gem::MockGemUi::TermError)
D:/a/ruby/ruby/src/lib/rubygems/user_interaction.rb:157:in 'Gem::UserInteraction#terminate_interaction'
D:/a/ruby/ruby/src/lib/rubygems/commands/exec_command.rb:175:in 'Gem::Commands::ExecCommand#install'
D:/a/ruby/ruby/src/lib/rubygems/commands/exec_command.rb:70:in 'Gem::Commands::ExecCommand#execute'
D:/a/ruby/ruby/src/lib/rubygems/command.rb:326:in 'Gem::Command#invoke_with_build_args'
D:/a/ruby/ruby/src/lib/rubygems/command.rb:304:in 'Gem::Command#invoke'
D:/a/ruby/ruby/src/test/rubygems/test_gem_commands_exec_command.rb:43:in 'TestGemCommandsExecCommand#invoke'
D:/a/ruby/ruby/src/test/rubygems/test_gem_commands_exec_command.rb:274:in 'block in TestGemCommandsExecCommand#test_gem_with_platform_and_platform_dependencies'
D:/a/ruby/ruby/src/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui'
D:/a/ruby/ruby/src/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui'
D:/a/ruby/ruby/src/test/rubygems/test_gem_commands_exec_command.rb:272:in 'TestGemCommandsExecCommand#test_gem_with_platform_and_platform_dependencies'
D:/a/ruby/ruby/src/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
D:/a/ruby/ruby/src/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
D:/a/ruby/ruby/src/tool/lib/test/unit.rb:1683:in 'block in Test::Unit::Runner#_run_suite'
D:/a/ruby/ruby/src/tool/lib/test/unit.rb:1670:in 'Array#map'
D:/a/ruby/ruby/src/tool/lib/test/unit.rb:1670:in 'Test::Unit::Runner#_run_suite'
D:/a/ruby/ruby/src/tool/lib/test/unit.rb:1374:in 'Test::Unit::ExcludesOption#_run_suite'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:52:in 'Test::Unit::Worker#_run_suite'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:24:in 'block in Test::Unit::Worker#_run_suites'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:23:in 'Array#map'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:23:in 'Test::Unit::Worker#_run_suites'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:122:in 'Test::Unit::Worker#run'
D:/a/ruby/ruby/src/tool/lib/test/unit/parallel.rb:220:in '<main>'
running file: D:/a/ruby/ruby/src/test/rubygems/test_gem_commands_exec_command.rb
```
2025-06-20 17:55:48 +09:00
Hiroshi SHIBATA
092ea7a163
Update to the latest step versions at the GitHub Actions
2025-06-20 17:55:48 +09:00
Nobuyoshi Nakada
5da3dc88d6
CI: Timeout launchable setup in 3min
2025-06-06 08:00:51 +09:00
Takashi Kokubun
2279da2c91
Bump the required BASERUBY version to 3.1 ( #13321 )
2025-05-13 13:39:45 -07:00
Hiroshi SHIBATA
49c29cff47
Bump up to the latest versions of actions
2025-04-16 11:40:11 +09:00
Hiroshi SHIBATA
19ba093c94
Try to use parallel execution of mingw tests
2025-01-30 12:07:54 +09:00
Naoto Ono
46e8a26c17
Launchable: Start recording test-spec results ( #12302 )
2024-12-12 16:32:35 +09:00
Naoto Ono
676b4ec04b
Enable more Launchable integration in bootstraptest and test-all ( #12255 )
2024-12-09 16:25:43 +09: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
MSP-Greg
4956324af3
mingw.yml - fixup to use ucrt, logging
2024-09-24 15:05: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
Naoto Ono
a22448df9d
Integrate Launchable into mingw
2024-06-24 13:25:30 +09: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
Nobuyoshi Nakada
58bde0169d
[DOC] Fix the pattern for man pages
2024-05-09 10:45:45 +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