Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps linzer from 0.7.3 to 0.7.6.

Changelog

Sourced from linzer's changelog.

[0.7.6] - 2025-07-03

  • Fix a bug in the Linzer::Message::Adapter::HTTPGem::Response class where the serialized id of fields like derived @status were not recognized. This issue caused signature creation and verification to fail for HTTP::Response instances. (Issue #16)

[0.7.5] - 2025-06-30

  • No changes since 0.7.4. 0.7.4 was released by mistake from my laptop instead of from Github Actions as expected.

[0.7.4] - 2025-06-30

  • Add validation routines on key instances before performing signing and verifying operations. This will catch obvious errors like trying to sign a request with a public key.

  • Fix bug with incorrect signature generation and verification on messages with HTTP field identifiers including parameters. Those fields were not serialized correctly and messages were being signed with incorrect signature base.

Commits

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.7.3 to 0.7.6.
- [Changelog](https://github.com/nomadium/linzer/blob/master/CHANGELOG.md)
- [Commits](nomadium/linzer@v0.7.3...v0.7.6)

---
updated-dependencies:
- dependency-name: linzer
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

Superseded by #92.

@dependabot dependabot bot closed this Jul 8, 2025
@dependabot dependabot bot deleted the dependabot/bundler/fasp_base/linzer-0.7.6 branch July 8, 2025 18:38
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