kaitoozawa
|
7d28bfc140
|
new issue template
|
2025-12-19 10:38:38 +10:00 |
|
zinduolis
|
b7ebc298e9
|
Merge pull request #3462 from kaitozaw/test/rspec-isolation
Fixes #3464
|
2025-12-18 21:14:50 +10:00 |
|
zinduolis
|
d3724b84bb
|
Merge branch 'master' into test/rspec-isolation
|
2025-12-18 20:55:12 +10:00 |
|
kaitoozawa
|
c3e162a8f5
|
address review comments
|
2025-12-18 09:44:05 +10:00 |
|
github-actions[bot]
|
eb4fa92c84
|
Merge pull request #3466 from beefproject/dependabot/bundler/rubocop-1.82.0
Bump rubocop from 1.81.7 to 1.82.0
|
2025-12-17 13:11:03 +00:00 |
|
dependabot[bot]
|
ee8afbbecf
|
Bump rubocop from 1.81.7 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.81.7...v1.82.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.82.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 13:08:43 +00:00 |
|
github-actions[bot]
|
292453e1f7
|
Merge pull request #3467 from beefproject/dependabot/bundler/irb-1.16.0
Bump irb from 1.15.3 to 1.16.0
|
2025-12-17 13:04:40 +00:00 |
|
dependabot[bot]
|
86909af828
|
Bump irb from 1.15.3 to 1.16.0
Bumps [irb](https://github.com/ruby/irb) from 1.15.3 to 1.16.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.15.3...v1.16.0)
---
updated-dependencies:
- dependency-name: irb
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 13:02:22 +00:00 |
|
zinduolis
|
7ec386881e
|
Merge branch 'master' into test/rspec-isolation
|
2025-12-17 15:59:43 +10:00 |
|
zinduolis
|
4a8b5b759d
|
Merge pull request #3460 from kaitozaw/issue-3213-kali-support-link
Add kali support link to the issue tracker #3213
|
2025-12-17 15:37:34 +10:00 |
|
kaitoozawa
|
7d20c1138c
|
Add Kali support link to issue template
|
2025-12-16 11:16:43 +10:00 |
|
kaitoozawa
|
bd67b8ba2a
|
AR snapshot/restore helpers for test isolation
|
2025-12-16 10:53:33 +10:00 |
|
zinduolis
|
4b3fce07a0
|
Merge pull request #3461 from kaitozaw/issue-fix-dockerfile-and-testing
issue-fix-dockerfile-and-testing
|
2025-12-15 17:01:20 +10:00 |
|
kaitoozawa
|
149aeaa944
|
Fix review comments
|
2025-12-15 16:32:48 +10:00 |
|
kaitoozawa
|
3be084ade6
|
fix dockerfile installation and test spec
|
2025-12-14 15:23:46 +10:00 |
|
github-actions[bot]
|
77f59d07d9
|
Merge pull request #3459 from beefproject/dependabot/bundler/json-2.18.0
Bump json from 2.17.1 to 2.18.0
|
2025-12-11 13:04:49 +00:00 |
|
dependabot[bot]
|
d9d9c4db1e
|
Bump json from 2.17.1 to 2.18.0
Bumps [json](https://github.com/ruby/json) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.17.1...v2.18.0)
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 13:02:22 +00:00 |
|
zinduolis
|
5822a1b5d1
|
Merge pull request #3440 from mengxunQAQ/patch-1
Fix redundant and incorrect version comparison logic
|
2025-12-09 17:20:07 +10:00 |
|
zinduolis
|
841953f112
|
Merge branch 'master' into patch-1
|
2025-12-09 16:23:05 +10:00 |
|
github-actions[bot]
|
87cc78fc2e
|
Merge pull request #3458 from beefproject/dependabot/bundler/rdoc-6.17.0
Bump rdoc from 6.16.1 to 6.17.0
|
2025-12-08 13:08:15 +00:00 |
|
dependabot[bot]
|
03030858c9
|
Bump rdoc from 6.16.1 to 6.17.0
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.16.1 to 6.17.0.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0)
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 13:05:41 +00:00 |
|
github-actions[bot]
|
1b1a8b175b
|
Merge pull request #3457 from beefproject/dependabot/bundler/selenium-webdriver-4.39.0
Bump selenium-webdriver from 4.38.0 to 4.39.0
|
2025-12-08 13:04:37 +00:00 |
|
dependabot[bot]
|
47cde1a0fd
|
Bump selenium-webdriver from 4.38.0 to 4.39.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.38.0...selenium-4.39.0)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 13:02:18 +00:00 |
|
github-actions[bot]
|
b6e82f0273
|
Merge pull request #3456 from beefproject/dependabot/bundler/json-2.17.1
Bump json from 2.16.0 to 2.17.1
|
2025-12-04 13:05:07 +00:00 |
|
dependabot[bot]
|
98f646078f
|
Bump json from 2.16.0 to 2.17.1
Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.17.1.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.16.0...v2.17.1)
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-04 13:02:33 +00:00 |
|
github-actions[bot]
|
2de4c379ef
|
Merge pull request #3454 from beefproject/dependabot/bundler/sqlite3-2.8.1
Bump sqlite3 from 2.8.0 to 2.8.1
|
2025-12-01 15:19:53 +00:00 |
|
dependabot[bot]
|
ff077b7982
|
Bump sqlite3 from 2.8.0 to 2.8.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 15:17:25 +00:00 |
|
github-actions[bot]
|
a10b4489fe
|
Merge pull request #3453 from beefproject/dependabot/bundler/rdoc-6.16.1
Bump rdoc from 6.16.0 to 6.16.1
|
2025-11-28 13:04:39 +00:00 |
|
dependabot[bot]
|
de344887b6
|
Bump rdoc from 6.16.0 to 6.16.1
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.16.0 to 6.16.1.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.16.0...v6.16.1)
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.16.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-28 13:02:11 +00:00 |
|
github-actions[bot]
|
165cd27495
|
Merge pull request #3450 from beefproject/dependabot/bundler/rdoc-6.16.0
Bump rdoc from 6.15.1 to 6.16.0
|
2025-11-26 13:05:05 +00:00 |
|
dependabot[bot]
|
7a4721a0ef
|
Bump rdoc from 6.15.1 to 6.16.0
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.15.1 to 6.16.0.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.15.1...v6.16.0)
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-26 13:02:28 +00:00 |
|
github-actions[bot]
|
a9407f3945
|
Merge pull request #3448 from beefproject/dependabot/bundler/maxmind-db-1.4.0
Bump maxmind-db from 1.3.2 to 1.4.0
|
2025-11-21 13:05:11 +00:00 |
|
dependabot[bot]
|
7bd91fcb73
|
Bump maxmind-db from 1.3.2 to 1.4.0
Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-ruby/releases)
- [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maxmind/MaxMind-DB-Reader-ruby/compare/v1.3.2...v1.4.0)
---
updated-dependencies:
- dependency-name: maxmind-db
dependency-version: 1.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-21 13:02:19 +00:00 |
|
Joshua Young
|
da9bc652a9
|
Merge pull request #3445 from joshuay03/upgrade-ruby
Upgrade Ruby to 3.4.7
|
2025-11-15 13:21:25 +10:00 |
|
Joshua Young
|
4a971df086
|
Upgrade bundler to latest (2.5.18 -> 2.7.2)
|
2025-11-13 21:05:20 +05:30 |
|
Joshua Young
|
ebbcfc39e4
|
Upgrade Ruby to latest (3.2.2 -> 3.4.7)
|
2025-11-13 21:05:15 +05:30 |
|
Joshua Young
|
4d17e16fdb
|
Fix test gem group indentation
|
2025-11-13 20:31:44 +05:30 |
|
github-actions[bot]
|
820738f7e0
|
Merge pull request #3442 from beefproject/dependabot/bundler/activerecord-8.1.1
Bump activerecord from 8.0.4 to 8.1.1
|
2025-11-12 13:05:08 +00:00 |
|
dependabot[bot]
|
5749cc1e0c
|
Bump activerecord from 8.0.4 to 8.1.1
Bumps [activerecord](https://github.com/rails/rails) from 8.0.4 to 8.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.4...v8.1.1)
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 13:02:37 +00:00 |
|
github-actions[bot]
|
49bb30aeaa
|
Merge pull request #3441 from beefproject/dependabot/bundler/otr-activerecord-2.6.0
Bump otr-activerecord from 2.5.0 to 2.6.0
|
2025-11-11 13:05:36 +00:00 |
|
dependabot[bot]
|
5639122928
|
Bump otr-activerecord from 2.5.0 to 2.6.0
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.5.0 to 2.6.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-11 13:02:53 +00:00 |
|
mengxun
|
64e3f0b424
|
Fix redundant and incorrect version comparison logic
|
2025-11-11 16:10:57 +08:00 |
|
zinduolis
|
ac2d6fd9ac
|
Merge pull request #3439 from beefproject/red/dev
Documentation (typo/grammar fixes) — minor text updates across Modules, Extensions, and Core
|
2025-11-11 07:20:00 +10:00 |
|
zinduolis
|
cc862ae82f
|
Fix typos
|
2025-11-10 20:39:51 +10:00 |
|
zinduolis
|
582c4d67e3
|
Merge branch 'master' into red/dev
|
2025-11-10 20:07:18 +10:00 |
|
github-actions[bot]
|
bbbcd5895f
|
Merge pull request #3437 from beefproject/dependabot/bundler/json-2.16.0
Bump json from 2.15.2 to 2.16.0
|
2025-11-07 13:05:19 +00:00 |
|
dependabot[bot]
|
1681054dfc
|
Bump json from 2.15.2 to 2.16.0
Bumps [json](https://github.com/ruby/json) from 2.15.2 to 2.16.0.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.15.2...v2.16.0)
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-07 13:02:33 +00:00 |
|
github-actions[bot]
|
37a93b7f36
|
Merge pull request #3435 from beefproject/dependabot/bundler/sqlite3-2.8.0
Bump sqlite3 from 2.7.4 to 2.8.0
|
2025-11-06 13:06:32 +00:00 |
|
dependabot[bot]
|
d9e12f82d9
|
Bump sqlite3 from 2.7.4 to 2.8.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.4 to 2.8.0.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.7.4...v2.8.0)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-06 13:02:33 +00:00 |
|
github-actions[bot]
|
0715e33a4e
|
Merge pull request #3432 from beefproject/dependabot/bundler/rubyzip-3.2.2
Bump rubyzip from 3.2.1 to 3.2.2
|
2025-11-03 13:51:15 +00:00 |
|