Skip to content

Bump github.com/macadmins/osquery-extension from 1.4.1 to 1.5.2 - #31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/macadmins/osquery-extension-1.5.2
Open

Bump github.com/macadmins/osquery-extension from 1.4.1 to 1.5.2#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/macadmins/osquery-extension-1.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/macadmins/osquery-extension from 1.4.1 to 1.5.2.

Release notes

Sourced from github.com/macadmins/osquery-extension's releases.

v1.5.2

What's Changed

  • 08fd3fe - Skip unified log ndjson finished records
  • e15e61e - Bump version to 1.5.2
  • 95fa311 - Merge pull request #121 from macadmins/codex/fix-unified-log-finished-record

v1.5.1

What's Changed

  • 159f813 - Bump github.com/apache/thrift from 0.22.0 to 0.23.0
  • 9c2d861 - Upgrade golangci-lint action to version 4
  • 88a0295 - Merge pull request #89 from macadmins/grahamgilbert-patch-3
  • f1fb95a - Merge branch 'main' into dependabot/go_modules/github.com/apache/thrift-0.23.0
  • c51790f - Update Go version from 1.25 to 1.24.0
  • 064614b - Fix CI for Thrift 0.23 bump
  • eb0ada2 - Fix CI for Go 1.25 thrift update
  • 1b26156 - Use golangci-lint action v7
  • 5bbbcf6 - Merge pull request #87 from macadmins/dependabot/go_modules/github.com/apache/thrift-0.23.0
  • 01cd2dd - Improve alt_system_info table tests
  • 7a46e50 - Improve authdb table tests
  • ef42d08 - Improve chrome user profiles table tests
  • bfef2d8 - Improve crowdstrike falcon table tests
  • 2519c85 - Improve energy impact table tests
  • 86c1393 - Improve fileline table tests
  • acef694 - Improve filevault users table tests
  • 3e9eacf - Improve local network permissions table tests
  • 27c5a32 - Improve macOS profiles table tests
  • fa071ef - Improve macOS RSR table tests
  • 918cd3a - Improve MDM table tests
  • fbc36ce - Improve Munki table tests
  • 555552e - Improve network quality table tests
  • 72df802 - Add pending Apple updates table tests
  • ca291d2 - Add Puppet table tests
  • 3826947 - Improve SoC power table tests
  • 4eb478f - Improve SOFA table tests
  • 0f14e31 - Improve thermal throttling table tests
  • c4d87e5 - Improve unified log table tests
  • ef82501 - Improve Wi-Fi network table tests
  • 2d94be2 - Add touchid_system_config and touchid_user_config tables
  • 363aafa - touchid: address Copilot review feedback
  • 9e5516b - touchid: fix unknown-vs-disabled semantics from scanner-error hardening
  • c385997 - touchid: set each per-user flag column independently (NULL omission)
  • de1ce53 - touchid: derive touchid_compatible from value; clarify uid bound comment
  • c800708 - Merge pull request #91 from macadmins/codex/authdb-tests
  • f5e3eb7 - Merge branch 'main' into codex/alt-system-info-tests
  • 752de30 - Merge pull request #90 from macadmins/codex/alt-system-info-tests
  • 9503f0f - Merge branch 'main' into codex/chromeuserprofiles-tests
  • 923d4ab - Merge pull request #92 from macadmins/codex/chromeuserprofiles-tests
  • 446e9f8 - Merge branch 'main' into codex/wifi-network-tests
  • ba241f8 - Merge branch 'main' into codex/unifiedlog-tests
  • e95e855 - Merge pull request #108 from macadmins/codex/unifiedlog-tests

... (truncated)

Commits
  • 95fa311 Merge pull request #121 from macadmins/codex/fix-unified-log-finished-record
  • e15e61e Bump version to 1.5.2
  • 08fd3fe Skip unified log ndjson finished records
  • 246e360 Merge pull request #118 from juan-fdz-hawa/48045-munki_info-table-fails-with-...
  • 24b8f0c Merge branch 'main' into 48045-munki_info-table-fails-with-unmarshall-error
  • 04da72b Merge pull request #119 from macadmins/gg/unifiedlog-ndjson
  • 63c7377 unifiedlog: stream log output as ndjson instead of buffering a json array
  • db88d72 Merge pull request #110 from robbiet480/add-touchid-tables
  • 9910469 Merge remote-tracking branch 'upstream/main' into add-touchid-tables
  • b787192 Bump version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/macadmins/osquery-extension](https://github.com/macadmins/osquery-extension) from 1.4.1 to 1.5.2.
- [Release notes](https://github.com/macadmins/osquery-extension/releases)
- [Commits](macadmins/osquery-extension@v1.4.1...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/macadmins/osquery-extension
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants