Skip to content

Update all non-major dependencies #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2022

This PR contains the following updates:

Package Change Age Confidence
github.com/go-resty/resty/v2 v2.6.0 -> v2.16.5 age confidence
github.com/google/go-cmp v0.5.6 -> v0.7.0 age confidence
github.com/spf13/cobra v1.2.1 -> v1.9.1 age confidence
github.com/stretchr/testify v1.7.0 -> v1.10.0 age confidence

Release Notes

go-resty/resty (github.com/go-resty/resty/v2)

v2.16.5

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.16.4...v2.16.5

v2.16.4

Compare Source

Release Notes

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.16.3...v2.16.4

v2.16.3

Compare Source

Release Notes

Full Changelog: go-resty/resty@v2.16.2...v2.16.3

v2.16.2

Compare Source

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.16.1...v2.16.2

v2.16.1

Compare Source

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.16.0...v2.16.1

v2.16.0

Compare Source

Release Notes

New Features

Enhancements

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.3...v2.16.0

v2.15.3

Compare Source

Release Notes

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.2...v2.15.3

v2.15.2

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.1...v2.15.2

v2.15.1

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.0...v2.15.1

v2.15.0

Compare Source

Release Notes

New Features

Enhancements

Bug Fixes

Build

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.14.0...v2.15.0

v2.14.0

Compare Source

Release Notes

New Features

Enhancements

Upstream Fixes

Test Cases

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.13.1...v2.14.0

v2.13.1

Compare Source

Release Notes

Fixes

Full Changelog: go-resty/resty@v2.13.0...v2.13.1

v2.13.0

Compare Source

Release Notes

Enhancements

Bug Fixes

New Contributors

Full Changelog: go-resty/resty@v2.12.0...v2.13.0

v2.12.0

Compare Source

Release Notes

Enhancements

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.11.0...v2.12.0

v2.11.0: Release

Compare Source

Release Notes

Bug Fixes

New Contributors

Full Changelog: go-resty/resty@v2.10.0...v2.11.0

v2.10.0: Release

Compare Source

Release Notes

Optimizations

Enhancements

Bug Fixes

New Contributors

Full Changelog: go-resty/resty@v2.9.1...v2.10.0

v2.9.1: Release

Compare Source

Release Notes

Full Changelog: go-resty/resty@v2.9.0...v2.9.1

v2.9.0: Release

Compare Source

Release Notes

New Features

Enhancements

Bug Fixes

Test Cases

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.8.0...v2.9.0

v2.8.0: Release

Compare Source

Release Notes

New Features

Enhancements

Bug Fixes

Documentation

Build

Deprecated Removal

New Contributors

Full Changelog: go-resty/resty@v2.7.0...v2.8.0

v2.7.0: Release

Compare Source

Release Notes

Enhancements
Bug Fixes
Tests
Documentation
google/go-cmp (github.com/google/go-cmp)

v0.7.0

Compare Source

New API:

  • (#​367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#​370) Detect proto.Message types when failing to export a field

v0.6.0

Compare Source

New API:

  • (#​340) Add cmpopts.EquateComparable

Documentation changes:

  • (#​337) Use of hotlinking of Go identifiers

Build changes:

  • (#​325) Remove purego fallbacks

Testing changes:

  • (#​322) Run tests for Go 1.20 version
  • (#​332) Pin GitHub action versions
  • (#​327) set workflow permission to read-only

v0.5.9

Compare Source

Reporter changes:

  • (#​299) Adjust heuristic for line-based versus byte-based diffing
  • (#​306) Use value.TypeString in PathStep.String

Code cleanup changes:

  • (#​297) Use reflect.Value.IsZero
  • (#​304) Format with Go 1.19 formatter
  • (#​300 )Fix typo in Result documentation
  • (#​302) Pre-declare global type variables
  • (#​309) Run tests on Go 1.19

v0.5.8

Compare Source

Reporter changes:

  • (#​293) Fix printing of types in reporter output for interface and pointer types
  • (#​294) Use string formatting for slice of bytes in more circumstances

Dependency changes:

  • (#​292) Update minimum supported version to go1.13 and remove xerrors dependency

v0.5.7

Compare Source

Reporter changes:

  • (#​266) Fix textual printing of byte slices
  • (#​275) Reduce minimum length for specialize string diffing
  • (#​276) Use any alias instead of interface{}

Code cleanup changes:

  • (#​281) Update minimum supported version to go1.11
  • (#​282) Drop hacks to work around Go reflection bugs in Go1.9
  • (#​285) Add //go:build lines
  • (#​262) Fix staticcheck findings
  • (#​263) Avoid shadowing variable
  • (#​268) Use sha256 in test
  • (#​271) Fix spelling mistakes
  • (#​269) Change build status badge
spf13/cobra (github.com/spf13/cobra)

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: spf13/cobra@v1.8.1...v1.9.0

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b194021 to 8df009d Compare March 15, 2022 22:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8df009d to 080df70 Compare April 26, 2022 23:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1e887f7 to ad08c14 Compare June 23, 2022 21:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad08c14 to a28d0a3 Compare September 25, 2022 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a28d0a3 to 1705367 Compare November 20, 2022 20:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1705367 to 7cae2a1 Compare March 19, 2023 01:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7cae2a1 to 8df76f9 Compare April 17, 2023 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6c42c5e to 2710606 Compare May 30, 2023 11:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2710606 to 4f5c8d0 Compare September 18, 2023 02:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4f5c8d0 to 633afa2 Compare October 1, 2023 03:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c6f246b to c88d369 Compare October 15, 2023 00:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c88d369 to 20b55ef Compare November 4, 2023 21:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20b55ef to 0e1551e Compare December 27, 2023 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e1551e to c5ffe21 Compare March 1, 2024 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5ffe21 to 178a565 Compare March 17, 2024 21:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 40b23a7 to f3f6f45 Compare May 11, 2024 03:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3f6f45 to 0e4fb5d Compare June 14, 2024 22:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e4fb5d to f5a2edf Compare November 2, 2024 14:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5a2edf to 2a0650b Compare November 11, 2024 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4566bfb to e3c5b54 Compare November 23, 2024 14:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3c5b54 to 0125f16 Compare January 9, 2025 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4ed408e to b8a44d4 Compare January 23, 2025 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8a44d4 to 2e5b8b7 Compare February 15, 2025 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d63737f to 2fda121 Compare February 21, 2025 23:01
Copy link
Contributor Author

renovate bot commented Feb 21, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.21

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f4f0efe to fb7a543 Compare March 3, 2025 22:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb7a543 to 715ca97 Compare March 11, 2025 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8c9982e to 3db8caa Compare March 28, 2025 18:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1198bb1 to dd7e35b Compare April 4, 2025 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bdde5ad to ab0a2f9 Compare April 22, 2025 15:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab0a2f9 to 6e71d9d Compare May 7, 2025 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2d0b521 to 56891b4 Compare June 2, 2025 04:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d381c18 to d992e5a Compare June 10, 2025 05:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d992e5a to 704c82c Compare July 8, 2025 05:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 704c82c to 8514a4a Compare July 8, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants