Skip to content

no more screwdriver#3231

Merged
awick merged 1 commit intomainfrom
remove-screwdriver
May 29, 2025
Merged

no more screwdriver#3231
awick merged 1 commit intomainfrom
remove-screwdriver

Conversation

@awick
Copy link
Copy Markdown
Contributor

@awick awick commented May 29, 2025

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@awick awick merged commit 8f13425 into main May 29, 2025
10 of 11 checks passed
@awick awick deleted the remove-screwdriver branch May 29, 2025 11:50
awick added a commit that referenced this pull request May 29, 2025
* Freebsd fixes 1 (#3214)

* add missing includes for freebsd

* iptrie 0.0.9

* more freebsd fixes

* fixed kafka lib install

* add a few more packages for freebsd (#3215)

* upgrade to multer 2.0.0 for security fixes (#3216)

* Elasticsearch 9 dstats fix (#3218)

* no more building last commit for 7 (#3219)

* packet_log mem percent and on linux don't fetch mem as often (#3220)

* fix user-role-mappings (#3224)

User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work

* remove -D from install (#3225)

* improve warning msg (#3228)

* drop packets gt 0xffff, fixes #3222 (#3229)

* drop packets gt 0xffff, fixes #3222

* fixed PR num

* make sure req.ip exists (#3230)

* make sure req.ip exists

* change to undefined check

* no more screwdriver (#3231)
awick added a commit that referenced this pull request Jun 12, 2025
* Freebsd fixes 1 (#3214)

* add missing includes for freebsd

* iptrie 0.0.9

* more freebsd fixes

* fixed kafka lib install

* add a few more packages for freebsd (#3215)

* upgrade to multer 2.0.0 for security fixes (#3216)

* Elasticsearch 9 dstats fix (#3218)

* no more building last commit for 7 (#3219)

* packet_log mem percent and on linux don't fetch mem as often (#3220)

* fix user-role-mappings (#3224)

User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work

* remove -D from install (#3225)

* improve warning msg (#3228)

* drop packets gt 0xffff, fixes #3222 (#3229)

* drop packets gt 0xffff, fixes #3222

* fixed PR num

* make sure req.ip exists (#3230)

* make sure req.ip exists

* change to undefined check

* no more screwdriver (#3231)

* Start el10 (#3233)

* first

* can use OS maxmind

* add to builds

* update CHANGELOG

* wise would crash with multiple search params (#3234)

* Bump tar-fs from 2.1.2 to 2.1.3 (#3235)

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* handle dup/overload drop wraps better (#3236)

* Add missing settings to addUser.js/arkime_add_user.sh (#3237)

* Bump multer from 2.0.0 to 2.0.1 (#3239)

Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* if no slack url, skip instead of error (#3240)

* Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#3182)

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Wick <awick@purple.org>

* cppcheck - change to use LOCAL many places (#3242)

* freebsd: use gmake for install and node20 (#3243)

* initial pass at adding destdir support to Makefiles (#3244)

* initial pass at adding destdir support to Makefiles

* more makefile cleanup

* v5.7.0 (#3245)

* start 5.7.1 and see if this skips doing the full bulid (#3246)

* start 5.7.1 and see if this skips doing the full bulid

* work harder not smarter

* document the start-v and do the same for release-v (#3247)

[no ci]

* missed merging part of one file whoooooops

* fix compile

* fix package-lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andy Wick <awick@purple.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Wick <andywick@amazon.com>
31453 added a commit that referenced this pull request Jun 23, 2025
* Freebsd fixes 1 (#3214)

* add missing includes for freebsd

* iptrie 0.0.9

* more freebsd fixes

* fixed kafka lib install

* add a few more packages for freebsd (#3215)

* upgrade to multer 2.0.0 for security fixes (#3216)

* Elasticsearch 9 dstats fix (#3218)

* no more building last commit for 7 (#3219)

* packet_log mem percent and on linux don't fetch mem as often (#3220)

* fix user-role-mappings (#3224)

User defined roles with the user-role-mappings feature used to require role- prefix but didn't work, not they require role: prefix and do work

* remove -D from install (#3225)

* improve warning msg (#3228)

* drop packets gt 0xffff, fixes #3222 (#3229)

* drop packets gt 0xffff, fixes #3222

* fixed PR num

* make sure req.ip exists (#3230)

* make sure req.ip exists

* change to undefined check

* no more screwdriver (#3231)

* Start el10 (#3233)

* first

* can use OS maxmind

* add to builds

* update CHANGELOG

* wise would crash with multiple search params (#3234)

* Bump tar-fs from 2.1.2 to 2.1.3 (#3235)

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* handle dup/overload drop wraps better (#3236)

* Add missing settings to addUser.js/arkime_add_user.sh (#3237)

* Bump multer from 2.0.0 to 2.0.1 (#3239)

Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* if no slack url, skip instead of error (#3240)

* Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#3182)

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Wick <awick@purple.org>

* cppcheck - change to use LOCAL many places (#3242)

* freebsd: use gmake for install and node20 (#3243)

* initial pass at adding destdir support to Makefiles (#3244)

* initial pass at adding destdir support to Makefiles

* more makefile cleanup

* v5.7.0 (#3245)

* start 5.7.1 and see if this skips doing the full bulid (#3246)

* start 5.7.1 and see if this skips doing the full bulid

* work harder not smarter

* document the start-v and do the same for release-v (#3247)

[no ci]

* update package lock

why were so many unnecessary things in there? from ripping out babel,
i think?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 31453 <ecrinne@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant