Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update get_process_mem requirement from ~> 0.2.5 to >= 0.2.5, < 1.1.0 #263

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Updates the requirements on get_process_mem to permit the latest version.

Changelog

Sourced from get_process_mem's changelog.

1.0.0

0.2.7

0.2.6

0.2.5

0.2.4

  • Use FFI to speed up memory lookup on Mac (darwin) by roughly 12x (#32)

0.2.3

  • Silence BigDecimal deprecation warning under Ruby 2.5 (#26)

0.2.2

  • Fix support for Ruby 2.4 (#23)

0.2.1

  • ???

0.2.0

  • Reverting back to RSS for linux until (#7) is resolved

0.1.1

  • Bugfix: the ps style of memory reporting should always use RSS, and Linux should always use PSS

0.1.0

0.0.1

  • Initial
Commits
  • 244e0d3 Merge pull request #51 from zombocom/schneems/v1.0
  • 894fdd1 Merge branch 'main' into schneems/v1.0
  • 20a7f00 Merge pull request #46 from stanhu/ensure-pid-integer
  • 9f7f0ed Update test/get_process_mem_test.rb
  • 37fe3f3 Merge branch 'main' into ensure-pid-integer
  • 1b4884e v1.0
  • 1697131 Merge pull request #50 from zombocom/schneems/update-deps
  • e8382f4 Minimum is now 2.6
  • 8573b6d Apply standard auto formatting
  • 72cd215 Add CI and standard linting
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [get_process_mem](https://github.com/schneems/get_process_mem) to permit the latest version.
- [Changelog](https://github.com/zombocom/get_process_mem/blob/main/CHANGELOG.md)
- [Commits](zombocom/get_process_mem@v0.2.5...v1.0.0)

---
updated-dependencies:
- dependency-name: get_process_mem
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.925%. remained the same
when pulling 371ff60 on dependabot/bundler/get_process_mem-gte-0.2.5-and-lt-1.1.0
into 2716816 on master.

@erwanlr erwanlr merged commit 864c47f into master Sep 9, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/get_process_mem-gte-0.2.5-and-lt-1.1.0 branch September 9, 2024 11:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants