dependabot[bot]
ba08d4e44c
Build(deps): bump sqlite3 from 2.9.0 to 2.9.1
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.9.0 to 2.9.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.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:43:31 +00:00
zinduolis
997a2e0a9e
Merge pull request #3521 from beefproject/red/safe_to_test_label
...
Implement safe_to_test label and update outdated github actions
2026-03-02 15:56:34 +10:00
zinduolis
8a400906ae
Implement safe_to_test label and update outdated github actions in github_actions.yml
2026-03-02 15:38:36 +10:00
zinduolis
b36c502ec5
Merge pull request #3517 from beefproject/red/fix_xss
...
Patch XSS vulnerability
2026-03-02 14:26:20 +10:00
zinduolis
b98eff13e2
Merge branch 'master' into red/fix_xss
2026-03-02 14:10:04 +10:00
github-actions[bot]
56b32f5da6
Merge pull request #3519 from beefproject/dependabot/bundler/rubocop-1.85.0
...
Build(deps): bump rubocop from 1.84.2 to 1.85.0
2026-02-26 13:05:27 +00:00
dependabot[bot]
e5b227c049
Build(deps): bump rubocop from 1.84.2 to 1.85.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.84.2 to 1.85.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.84.2...v1.85.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.85.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-26 13:03:02 +00:00
zinduolis
7158f0fa44
Fix useless local assignments
2026-02-26 11:30:54 +10:00
zinduolis
70ec0de175
Fix Stored XSS in Browser Details and Core Filters
2026-02-26 11:20:30 +10:00
zinduolis
e3a668e258
sanitise PR to have just the fix
2026-02-25 15:19:47 +10:00
zinduolis
39dd7e1d2d
Merge branch 'master' into red/fix_xss
2026-02-25 14:54:01 +10:00
github-actions[bot]
ca5e66e9bd
Merge pull request #3516 from beefproject/dependabot/bundler/selenium-webdriver-4.41.0
...
Build(deps-dev): bump selenium-webdriver from 4.40.0 to 4.41.0
2026-02-20 13:05:30 +00:00
dependabot[bot]
9a648629d2
Build(deps-dev): bump selenium-webdriver from 4.40.0 to 4.41.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.40.0 to 4.41.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.40.0...selenium-4.41.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 13:03:03 +00:00
github-actions[bot]
1fa17e8069
Merge pull request #3515 from beefproject/dependabot/bundler/nokogiri-1.19.1
...
Build(deps-dev): bump nokogiri from 1.18.9 to 1.19.1
2026-02-20 00:36:23 +00:00
dependabot[bot]
ae2b95a286
Build(deps-dev): bump nokogiri from 1.18.9 to 1.19.1
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.9 to 1.19.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.19.1 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.19.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 00:33:58 +00:00
github-actions[bot]
19d2780814
Merge pull request #3514 from beefproject/dependabot/bundler/rack-3.2.5
...
Build(deps): bump rack from 3.2.4 to 3.2.5
2026-02-16 14:03:10 +00:00
dependabot[bot]
1d719b30ee
Build(deps): bump rack from 3.2.4 to 3.2.5
...
Bumps [rack](https://github.com/rack/rack ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 14:00:38 +00:00
github-actions[bot]
eae19d30cd
Merge pull request #3513 from beefproject/dependabot/bundler/rubocop-1.84.2
...
Build(deps): bump rubocop from 1.84.1 to 1.84.2
2026-02-12 13:05:45 +00:00
dependabot[bot]
f9757c9e8f
Build(deps): bump rubocop from 1.84.1 to 1.84.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.84.1 to 1.84.2.
- [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.84.1...v1.84.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-12 13:03:22 +00:00
github-actions[bot]
7e20b2883e
Merge pull request #3512 from beefproject/dependabot/bundler/rdoc-7.2.0
...
Build(deps-dev): bump rdoc from 7.1.0 to 7.2.0
2026-02-10 13:05:33 +00:00
dependabot[bot]
b47c85cbaa
Build(deps-dev): bump rdoc from 7.1.0 to 7.2.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 7.1.0 to 7.2.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/v7.1.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-10 13:03:00 +00:00
github-actions[bot]
4069c70a8f
Merge pull request #3511 from beefproject/dependabot/bundler/irb-1.17.0
...
Build(deps-dev): bump irb from 1.16.0 to 1.17.0
2026-02-09 14:30:11 +00:00
dependabot[bot]
0316a9f224
Build(deps-dev): bump irb from 1.16.0 to 1.17.0
...
Bumps [irb](https://github.com/ruby/irb ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: irb
dependency-version: 1.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 14:27:54 +00:00
zinduolis
fa8780706b
Merge pull request #3503 from jake-the-dev/coverage-improvements
...
Test coverage improvements - Core
2026-02-05 10:37:45 +10:00
zinduolis
646908176d
Merge branch 'master' into coverage-improvements
2026-02-04 08:42:59 +10:00
github-actions[bot]
d92d74501f
Merge pull request #3510 from beefproject/dependabot/bundler/rubocop-1.84.1
...
Bump rubocop from 1.84.0 to 1.84.1
2026-02-03 13:08:58 +00:00
dependabot[bot]
ccf5d47bdb
Bump rubocop from 1.84.0 to 1.84.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.84.0 to 1.84.1.
- [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.84.0...v1.84.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 13:06:40 +00:00
github-actions[bot]
5f1ac0bd20
Merge pull request #3509 from beefproject/dependabot/bundler/json-2.18.1
...
Bump json from 2.18.0 to 2.18.1
2026-02-03 13:05:38 +00:00
dependabot[bot]
712dd3604a
Bump json from 2.18.0 to 2.18.1
...
Bumps [json](https://github.com/ruby/json ) from 2.18.0 to 2.18.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.18.0...v2.18.1 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.18.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 13:03:04 +00:00
Jake Webster
f238e20a51
CR: remove ARE rules related tests
2026-02-02 11:07:36 +10:00
Jake Webster
68d19a3221
UPDATE: tests with copywrite
2026-01-30 15:38:03 +10:00
Jake Webster
cbb95576b9
REMOVE: api related tests
2026-01-30 15:33:25 +10:00
Jake Webster
db8b2eca9c
EDIT: remove unassigned var option
2026-01-30 15:26:03 +10:00
Jake Webster
57777b301a
Merge remote-tracking branch 'upstream/master' into coverage-improvements
2026-01-30 14:45:48 +10:00
Kaito Ozawa
399ab90207
Merge pull request #3507 from kaitozaw/issue/3506-change-issue-duration
...
change stale timing
2026-01-30 09:19:52 +10:00
Kaito Ozawa
391dea3fca
Merge branch 'master' into issue/3506-change-issue-duration
2026-01-30 09:16:34 +10:00
Kaito Ozawa
b5c750d6d8
Merge pull request #3492 from kaitozaw/measure-test-coverage
...
Measure test coverage
2026-01-30 09:12:49 +10:00
zinduolis
60b30fe849
Merge branch 'master' into measure-test-coverage
2026-01-29 19:55:59 +10:00
kaitoozawa
086b0b1dc2
upgrade to version 10
2026-01-29 14:50:53 +10:00
kaitoozawa
0f640ebc0e
change stale timing
2026-01-29 14:50:53 +10:00
github-actions[bot]
2eab4e51bd
Merge pull request #3508 from beefproject/dependabot/bundler/rubocop-1.84.0
...
Bump rubocop from 1.82.1 to 1.84.0
2026-01-27 13:04:11 +00:00
dependabot[bot]
8078751c0c
Bump rubocop from 1.82.1 to 1.84.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.82.1 to 1.84.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.82.1...v1.84.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 13:01:38 +00:00
Jake Webster
95052f2066
TEST: core main handlers
2026-01-23 16:46:51 +10:00
Jake Webster
35c3912f65
TEST: core main handlers browserdetails
2026-01-23 16:40:33 +10:00
Jake Webster
647500cf78
TEST: core main command spec
2026-01-23 16:35:28 +10:00
Jake Webster
7178460256
TEST: core main geoip spec
2026-01-23 16:03:51 +10:00
Jake Webster
8b54f67566
TEST: core main server spec
2026-01-23 15:32:26 +10:00
Jake Webster
d54ec6761d
TEST: core main router spec
2026-01-23 15:27:18 +10:00
Jake Webster
6ca679dc9e
TEST: core module spec
2026-01-23 14:38:40 +10:00
Jake Webster
ec4d73915e
TEST: core api registrar spec
2026-01-23 14:28:25 +10:00
Jake Webster
d3aef8aec6
TEST: core main rest specs
2026-01-23 14:17:28 +10:00
Jake Webster
58696560dd
TEST: core main network specs
2026-01-23 12:56:46 +10:00
Jake Webster
8423b3701e
TEST: core/main/models specs
2026-01-23 11:32:21 +10:00
Jake Webster
20c69be87b
TEST: core/main/handlers specs
2026-01-23 11:16:01 +10:00
Jake Webster
f847cd0e37
FIX: isolate beef modules spec
2026-01-22 17:48:19 +10:00
Jake Webster
6377b02c4f
TEST: core/models legacybrwosseruseragents optioncache specs
2026-01-22 17:38:58 +10:00
Jake Webster
32af09b248
FIX: command_spec test
2026-01-22 17:33:28 +10:00
Jake Webster
f923285da2
TEST: remaining core/filter specs
2026-01-22 17:13:44 +10:00
Jake Webster
5872df9d64
UPDATE: rubocop lints on browser.rb
2026-01-22 16:55:37 +10:00
Jake Webster
45a046ed2d
TEST: move filters to filters/base spec
2026-01-22 16:50:58 +10:00
Jake Webster
e92da3bdde
TEST: core/migration spec
2026-01-22 16:14:25 +10:00
Jake Webster
ac3f14b045
TEST: core/crypo spec
2026-01-22 15:56:24 +10:00
Jake Webster
d678c48608
TEST: core/settings spec
2026-01-22 15:39:20 +10:00
Jake Webster
96a08913d9
TEST: core/logger spec
2026-01-22 15:15:53 +10:00
Jake Webster
0970bdcd87
TEST: core/ruby method specs
2026-01-22 15:04:18 +10:00
Jake Webster
b2d832073f
FIX: espeak text_to_voice install help
2026-01-22 14:23:43 +10:00
Jake Webster
9b22d92265
ADD: simplecov
2026-01-22 14:23:08 +10:00
github-actions[bot]
ddc27c8880
Merge pull request #3502 from beefproject/dependabot/npm_and_yarn/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23
2026-01-21 23:06:10 +00:00
dependabot[bot]
ff281344d8
Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 23:03:34 +00:00
zinduolis
6409891724
eliminate escaping issues
2026-01-21 15:32:44 +10:00
zinduolis
2080cf5b0d
add module for admin panel xss
2026-01-21 09:38:50 +10:00
github-actions[bot]
5cec161a7b
Merge pull request #3500 from beefproject/dependabot/bundler/pry-byebug-3.12.0
...
Bump pry-byebug from 3.11.0 to 3.12.0
2026-01-19 14:54:05 +00:00
dependabot[bot]
75f169e318
Bump pry-byebug from 3.11.0 to 3.12.0
...
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases )
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md )
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.11.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: pry-byebug
dependency-version: 3.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 14:51:26 +00:00
github-actions[bot]
dadae2a79c
Merge pull request #3501 from beefproject/dependabot/bundler/selenium-webdriver-4.40.0
...
Bump selenium-webdriver from 4.39.0 to 4.40.0
2026-01-19 14:50:21 +00:00
dependabot[bot]
ccda2a49f3
Bump selenium-webdriver from 4.39.0 to 4.40.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.39.0 to 4.40.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.39.0...selenium-4.40.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 14:47:50 +00:00
zinduolis
503e584d97
sanitise inputs for hooked browsers
2026-01-19 17:16:05 +10:00
github-actions[bot]
15095d2037
Merge pull request #3499 from beefproject/dependabot/bundler/rdoc-7.1.0
...
Bump rdoc from 7.0.3 to 7.1.0
2026-01-14 13:05:38 +00:00
dependabot[bot]
7efeef2fb7
Bump rdoc from 7.0.3 to 7.1.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 7.0.3 to 7.1.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/v7.0.3...v7.1.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 7.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 13:03:07 +00:00
Kaito Ozawa
113b154043
Merge pull request #3489 from kaitozaw/issue/3488-long-tests
...
Fixes issue/long-tests (#3488 )
2026-01-14 15:31:23 +10:00
kaitoozawa
fe897906a3
add checksum in dockerfile
2026-01-13 10:06:49 +10:00
kaitoozawa
2056e83050
install simplecov
2026-01-12 16:58:33 +10:00
kaitoozawa
065c7adf03
fix test cleanup and install firefox dependencies
2026-01-12 16:57:12 +10:00
github-actions[bot]
53c97721e1
Merge pull request #3490 from beefproject/dependabot/bundler/activerecord-8.1.2
...
Bump activerecord from 8.1.1 to 8.1.2
2026-01-09 13:03:47 +00:00
dependabot[bot]
721f1e790d
Bump activerecord from 8.1.1 to 8.1.2
...
Bumps [activerecord](https://github.com/rails/rails ) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.1.2/activerecord/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v8.1.1...v8.1.2 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 8.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-09 13:01:19 +00:00
Kaito Ozawa
334b0c7e06
Merge pull request #3478 from kaitozaw/issue/3073-fix-google-phishing-module
...
Fixes issue/fix-google-phishing-module (#3073 )
2026-01-09 17:14:13 +10:00
kaitoozawa
9eca144092
change indentation from space2 to tab/space4
2026-01-08 10:25:12 +10:00
kaitoozawa
15d2acf52a
move functions inside beef.execute
2026-01-03 09:34:04 +10:00
Kaito Ozawa
6d57165f63
Merge pull request #3477 from kaitozaw/issue/3091-host-name-validation
...
Fixes issue/host-name-validation (#3091 )
2026-01-02 19:46:52 +10:00
kaitoozawa
cbd9292331
add public host to host authorization list
2025-12-31 15:15:52 +10:00
Kaito Ozawa
0680a51ad0
Merge pull request #3472 from kaitozaw/issue/2174-wiki-and-helpmenu
...
Fixes issue/wiki-and-helpmenu (#2174 )
2025-12-30 15:07:43 +10:00
kaitoozawa
ff4c89bf46
remove the commented-out command
2025-12-30 14:59:31 +10:00
kaitoozawa
85d8d78112
add help command
2025-12-30 14:14:59 +10:00
zinduolis
dca4415fb8
Merge pull request #3481 from beefproject/red/dev
...
Update copyright year to 2026
2025-12-30 11:22:34 +10:00
zinduolis
3b32c19637
Merge branch 'master' into red/dev
2025-12-30 11:18:26 +10:00
github-actions[bot]
1756a7a3f2
Merge pull request #3483 from beefproject/dependabot/bundler/sqlite3-2.9.0
...
Bump sqlite3 from 2.8.1 to 2.9.0
2025-12-29 13:04:36 +00:00
dependabot[bot]
57d2da64fe
Bump sqlite3 from 2.8.1 to 2.9.0
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.8.1 to 2.9.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.8.1...v2.9.0 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-29 13:02:17 +00:00
zinduolis
4233269016
remove copyright update log file
2025-12-26 19:35:25 +10:00
zinduolis
95793433fa
Update copyright year to 2026
2025-12-26 19:18:05 +10:00
github-actions[bot]
c308392cb3
Merge pull request #3480 from beefproject/dependabot/bundler/rdoc-7.0.3
...
Bump rdoc from 7.0.2 to 7.0.3
2025-12-25 13:04:20 +00:00
dependabot[bot]
8e8087b954
Bump rdoc from 7.0.2 to 7.0.3
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 7.0.2 to 7.0.3.
- [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/v7.0.2...v7.0.3 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 7.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-25 13:01:58 +00:00
github-actions[bot]
647daae3c8
Merge pull request #3479 from beefproject/dependabot/bundler/rubocop-1.82.1
...
Bump rubocop from 1.82.0 to 1.82.1
2025-12-24 13:04:23 +00:00
dependabot[bot]
c4effae065
Bump rubocop from 1.82.0 to 1.82.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.82.0 to 1.82.1.
- [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.82.0...v1.82.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.82.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 13:01:51 +00:00
zinduolis
e789afb8e6
Merge pull request #3471 from kaitozaw/issue/3465-new-issue-template
...
Fixes issue/new-issue-template (#3465 )
2025-12-23 17:06:43 +10:00
zinduolis
8596ab98a0
Merge branch 'master' into issue/3465-new-issue-template
2025-12-23 17:00:27 +10:00
zinduolis
e8a767d548
Merge pull request #3470 from kaitozaw/issue/3468-TLS-init-failing
...
Fixes issue/TLS-init-failing (#3468 )
2025-12-23 16:58:33 +10:00
zinduolis
309e86a29d
Merge branch 'master' into issue/3468-TLS-init-failing
2025-12-23 16:55:27 +10:00
zinduolis
7507a7b440
Merge branch 'master' into issue/3465-new-issue-template
2025-12-23 15:54:22 +10:00
github-actions[bot]
08c0d72c37
Merge pull request #3476 from beefproject/dependabot/bundler/rdoc-7.0.2
...
Bump rdoc from 7.0.1 to 7.0.2
2025-12-22 13:04:18 +00:00
dependabot[bot]
08538b7720
Bump rdoc from 7.0.1 to 7.0.2
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 7.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 13:02:03 +00:00
kaitoozawa
447f0953df
install libssl-dev at builder stage
2025-12-22 14:55:35 +10:00
zinduolis
00b9de63c3
Merge pull request #3474 from beefproject/dependabot/bundler/rdoc-7.0.1
...
Bump rdoc from 6.17.0 to 7.0.1
2025-12-22 13:13:52 +10:00
dependabot[bot]
34b2b8b6f1
Bump rdoc from 6.17.0 to 7.0.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.17.0 to 7.0.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.17.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 02:04:41 +00:00
zinduolis
e1493310e4
Merge pull request #3463 from kaitozaw/issue-fix-remove-cli
...
Fixes issue #3447
2025-12-22 12:02:26 +10:00
zinduolis
a67d783cbc
Merge branch 'master' into issue-fix-remove-cli
2025-12-22 11:56:00 +10:00
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
6189279798
remove remnants of cli
2025-12-16 11:20:40 +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
dependabot[bot]
1fee3a21d6
Bump rubyzip from 3.2.1 to 3.2.2
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 13:48:15 +00:00
github-actions[bot]
3834d4aaa3
Merge pull request #3431 from beefproject/dependabot/bundler/rack-3.2.4
...
Bump rack from 3.2.3 to 3.2.4
2025-11-03 13:37:16 +00:00
dependabot[bot]
8e64b433bf
Bump rack from 3.2.3 to 3.2.4
...
Bumps [rack](https://github.com/rack/rack ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 13:34:27 +00:00
github-actions[bot]
30cb1b2d89
Merge pull request #3433 from beefproject/dependabot/bundler/rdoc-6.15.1
...
Bump rdoc from 6.15.0 to 6.15.1
2025-11-03 13:16:48 +00:00
dependabot[bot]
03689e4b98
Bump rdoc from 6.15.0 to 6.15.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.15.0 to 6.15.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.15.0...v6.15.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 13:14:11 +00:00
github-actions[bot]
e7dd57c97f
Merge pull request #3430 from beefproject/dependabot/bundler/irb-1.15.3
...
Bump irb from 1.15.2 to 1.15.3
2025-11-03 13:07:59 +00:00
dependabot[bot]
f2792292b1
Bump irb from 1.15.2 to 1.15.3
...
Bumps [irb](https://github.com/ruby/irb ) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.15.2...v1.15.3 )
---
updated-dependencies:
- dependency-name: irb
dependency-version: 1.15.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 13:05:22 +00:00
github-actions[bot]
7b30400e4a
Merge pull request #3429 from beefproject/dependabot/bundler/rubocop-1.81.7
...
Bump rubocop from 1.81.6 to 1.81.7
2025-10-31 13:06:17 +00:00
dependabot[bot]
041027ac18
Bump rubocop from 1.81.6 to 1.81.7
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.81.6 to 1.81.7.
- [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.6...v1.81.7 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.81.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-31 13:02:41 +00:00
github-actions[bot]
c30d1f7c3b
Merge pull request #3428 from beefproject/dependabot/bundler/activerecord-8.0.4
...
Bump activerecord from 8.0.3 to 8.0.4
2025-10-29 13:15:42 +00:00
dependabot[bot]
a578412619
Bump activerecord from 8.0.3 to 8.0.4
...
Bumps [activerecord](https://github.com/rails/rails ) from 8.0.3 to 8.0.4.
- [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.3...v8.0.4 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 8.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:13:06 +00:00
github-actions[bot]
0573717aa8
Merge pull request #3425 from beefproject/dependabot/bundler/selenium-webdriver-4.38.0
...
Bump selenium-webdriver from 4.37.0 to 4.38.0
2025-10-29 13:12:04 +00:00
dependabot[bot]
71f0fbe75e
Bump selenium-webdriver from 4.37.0 to 4.38.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.37.0 to 4.38.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.37.0...selenium-4.38.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:09:38 +00:00
github-actions[bot]
8029f37d44
Merge pull request #3426 from beefproject/dependabot/bundler/rubyzip-3.2.1
...
Bump rubyzip from 3.2.0 to 3.2.1
2025-10-29 13:08:30 +00:00
dependabot[bot]
3d13e55d97
Bump rubyzip from 3.2.0 to 3.2.1
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:05:58 +00:00
github-actions[bot]
8d7eedfaaa
Merge pull request #3427 from beefproject/dependabot/bundler/rake-13.3.1
...
Bump rake from 13.3.0 to 13.3.1
2025-10-29 13:04:58 +00:00
dependabot[bot]
29997f7639
Bump rake from 13.3.0 to 13.3.1
...
Bumps [rake](https://github.com/ruby/rake ) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1 )
---
updated-dependencies:
- dependency-name: rake
dependency-version: 13.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 13:02:37 +00:00
github-actions[bot]
880ae79e8b
Merge pull request #3424 from beefproject/dependabot/bundler/json-2.15.2
...
Bump json from 2.15.1 to 2.15.2
2025-10-27 14:10:47 +00:00
dependabot[bot]
054efa1571
Bump json from 2.15.1 to 2.15.2
...
Bumps [json](https://github.com/ruby/json ) from 2.15.1 to 2.15.2.
- [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.1...v2.15.2 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 14:07:11 +00:00
zinduolis
6f7a319c2b
Merge pull request #3422 from beefproject/red/dev
...
Bump version to 0.6.0.0
2025-10-24 14:37:47 +10:00
zinduolis
e89ea1922a
Fix VERSION file to include copyright disclaimer
2025-10-24 10:40:57 +10:00
zinduolis
0c7c367360
Bump version to 0.6.0.0
2025-10-24 10:10:46 +10:00
github-actions[bot]
e08e4b0948
Merge pull request #3421 from beefproject/dependabot/bundler/rspec-3.13.2
...
Bump rspec from 3.13.1 to 3.13.2
2025-10-21 13:12:19 +00:00
dependabot[bot]
3b01e3d2b5
Bump rspec from 3.13.1 to 3.13.2
...
Bumps [rspec](https://github.com/rspec/rspec ) from 3.13.1 to 3.13.2.
- [Commits](https://github.com/rspec/rspec/compare/rspec-v3.13.1...rspec-v3.13.2 )
---
updated-dependencies:
- dependency-name: rspec
dependency-version: 3.13.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-21 13:08:12 +00:00
github-actions[bot]
b3ef4a1ec7
Merge pull request #3420 from beefproject/dependabot/bundler/rubocop-1.81.6
...
Bump rubocop from 1.81.1 to 1.81.6
2025-10-21 13:07:02 +00:00
dependabot[bot]
417df036bc
Bump rubocop from 1.81.1 to 1.81.6
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.81.1 to 1.81.6.
- [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.1...v1.81.6 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.81.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-21 13:02:49 +00:00
github-actions[bot]
40b985a8fa
Merge pull request #3419 from beefproject/dependabot/bundler/selenium-webdriver-4.37.0
...
Bump selenium-webdriver from 4.35.0 to 4.37.0
2025-10-20 14:18:03 +00:00
dependabot[bot]
2698dc9ec9
Bump selenium-webdriver from 4.35.0 to 4.37.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.35.0 to 4.37.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.35.0...selenium-4.37.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 14:14:24 +00:00
zinduolis
41e52d3738
Merge pull request #3405 from beefproject/dependabot/bundler/activerecord-8.0.3
...
Bump activerecord from 7.2.2.2 to 8.0.3
2025-10-20 16:02:00 +10:00
dependabot[bot]
cd116a3b46
Bump activerecord from 7.2.2.2 to 8.0.3
...
Bumps [activerecord](https://github.com/rails/rails ) from 7.2.2.2 to 8.0.3.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.2.2.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 8.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 05:03:43 +00:00
github-actions[bot]
87a5498884
Merge pull request #3404 from beefproject/dependabot/bundler/sqlite3-2.7.4
...
Bump sqlite3 from 2.7.3 to 2.7.4
2025-10-16 06:14:21 +00:00
dependabot[bot]
51069255bb
Bump sqlite3 from 2.7.3 to 2.7.4
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.7.3 to 2.7.4.
- [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.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-16 06:10:17 +00:00
github-actions[bot]
8fab9a9b4d
Merge pull request #3418 from beefproject/dependabot/bundler/rubyzip-3.2.0
...
Bump rubyzip from 3.1.1 to 3.2.0
2025-10-15 13:08:19 +00:00
dependabot[bot]
6710d71630
Bump rubyzip from 3.1.1 to 3.2.0
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 13:03:51 +00:00
github-actions[bot]
32864da8a3
Merge pull request #3415 from beefproject/dependabot/bundler/rack-protection-4.2.0
...
Bump rack-protection from 4.1.1 to 4.2.0
2025-10-10 17:52:18 +00:00
dependabot[bot]
027d694819
Bump rack-protection from 4.1.1 to 4.2.0
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v4.1.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-10 17:49:58 +00:00
github-actions[bot]
9d00616c1d
Merge pull request #3416 from beefproject/dependabot/bundler/rack-3.2.3
...
Bump rack from 3.2.2 to 3.2.3
2025-10-10 17:48:50 +00:00
dependabot[bot]
2e4560229e
Bump rack from 3.2.2 to 3.2.3
...
Bumps [rack](https://github.com/rack/rack ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.2.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-10 17:46:24 +00:00
github-actions[bot]
dbb0bd6198
Merge pull request #3414 from beefproject/dependabot/npm_and_yarn/jsdoc-4.0.5
...
Bump jsdoc from 4.0.4 to 4.0.5
2025-10-08 13:05:07 +00:00
dependabot[bot]
edbe00cb82
Bump jsdoc from 4.0.4 to 4.0.5
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.5/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-version: 4.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 13:02:23 +00:00
github-actions[bot]
641aa42085
Merge pull request #3410 from beefproject/dependabot/bundler/rdoc-6.15.0
...
Bump rdoc from 6.14.2 to 6.15.0
2025-10-07 13:17:42 +00:00
dependabot[bot]
fb9fffc0df
Bump rdoc from 6.14.2 to 6.15.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.14.2 to 6.15.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.14.2...v6.15.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 13:15:14 +00:00
github-actions[bot]
ffdad9b4e6
Merge pull request #3412 from beefproject/dependabot/bundler/rack-3.2.2
...
Bump rack from 3.2.1 to 3.2.2
2025-10-07 13:14:02 +00:00
dependabot[bot]
484442caa7
Bump rack from 3.2.1 to 3.2.2
...
Bumps [rack](https://github.com/rack/rack ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 13:11:27 +00:00
github-actions[bot]
e49feb3571
Merge pull request #3408 from beefproject/dependabot/bundler/rubocop-1.81.1
...
Bump rubocop from 1.80.2 to 1.81.1
2025-10-07 13:10:05 +00:00
dependabot[bot]
2e2e87073f
Bump rubocop from 1.80.2 to 1.81.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.80.2 to 1.81.1.
- [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.80.2...v1.81.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.81.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 13:07:40 +00:00
github-actions[bot]
5cc7d6f711
Merge pull request #3413 from beefproject/dependabot/bundler/json-2.15.1
...
Bump json from 2.15.0 to 2.15.1
2025-10-07 13:06:32 +00:00
dependabot[bot]
9c0657d144
Bump json from 2.15.0 to 2.15.1
...
Bumps [json](https://github.com/ruby/json ) from 2.15.0 to 2.15.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.15.0...v2.15.1 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 13:03:28 +00:00
github-actions[bot]
e6ddb7bc3c
Merge pull request #3409 from beefproject/dependabot/npm_and_yarn/jsdoc-to-markdown-9.1.3
...
Bump jsdoc-to-markdown from 9.1.2 to 9.1.3
2025-10-06 13:25:58 +00:00
dependabot[bot]
d8818f35d1
Bump jsdoc-to-markdown from 9.1.2 to 9.1.3
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.1.2...v9.1.3 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-version: 9.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 13:21:39 +00:00
github-actions[bot]
dffe0601c2
Merge pull request #3407 from beefproject/dependabot/bundler/rubyzip-3.1.1
...
Bump rubyzip from 3.1.0 to 3.1.1
2025-09-29 17:01:53 +00:00
dependabot[bot]
68773c96d2
Bump rubyzip from 3.1.0 to 3.1.1
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-version: 3.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 16:57:48 +00:00
github-actions[bot]
97716f79d3
Merge pull request #3403 from beefproject/dependabot/bundler/json-2.15.0
...
Bump json from 2.14.1 to 2.15.0
2025-09-22 13:05:33 +00:00
dependabot[bot]
f567cebdc2
Bump json from 2.14.1 to 2.15.0
...
Bumps [json](https://github.com/ruby/json ) from 2.14.1 to 2.15.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.14.1...v2.15.0 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 13:03:06 +00:00
github-actions[bot]
4bb9a9c9c6
Merge pull request #3402 from beefproject/dependabot/bundler/curb-1.2.2
...
Bump curb from 1.2.1 to 1.2.2
2025-09-19 13:12:17 +00:00
dependabot[bot]
4d2058f61e
Bump curb from 1.2.1 to 1.2.2
...
Bumps [curb](https://github.com/taf2/curb ) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md )
- [Commits](https://github.com/taf2/curb/commits )
---
updated-dependencies:
- dependency-name: curb
dependency-version: 1.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-19 13:06:21 +00:00
github-actions[bot]
b19584289c
Merge pull request #3401 from beefproject/dependabot/bundler/json-2.14.1
...
Bump json from 2.13.2 to 2.14.1
2025-09-19 13:05:17 +00:00
dependabot[bot]
acd95ce92e
Bump json from 2.13.2 to 2.14.1
...
Bumps [json](https://github.com/ruby/json ) from 2.13.2 to 2.14.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.13.2...v2.14.1 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-19 13:02:39 +00:00
github-actions[bot]
ecb5c8ba1a
Merge pull request #3399 from beefproject/dependabot/bundler/curb-1.2.1
...
Bump curb from 1.2.0 to 1.2.1
2025-09-18 13:05:24 +00:00
dependabot[bot]
6ad995de6c
Bump curb from 1.2.0 to 1.2.1
...
Bumps [curb](https://github.com/taf2/curb ) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md )
- [Commits](https://github.com/taf2/curb/commits )
---
updated-dependencies:
- dependency-name: curb
dependency-version: 1.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-18 13:02:55 +00:00
github-actions[bot]
25da2db215
Merge pull request #3394 from beefproject/dependabot/bundler/term-ansicolor-1.11.3
...
Bump term-ansicolor from 1.11.2 to 1.11.3
2025-09-11 13:07:01 +00:00
dependabot[bot]
80ae0cc2bf
Bump term-ansicolor from 1.11.2 to 1.11.3
...
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/flori/term-ansicolor/releases )
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES.md )
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: term-ansicolor
dependency-version: 1.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 13:03:33 +00:00
zinduolis
bd8ad1fe1e
Merge pull request #3392 from beefproject/red/dev
...
Remediate sinatra vulnerability
2025-09-10 08:13:01 +10:00
zinduolis
cdb9ceda2a
Update Gemfile and Gemfile.lock for Sinatra and Rack compatibility
2025-09-09 21:33:59 +10:00
zinduolis
5cf691120f
Updated the code to be compatible with Rack3
2025-09-09 21:21:24 +10:00
zinduolis
d05ff08dbc
Merge pull request #3383 from beefproject/dependabot/bundler/rubyzip-3.0.2
...
Bump rubyzip from 2.4.1 to 3.0.2
2025-09-07 20:05:48 +10:00
dependabot[bot]
d67fa4f780
Bump rubyzip from 2.4.1 to 3.0.2
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 2.4.1 to 3.0.2.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.4.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-07 09:58:33 +00:00
zinduolis
101bef502a
Merge pull request #3359 from beefproject/dependabot/bundler/thin-2.0.1
...
Bump thin from 1.8.2 to 2.0.1
2025-09-07 19:50:46 +10:00
dependabot[bot]
b0ea6a94f6
Bump thin from 1.8.2 to 2.0.1
...
Bumps [thin](https://github.com/macournoyer/thin ) from 1.8.2 to 2.0.1.
- [Release notes](https://github.com/macournoyer/thin/releases )
- [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG )
- [Commits](https://github.com/macournoyer/thin/compare/v1.8.2...v2.0.1 )
---
updated-dependencies:
- dependency-name: thin
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-07 09:46:58 +00:00
github-actions[bot]
c5c2ee387f
Merge pull request #3388 from beefproject/dependabot/bundler/curb-1.2.0
...
Bump curb from 1.1.0 to 1.2.0
2025-09-07 09:42:43 +00:00
dependabot[bot]
e01cff64d9
Bump curb from 1.1.0 to 1.2.0
...
Bumps [curb](https://github.com/taf2/curb ) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md )
- [Commits](https://github.com/taf2/curb/commits )
---
updated-dependencies:
- dependency-name: curb
dependency-version: 1.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-07 09:39:30 +00:00
github-actions[bot]
383f0c6481
Merge pull request #3390 from beefproject/dependabot/bundler/rubocop-1.80.2
...
Bump rubocop from 1.80.0 to 1.80.2
2025-09-07 09:38:14 +00:00
dependabot[bot]
d77a01d84f
Bump rubocop from 1.80.0 to 1.80.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.80.0 to 1.80.2.
- [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.80.0...v1.80.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.80.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-07 09:34:29 +00:00
zinduolis
c7665fba3f
Merge pull request #3386 from beefproject/red/dev
...
Fix forked SQLite connection handling to improve test accuracy (#3249 )
2025-09-07 19:33:19 +10:00
zinduolis
31decb81b3
Centralised the initiation of MUTEX
2025-09-07 19:23:26 +10:00
zinduolis
e716de707a
Merge branch 'master' into red/dev
2025-09-07 19:08:50 +10:00
zinduolis
c91b74e0ba
Refactor database reset handling in AutoRunEngine and Websocket hooked browser specs for improved synchronization
2025-09-06 11:10:56 +10:00
zinduolis
3df5bcb904
Refactor database migration handling in browser details and websocket hooked browser specs for improved synchronization
2025-09-06 11:04:23 +10:00
zinduolis
41b595ae00
Remove unnecessary server preparation step and ensure ActiveRecord disconnection in teardown
2025-09-06 10:56:17 +10:00
zinduolis
f3834f730b
Remove unnecessary server preparation step and ensure ActiveRecord disconnection in teardown
2025-09-06 10:52:04 +10:00
zinduolis
5a333d45a9
Remove unnecessary server preparation step and ensure ActiveRecord disconnection in teardown
2025-09-06 10:43:05 +10:00
zinduolis
ac6dfe50a5
Refactor database reset and migration handling in BeEF debug modules for improved synchronization and conditional execution
2025-09-06 10:36:13 +10:00
zinduolis
81a4caa836
Refactor server start-up process in BeEF debug modules for improved consistency and teardown handling
2025-09-06 10:19:23 +10:00
zinduolis
15fd00a69a
Refactor server start-up process in AutoRunEngine and Websocket tests for improved initialization
2025-09-06 09:58:00 +10:00
zinduolis
e5c8a0c86d
Refactor server teardown to improve error handling and cleanup process
2025-09-03 10:43:40 +10:00
zinduolis
6d0531f6b3
Change connection pool cleanup to run before each example in RSpec
2025-09-03 10:31:34 +10:00
zinduolis
f42fa9f599
Add connection pool cleanup after each example in RSpec
2025-09-03 10:18:20 +10:00
zinduolis
eecc73b941
Remove testing message and improve code formatting in spec files
2025-09-03 10:04:31 +10:00
zinduolis
dbc9fed9f2
Revert back to the original before troubleshooting sql forking issue
2025-09-03 09:40:41 +10:00
zinduolis
2494443829
Testing code running in github actions
2025-09-01 21:57:56 +10:00
zinduolis
e394f2e15f
Update checkout action
2025-09-01 21:30:58 +10:00
zinduolis
407535da0f
Merge branch 'red/dev' of https://github.com/beefproject/beef into red/dev
2025-09-01 21:08:22 +10:00
zinduolis
418dc226fd
Update github_actions.yml
...
Troubleshooting different behaviour of tests when running locally and on remote branch
2025-08-28 18:47:03 +10:00
zinduolis
180c2f2c4e
Troubleshooting discrepancy between local tests passing and remote not
2025-08-28 18:44:13 +10:00
zinduolis
1a4127c198
Update Gemfile.lock to bump dependencies and add platform support
2025-08-27 21:39:44 +10:00
zinduolis
56b34649b7
Comment out SERVER_START_TIMEOUT definition in spec_helper.rb
2025-08-27 21:20:24 +10:00
zinduolis
e93dc28174
Add disconnect_all_active_record! calls before forking in multiple specs for improved SQL connection handling safety
2025-08-25 23:30:54 +10:00
zinduolis
f9c630b5d6
Update .gitignore to include secrets for local GitHub Actions testing; refactor spec_helper.rb for improved fork handling
2025-08-25 22:24:15 +10:00
github-actions[bot]
2300a24c41
Merge pull request #3384 from beefproject/dependabot/bundler/rubocop-1.80.0
...
Bump rubocop from 1.79.2 to 1.80.0
2025-08-24 09:31:39 +00:00
dependabot[bot]
a403afe4df
Bump rubocop from 1.79.2 to 1.80.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.79.2 to 1.80.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.79.2...v1.80.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.80.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-22 13:22:46 +00:00
github-actions[bot]
50e8468236
Merge pull request #3371 from beefproject/dependabot/bundler/nokogiri-1.18.9
...
Bump nokogiri from 1.18.8 to 1.18.9
2025-08-21 01:29:45 +00:00
dependabot[bot]
fbd2c56122
Bump nokogiri from 1.18.8 to 1.18.9
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.8...v1.18.9 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 01:27:15 +00:00
github-actions[bot]
237a85ef1f
Merge pull request #3380 from beefproject/dependabot/bundler/selenium-webdriver-4.35.0
...
Bump selenium-webdriver from 4.34.0 to 4.35.0
2025-08-21 01:20:47 +00:00
dependabot[bot]
cd6f048100
Bump selenium-webdriver from 4.34.0 to 4.35.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.34.0 to 4.35.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.34.0...selenium-4.35.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.35.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 01:18:15 +00:00
github-actions[bot]
de71e2c792
Merge pull request #3377 from beefproject/dependabot/bundler/rubocop-1.79.2
...
Bump rubocop from 1.79.0 to 1.79.2
2025-08-21 00:53:12 +00:00
dependabot[bot]
111bd7ae0b
Bump rubocop from 1.79.0 to 1.79.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.79.0 to 1.79.2.
- [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.79.0...v1.79.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.79.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 00:50:07 +00:00
github-actions[bot]
dbe6c0928a
Merge pull request #3375 from beefproject/dependabot/bundler/json-2.13.2
...
Bump json from 2.13.1 to 2.13.2
2025-08-21 00:49:05 +00:00
dependabot[bot]
f7de4cd111
Bump json from 2.13.1 to 2.13.2
...
Bumps [json](https://github.com/ruby/json ) from 2.13.1 to 2.13.2.
- [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.13.1...v2.13.2 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 00:45:44 +00:00
github-actions[bot]
067c91da80
Merge pull request #3381 from beefproject/dependabot/bundler/activerecord-7.2.2.2
...
Bump activerecord from 7.2.2.1 to 7.2.2.2
2025-08-21 00:44:44 +00:00
dependabot[bot]
aa67fe5b9e
Bump activerecord from 7.2.2.1 to 7.2.2.2
...
Bumps [activerecord](https://github.com/rails/rails ) from 7.2.2.1 to 7.2.2.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.2.2.1...v7.2.2.2 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 7.2.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 00:29:10 +00:00
github-actions[bot]
9db8df6fdd
Merge pull request #3367 from beefproject/dependabot/npm_and_yarn/jsdoc-to-markdown-9.1.2
...
Bump jsdoc-to-markdown from 9.1.1 to 9.1.2
2025-08-21 00:26:05 +00:00
dependabot[bot]
94d8f9c252
Bump jsdoc-to-markdown from 9.1.1 to 9.1.2
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.1.1...v9.1.2 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-version: 9.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-21 00:21:59 +00:00
github-actions[bot]
453edb8c9a
Merge pull request #3370 from beefproject/dependabot/bundler/rubocop-1.79.0
...
Bump rubocop from 1.77.0 to 1.79.0
2025-07-25 20:35:32 +00:00
dependabot[bot]
0271331c66
Bump rubocop from 1.77.0 to 1.79.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.77.0 to 1.79.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.77.0...v1.79.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.79.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-25 19:45:09 +00:00
github-actions[bot]
80093f6a91
Merge pull request #3372 from beefproject/dependabot/bundler/curb-1.1.0
...
Bump curb from 1.0.9 to 1.1.0
2025-07-25 19:44:10 +00:00
dependabot[bot]
a194ccb4d2
Bump curb from 1.0.9 to 1.1.0
...
Bumps [curb](https://github.com/taf2/curb ) from 1.0.9 to 1.1.0.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md )
- [Commits](https://github.com/taf2/curb/commits )
---
updated-dependencies:
- dependency-name: curb
dependency-version: 1.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-25 13:25:20 +00:00
github-actions[bot]
0339dbbc22
Merge pull request #3368 from beefproject/dependabot/bundler/sqlite3-2.7.3
...
Bump sqlite3 from 2.7.2 to 2.7.3
2025-07-24 22:49:51 +00:00
dependabot[bot]
7752f466fb
Bump sqlite3 from 2.7.2 to 2.7.3
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.7.2 to 2.7.3.
- [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.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 22:47:17 +00:00
github-actions[bot]
231bcdea09
Merge pull request #3363 from beefproject/dependabot/bundler/rdoc-6.14.2
...
Bump rdoc from 6.14.1 to 6.14.2
2025-07-24 22:46:16 +00:00
dependabot[bot]
3f40aae9f9
Bump rdoc from 6.14.1 to 6.14.2
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.14.1 to 6.14.2.
- [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.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.14.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 13:31:25 +00:00
github-actions[bot]
ae4c7123f2
Merge pull request #3369 from beefproject/dependabot/bundler/json-2.13.1
...
Bump json from 2.12.2 to 2.13.1
2025-07-24 13:30:19 +00:00
dependabot[bot]
62cb20d694
Bump json from 2.12.2 to 2.13.1
...
Bumps [json](https://github.com/ruby/json ) from 2.12.2 to 2.13.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.12.2...v2.13.1 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 13:27:00 +00:00
github-actions[bot]
97e9624cf8
Merge pull request #3364 from beefproject/dependabot/bundler/sqlite3-2.7.2
...
Bump sqlite3 from 2.7.1 to 2.7.2
2025-07-07 16:05:50 +00:00
dependabot[bot]
c4baa10274
Bump sqlite3 from 2.7.1 to 2.7.2
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.7.1 to 2.7.2.
- [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.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 16:03:01 +00:00
github-actions[bot]
bfb7cbf6a0
Merge pull request #3355 from beefproject/dependabot/bundler/rdoc-6.14.1
...
Bump rdoc from 6.14.0 to 6.14.1
2025-07-01 13:45:48 +00:00
dependabot[bot]
d2833ab8ef
Bump rdoc from 6.14.0 to 6.14.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.14.0 to 6.14.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.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 13:41:57 +00:00
github-actions[bot]
a962aaad4b
Merge pull request #3362 from beefproject/dependabot/bundler/sqlite3-2.7.1
...
Bump sqlite3 from 2.7.0 to 2.7.1
2025-07-01 13:40:42 +00:00
dependabot[bot]
6baa7d19db
Bump sqlite3 from 2.7.0 to 2.7.1
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.7.0 to 2.7.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.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 13:37:12 +00:00
github-actions[bot]
a16f98fd39
Merge pull request #3361 from beefproject/dependabot/bundler/selenium-webdriver-4.34.0
...
Bump selenium-webdriver from 4.33.0 to 4.34.0
2025-06-30 16:29:12 +00:00
dependabot[bot]
e423771eaa
Bump selenium-webdriver from 4.33.0 to 4.34.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.33.0 to 4.34.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.33.0...selenium-4.34.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 16:26:38 +00:00
zinduolis
e8a732d4cc
Merge pull request #3360 from beefproject/red/dev
...
Update Discord invite code
2025-06-27 14:00:23 +10:00
zinduolis
5b13dbc833
Update Discord invite code
2025-06-26 16:21:48 +10:00
github-actions[bot]
713744d48e
Merge pull request #3350 from beefproject/dependabot/bundler/rack-2.2.17
...
Bump rack from 2.2.16 to 2.2.17
2025-06-26 06:01:16 +00:00
dependabot[bot]
462b973e6f
Bump rack from 2.2.16 to 2.2.17
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.16 to 2.2.17.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.16...v2.2.17 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 2.2.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 13:25:26 +00:00
github-actions[bot]
6253c7c052
Merge pull request #3356 from beefproject/dependabot/bundler/rubocop-1.77.0
...
Bump rubocop from 1.76.1 to 1.77.0
2025-06-20 13:24:26 +00:00
dependabot[bot]
aac3f863c3
Bump rubocop from 1.76.1 to 1.77.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.76.1 to 1.77.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.76.1...v1.77.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.77.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 13:21:47 +00:00
github-actions[bot]
4367deed58
Merge pull request #3348 from beefproject/dependabot/bundler/rake-13.3.0
...
Bump rake from 13.2.1 to 13.3.0
2025-06-10 13:34:41 +00:00
dependabot[bot]
137cb2c0c6
Bump rake from 13.2.1 to 13.3.0
...
Bumps [rake](https://github.com/ruby/rake ) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v13.2.1...v13.3.0 )
---
updated-dependencies:
- dependency-name: rake
dependency-version: 13.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 13:32:15 +00:00
github-actions[bot]
c1012442f5
Merge pull request #3352 from beefproject/dependabot/bundler/rubocop-1.76.1
...
Bump rubocop from 1.75.8 to 1.76.1
2025-06-10 13:31:10 +00:00
dependabot[bot]
af66637313
Bump rubocop from 1.75.8 to 1.76.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.75.8 to 1.76.1.
- [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.75.8...v1.76.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.76.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 13:28:28 +00:00
github-actions[bot]
58f7ace699
Merge pull request #3353 from beefproject/dependabot/bundler/sqlite3-2.7.0
...
Bump sqlite3 from 2.6.0 to 2.7.0
2025-06-10 13:27:21 +00:00
dependabot[bot]
ca1649e701
Bump sqlite3 from 2.6.0 to 2.7.0
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.6.0 to 2.7.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.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 13:24:48 +00:00
github-actions[bot]
f369e938f2
Merge pull request #3345 from beefproject/dependabot/bundler/selenium-webdriver-4.33.0
...
Bump selenium-webdriver from 4.31.0 to 4.33.0
2025-05-29 14:06:51 +00:00
dependabot[bot]
1e2a411b8d
Bump selenium-webdriver from 4.31.0 to 4.33.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.31.0 to 4.33.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.31.0...selenium-4.33.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-29 14:04:21 +00:00
github-actions[bot]
b93cb156fa
Merge pull request #3347 from beefproject/dependabot/bundler/rubocop-1.75.8
...
Bump rubocop from 1.75.3 to 1.75.8
2025-05-29 14:03:16 +00:00
dependabot[bot]
734415fd45
Bump rubocop from 1.75.3 to 1.75.8
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.75.3 to 1.75.8.
- [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.75.3...v1.75.8 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.75.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-29 13:59:46 +00:00
github-actions[bot]
b13affafb1
Merge pull request #3344 from beefproject/dependabot/bundler/json-2.12.2
...
Bump json from 2.10.2 to 2.12.2
2025-05-27 13:40:22 +00:00
dependabot[bot]
f3ea1fed56
Bump json from 2.10.2 to 2.12.2
...
Bumps [json](https://github.com/ruby/json ) from 2.10.2 to 2.12.2.
- [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.10.2...v2.12.2 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 13:37:45 +00:00
github-actions[bot]
5e4fc2543b
Merge pull request #3346 from beefproject/dependabot/bundler/rspec-3.13.1
...
Bump rspec from 3.13.0 to 3.13.1
2025-05-27 13:36:37 +00:00
dependabot[bot]
88951d66d5
Bump rspec from 3.13.0 to 3.13.1
...
Bumps [rspec](https://github.com/rspec/rspec ) from 3.13.0 to 3.13.1.
- [Commits](https://github.com/rspec/rspec/compare/rspec-metagem-v3.13.0...rspec-v3.13.1 )
---
updated-dependencies:
- dependency-name: rspec
dependency-version: 3.13.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 13:33:48 +00:00
github-actions[bot]
89e7b07f95
Merge pull request #3340 from beefproject/dependabot/bundler/rdoc-6.14.0
...
Bump rdoc from 6.13.1 to 6.14.0
2025-05-22 13:41:45 +00:00
dependabot[bot]
80a7999e26
Bump rdoc from 6.13.1 to 6.14.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.13.1 to 6.14.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.13.1...v6.14.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-version: 6.14.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-22 13:39:14 +00:00
github-actions[bot]
ca07677272
Merge pull request #3335 from beefproject/dependabot/bundler/mime-types-3.7.0
...
Bump mime-types from 3.6.2 to 3.7.0
2025-05-22 13:38:05 +00:00
dependabot[bot]
8fe1115f8b
Bump mime-types from 3.6.2 to 3.7.0
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.6.2 to 3.7.0.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-22 13:35:24 +00:00
github-actions[bot]
3bbe440036
Merge pull request #3341 from beefproject/dependabot/bundler/rack-2.2.16
...
Bump rack from 2.2.13 to 2.2.16
2025-05-22 13:34:19 +00:00
dependabot[bot]
c63501bd3a
Bump rack from 2.2.13 to 2.2.16
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.13 to 2.2.16.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.13...v2.2.16 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 2.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-22 13:31:47 +00:00
github-actions[bot]
b7eb3fa25f
Merge pull request #3323 from beefproject/dependabot/bundler/nokogiri-1.18.8
...
Bump nokogiri from 1.18.4 to 1.18.8
2025-04-22 14:01:12 +00:00
dependabot[bot]
eff5516cc9
Bump nokogiri from 1.18.4 to 1.18.8
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.4 to 1.18.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 13:58:46 +00:00
github-actions[bot]
e630cfcd41
Merge pull request #3324 from beefproject/dependabot/bundler/rubocop-1.75.3
...
Bump rubocop from 1.75.2 to 1.75.3
2025-04-22 13:57:45 +00:00
dependabot[bot]
9f841bcdae
Bump rubocop from 1.75.2 to 1.75.3
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.75.2 to 1.75.3.
- [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.75.2...v1.75.3 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.75.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 13:55:16 +00:00
github-actions[bot]
69bad18295
Merge pull request #3312 from beefproject/dependabot/bundler/rdoc-6.13.1
...
Bump rdoc from 6.13.0 to 6.13.1
2025-04-07 14:24:24 +00:00
dependabot[bot]
466a0c7d90
Bump rdoc from 6.13.0 to 6.13.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.13.0 to 6.13.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.13.0...v6.13.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 14:21:54 +00:00
github-actions[bot]
a4d250b7aa
Merge pull request #3318 from beefproject/dependabot/bundler/selenium-webdriver-4.31.0
...
Bump selenium-webdriver from 4.30.1 to 4.31.0
2025-04-07 14:20:38 +00:00
dependabot[bot]
0e027c2118
Bump selenium-webdriver from 4.30.1 to 4.31.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.30.1 to 4.31.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/commits/selenium-4.31.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 14:18:06 +00:00
github-actions[bot]
da3bad2414
Merge pull request #3317 from beefproject/dependabot/bundler/maxmind-db-1.3.2
...
Bump maxmind-db from 1.2.0 to 1.3.2
2025-04-04 13:42:13 +00:00
dependabot[bot]
a9992ec90b
Bump maxmind-db from 1.2.0 to 1.3.2
...
Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby ) from 1.2.0 to 1.3.2.
- [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.2.0...v1.3.2 )
---
updated-dependencies:
- dependency-name: maxmind-db
dependency-version: 1.3.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-04 13:39:29 +00:00
github-actions[bot]
0dabe85c82
Merge pull request #3311 from beefproject/dependabot/bundler/pry-byebug-3.11.0
...
Bump pry-byebug from 3.10.1 to 3.11.0
2025-04-03 13:32:27 +00:00
dependabot[bot]
1f440800c4
Bump pry-byebug from 3.10.1 to 3.11.0
...
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug ) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases )
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md )
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.10.1...v3.11.0 )
---
updated-dependencies:
- dependency-name: pry-byebug
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-03 13:29:58 +00:00
github-actions[bot]
0da3f9a8e9
Merge pull request #3314 from beefproject/dependabot/bundler/irb-1.15.2
...
Bump irb from 1.15.1 to 1.15.2
2025-04-03 13:28:56 +00:00
dependabot[bot]
bd70331a1e
Bump irb from 1.15.1 to 1.15.2
...
Bumps [irb](https://github.com/ruby/irb ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: irb
dependency-version: 1.15.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-03 13:26:34 +00:00
github-actions[bot]
7595407e44
Merge pull request #3315 from beefproject/dependabot/bundler/rubocop-1.75.2
...
Bump rubocop from 1.75.1 to 1.75.2
2025-04-03 13:25:29 +00:00
dependabot[bot]
6b1b1f6abd
Bump rubocop from 1.75.1 to 1.75.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.75.1 to 1.75.2.
- [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.75.1...v1.75.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.75.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-03 13:23:02 +00:00
github-actions[bot]
62f90749f7
Merge pull request #3309 from beefproject/dependabot/bundler/mime-types-3.6.2
...
Bump mime-types from 3.6.1 to 3.6.2
2025-03-27 13:45:43 +00:00
dependabot[bot]
1f222bdffa
Bump mime-types from 3.6.1 to 3.6.2
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.6.1 to 3.6.2.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-27 13:43:13 +00:00
github-actions[bot]
ac779f46af
Merge pull request #3307 from beefproject/dependabot/bundler/rdoc-6.13.0
...
Bump rdoc from 6.12.0 to 6.13.0
2025-03-27 13:42:09 +00:00
dependabot[bot]
536553b065
Bump rdoc from 6.12.0 to 6.13.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.12.0 to 6.13.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.12.0...v6.13.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-27 13:38:31 +00:00
github-actions[bot]
caca750e12
Merge pull request #3308 from beefproject/dependabot/bundler/selenium-webdriver-4.30.1
...
Bump selenium-webdriver from 4.29.1 to 4.30.1
2025-03-27 13:37:29 +00:00
dependabot[bot]
44f480c496
Bump selenium-webdriver from 4.29.1 to 4.30.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.29.1 to 4.30.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-27 13:34:53 +00:00
github-actions[bot]
89354083ae
Merge pull request #3310 from beefproject/dependabot/bundler/rubocop-1.75.1
...
Bump rubocop from 1.74.0 to 1.75.1
2025-03-27 13:33:49 +00:00
dependabot[bot]
f3d9c6fb36
Bump rubocop from 1.74.0 to 1.75.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.74.0 to 1.75.1.
- [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.74.0...v1.75.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-27 13:30:13 +00:00
github-actions[bot]
98e8fef8e6
Merge pull request #3306 from beefproject/dependabot/bundler/nokogiri-1.18.4
...
Bump nokogiri from 1.18.3 to 1.18.4
2025-03-21 23:59:15 +00:00
dependabot[bot]
ee8cb21d68
Bump nokogiri from 1.18.3 to 1.18.4
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-21 23:56:43 +00:00
github-actions[bot]
f919039621
Merge pull request #3304 from beefproject/dependabot/bundler/mime-types-3.6.1
...
Bump mime-types from 3.6.0 to 3.6.1
2025-03-18 13:30:00 +00:00
dependabot[bot]
822b2c1ec6
Bump mime-types from 3.6.0 to 3.6.1
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.6.0 to 3.6.1.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 13:27:36 +00:00
github-actions[bot]
e8890c0dab
Merge pull request #3299 from beefproject/dependabot/bundler/json-2.10.2
...
Bump json from 2.10.1 to 2.10.2
2025-03-13 14:03:06 +00:00
dependabot[bot]
978a397b3a
Bump json from 2.10.1 to 2.10.2
...
Bumps [json](https://github.com/ruby/json ) from 2.10.1 to 2.10.2.
- [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.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 14:00:30 +00:00
github-actions[bot]
212dc24d01
Merge pull request #3301 from beefproject/dependabot/bundler/rubocop-1.74.0
...
Bump rubocop from 1.72.2 to 1.74.0
2025-03-13 13:59:25 +00:00
dependabot[bot]
353a8e66c6
Bump rubocop from 1.72.2 to 1.74.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.72.2 to 1.74.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.72.2...v1.74.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 13:56:57 +00:00
github-actions[bot]
5922a54efd
Merge pull request #3289 from beefproject/dependabot/bundler/sqlite3-2.6.0
...
Bump sqlite3 from 2.5.0 to 2.6.0
2025-03-11 02:55:37 +00:00
dependabot[bot]
738fd47580
Bump sqlite3 from 2.5.0 to 2.6.0
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.5.0 to 2.6.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.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 02:53:17 +00:00
github-actions[bot]
3432d7ed63
Merge pull request #3291 from beefproject/dependabot/bundler/selenium-webdriver-4.29.1
...
Bump selenium-webdriver from 4.28.0 to 4.29.1
2025-03-11 02:52:11 +00:00
dependabot[bot]
84d1acc6b4
Bump selenium-webdriver from 4.28.0 to 4.29.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.28.0 to 4.29.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 02:49:20 +00:00
github-actions[bot]
405151f33a
Merge pull request #3282 from beefproject/dependabot/bundler/curb-1.0.9
...
Bump curb from 1.0.6 to 1.0.9
2025-03-11 02:48:13 +00:00
dependabot[bot]
c8b0a1ac69
Bump curb from 1.0.6 to 1.0.9
...
Bumps [curb](https://github.com/taf2/curb ) from 1.0.6 to 1.0.9.
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md )
- [Commits](https://github.com/taf2/curb/commits )
---
updated-dependencies:
- dependency-name: curb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 02:45:46 +00:00
github-actions[bot]
de51ade953
Merge pull request #3298 from beefproject/dependabot/bundler/rack-2.2.13
...
Bump rack from 2.2.11 to 2.2.13
2025-03-11 02:44:43 +00:00
dependabot[bot]
5372e350c0
Bump rack from 2.2.11 to 2.2.13
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.11 to 2.2.13.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.11...v2.2.13 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 02:42:10 +00:00
github-actions[bot]
cd70ba15c6
Merge pull request #3286 from beefproject/dependabot/bundler/nokogiri-1.18.3
...
Bump nokogiri from 1.17.2 to 1.18.3
2025-02-19 13:01:36 +00:00
dependabot[bot]
1c6962e45a
Bump nokogiri from 1.17.2 to 1.18.3
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.17.2 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.17.2...v1.18.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 12:58:29 +00:00
github-actions[bot]
049134b2d0
Merge pull request #3284 from beefproject/dependabot/bundler/rubocop-1.72.2
...
Bump rubocop from 1.71.2 to 1.72.2
2025-02-18 13:38:23 +00:00
dependabot[bot]
d827ca86e5
Bump rubocop from 1.71.2 to 1.72.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.71.2 to 1.72.2.
- [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.71.2...v1.72.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-18 13:35:49 +00:00
github-actions[bot]
1cdc6bc86c
Merge pull request #3281 from beefproject/dependabot/bundler/async-dns-1.4.1
...
Bump async-dns from 1.3.0 to 1.4.1
2025-02-17 13:37:26 +00:00
dependabot[bot]
828ab302f4
Bump async-dns from 1.3.0 to 1.4.1
...
Bumps [async-dns](https://github.com/socketry/async-dns ) from 1.3.0 to 1.4.1.
- [Changelog](https://github.com/socketry/async-dns/blob/main/release.cert )
- [Commits](https://github.com/socketry/async-dns/compare/v1.3.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: async-dns
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 13:34:50 +00:00
github-actions[bot]
d52c37f3e4
Merge pull request #3274 from beefproject/dependabot/bundler/rubocop-1.71.2
...
Bump rubocop from 1.71.0 to 1.71.2
2025-02-12 13:53:23 +00:00
dependabot[bot]
8eecff3b18
Bump rubocop from 1.71.0 to 1.71.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.71.0 to 1.71.2.
- [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.71.0...v1.71.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-12 13:51:03 +00:00
github-actions[bot]
ff9442b187
Merge pull request #3280 from beefproject/dependabot/bundler/rack-2.2.11
...
Bump rack from 2.2.10 to 2.2.11
2025-02-12 13:49:54 +00:00
dependabot[bot]
5b9187e7d4
Bump rack from 2.2.10 to 2.2.11
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.10...v2.2.11 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-12 13:47:31 +00:00
github-actions[bot]
192d082824
Merge pull request #3275 from beefproject/dependabot/bundler/net-smtp-0.5.1
...
Bump net-smtp from 0.5.0 to 0.5.1
2025-02-11 13:19:49 +00:00
dependabot[bot]
d1e9c2165f
Bump net-smtp from 0.5.0 to 0.5.1
...
Bumps [net-smtp](https://github.com/ruby/net-smtp ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/ruby/net-smtp/releases )
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/net-smtp/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: net-smtp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 13:17:09 +00:00
github-actions[bot]
4bc6185e76
Merge pull request #3276 from beefproject/dependabot/bundler/rdoc-6.12.0
...
Bump rdoc from 6.11.0 to 6.12.0
2025-02-11 13:16:05 +00:00
dependabot[bot]
78b905a329
Bump rdoc from 6.11.0 to 6.12.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.11.0 to 6.12.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.11.0...v6.12.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 13:13:36 +00:00
github-actions[bot]
2a60191d1d
Merge pull request #3279 from beefproject/dependabot/bundler/json-2.10.1
...
Bump json from 2.9.1 to 2.10.1
2025-02-11 13:12:30 +00:00
dependabot[bot]
a094a9282c
Bump json from 2.9.1 to 2.10.1
...
Bumps [json](https://github.com/ruby/json ) from 2.9.1 to 2.10.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.9.1...v2.10.1 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 13:09:55 +00:00
github-actions[bot]
3398480019
Merge pull request #3267 from beefproject/dependabot/bundler/rubocop-1.71.0
...
Bump rubocop from 1.70.0 to 1.71.0
2025-01-23 13:55:13 +00:00
dependabot[bot]
31fd931e29
Bump rubocop from 1.70.0 to 1.71.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.70.0 to 1.71.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.70.0...v1.71.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 13:52:49 +00:00
github-actions[bot]
6beca7c7cf
Merge pull request #3266 from beefproject/dependabot/bundler/irb-1.15.1
...
Bump irb from 1.14.3 to 1.15.1
2025-01-22 13:50:30 +00:00
dependabot[bot]
53dfff40f2
Bump irb from 1.14.3 to 1.15.1
...
Bumps [irb](https://github.com/ruby/irb ) from 1.14.3 to 1.15.1.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.14.3...v1.15.1 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 13:47:56 +00:00
github-actions[bot]
7ea8c597b8
Merge pull request #3265 from beefproject/dependabot/bundler/selenium-webdriver-4.28.0
...
Bump selenium-webdriver from 4.27.0 to 4.28.0
2025-01-21 13:36:08 +00:00
dependabot[bot]
aabb1a28d6
Bump selenium-webdriver from 4.27.0 to 4.28.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.27.0 to 4.28.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.27.0...selenium-4.28.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 13:33:00 +00:00
zinduolis
2d63418b91
Merge pull request #3264 from zinduolis/remove_2024_logs
...
Remove maintenance logs
2025-01-21 15:10:24 +10:00
zinduolis
9127df1709
Remove maintenance logs
2025-01-21 14:13:43 +10:00
github-actions[bot]
76279725a2
Merge pull request #3257 from beefproject/dependabot/bundler/rubocop-1.70.0
...
Bump rubocop from 1.69.2 to 1.70.0
2025-01-16 13:24:58 +00:00
dependabot[bot]
9dee3f8f96
Bump rubocop from 1.69.2 to 1.70.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.69.2 to 1.70.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.69.2...v1.70.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-16 13:22:24 +00:00
github-actions[bot]
dbff2155d0
Merge pull request #3259 from beefproject/dependabot/bundler/rdoc-6.11.0
...
Bump rdoc from 6.10.0 to 6.11.0
2025-01-16 13:21:16 +00:00
dependabot[bot]
f2f52bd399
Bump rdoc from 6.10.0 to 6.11.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.10.0 to 6.11.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.10.0...v6.11.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-16 13:18:33 +00:00
github-actions[bot]
bc3a934aa2
Merge pull request #3256 from beefproject/dependabot/bundler/rubyzip-2.4.1
...
Bump rubyzip from 2.3.2 to 2.4.1
2025-01-06 13:53:37 +00:00
dependabot[bot]
1380dc6df0
Bump rubyzip from 2.3.2 to 2.4.1
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.2...v2.4.1 )
---
updated-dependencies:
- dependency-name: rubyzip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 13:51:23 +00:00
github-actions[bot]
2b04f634aa
Merge pull request #3252 from beefproject/dependabot/bundler/sqlite3-2.5.0
...
Bump sqlite3 from 2.4.1 to 2.5.0
2024-12-26 13:21:18 +00:00
dependabot[bot]
3d60727af5
Bump sqlite3 from 2.4.1 to 2.5.0
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.4.1 to 2.5.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.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-26 13:18:52 +00:00
zinduolis
1c1e1adc7f
Merge pull request #3251 from zinduolis/update_copyright_to_2025
...
Update copyright in rb, js, yaml, html, md, txt, css, c, nasm, java, php and as files
2024-12-26 14:33:07 +10:00
zinduolis
b5b192591b
Second round of Copyright date update
2024-12-25 12:43:13 +10:00
zinduolis
101020ffa0
Update copyright in rb, js and jsdocs
2024-12-25 11:40:55 +10:00
github-actions[bot]
30236edc33
Merge pull request #3242 from beefproject/dependabot/bundler/otr-activerecord-2.5.0
...
Bump otr-activerecord from 2.4.0 to 2.5.0
2024-12-22 23:43:25 +00:00
dependabot[bot]
edfe6dadf6
Bump otr-activerecord from 2.4.0 to 2.5.0
...
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord ) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:41:07 +00:00
github-actions[bot]
de16310935
Merge pull request #3246 from beefproject/dependabot/bundler/irb-1.14.3
...
Bump irb from 1.14.1 to 1.14.3
2024-12-22 23:40:07 +00:00
dependabot[bot]
6c588ef63f
Bump irb from 1.14.1 to 1.14.3
...
Bumps [irb](https://github.com/ruby/irb ) from 1.14.1 to 1.14.3.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.14.1...v1.14.3 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:37:52 +00:00
github-actions[bot]
8915c2f4ac
Merge pull request #3240 from beefproject/dependabot/bundler/rubocop-1.69.2
...
Bump rubocop from 1.68.0 to 1.69.2
2024-12-22 23:36:51 +00:00
dependabot[bot]
05c1ffb654
Bump rubocop from 1.68.0 to 1.69.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.68.0 to 1.69.2.
- [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.68.0...v1.69.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:34:42 +00:00
github-actions[bot]
68f943ea8d
Merge pull request #3239 from beefproject/dependabot/bundler/activerecord-7.2.2.1
...
Bump activerecord from 7.2.2 to 7.2.2.1
2024-12-22 23:33:43 +00:00
dependabot[bot]
2290953595
Bump activerecord from 7.2.2 to 7.2.2.1
...
Bumps [activerecord](https://github.com/rails/rails ) from 7.2.2 to 7.2.2.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/activerecord/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.2.2...v7.2.2.1 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:31:31 +00:00
github-actions[bot]
e1e381ea12
Merge pull request #3245 from beefproject/dependabot/bundler/rdoc-6.10.0
...
Bump rdoc from 6.8.1 to 6.10.0
2024-12-22 23:30:28 +00:00
dependabot[bot]
cab8b8ddf4
Bump rdoc from 6.8.1 to 6.10.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.8.1 to 6.10.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.8.1...v6.10.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:28:12 +00:00
github-actions[bot]
e0f0402699
Merge pull request #3238 from beefproject/dependabot/bundler/sqlite3-2.4.1
...
Bump sqlite3 from 2.2.0 to 2.4.1
2024-12-22 23:27:10 +00:00
dependabot[bot]
7e1305f7d9
Bump sqlite3 from 2.2.0 to 2.4.1
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.2.0 to 2.4.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.2.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:24:58 +00:00
github-actions[bot]
800dabbba7
Merge pull request #3247 from beefproject/dependabot/bundler/json-2.9.1
...
Bump json from 2.8.2 to 2.9.1
2024-12-22 23:23:59 +00:00
dependabot[bot]
d56e18a991
Bump json from 2.8.2 to 2.9.1
...
Bumps [json](https://github.com/ruby/json ) from 2.8.2 to 2.9.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.8.2...v2.9.1 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:21:40 +00:00
github-actions[bot]
834dbefd7f
Merge pull request #3234 from beefproject/dependabot/npm_and_yarn/jsdoc-to-markdown-9.1.1
...
Bump jsdoc-to-markdown from 9.0.5 to 9.1.1
2024-12-22 23:10:33 +00:00
dependabot[bot]
b6d5df2216
Bump jsdoc-to-markdown from 9.0.5 to 9.1.1
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 9.0.5 to 9.1.1.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.0.5...v9.1.1 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-22 23:04:41 +00:00
github-actions[bot]
aa52603708
Merge pull request #3230 from beefproject/dependabot/bundler/selenium-webdriver-4.27.0
...
Bump selenium-webdriver from 4.26.0 to 4.27.0
2024-11-27 08:09:57 +00:00
dependabot[bot]
9c0db4cd89
Bump selenium-webdriver from 4.26.0 to 4.27.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.26.0 to 4.27.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.26.0...selenium-4.27.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-26 13:20:13 +00:00
github-actions[bot]
4a2280116d
Merge pull request #3223 from beefproject/dependabot/bundler/rdoc-6.8.1
...
Bump rdoc from 6.7.0 to 6.8.1
2024-11-21 05:43:02 +00:00
dependabot[bot]
afa8eeda6c
Bump rdoc from 6.7.0 to 6.8.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.7.0 to 6.8.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.7.0...v6.8.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-21 05:42:49 +00:00
github-actions[bot]
d2d63c4240
Merge pull request #3221 from beefproject/dependabot/bundler/json-2.8.2
...
Bump json from 2.8.1 to 2.8.2
2024-11-21 05:39:21 +00:00
dependabot[bot]
da65882a83
Bump json from 2.8.1 to 2.8.2
...
Bumps [json](https://github.com/ruby/json ) from 2.8.1 to 2.8.2.
- [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.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-21 05:39:06 +00:00
zinduolis
b076783753
Merge pull request #3227 from beefproject/revert-3226-add_enable_auto_merge
...
Revert "Add enable auto merge to dependabot yml"
2024-11-21 15:24:34 +10:00
zinduolis
aeaafb5e27
Revert "Add enable auto merge to dependabot yml"
2024-11-21 15:21:38 +10:00
zinduolis
d85e14c1e6
Merge pull request #3226 from zinduolis/add_enable_auto_merge
...
Add enable auto merge to dependabot yml
2024-11-21 15:16:54 +10:00
zinduolis
355ee93608
Add enable auto merge to dependabot yml
2024-11-21 15:10:22 +10:00
zinduolis
bbeb8cd063
Merge pull request #3225 from zinduolis/quick_fix_dependabot_auto
...
Update merge target branch for dependabot
2024-11-21 14:56:09 +10:00
zinduolis
fd117dada2
Update merge target branch for dependabot
2024-11-21 14:52:22 +10:00
zinduolis
912a9aa7c0
Merge pull request #3224 from zinduolis/dependabot_automerge_v2
...
Automate dependabot merging
2024-11-21 14:44:21 +10:00
zinduolis
dca48fae4e
Automate dependabot merging
2024-11-21 14:38:36 +10:00
zinduolis
33717fcc9f
Merge pull request #3210 from zinduolis/automate_browserstack_3206
...
Update GitHub Actions not to require approval to run auto tests (#3206 )
2024-11-08 21:40:13 +10:00
zinduolis
2f4e5fdf09
Production ready github_actions.yml
2024-11-08 21:33:08 +10:00
zinduolis
5d7f6372b6
Test gh workflow without approval
2024-11-08 21:14:11 +10:00
zinduolis
4648d9a97c
Merge pull request #3209 from beefproject/dependabot/bundler/json-2.8.1
...
Bump json from 2.7.6 to 2.8.1
2024-11-08 19:36:57 +10:00
dependabot[bot]
49401c4175
Bump json from 2.7.6 to 2.8.1
...
Bumps [json](https://github.com/ruby/json ) from 2.7.6 to 2.8.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.7.6...v2.8.1 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-07 13:30:49 +00:00
zinduolis
f6d0115625
Merge pull request #3183 from zinduolis/3182_Resubmit_PR
2024-11-07 07:11:50 +10:00
zinduolis
18f2d6d396
Merge branch '3182_Resubmit_PR' of https://github.com/zinduolis/beef into 3182_Resubmit_PR
2024-11-06 19:51:19 +10:00
zinduolis
f383da04b6
Allow for four digit segments
2024-11-06 19:50:45 +10:00
zinduolis
e612a24c1b
Improve security of browser version matching regex
2024-11-06 19:50:45 +10:00
zinduolis
ad23184646
Reapply "Merge branch 'pr/zinduolis/3149-3'"
...
This reverts commit 074efc7de6 .
2024-11-06 19:50:45 +10:00
zinduolis
41f04d17ea
Merge pull request #3205 from beefproject/dependabot/bundler/json-2.7.6
...
Bump json from 2.7.5 to 2.7.6
2024-11-06 19:32:50 +10:00
dependabot[bot]
c1126bf0c8
Bump json from 2.7.5 to 2.7.6
...
Bumps [json](https://github.com/ruby/json ) from 2.7.5 to 2.7.6.
- [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.7.5...v2.7.6 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-06 09:27:32 +00:00
zinduolis
66e234e630
Merge pull request #3195 from beefproject/dependabot/bundler/sqlite3-2.2.0
...
Bump sqlite3 from 1.7.3 to 2.2.0
2024-11-06 15:25:16 +10:00
dependabot[bot]
504985092c
Bump sqlite3 from 1.7.3 to 2.2.0
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 1.7.3 to 2.2.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/v1.7.3...v2.2.0 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-06 05:10:53 +00:00
zinduolis
3136718897
Merge pull request #3202 from zinduolis/activerecord_upgrade_to_7_2
...
Upgrade activerecord to 7.2 and refactor code for new version
2024-11-06 15:09:52 +10:00
zinduolis
17fb0cf602
Merge branch 'activerecord_upgrade_to_7_2' of https://github.com/zinduolis/beef into activerecord_upgrade_to_7_2
2024-11-06 14:47:00 +10:00
zinduolis
5205c33535
Resolving merge conflicts
2024-11-06 14:44:04 +10:00
zinduolis
fb211c2d58
Revert one more gh action change
2024-11-06 14:43:04 +10:00
zinduolis
f7b052572e
Revert gh action update
2024-11-06 14:43:04 +10:00
zinduolis
b80b0ff9b1
Update gh action to run of workflow code in PR
2024-11-06 14:43:04 +10:00
zinduolis
32ad62fa77
Remove version from gh action
2024-11-06 14:43:04 +10:00
zinduolis
23b8e891ad
Add current version of ruby for automated testing
2024-11-06 14:42:17 +10:00
zinduolis
5bd0752deb
Resolving merge conflicts
2024-11-06 14:41:57 +10:00
zinduolis
05ba4b832b
Merge branch 'activerecord_upgrade_to_7_2' of https://github.com/zinduolis/beef into activerecord_upgrade_to_7_2
2024-11-06 14:34:40 +10:00
zinduolis
752ab1c27a
Revert one more gh action change
2024-11-06 14:34:26 +10:00
zinduolis
15c091e91e
Revert gh action update
2024-11-06 14:28:26 +10:00
zinduolis
ce528f1f4e
Update gh action to run of workflow code in PR
2024-11-06 14:27:19 +10:00
zinduolis
a62cb63d9c
Upgrade activerecord to 7.2 and refactor code for new version
2024-11-06 14:21:24 +10:00
zinduolis
150f0651de
Merge pull request #3204 from zinduolis/update_gh_actions
...
Update GitHub workflow for Browserstack testing
2024-11-06 08:14:41 +10:00
zinduolis
8183a07e67
Update checkout and ruby versions
2024-11-05 20:19:31 +10:00
zinduolis
29db262453
Revert one more gh action change
2024-11-05 20:11:21 +10:00
zinduolis
e1a4716ed0
Revert gh action update
2024-11-05 20:09:15 +10:00
zinduolis
bb7e145c32
Update gh action to run of workflow code in PR
2024-11-05 19:58:39 +10:00
zinduolis
8b5fdcfc4d
Merge pull request #3203 from beefproject/dependabot/npm_and_yarn/jsdoc-to-markdown-9.0.5
...
Bump jsdoc-to-markdown from 9.0.4 to 9.0.5
2024-11-05 19:17:20 +10:00
dependabot[bot]
6252342791
Bump jsdoc-to-markdown from 9.0.4 to 9.0.5
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.0.4...v9.0.5 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 13:51:05 +00:00
zinduolis
2ce3ad755f
Update checkout action to the current version
2024-11-04 19:11:23 +10:00
zinduolis
45b61e9b5c
Remove version from gh action
2024-11-04 18:43:33 +10:00
zinduolis
4043f46b08
Add current version of ruby for automated testing
2024-11-04 18:27:17 +10:00
zinduolis
752717301e
Upgrade activerecord to 7.2 and refactor code for new version
2024-11-04 15:56:25 +10:00
zinduolis
59b33066ee
Merge pull request #3196 from beefproject/dependabot/bundler/rubocop-1.68.0
...
Bump rubocop from 1.67.0 to 1.68.0
2024-11-01 14:36:28 +10:00
dependabot[bot]
e75022daa5
Bump rubocop from 1.67.0 to 1.68.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.67.0 to 1.68.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.67.0...v1.68.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 13:39:10 +00:00
zinduolis
63513f87bc
Merge pull request #3191 from beefproject/dependabot/bundler/json-2.7.5
...
Bump json from 2.7.4 to 2.7.5
2024-10-31 16:39:54 +10:00
dependabot[bot]
8e4a754c3e
Bump json from 2.7.4 to 2.7.5
...
Bumps [json](https://github.com/ruby/json ) from 2.7.4 to 2.7.5.
- [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.7.4...v2.7.5 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 06:35:38 +00:00
zinduolis
ced9bb3c3b
Merge pull request #3192 from beefproject/dependabot/bundler/selenium-webdriver-4.26.0
...
Bump selenium-webdriver from 4.25.0 to 4.26.0
2024-10-31 16:34:39 +10:00
dependabot[bot]
6ebf8d6263
Bump selenium-webdriver from 4.25.0 to 4.26.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.25.0 to 4.26.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.25.0...selenium-4.26.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 13:16:57 +00:00
zinduolis
aed85df393
Merge pull request #3166 from beefproject/dependabot/bundler/otr-activerecord-2.4.0
...
Bump otr-activerecord from 2.2.0 to 2.4.0
2024-10-30 15:24:58 +10:00
dependabot[bot]
9e4374aeee
Bump otr-activerecord from 2.2.0 to 2.4.0
...
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord ) from 2.2.0 to 2.4.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.2.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 05:20:01 +00:00
zinduolis
362cff215d
Merge pull request #3178 from beefproject/dependabot/bundler/execjs-2.10.0
...
Bump execjs from 2.9.1 to 2.10.0
2024-10-30 15:18:48 +10:00
dependabot[bot]
7f41338e06
Bump execjs from 2.9.1 to 2.10.0
...
Bumps [execjs](https://github.com/rails/execjs ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/rails/execjs/releases )
- [Commits](https://github.com/rails/execjs/compare/v2.9.1...v2.10.0 )
---
updated-dependencies:
- dependency-name: execjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 05:13:40 +00:00
zinduolis
8d1693cc6c
Merge pull request #3181 from beefproject/dependabot/bundler/json-2.7.4
...
Bump json from 2.7.2 to 2.7.4
2024-10-30 15:06:52 +10:00
dependabot[bot]
e9371c2ed6
Bump json from 2.7.2 to 2.7.4
...
Bumps [json](https://github.com/ruby/json ) from 2.7.2 to 2.7.4.
- [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.7.2...v2.7.4 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 05:01:41 +00:00
zinduolis
092a277f94
Merge pull request #3185 from beefproject/dependabot/bundler/rexml-3.3.9
...
Bump rexml from 3.3.8 to 3.3.9
2024-10-30 15:00:21 +10:00
dependabot[bot]
96563d5901
Bump rexml from 3.3.8 to 3.3.9
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.8...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 04:57:05 +00:00
zinduolis
f0b0b7fbfd
Merge pull request #3164 from beefproject/dependabot/bundler/rack-2.2.10
...
Bump rack from 2.2.9 to 2.2.10
2024-10-30 14:54:51 +10:00
dependabot[bot]
864336aa46
Bump rack from 2.2.9 to 2.2.10
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.9...v2.2.10 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-30 04:49:07 +00:00
zinduolis
e27704d1b5
Merge pull request #3165 from beefproject/dependabot/bundler/rubocop-1.67.0
...
Bump rubocop from 1.66.1 to 1.67.0
2024-10-30 14:16:32 +10:00
zinduolis
147137bd15
Allow for four digit segments
2024-10-29 20:31:53 +10:00
zinduolis
6976117e9f
Improve security of browser version matching regex
2024-10-29 20:20:00 +10:00
zinduolis
2cbe73a6c3
Merge remote-tracking branch 'origin/master' into 3182_Resubmit_PR
2024-10-28 21:11:03 +10:00
dependabot[bot]
ed35c2f679
Bump rubocop from 1.66.1 to 1.67.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.66.1 to 1.67.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.66.1...v1.67.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-27 22:03:30 +00:00
Stephen
4b926dff44
Merge branch 'pr/zinduolis/3176'
2024-10-28 08:02:17 +10:00
zinduolis
6744516e15
Fix debug mod data handling
2024-10-27 19:48:23 +10:00
zinduolis
7aaabe0ff7
Troubleshooting
2024-10-27 19:42:36 +10:00
zinduolis
2163e732ce
Troubleshooting
2024-10-27 19:25:06 +10:00
zinduolis
f3216f16c5
Troubleshooting
2024-10-27 19:19:05 +10:00
zinduolis
3fdc5b6e2a
Troubleshooting
2024-10-27 19:12:39 +10:00
zinduolis
60d30b11cc
Troubleshooting
2024-10-27 19:06:39 +10:00
zinduolis
3c5f9a246a
Troubleshooting
2024-10-27 18:59:10 +10:00
zinduolis
dafbef7fd8
Troubleshooting
2024-10-27 18:52:31 +10:00
zinduolis
3ba21b2a0f
Troubleshooting
2024-10-27 18:45:13 +10:00
zinduolis
1fb094c545
Troubleshooting
2024-10-27 18:36:08 +10:00
zinduolis
dca1636261
Troubleshooting
2024-10-27 16:55:21 +10:00
zinduolis
b230e5a4c8
Troubleshooting
2024-10-27 16:48:56 +10:00
zinduolis
050e014e4c
Troubleshooting
2024-10-27 16:41:50 +10:00
zinduolis
f816eb50b9
Troubleshooting
2024-10-27 16:37:46 +10:00
zinduolis
1cd9d0d8ad
Fix another data handling issue
2024-10-27 16:32:51 +10:00
zinduolis
740d056142
Fix another data handling issue
2024-10-27 16:27:01 +10:00
zinduolis
21bb951586
Add graceful error handling for format inconsistency
2024-10-27 16:13:37 +10:00
zinduolis
590c32e66d
Troubleshoot issue with test
2024-10-27 16:03:24 +10:00
Stephen
a355075389
Merge branch 'pr/zinduolis/3171'
2024-10-27 04:55:53 +10:00
zinduolis
3480fd385c
Reapply "Merge branch 'pr/zinduolis/3149-3'"
...
This reverts commit 074efc7de6 .
2024-10-26 14:53:38 +10:00
Stephen
074efc7de6
Revert "Merge branch 'pr/zinduolis/3149-3'"
...
This reverts commit d88439dda5 , reversing
changes made to 4287153468 .
2024-10-26 04:48:45 +10:00
zinduolis
1b17d3c067
Remove testing bits and fix issue with activerecord breaking change
2024-10-25 15:42:29 +10:00
Stephen
d88439dda5
Merge branch 'pr/zinduolis/3149-3'
2024-10-25 11:38:06 +10:00
zinduolis
42dcac8d9c
Testing
2024-10-24 15:45:15 +10:00
zinduolis
37cca9b2a2
Testing
2024-10-24 15:40:00 +10:00
zinduolis
ac110a3c53
Test browserstack creds
2024-10-24 15:29:35 +10:00
zinduolis
b760016923
Test Browserstack credentials
2024-10-24 15:14:46 +10:00
zinduolis
4c0cbfa1e0
Merge branch 'master' into fix-cors-terminology
2024-10-23 17:04:27 +10:00
zinduolis
a5a8196792
Fix origin / domain terminology ( #1688 )
2024-10-23 16:07:17 +10:00
Stephen
4287153468
Update stale workflow configuration
2024-10-21 04:15:44 +10:00
zinduolis
db2eb060ab
Extend browser name check with bowser-js/bowser
2024-10-18 17:39:01 +10:00
dependabot[bot]
cf95fa0143
Bump jsdoc-to-markdown from 8.0.3 to 9.0.2
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 8.0.3 to 9.0.2.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v8.0.3...v9.0.2 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 13:28:54 +00:00
Stephen
89ed6cce8e
Resolved merge conflict in Gemfile.lock
2024-10-16 05:18:12 +10:00
Stephen
1e94201f91
Update tins gem version to 1.35.0
2024-10-16 05:07:57 +10:00
Stephen
c43179b93f
Merge branch 'pr/zinduolis/3159' into veganlol-merge
2024-10-15 04:48:49 +10:00
Stephen
db28734fbc
Refactor veganlol function
...
to cookieValueRandomizer in browser/cookie.js
2024-10-15 04:48:45 +10:00
Stephen
79c04a7376
Fix typos
2024-10-15 04:12:55 +10:00
zinduolis
6e8c5b6291
Downgrade otr-activerecord to previous working version 2.2.0
2024-10-11 20:35:39 +10:00
zinduolis
f9c74c1e60
Revert otr-activerecord from 2.4.0 back to 2.2.0 to fix broken activerecord reference
2024-10-10 09:14:53 +10:00
Stephen
924f8fac1d
Update Ruby version to 3.2.2
2024-10-10 05:19:58 +10:00
zinduolis
078a87f910
Merge branch '2040_Rename_veganLol' of https://github.com/zinduolis/beef into 2040_Rename_veganLol
...
Merging remote changes into my branch to get the latest changes.
2024-10-08 17:10:57 +10:00
zinduolis
189e9451e0
Rename veganLol and refresh jsdocs ( #2040 )
2024-10-08 17:07:23 +10:00
zinduolis
a02cc1a63a
Fix FF browser name discovery - extend it based on CSS element
2024-10-07 15:20:12 +10:00
Stephen
63f6db2f0c
Merge branch 'dependabot/bundler/otr-activerecord-2.4.0' into bump-gems
2024-10-07 04:36:58 +10:00
Stephen
aa58b415cc
Merge branch 'bump-gems' into dependabot/bundler/selenium-webdriver-4.25.0
2024-10-07 04:34:14 +10:00
Stephen
bc4763dd01
Merge branch 'bump-gems' into dependabot/bundler/uglifier-4.2.1
2024-10-07 04:26:52 +10:00
Stephen
fe46c04162
Merge branch 'bump-gems' into dependabot/bundler/irb-1.14.1
2024-10-07 04:25:07 +10:00
Stephen
fb8f6c4a35
Merge branch 'bump-gems' into dependabot/bundler/webrick-1.8.2
2024-10-07 04:22:13 +10:00
Stephen
517897a2e7
Merge branch 'bump-gems' into dependabot/bundler/mime-types-3.6.0
2024-10-07 04:20:00 +10:00
Stephen
8aa0b97268
Merge branch 'dependabot/npm_and_yarn/jsdoc-to-markdown-9.0.2' into bump-gems
2024-10-07 04:13:30 +10:00
zinduolis
6a1fdfb62c
Rename veganLol and refresh jsdocs ( #2040 )
2024-10-04 17:30:25 +10:00
zinduolis
aa4479b517
Revert browser name check based on userAgent
2024-10-04 16:22:37 +10:00
dependabot[bot]
0fba1347f8
Bump mime-types from 3.5.2 to 3.6.0
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.5.2 to 3.6.0.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.5.2...v3.6.0 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 13:06:42 +00:00
zinduolis
e741748b29
Update browser version matching regex
2024-09-30 20:01:35 +10:00
dependabot[bot]
1e62e83cde
Bump otr-activerecord from 2.2.0 to 2.4.0
...
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord ) from 2.2.0 to 2.4.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.2.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-29 19:32:21 +00:00
dependabot[bot]
7a2a213c84
Bump selenium-webdriver from 4.24.0 to 4.25.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.24.0 to 4.25.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.24.0...selenium-4.25.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-29 19:32:20 +00:00
dependabot[bot]
c2231925ab
Bump webrick from 1.8.1 to 1.8.2
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-29 19:32:20 +00:00
zinduolis
330f92bc6a
Fix invalid plugins condition #3051
2024-09-29 22:02:41 +10:00
dependabot[bot]
ac3dc2df59
Bump irb from 1.14.0 to 1.14.1
...
Bumps [irb](https://github.com/ruby/irb ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-27 13:19:16 +00:00
zinduolis
5d7fbe162c
Fix invalid version condition #3051
2024-09-27 19:38:24 +10:00
dependabot[bot]
70978f227c
Bump jsdoc-to-markdown from 8.0.3 to 9.0.2
...
Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown ) from 8.0.3 to 9.0.2.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases )
- [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v8.0.3...v9.0.2 )
---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-26 13:49:49 +00:00
zinduolis
aebc9949f6
extended the existing functionality for browser name
2024-09-25 17:17:51 +10:00
zinduolis
d6dd75f23a
Fix invalid browser name issue for Firefox, Chrome and Opera ( #3051 )
2024-09-24 15:50:36 +10:00
dependabot[bot]
cd3a7d47c9
Bump uglifier from 4.2.0 to 4.2.1
...
Bumps [uglifier](https://github.com/lautis/uglifier ) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lautis/uglifier/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: uglifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 13:33:35 +00:00
dependabot[bot]
7cb0a39b67
Bump rubocop from 1.64.0 to 1.66.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.64.0 to 1.66.1.
- [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.64.0...v1.66.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-15 19:11:13 +00:00
zinduolis
955a004506
Non breaking dependency upgrade
2024-09-13 21:23:52 +10:00
Stephen
26531fe0af
Merge branch 'master' into dependabot/bundler/rdoc-6.7.0
2024-05-24 05:24:55 +10:00
dependabot[bot]
f679efb672
Bump rubocop from 1.63.4 to 1.64.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.63.4 to 1.64.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.63.4...v1.64.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-23 19:09:57 +00:00
dependabot[bot]
2b12e4875a
Bump selenium-webdriver from 4.20.1 to 4.21.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.20.1 to 4.21.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-23 18:40:15 +00:00
dependabot[bot]
a3221b4c8e
Bump rdoc from 6.6.3.1 to 6.7.0
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.6.3.1 to 6.7.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.6.3.1...v6.7.0 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-23 18:40:09 +00:00
Stephen
aeda7fc415
Merge branch 'bump-gems' into dependabot/bundler/rexml-3.2.8
2024-05-23 08:06:35 +10:00
Stephen
9393ba33d3
Merge branch 'bump-gems' into dependabot/bundler/nokogiri-1.16.5
2024-05-23 06:10:00 +10:00
dependabot[bot]
49b2ba3263
Bump rexml from 3.2.6 to 3.2.8
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-16 21:46:00 +00:00
dependabot[bot]
64d8b542bb
Bump nokogiri from 1.16.2 to 1.16.5
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 23:41:01 +00:00
dependabot[bot]
0243619940
Bump rubocop from 1.63.4 to 1.63.5
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.63.4 to 1.63.5.
- [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.63.4...v1.63.5 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-09 13:57:47 +00:00
dependabot[bot]
9b05cf2683
Bump irb from 1.13.0 to 1.13.1
...
Bumps [irb](https://github.com/ruby/irb ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 13:25:20 +00:00
Stephen
6d6208cd81
Refactor Rakefile and spec files for better organization and readability
2024-05-05 03:28:20 +10:00
Stephen
ed7c9e8d3b
Refactor Rakefile and spec files for better organization and readability
2024-05-05 03:27:23 +10:00
Stephen
0ff092902f
Merge branch 'master' into port-tests
2024-05-04 04:38:06 +10:00
Stephen
5c4fccff48
Merge branch 'pr/jbrahy/3075'
2024-05-04 04:24:25 +10:00
John Brahy
591f76edea
Update github_actions.yml
...
spelling error
2024-05-02 15:13:00 -07:00
dependabot[bot]
a1f27860a8
Bump irb from 1.12.0 to 1.13.0
...
Bumps [irb](https://github.com/ruby/irb ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-02 13:50:59 +00:00
Stephen
a72668581b
Merge branch 'master' into port-tests
2024-05-02 06:06:12 +10:00
Stephen
6d1c3c3a31
Merge branch 'master' into bump-gems
2024-05-02 06:02:20 +10:00
Stephen
cfc6da3834
fix sqlite3 gem version
2024-05-02 05:58:52 +10:00
dependabot[bot]
6b58cd3a6c
Bump rubocop from 1.63.2 to 1.63.4
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.63.2 to 1.63.4.
- [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.63.2...v1.63.4 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-01 19:47:55 +00:00
Stephen
ce71efbe73
Merge branch 'dependabot/bundler/sqlite3-2.0.1' into bump-gems
2024-05-01 04:34:19 +10:00
Stephen
38eb68f703
Merge branch 'bump-gems' into port-tests
2024-04-30 10:28:38 +10:00
Stephen
8bcde3006d
Merge branch 'dependabot/bundler/rubocop-1.63.3' into bump-gems
2024-04-30 10:24:01 +10:00
Stephen
fe26a9f9bd
Fix port availability check and add error message
2024-04-28 15:58:12 +10:00
Stephen
89c587c0d4
correct rspec name
2024-04-28 15:54:53 +10:00
dependabot[bot]
0cc3347a7b
Bump selenium-webdriver from 4.19.0 to 4.20.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.19.0 to 4.20.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-26 13:02:19 +00:00
dependabot[bot]
60a53ff303
Bump rubocop from 1.63.2 to 1.63.3
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.63.2 to 1.63.3.
- [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.63.2...v1.63.3 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-23 13:30:28 +00:00
Stephen
6bd1b720be
Merge branch 'master' into port-tests
2024-04-21 05:50:14 +10:00
dependabot[bot]
b33f004c0e
Bump sqlite3 from 1.7.3 to 2.0.1
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 1.7.3 to 2.0.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/v1.7.3...v2.0.1 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-20 19:24:46 +00:00
Stephen
4269c80668
Merge branch 'master' into dependabot/bundler/json-2.7.2
2024-04-21 05:14:19 +10:00
Stephen
e610f9947f
Merge branch 'dependabot/bundler/rake-13.2.1'
2024-04-21 05:10:43 +10:00
Stephen
051502aeb2
Merge branch 'master' into dependabot/bundler/term-ansicolor-1.8.0
2024-04-21 04:58:31 +10:00
Stephen
4fe7fe73de
remove misnamed file
2024-04-21 04:05:16 +10:00
Stephen
0eda8bbf48
add tests for debug modules
2024-04-21 04:03:45 +10:00
Stephen
92d84aa988
add tests to load modules
2024-04-21 04:03:24 +10:00
Stephen
8fe4673325
add ui support for tests
2024-04-21 04:01:21 +10:00
dependabot[bot]
0301de8e1c
Bump rubocop from 1.62.1 to 1.63.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.62.1 to 1.63.2.
- [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.62.1...v1.63.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-16 13:19:05 +00:00
dependabot[bot]
1c551d975c
Bump term-ansicolor from 1.7.2 to 1.8.0
...
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor ) from 1.7.2 to 1.8.0.
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES )
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: term-ansicolor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 13:46:15 +00:00
Stephen
213cd721d6
clean up modules to assist in testing
2024-04-14 11:04:18 +10:00
dependabot[bot]
87c538d14f
Bump rake from 13.1.0 to 13.2.1
...
Bumps [rake](https://github.com/ruby/rake ) from 13.1.0 to 13.2.1.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1 )
---
updated-dependencies:
- dependency-name: rake
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 13:11:00 +00:00
dependabot[bot]
67da254ee2
Bump json from 2.7.1 to 2.7.2
...
Bumps [json](https://github.com/flori/json ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/flori/json/releases )
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md )
- [Commits](https://github.com/flori/json/compare/v2.7.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-04 13:52:11 +00:00
Stephen
1699a1dcde
fixed module ui subfolder bug
2024-04-04 07:31:13 +10:00
Stephen
34fa29a958
added a cycle through the debug tests using their yml files
2024-04-02 15:49:35 +10:00
Stephen
4bb75179af
start porting tests for debug modules
2024-04-01 10:45:10 +10:00
Stephen
ed0e43bd27
add db reset function reset_beef_db
2024-04-01 10:42:52 +10:00
Stephen
6afee3fc37
add BROWSER_HOOKING_TIMEOUT const
2024-04-01 10:42:30 +10:00
Stephen
5c4043977b
remove excess require
2024-04-01 10:42:08 +10:00
Stephen
5102a1f196
changed to use SERVER_START_TIMEOUT
2024-03-30 17:05:05 +10:00
Stephen
e61a632d3c
added SERVER_START_TIMEOUT const
2024-03-30 17:04:52 +10:00
Stephen
bbffef1ea7
changed tests to use PAGE_LOAD_TIMEOUT const
2024-03-30 16:54:44 +10:00
Stephen
b00573de72
aded PAGE_LOAD_TIMEOUT const
2024-03-30 16:53:15 +10:00
Stephen
fbbc607d3c
Merge branch 'master' into port-tests
2024-03-30 10:47:08 +10:00
Stephen
21d833c004
Merge branch 'dependabot/bundler/async-1.32.1'
2024-03-30 10:28:51 +10:00
dependabot[bot]
7227e31696
Bump selenium-webdriver from 4.18.1 to 4.19.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.18.1 to 4.19.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.18.1...selenium-4.19.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 13:53:58 +00:00
dependabot[bot]
b545e7010f
Bump async from 1.32.0 to 1.32.1
...
Bumps [async](https://github.com/socketry/async ) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/socketry/async/releases )
- [Changelog](https://github.com/socketry/async/blob/main/release.cert )
- [Commits](https://github.com/socketry/async/compare/v1.32.0...v1.32.1 )
---
updated-dependencies:
- dependency-name: async
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 13:52:35 +00:00
Stephen
f378c0c999
Merge branch 'pr/LauchieHarvey/3031' into port-tests
2024-03-28 08:30:12 +10:00
Stephen
b5bbe9ed6a
port login tests to rspec
2024-03-28 08:21:46 +10:00
Stephen
cdba6b632f
use new stop_beef_server function
2024-03-28 08:21:06 +10:00
Stephen
9427107044
set to UTF-8 and add a stop server function
2024-03-28 08:20:07 +10:00
Stephen
6ee901724f
add a test and remove the screenshot code
2024-03-28 08:19:09 +10:00
Stephen
6ea6e8d434
Merge branch 'bump-gems' into dependabot/bundler/rack-2.2.9
2024-03-28 03:57:11 +10:00
Stephen
473e4c1f74
Merge branch 'bump-gems' into dependabot/bundler/rdoc-6.6.3.1
2024-03-28 03:53:06 +10:00
Stephen
4841028648
Merge branch 'dependabot/bundler/net-smtp-0.5.0' into bump-gems
2024-03-28 03:52:22 +10:00
Stephen
3a2e11170d
Merge branch 'port-tests' into dependabot/bundler/net-smtp-0.5.0
2024-03-28 03:49:54 +10:00
Stephen
45cb16c27a
Merge branch 'master' into dependabot/bundler/async-1.32.0
2024-03-28 03:41:15 +10:00
Stephen
660487a9e6
Merge branch 'master' into pr/LauchieHarvey/3031
2024-03-28 03:13:43 +10:00
Stephen
6c960ea8aa
stage login tests
2024-03-28 03:12:08 +10:00
Stephen
60cc069a3b
remove excess new line
2024-03-28 03:10:31 +10:00
Stephen
dba210c109
tidy login_spec file
2024-03-28 03:08:32 +10:00
Stephen
83015d0a40
tidy unused
2024-03-28 03:07:43 +10:00
dependabot[bot]
d713e37506
Bump async from 1.31.0 to 1.32.0
...
Bumps [async](https://github.com/socketry/async ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/socketry/async/releases )
- [Changelog](https://github.com/socketry/async/blob/main/release.cert )
- [Commits](https://github.com/socketry/async/compare/v1.31.0...v1.32.0 )
---
updated-dependencies:
- dependency-name: async
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 13:25:25 +00:00
dependabot[bot]
5f7d5e822a
Bump net-smtp from 0.4.0.1 to 0.5.0
...
Bumps [net-smtp](https://github.com/ruby/net-smtp ) from 0.4.0.1 to 0.5.0.
- [Release notes](https://github.com/ruby/net-smtp/releases )
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/net-smtp/compare/v0.4.0.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: net-smtp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 13:25:00 +00:00
Stephen
aaf4c58235
tidy unused file
2024-03-27 18:57:28 +10:00
Stephen
24a25d6e6a
tidy BeefTest and add more test cases
2024-03-27 18:53:56 +10:00
Stephen
f0bb5ed2d6
added boiler plate
2024-03-27 18:50:13 +10:00
Stephen
712201d909
fixed logout helper and cleaned up code
2024-03-26 19:04:58 +10:00
Stephen
c51c0fca6d
added boiler plate
2024-03-26 19:03:50 +10:00
Stephen
0fb4805c44
fixed login helper function
2024-03-26 06:53:33 +10:00
Stephen
92e03ba62b
remove excess comments
2024-03-25 17:12:19 +10:00
Stephen
0821490acd
Merge branch 'master' into pr/LauchieHarvey/3031
2024-03-25 12:20:05 +10:00
Stephen
822c6616de
removed excess debug code
2024-03-25 12:18:13 +10:00
Stephen
140129a91a
fixed module loading bug
2024-03-25 12:16:33 +10:00
Stephen
95037f7c5a
added the print dns function for banner info
2024-03-25 12:00:12 +10:00
Stephen
c4b0b63e90
move dns banner output into to banners.rb - still had a bug
2024-03-25 11:44:33 +10:00
Stephen
3e56a94573
tidy up auth_rate_spec
2024-03-25 07:26:54 +10:00
Stephen
27ae165f92
removed incorrect comment
2024-03-25 07:17:38 +10:00
Stephen
85e550e44c
add test clean up of config settings
2024-03-25 05:38:27 +10:00
Stephen
88f383baae
removed old tests
2024-03-24 18:14:19 +10:00
Stephen
52abaa32f2
fixed @server_started file init
2024-03-24 16:59:38 +10:00
Stephen
a41e2bb637
fix typo
2024-03-22 15:19:20 +10:00
Stephen
f978b5fc4f
moved testing server functions to spec_helper.rb
2024-03-22 11:47:45 +10:00
Stephen
2d54cde54d
basic format change
2024-03-22 11:33:27 +10:00
Stephen
86cf8bcfe5
added shutdown for the dns server
2024-03-22 11:02:10 +10:00
Stephen
8e67dab667
set dns logger level to ERROR only
2024-03-22 10:48:33 +10:00
Stephen
abdd89eacc
stop multiple dns servers from starting and add a stop function
2024-03-22 10:32:31 +10:00
Stephen
5392867e72
enable QR tests
2024-03-22 05:44:43 +10:00
Stephen
50d03b5619
clean up QR output
2024-03-22 05:36:59 +10:00
Stephen
a67c791731
clean up QR output
2024-03-22 05:36:17 +10:00
Stephen
9077123d1e
change to Configuration.instance instead of calling .new
2024-03-22 05:04:12 +10:00
dependabot[bot]
ba7e9b44e5
Bump rdoc from 6.6.2 to 6.6.3.1
...
Bumps [rdoc](https://github.com/ruby/rdoc ) from 6.6.2 to 6.6.3.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.6.2...v6.6.3.1 )
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-21 13:59:03 +00:00
dependabot[bot]
eb9011e66a
Bump rack from 2.2.8.1 to 2.2.9
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.8.1 to 2.2.9.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.8.1...v2.2.9 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-21 13:58:43 +00:00
Stephen
55632fe2d6
move the proxy banner to banners.rb
2024-03-20 16:43:13 +10:00
Stephen
0f216f4e20
refactor test cases
2024-03-20 12:24:23 +10:00
Stephen
32543c6f33
refactor starting beef server
2024-03-20 04:11:39 +10:00
Stephen
91295243a3
:x
...
:q!
2024-03-19 06:55:15 +00:00
Stephen
f3e3e6b014
init 'creds' var
2024-03-19 14:07:45 +10:00
Stephen
312e397bb7
update year
2024-03-19 14:07:15 +10:00
Stephen
bc5915fb05
Merge branch 'master' into pr/catatonicprime/2990
2024-03-19 04:06:00 +00:00
Stephen
1ee90dd885
Merge branch 'master' into dependabot/bundler/term-ansicolor-1.7.2
2024-03-18 20:50:43 +00:00
Stephen
48159dd914
Merge branch 'master' into dependabot/bundler/sqlite3-1.7.3
2024-03-18 20:48:48 +00:00
Stephen
0d0e5c4c77
readd pdf bounce file
2024-03-19 05:54:34 +10:00
dependabot[bot]
59d0e1c007
Bump term-ansicolor from 1.7.1 to 1.7.2
...
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor ) from 1.7.1 to 1.7.2.
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES )
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: term-ansicolor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 13:13:45 +00:00
dependabot[bot]
30d65b381e
Bump sqlite3 from 1.7.2 to 1.7.3
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 1.7.2 to 1.7.3.
- [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/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 13:12:27 +00:00
Stephen
29872dfbff
Merge branch 'master' into dependabot/bundler/irb-1.12.0
2024-03-17 23:52:03 +00:00
Stephen
9e9470974a
Merge branch 'master' into dependabot/bundler/rack-2.2.8.1
2024-03-17 23:44:36 +00:00
Stephen
62db76cdd9
Merge branch 'master' into dependabot/bundler/rubocop-1.62.1
2024-03-17 23:35:14 +00:00
Stephen
ffdc303652
everything commented out. tests to be included in a long version of testing
2024-03-18 07:27:48 +10:00
Stephen
386a417aeb
improved test cases
2024-03-18 07:17:20 +10:00
Stephen
d01f94a061
updated/improved requester tests but still not fully working
2024-03-17 19:17:14 +10:00
Stephen
32b72c2134
fixed string mangement bug
2024-03-17 17:03:30 +10:00
Stephen
ca8e49286a
fixed command class test
2024-03-17 16:55:08 +10:00
Stephen
1ec09bb569
move the deprecation warning to the comment as it is only used in tests
2024-03-17 10:58:39 +10:00
Stephen
0b6e759ada
fix serialize deprecation warning
2024-03-17 09:41:41 +10:00
Stephen
851cdb249e
remove the ARGV warning
2024-03-17 09:39:11 +10:00
Stephen
33b92a5aab
clean up auth rate test
2024-03-17 08:04:44 +10:00
Stephen
424e05ba7c
remove the deprecation warning relating to serialize
2024-03-17 08:00:08 +10:00
Stephen
2fe3aecde1
moved puts to print_info in rate limit test
2024-03-17 06:40:48 +10:00
Stephen
442bade925
added QR error handling
2024-03-17 06:06:32 +10:00
Stephen
2eea0d3ef5
update ActiveRecord::Migration function
2024-03-17 05:16:17 +10:00
dependabot[bot]
f1d69d0301
Bump rubocop from 1.60.2 to 1.62.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.60.2 to 1.62.1.
- [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.60.2...v1.62.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 13:24:30 +00:00
dependabot[bot]
05f833f857
Bump irb from 1.11.2 to 1.12.0
...
Bumps [irb](https://github.com/ruby/irb ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 13:35:24 +00:00
root
bc1b3efa78
Removed debug console logs.
2024-03-01 07:16:36 -05:00
root
f7bef44b8f
Autorun module change and save through UI.
2024-03-01 05:39:01 -05:00
root
fd4c4c1af5
Module combobox provided. change handler not implemented yet.
2024-02-28 00:38:18 -05:00
root
a47a35e7bc
Edit Autorun rules in UI with dynamic input fields for modules.
2024-02-26 00:35:12 -05:00
root
e25529a76b
Autorun UI elements now match command module elements.
2024-02-24 19:11:33 -05:00
root
9ccd8c633b
Textfields for ARE module input fields.
2024-02-22 20:55:10 -05:00
dependabot[bot]
f3c7e2ee8c
Bump rack from 2.2.8 to 2.2.8.1
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-22 13:34:55 +00:00
root
09cba67c90
Add module to a rule now via a button in the UI.
2024-02-21 22:16:24 -05:00
root
20089628b3
Can now delete ARE rule modules through UI.
2024-02-21 22:03:20 -05:00
root
c3bc4d2fcd
Update DOM after creating, updating or deleting a rule.
2024-02-21 02:48:50 -05:00
root
065cd6dec9
Nicer format for Auto Run rules.
2024-02-21 02:40:14 -05:00
root
0fd2d433b2
Can now reorder modules in the UI. Execution order array is conflicting though.
2024-02-20 20:53:37 -05:00
root
fd2e56dd12
Created UI class for modules in Auto Run.
2024-02-20 16:52:49 -05:00
dependabot[bot]
913140133a
Bump selenium-webdriver from 4.17.0 to 4.18.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.17.0 to 4.18.1.
- [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.17.0...selenium-4.18.1 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-20 13:19:07 +00:00
root
c2267992c6
Editing ARE rule modules as JSON in the UI. Added display condition fields for ARE rules too.
2024-02-19 03:16:26 -05:00
root
503dd532f6
Can update rule name and chain_mode through UI.
2024-02-18 22:42:41 -05:00
root
1b1c8543b3
Added REST PATCH endpoint for updating ARE rules.
2024-02-18 21:05:02 -05:00
root
6a18655a48
Rules can now be deleted through the UI.
2024-02-18 16:57:56 -05:00
root
aaac53f9fb
Add ARE rule button for testing. Created author, name and chain_mode fields.
2024-02-17 18:36:48 -05:00
root
b1c04f9f6f
Created form component for each ARE rule.
2024-02-17 03:18:03 -05:00
root
bf4883a0f0
Fixed incorrect API url. Now loads ARE rules and displays titles.
2024-02-16 17:29:15 -05:00
root
459a99dce4
Query the list of ARE rules on render. Display the count.
2024-02-16 00:17:33 -05:00
root
920a5c5a5d
Created a new panel in the UI for auto run elements.
2024-02-15 20:39:38 -05:00
Stephen
aa030d6949
Merge branch 'dependabot/bundler/capybara-3.40.0'
2024-02-15 15:45:48 +10:00
Stephen
180f3600fb
Merge branch 'dependabot/bundler/rspec-3.13.0'
2024-02-15 15:40:27 +10:00
Stephen
d5db23ea19
update gemfile.lock
2024-02-14 19:15:15 +10:00
Stephen
56c71464eb
Merge branch 'dependabot/bundler/nokogiri-1.16.2'
2024-02-14 14:44:52 +10:00
dependabot[bot]
599b960e54
Bump irb from 1.11.1 to 1.11.2
...
Bumps [irb](https://github.com/ruby/irb ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 13:45:10 +00:00
dependabot[bot]
8338f52682
Bump nokogiri from 1.16.0 to 1.16.2
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.0 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-06 03:52:07 +00:00
dependabot[bot]
c4997f94c5
Bump rspec from 3.12.0 to 3.13.0
...
Bumps [rspec](https://github.com/rspec/rspec-metagem ) from 3.12.0 to 3.13.0.
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 13:50:06 +00:00
Stephen
0d5644146b
Merge branch 'dependabot/bundler/sqlite3-1.7.1'
2024-01-30 14:16:34 +10:00
Stephen
f948352f39
Merge branch 'dependabot/bundler/rubocop-1.60.2'
2024-01-30 14:02:41 +10:00
dependabot[bot]
c823147b00
Bump capybara from 3.39.2 to 3.40.0
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.39.2 to 3.40.0.
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.39.2...3.40.0 )
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 13:57:23 +00:00
dependabot[bot]
addfffb5b2
Bump sqlite3 from 1.7.0 to 1.7.1
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 1.7.0 to 1.7.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/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-26 22:42:11 +00:00
Stephen
753a37d3f3
Merge branch 'dependabot/bundler/selenium-webdriver-4.17.0'
2024-01-25 03:49:31 +10:00
dependabot[bot]
f663a8eede
Bump rubocop from 1.59.0 to 1.60.2
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.59.0 to 1.60.2.
- [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.59.0...v1.60.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-24 17:40:18 +00:00
dependabot[bot]
86cf4ca350
Bump selenium-webdriver from 4.16.0 to 4.17.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.16.0 to 4.17.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.16.0...selenium-4.17.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-23 13:56:12 +00:00
dependabot[bot]
f14ac02c89
Bump irb from 1.11.0 to 1.11.1
...
Bumps [irb](https://github.com/ruby/irb ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/ruby/irb/releases )
- [Commits](https://github.com/ruby/irb/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 13:41:40 +00:00
Stephen
3744708453
Merge branch 'dependabot/bundler/net-smtp-0.4.0.1'
2024-01-07 11:33:31 +10:00
Stephen
2e587ef2c4
Set social engineering extension to false by default
2024-01-07 11:33:12 +10:00
dependabot[bot]
8164f7fa49
Bump net-smtp from 0.4.0 to 0.4.0.1
...
Bumps [net-smtp](https://github.com/ruby/net-smtp ) from 0.4.0 to 0.4.0.1.
- [Release notes](https://github.com/ruby/net-smtp/releases )
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/net-smtp/compare/v0.4.0...v0.4.0.1 )
---
updated-dependencies:
- dependency-name: net-smtp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-07 11:25:15 +10:00
Stephen
bafc006d67
Added sqlite files to .gitignore
2024-01-07 11:22:30 +10:00
Stephen
17e20d4ae8
Add GUID direction in ntfy URL
2024-01-07 10:46:42 +10:00
Stephen
37d95b788b
Merge branch 'ntfy-extension' of https://github.com/acidobinario/beef into pr/acidobinario/2934
2024-01-05 08:17:55 +10:00
Federico Videla
d0de620a24
Add ntfy extension
2024-01-05 08:06:49 +10:00
Stephen
7633dc7660
Delete beef.db-wal
2024-01-05 03:39:23 +10:00
Stephen
a444d6e5a4
Delete beef.db-shm
2024-01-05 03:37:40 +10:00
Stephen
d110484294
Update geoip messages
2024-01-04 13:40:13 +10:00
Stephen
01fc227d90
Removed blog from loanding banners
2024-01-04 05:55:39 +10:00
Stephen
ed9e72a56d
Silence activerecord migration stdout messages
2024-01-03 15:18:50 +10:00
Stephen
fe41e113ca
Added boilerplate
2024-01-03 15:18:22 +10:00
Stephen
e47488bbc9
Tidy Gemfile
2024-01-03 14:53:48 +10:00
Stephen
6d56d6cfcd
Tidy Rakefile
2024-01-03 14:50:21 +10:00
Stephen
38a137de08
Merge branch 'dependabot/bundler/rack-protection-and-sinatra-3.2.0'
2024-01-03 14:48:17 +10:00
dependabot[bot]
8539f6dfab
Bump mime-types from 3.5.1 to 3.5.2
...
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types ) from 3.5.1 to 3.5.2.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md )
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-02 13:13:24 +00:00
dependabot[bot]
b93af516c6
Bump rack-protection and sinatra
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) and [sinatra](https://github.com/sinatra/sinatra ). These dependencies needed to be updated together.
Updates `rack-protection` from 3.0.6 to 3.2.0
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.2.0 )
Updates `sinatra` from 3.0.6 to 3.2.0
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.2.0 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: sinatra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 13:27:20 +00:00
Stephen
482143067b
Updated http://beefproject.com to https://beefproject.com
2023-12-31 14:46:15 +10:00
Stephen
747ddb5387
Updated http://beefproject.com to https://beefproject.com
2023-12-31 14:18:50 +10:00
Stephen
da2e4bb9cf
Merge branch 'update_copyright'
2023-12-31 14:08:39 +10:00
Stephen
38997fa7e3
Added .gitignore entry for Visual Studio Code
2023-12-31 10:23:35 +10:00
Stephen
7817e98118
update rdoc and rake gem in gemfile.lock
2023-12-31 10:20:35 +10:00
Stephen
6816595935
Merge branch 'dependabot/bundler/otr-activerecord-2.2.0'
2023-12-31 10:14:13 +10:00
Stephen
5eded170ab
Upgrade gem 'otr-activerecord', '~> 2.2.0' including adding internal_metadata to the ActiveRecord migration
2023-12-31 10:00:13 +10:00
Stephen
41397b680c
Merge branch 'dependabot/bundler/otr-activerecord-2.2.0' of https://github.com/beefproject/beef into dependabot/bundler/otr-activerecord-2.2.0
2023-12-23 10:46:41 +10:00
catatonicprime
a876233579
Report failures too.
2023-12-18 05:53:05 +00:00
catatonicprime
c199cd29e4
Adding plaintext password recovery for Cisco ASA WebVPN Sessions.
2023-12-18 05:38:43 +00:00
dependabot[bot]
4f7c0db274
Bump otr-activerecord from 2.1.2 to 2.2.0
...
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord ) from 2.1.2 to 2.2.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 08:30:59 +00:00
dependabot[bot]
e4d9896c4c
Bump otr-activerecord from 2.1.2 to 2.2.0
...
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord ) from 2.1.2 to 2.2.0.
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-20 14:08:19 +00:00
Federico Videla
7e89375774
Merge branch 'beefproject:master' into ntfy-extension
2023-09-26 00:12:00 -03:00
Federico Videla
a7862fa524
Add ntfy extension
2023-09-22 18:20:27 -03:00