Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps linzer from 0.7.3 to 0.7.7.

Changelog

Sourced from linzer's changelog.

[0.7.7] - 2025-07-08

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

  • Introduce generic adapters for typical requests and responses. This allows adapter classes to stop inheriting functionality from totally unrelated implementations by relying on a saner hierarchy class.

[0.7.7.beta1] - 2025-07-07

  • Introduce generic adapters for typical requests and responses. This allows adapter classes to stop inheriting functionality from totally unrelated implementations by relying on a saner hierarchy class.

[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
  • 94a0a56 Release 0.7.7
  • 1f6984a Update changelog
  • 6015d4c Update copyright
  • 75b918d Release 0.7.7.beta1
  • e8639c3 Update changelog
  • e379013 Address outdated comments in adapter classes
  • b276095 Use generic adapters with Net::HTTP and HTTP adapters
  • 8e9f622 Introduce generic adapters for typical requests and responses
  • 48600bf Release 0.7.6
  • 4c8e9a0 Add rest of unit tests for Linzer::Message::Adapter::HTTPGem::Response class
  • 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.7.3 to 0.7.7.
- [Changelog](https://github.com/nomadium/linzer/blob/master/CHANGELOG.md)
- [Commits](nomadium/linzer@v0.7.3...v0.7.7)

---
updated-dependencies:
- dependency-name: linzer
  dependency-version: 0.7.7
  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 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2025

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

@dependabot dependabot bot closed this Jul 16, 2025
@dependabot dependabot bot deleted the dependabot/bundler/fasp_base/linzer-0.7.7 branch July 16, 2025 13:31
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