Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps linzer from 0.6.5 to 0.7.2.

Changelog

Sourced from linzer's changelog.

[0.7.2] - 2025-05-21

  • Add a few integration tests against CloudFlare test server.

  • Fix bug when accessing headers in http adapter classes. Pull request #14 by oneiros.

[0.7.1] - 2025-05-18

  • Introduce specific exception classes for message signing errors and signature verification exceptions (i.e. Linzer::SigningError and Linzer::VerifyError)

  • Fix bug in Linzer::HTTP client that prevented it from working with https URLs.

[0.7.0] - 2025-05-17

(No changes since the last beta release, this new stable release just bundles all the features/changes introduced during 0.7.0 beta releases)

  • Introduce Rack::Auth::Signature middleware.

  • Refactor and improve Rack::Auth::Signature code organization.

  • Do not expose secret material on HMAC SHA-256 key when #inspect method is used.

  • Update Rack::Auth::Signature configuration file options.

  • Validate and test Rack::Auth::Signature with example Rails and Sinatra apps.

  • Refactor to improve Linzer APIs and streamline its usage along with different HTTP libraries. (Issues #6 and #11)

  • Provide integration with http.rb gem to allow signing outgoing HTTP requests.

  • Add simple HTTP client module.

[0.7.0.beta4] - 2025-05-17

  • Provide integration with http.rb gem to allow signing outgoing HTTP requests.
  • Add simple HTTP client module.

[0.7.0.beta3] - 2025-05-06 (aka the "MiniDebConf Hamburg 2025" release)

  • Refactor to improve Linzer APIs and streamline its usage along with different HTTP libraries.

[0.7.0.beta2] - 2025-04-13

... (truncated)

Commits
  • 46ba6a3 Release 0.7.2
  • 784a411 Update changelog
  • 6757de2 Improve headers handling in integration tests
  • e537154 Add integration tests using http.rb gem client
  • 90fec4e Re-organize specs to make easier to test multiple clients
  • abfd966 Simplify debugging on cloudflare integration test
  • 57cce8a Address linter errors
  • d83dd16 Do not convert headers to a hash
  • 8795aa1 Use RSpec built-in features for integration tests set up
  • a198514 Revert "Add helper method Linzer::Test.unit_tests_only?"
  • 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 [linzer](https://github.com/nomadium/linzer) from 0.6.5 to 0.7.2.
- [Changelog](https://github.com/nomadium/linzer/blob/master/CHANGELOG.md)
- [Commits](nomadium/linzer@0.6.5...v0.7.2)

---
updated-dependencies:
- dependency-name: linzer
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2025

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

@dependabot dependabot bot closed this May 23, 2025
@dependabot dependabot bot deleted the dependabot/bundler/fasp_base/linzer-0.7.2 branch May 23, 2025 14:56
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant