Skip to content

chore(deps): bump circular_buffer from 1.0.0 to 1.0.1#243

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/circular_buffer-1.0.1
Closed

chore(deps): bump circular_buffer from 1.0.0 to 1.0.1#243
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/circular_buffer-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps circular_buffer from 1.0.0 to 1.0.1.

Release notes

Sourced from circular_buffer's releases.

v1.0.1

  • Changes
    • Improve common buffer insertion case when buffer overflows by ~13%
    • Remove unneeded list concatenation for reduce
    • Property test improvements to cover more edge cases (no issues found)
Changelog

Sourced from circular_buffer's changelog.

v1.0.1

  • Changes
    • Improve common buffer insertion case when buffer overflows by ~13%
    • Remove unneeded list concatenation for reduce
    • Property test improvements to cover more edge cases (no issues found)
Commits
  • 0fe5b8f v1.0.1 release
  • 93d40c9 Simplify insert/2 common case
  • 45f6d6c Remove unneeded list concat on reduce
  • 910843d Fix GHA Node.js 20 warnings
  • 76cf2a1 Run more proptests since they're fast
  • c49b406 Split the new/1 prop test
  • de34960 Expand proptest coverage of Enumerable tests
  • 087b8f5 Simplify size_and_list to buffer empty, partial, exact, and over states
  • cfe5ac4 Bump dependencies to latest
  • e9c9b4c Test on CI with newer Elixir/OTP versions too
  • 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)

Bumps [circular_buffer](https://github.com/elixir-toniq/circular_buffer) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/elixir-toniq/circular_buffer/releases)
- [Changelog](https://github.com/elixir-toniq/circular_buffer/blob/main/CHANGELOG.md)
- [Commits](elixir-toniq/circular_buffer@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: circular_buffer
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, elixir. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

Unified Regression Test Results

Workflow: Unified Regression Testing
Event: pull_request
SHA: 21e6b5b

Performance Results

Found 1 performance result(s)

Memory Results

Found 3 memory result(s)

Targets

  • Parser: <3μs average
  • Render: <1ms average
  • Memory: <3MB per session

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Looks like circular_buffer is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/hex/circular_buffer-1.0.1 branch May 12, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants