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

chore(deps)(deps): bump opossum from 6.4.0 to 8.4.0 in /src/backend #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps opossum from 6.4.0 to 8.4.0.

Release notes

Sourced from opossum's releases.

v8.4.0

8.4.0 (2024-11-27)

Features

  • Coalesce reset options, reset coalesce based on result. (error, success, timeout) (#908) (c9782ae)

v8.3.1

8.3.1 (2024-11-11)

Bug Fixes

  • Incorrect default value of maxEntries for MemoryCache #904 (#906) (f7abe3f)

v8.3.0

8.3.0 (2024-10-28)

Features

  • renewing the AbortController when the circuit enters the 'halfClose' or 'close' state (#892) (2ba3a31)

Bug Fixes

v8.2.0

8.2.0 (2024-10-23)

Features

  • coalescing calls + feature: max cache size (#877) (d50c912)
  • upgrade nyc from 15.1.0 to 17.0.0 (#862) (ccf7803)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#890) (6cd2895)
  • upgrade babel-loader from 9.1.3 to 9.2.1 (#888) (6d26113)
  • upgrade tape from 5.7.2 to 5.9.0 (#885) (2896676)

v8.1.4

8.1.4 (2024-04-30)

Bug Fixes

... (truncated)

Changelog

Sourced from opossum's changelog.

8.4.0 (2024-11-27)

Features

  • Coalesce reset options, reset coalesce based on result. (error, success, timeout) (#908) (c9782ae)

8.3.1 (2024-11-11)

Bug Fixes

  • Incorrect default value of maxEntries for MemoryCache #904 (#906) (f7abe3f)

8.3.0 (2024-10-28)

Features

  • renewing the AbortController when the circuit enters the 'halfClose' or 'close' state (#892) (2ba3a31)

Bug Fixes

8.2.0 (2024-10-23)

Features

  • coalescing calls + feature: max cache size (#877) (d50c912)
  • upgrade nyc from 15.1.0 to 17.0.0 (#862) (ccf7803)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#890) (6cd2895)
  • upgrade tape from 5.7.2 to 5.9.0 (#885) (2896676)

8.1.4 (2024-04-30)

Bug Fixes

8.1.3 (2023-11-06)

... (truncated)

Commits
  • d1322e5 chore(main): release 8.4.0 (#911)
  • c9782ae feat: Coalesce reset options, reset coalesce based on result. (error, success...
  • 64d3d40 chore(main): release 8.3.1 (#907)
  • f7abe3f fix: Incorrect default value of maxEntries for MemoryCache #904 (#906)
  • 7d004cb chore(main): release 8.3.0 (#897)
  • cac798c Bugfix: coalesce re-used empty cachekey when cache was not used. (#896)
  • 2ba3a31 feat: renewing the AbortController when the circuit enters the 'halfClose' or...
  • d0ee9e6 fix: disabled breaker emits fire events (#895)
  • 3350332 chore(main): release 8.2.0 (#864)
  • 6d26113 fix: upgrade babel-loader from 9.1.3 to 9.2.1 (#888)
  • 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 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)

Bumps [opossum](https://github.com/nodeshift/opossum) from 6.4.0 to 8.4.0.
- [Release notes](https://github.com/nodeshift/opossum/releases)
- [Changelog](https://github.com/nodeshift/opossum/blob/main/CHANGELOG.md)
- [Commits](nodeshift/opossum@v6.4.0...v8.4.0)

---
updated-dependencies:
- dependency-name: opossum
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Dec 30, 2024

The following labels could not be found: dependencies, backend.

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