Skip to content

Update dependency snmp to "~>1.3.0"#23752

Merged
Fryguy merged 1 commit intomasterfrom
renovate/snmp-1.x
Mar 13, 2026
Merged

Update dependency snmp to "~>1.3.0"#23752
Fryguy merged 1 commit intomasterfrom
renovate/snmp-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snmp (changelog) "~>1.2.0""~>1.3.0" age adoption passing confidence

Release Notes

ruby-snmp/ruby-snmp (snmp)

v1.3.4

Compare Source

  • Add OctetString#to_fs for human-readable byte strings #​73
  • gemspec: Require MFA for gem releases #​69
  • gemspec: Update path for CHANGELOG link #​68
  • CI: Add Ruby 4.0 to CI Matrix #​72
  • CI: Bump actions/checkout from 5 to 6 #​71
  • CI: Bump actions/checkout from 4 to 5 #​70

v1.3.3

Compare Source

  • Move web content to GitHub Pages #​66
  • Modernize project structure: README, gemspec, Rakefile, and development dependencies #​65
    • This change includes: Ship license file in gem. #​65
  • Migrate from Travis CI to GitHub Actions #​64
  • Transfer repository from hallidave/ruby-snmp to ruby-snmp/ruby-snmp #​63
  • Allow MIB dir to be specified when loading additional modules (Fixes: #​55 )
  • Name lookup hash values were set to nil when overwriting (Fixes: #​54 )

v1.3.2

Compare Source

  • Accept non-standard error status codes

v1.3.1

Compare Source

  • Cleaned up deprecation warnings
  • Fixed SNMP::Integer#<=> method for Ruby 2.3.0 and later
  • Removed artificial limit on number of non-repeaters for GetBulkRequest
  • SNMP::BER module no longer pollutes global namespace

v1.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Fryguy as a code owner March 12, 2026 19:57
Copy link
Copy Markdown
Member

@Fryguy Fryguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SNMP code is restricted to specific APIs from the gem, which were not changed in the upgrade, and have some tests going through them, so I think this upgrade is good.

@miq-bot
Copy link
Copy Markdown
Member

miq-bot commented Mar 12, 2026

Checked commit 6f32a41 with ruby 3.3.10, rubocop 1.56.3, haml-lint 0.69.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@Fryguy Fryguy merged commit 93b4777 into master Mar 13, 2026
7 checks passed
@renovate renovate bot deleted the renovate/snmp-1.x branch March 13, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants