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

A dep update #2021

Merged
merged 1 commit into from
Nov 20, 2023
Merged

A dep update #2021

merged 1 commit into from
Nov 20, 2023

Conversation

Martii
Copy link
Member

@Martii Martii commented Nov 20, 2023

  • Retested list with rate-limiting ... returned 429 as expected
  • Minimal used end-user changes since 5.x verified in CHANGELOGs... changes needed applied.

The Store Interface

A store must have the increment, decrement, and resetKey public methods. It may optionally have the init, get and resetAll public methods. For backwards compatibility with versions prior to 6.0.0, it may also have the incr and decr public methods. It also may have a constructor and any number of private methods.

* Retested list with rate-limiting ... returned 429 as expected
* Minimal used end-user changes since 5.x verified in CHANGELOGs... changes needed applied.
@Martii Martii added migration Use this to indicate that it may apply to an existing or announced migration. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. labels Nov 20, 2023
@Martii Martii merged commit 73bbb39 into OpenUserJS:master Nov 20, 2023
@Martii Martii deleted the aDepUpdate branch November 20, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. migration Use this to indicate that it may apply to an existing or announced migration.
Development

Successfully merging this pull request may close these issues.

1 participant