Skip to content

Update win32-eventlog requirement from = 0.6.3 to = 0.6.7#15820

Merged
jaymzh merged 1 commit into
mainfrom
dependabot/bundler/main/win32-eventlog-0.6.7
Apr 4, 2026
Merged

Update win32-eventlog requirement from = 0.6.3 to = 0.6.7#15820
jaymzh merged 1 commit into
mainfrom
dependabot/bundler/main/win32-eventlog-0.6.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Updates the requirements on win32-eventlog to permit the latest version.

Changelog

Sourced from win32-eventlog's changelog.

0.6.7 - 14-Dec-2016

  • The report_event method now accepts a 'user_sid' argument which can be either a sid string or a Win32::Security::SID object. Thanks go to Elias Fr�hner for the patch.

0.6.6 - 25-Jun-2016

  • Renamed the various modules that contain FFI information in order to avoid a namespacing conflict. Thanks go to Bryan McLellan for the spot.
  • Removed the helper.rb file which wasn't being used.
  • Updated a few tests to not assume there are actually records in the Application event log. Mostly this was for Appveyor.

0.6.5 - 29-Oct-2015

  • Fixed some old code in the read method that was never properly updated. Thanks go to Jo�o Duarte for the spot.

0.6.4 - 25-Oct-2015

  • Fixed function prototype and call for CreateEvent.
  • This gem is now signed.
  • Any gem related tasks in the Rakefile now assume Rubygems 2.x.
  • Added a win32-eventlog.rb file for convenience.
Commits
  • e3e5fcc Update version.
  • 8130c0c Bump (and freeze) version, and corresponding test.
  • 118e5ba Updated cert.
  • b4b81fd Added changes for 0.6.7.
  • fe5e0de Merge pull request #22 from api-walker/ffi2
  • 03469c9 Add UserSid to report_event
  • 0e0f146 Updated version.
  • 9e5fe56 Ignore semver warnings for gem:create task.
  • 54821ed Added changes for 0.6.6.
  • 99846c7 Just clear the pointer, no need to reallocate a new one.
  • 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)

Updates the requirements on [win32-eventlog](https://github.com/djberg96/win32-eventlog) to permit the latest version.
- [Changelog](https://github.com/chef/win32-eventlog/blob/main/CHANGELOG.md)
- [Commits](chef/win32-eventlog@win32-eventlog-0.6.3...win32-eventlog-0.6.7)

---
updated-dependencies:
- dependency-name: win32-eventlog
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: Chore non-critical maintenance of a project. label Apr 4, 2026
@dependabot dependabot Bot requested review from a team and jaymzh as code owners April 4, 2026 03:45
@dependabot dependabot Bot temporarily deployed to workflow_guard April 4, 2026 03:45 Inactive
@dependabot dependabot Bot temporarily deployed to workflow_guard April 4, 2026 03:45 Inactive
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 4, 2026

@jaymzh jaymzh merged commit 465d494 into main Apr 4, 2026
84 of 86 checks passed
@jaymzh jaymzh deleted the dependabot/bundler/main/win32-eventlog-0.6.7 branch April 4, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Chore non-critical maintenance of a project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant