Update module github.com/phin1x/go-ipp to v1.7.0 #34

Open
renovatebot wants to merge 1 commit from renovate/github.com-phin1x-go-ipp-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/phin1x/go-ipp require minor v1.6.1 -> v1.7.0

Release Notes

phin1x/go-ipp (github.com/phin1x/go-ipp)

v1.7.0

Compare Source

What's Changed

  • added support for unsupported attributes in response decoding
  • added support for collections
  • added context methods to clients
  • allow to pass a custom http client to the http adapter
  • added more attributes
  • added the mac search path to the socket adapter

Caution

This release uses a new state machine based approache for response and request decoding!

New Contributors

Full Changelog: https://github.com/phin1x/go-ipp/compare/v1.6.1...v1.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/phin1x/go-ipp](https://github.com/phin1x/go-ipp) | require | minor | `v1.6.1` -> `v1.7.0` | --- ### Release Notes <details> <summary>phin1x/go-ipp (github.com/phin1x/go-ipp)</summary> ### [`v1.7.0`](https://github.com/phin1x/go-ipp/releases/tag/v1.7.0) [Compare Source](https://github.com/phin1x/go-ipp/compare/v1.6.1...v1.7.0) #### What's Changed - added support for unsupported attributes in response decoding - added support for collections - added context methods to clients - allow to pass a custom http client to the http adapter - added more attributes - added the mac search path to the socket adapter #### Caution This release uses a new state machine based approache for response and request decoding! #### New Contributors - [@&#8203;jameshalsall](https://github.com/jameshalsall) made their first contribution in [#&#8203;33](https://github.com/phin1x/go-ipp/pull/33) - [@&#8203;MathiasGr](https://github.com/MathiasGr) made their first contribution in [#&#8203;39](https://github.com/phin1x/go-ipp/pull/39) - [@&#8203;a2800276](https://github.com/a2800276) made their first contribution in [#&#8203;42](https://github.com/phin1x/go-ipp/pull/42) **Full Changelog**: <https://github.com/phin1x/go-ipp/compare/v1.6.1...v1.7.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yMS4yIiwidXBkYXRlZEluVmVyIjoiNDIuMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update module github.com/phin1x/go-ipp to v1.7.0
Some checks failed
Build for Windows/amd64 / build (push) Failing after 3m11s
0ba9a3f768
Some checks failed
Build for Windows/amd64 / build (push) Failing after 3m11s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-phin1x-go-ipp-1.x:renovate/github.com-phin1x-go-ipp-1.x
git switch renovate/github.com-phin1x-go-ipp-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-phin1x-go-ipp-1.x
git switch renovate/github.com-phin1x-go-ipp-1.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-phin1x-go-ipp-1.x
git switch renovate/github.com-phin1x-go-ipp-1.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-phin1x-go-ipp-1.x
git switch main
git merge --squash renovate/github.com-phin1x-go-ipp-1.x
git switch main
git merge --ff-only renovate/github.com-phin1x-go-ipp-1.x
git switch main
git merge renovate/github.com-phin1x-go-ipp-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
devhack/cardprinterd!34
No description provided.