Update all dependencies #6

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-02 19:06:03 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-hclog require minor v1.3.1 -> v1.4.0
github.com/hashicorp/go-plugin require patch v1.4.6 -> v1.4.9
github.com/stretchr/testify require patch v1.8.1 -> v1.8.2

Release Notes

hashicorp/go-hclog

v1.4.0: Add GetLevel

Compare Source

What it says on the tin, add GetLevel to the Logger interface.

What's Changed

Full Changelog: https://github.com/hashicorp/go-hclog/compare/v1.3.1...v1.4.0

hashicorp/go-plugin

v1.4.9

Compare Source

ENHANCEMENTS:

  • client: Remove log warning introduced in 1.4.5 when SecureConfig is nil. [GH-238]

v1.4.8

Compare Source

BUG FIXES:

v1.4.7

Compare Source

ENHANCEMENTS:

  • More detailed error message on plugin start failure: [GH-223]
stretchr/testify

v1.8.2

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | require | minor | `v1.3.1` -> `v1.4.0` | | [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) | require | patch | `v1.4.6` -> `v1.4.9` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | require | patch | `v1.8.1` -> `v1.8.2` | --- ### Release Notes <details> <summary>hashicorp/go-hclog</summary> ### [`v1.4.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.4.0): Add GetLevel [Compare Source](https://github.com/hashicorp/go-hclog/compare/v1.3.1...v1.4.0) What it says on the tin, add GetLevel to the Logger interface. #### What's Changed - Add GetLevel to Logger interface by [@&#8203;evanphx](https://github.com/evanphx) in https://github.com/hashicorp/go-hclog/pull/120 **Full Changelog**: https://github.com/hashicorp/go-hclog/compare/v1.3.1...v1.4.0 </details> <details> <summary>hashicorp/go-plugin</summary> ### [`v1.4.9`](https://github.com/hashicorp/go-plugin/blob/HEAD/CHANGELOG.md#v149) [Compare Source](https://github.com/hashicorp/go-plugin/compare/v1.4.8...v1.4.9) ENHANCEMENTS: - client: Remove log warning introduced in 1.4.5 when SecureConfig is nil. \[[GH-238](https://github.com/hashicorp/go-plugin/pull/238)] ### [`v1.4.8`](https://github.com/hashicorp/go-plugin/blob/HEAD/CHANGELOG.md#v148) [Compare Source](https://github.com/hashicorp/go-plugin/compare/v1.4.7...v1.4.8) BUG FIXES: - Fix windows build: \[[GH-227](https://github.com/hashicorp/go-plugin/pull/227)] ### [`v1.4.7`](https://github.com/hashicorp/go-plugin/blob/HEAD/CHANGELOG.md#v147) [Compare Source](https://github.com/hashicorp/go-plugin/compare/v1.4.6...v1.4.7) ENHANCEMENTS: - More detailed error message on plugin start failure: \[[GH-223](https://github.com/hashicorp/go-plugin/pull/223)] </details> <details> <summary>stretchr/testify</summary> ### [`v1.8.2`](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTU0LjMifQ==-->
kjuulh force-pushed renovate/all from ea1854f129 to 753012f15f 2022-12-07 21:09:20 +01:00 Compare
kjuulh force-pushed renovate/all from 753012f15f to 2401206146 2022-12-29 11:37:10 +01:00 Compare
kjuulh force-pushed renovate/all from 2401206146 to d1c5c96f68 2023-01-18 15:35:04 +01:00 Compare
kjuulh force-pushed renovate/all from d1c5c96f68 to fb620a2a5c 2023-02-25 14:14:14 +01:00 Compare
kjuulh force-pushed renovate/all from fb620a2a5c to c4c1288fe9 2023-03-02 18:42:15 +01:00 Compare
kjuulh merged commit c4c1288fe9 into main 2023-03-02 19:06:03 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/char#6
No description provided.