alisaifee / limits

Rate limiting using various strategies and storage backends such as redis & memcached
https://limits.readthedocs.org
MIT License
428 stars 58 forks source link

Update protobuf requirement from <4,>3.6.1 to >3.6.1,<6 #239

Closed dependabot[bot] closed 22 hours ago

dependabot[bot] commented 1 day ago

Updates the requirements on protobuf to permit the latest version.

Commits
  • 2d4414f Updating version.json and repo version numbers to: 29.0
  • 870e599 Revert upgrade to rules_java 8.3.1. This is a partial roll-back of fb8ee79 (#...
  • 02cffa4 Fix typo in BCR maintainer name config for acozzette@ (#19307)
  • 7537b03 Remove Bazel 6 in BCR presubmits (#19309)
  • 325aa80 Merge pull request #19305 from protocolbuffers/29.x-202411182222
  • c13eb62 Updating version.json and repo version numbers to: 29.0-dev
  • 71c2594 Updating version.json and repo version numbers to: 29.0-rc3
  • b69ea96 Fixed non-conformance in JSON parsing for empty strings in numeric fields. (#...
  • fb8ee79 Upgrade rules_cc 0.0.15 and rules_java 8.3.1 (#19215)
  • 6f310d5 Add missing line to docstring after Args (#19213)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | protobuf | [>= 4.a, < 5] | | protobuf | [>= 5.27.dev0, < 5.28] |

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 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)
alisaifee commented 22 hours ago

@dependabot ignore this dependency

dependabot[bot] commented 22 hours ago

OK, I won't notify you about protobuf again, unless you re-open this PR.