Skip to content

chore(deps): bump memoize from 10.1.0 to 10.2.0#361

Merged
sampaiodiego merged 1 commit intomainfrom
dependabot/bun/memoize-10.2.0
Mar 12, 2026
Merged

chore(deps): bump memoize from 10.1.0 to 10.2.0#361
sampaiodiego merged 1 commit intomainfrom
dependabot/bun/memoize-10.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps memoize from 10.1.0 to 10.2.0.

Release notes

Sourced from memoize's releases.

v10.2.0

  • Add memoizeIsCached() function to check cache existence (#108) 3a5eb3d
  • Fix timer ID memory leak with maxAge option (#109) 24832a5

sindresorhus/memoize@v10.1.0...v10.2.0

Commits

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 [memoize](https://github.com/sindresorhus/memoize) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/sindresorhus/memoize/releases)
- [Commits](sindresorhus/memoize@v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: memoize
  dependency-version: 10.2.0
  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 javascript Pull requests that update javascript code labels Mar 11, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@sampaiodiego sampaiodiego merged commit f4b02f4 into main Mar 12, 2026
3 checks passed
@sampaiodiego sampaiodiego deleted the dependabot/bun/memoize-10.2.0 branch March 12, 2026 17:04
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant