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

build(deps): bump axum-client-ip from 0.3.1 to 0.4.1 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps axum-client-ip from 0.3.1 to 0.4.1.

Release notes

Sourced from axum-client-ip's releases.

Fix docs links to examples

No release notes provided.

Secure and Insecure client IPs

The API has been split into two parts: SecureClientIp and InsecureClientIp.

If you're happy with the previous behaviour just use InsecureClientIp instead of ClientIp extractor.

But if you care even a bit about potential spoofing, take a look at the README to understand the defference between "secure" and "insecure" options.

Commits
  • 5402882 Fix CI
  • 21664b7 Bump version
  • 75bb6e0 cargo-typos
  • e4f080e Merge branch 'main' of github.com:imbolc/axum-client-ip
  • 9c9bf83 Fix docs links to examples, fixes #10
  • fd73242 Merge pull request #8 from adamburgess/patch-1
  • e186cb2 fix typo, leftmost -> rightmost
  • c5f9ea7 Impl Debug for rudimental extractors
  • aa083da Merge branch 'rudimental-extractors'
  • ed02097 FlyClientIp, TrueClientIp and CfConnectingIp rudimental extractors
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
Bumps [axum-client-ip](https://github.com/imbolc/axum-client-ip) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/imbolc/axum-client-ip/releases)
- [Commits](imbolc/axum-client-ip@v0.3.1...v0.4.1)

---
updated-dependencies:
- dependency-name: axum-client-ip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/axum-client-ip-0.4.1 branch from 8995483 to f46e4f0 Compare July 10, 2023 19:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #180.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/cargo/axum-client-ip-0.4.1 branch September 11, 2023 01:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants