Skip to content

Update alt_memery requirement from 2.1.0 to 3.0.2 in /benchmarks#413

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/benchmarks/alt_memery-3.0.2
Open

Update alt_memery requirement from 2.1.0 to 3.0.2 in /benchmarks#413
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/benchmarks/alt_memery-3.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Updates the requirements on alt_memery to permit the latest version.

Changelog

Sourced from alt_memery's changelog.

3.0.2 (2026-02-13)

  • Update module_methods runtime dependency.
  • Update rubocop development dependency.

3.0.1 (2026-02-01)

  • Return Ruby 3.2 and 3.3 support.

3.0.0 (2026-01-08)

  • Allow to memoize multiple method names.
  • Performance improvements.
  • Enshure that marshalizing works correctly.
  • Add specs for double memoization.
  • Add Ruby 3.4 and 4.0 support.
  • Drop Ruby 2.5, 2.6, 2.7, 3.0, 3.1, 3.2 and 3.3 support.
  • Improve README.
  • Actualize gem specs metadata.
  • Add bundle-audit CI task.
  • Improve Cirrus CI config.
  • Improve RuboCop config.
  • Resolve new RuboCop offenses.
  • Lock RuboCop version better.
  • Update development dependencies.

2.1.0 (2021-02-10)

  • Support Ruby 3.
  • Fix error of #clear_memery_cache! with specific methods and without existing cache.
  • Improve specs.
  • Update development dependencies.
  • Update documentation.

2.0.0 (2020-07-09)

  • Rename gem.
  • Rewrite implementation from prepend Module to UnboundMethod. See discussion here: tycooon/memery#1.
  • Delete Gemfile.lock and lock dependencies versions in gemspec.
  • Update dependencies. Unmaintained coveralls replaced with codecov. bundler dependency dropped with Rakefile.
  • Replace require with require_relative.
  • Replace Umbrella styles with standard RuboCop.
  • Improve README.
  • Replace Travis CI with Cirrus CI. You can see discussion here: tycooon/memery#28.
  • Add remark CI task for linting Markdown.
  • Delete benchmark.rb.

... (truncated)

Commits
  • 7eb25b5 Update version to 3.0.2
  • 429360f Update module_methods runtime dependency
  • 91a916f Update dependency rubocop to '~> 1.84.0'
  • 956ce4b Update version to 3.0.1
  • 358a0c9 Return Ruby 3.2 and 3.3 support
  • b24cea0 Update version to 3.0.0
  • 84b10bf Update dependency rubocop-rspec to '~> 3.9.0'
  • fb69f83 Remove memoize without method names and unmemoize functionallity
  • f4e756b Imrpove usage documentation in README
  • c376f09 Make memoize method without method names as private keyword
  • 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 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 [alt_memery](https://github.com/AlexWayfer/alt_memery) to permit the latest version.
- [Changelog](https://github.com/AlexWayfer/alt_memery/blob/main/CHANGELOG.md)
- [Commits](AlexWayfer/alt_memery@v2.1.0...v3.0.2)

---
updated-dependencies:
- dependency-name: alt_memery
  dependency-version: 3.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Feb 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b14bb9b) to head (e585f59).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          197       197           
  Branches        89        89           
=========================================
  Hits           197       197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@panorama-bot-r panorama-bot-r requested a review from a team February 16, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants