Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Update minor and patch #137

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Update minor and patch #137

merged 1 commit into from
Feb 25, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2019

This PR contains the following updates:

Package Type Update Change References
github.com/pkg/errors require patch v0.8.0 -> v0.8.1 source
github.com/stretchr/testify require minor v1.2.2 -> v1.3.0 source
gopkg.in/yaml.v2 require patch v2.2.1 -> v2.2.2 source

Release Notes

pkg/errors

v0.8.1

Compare Source

pkg/errors 0.8.1 is a bug fix release for errors 0.8.0. It will be the last version to support Go 1.8 and below. pkg/errors 0.9 and above will require Go 1.9 for the new runtime.CallersFrames API.

pkg/errors 0.8.1 also adds one new feature, errors.WithMessagef. Ideally this would be held over til 0.9, but that complicates the switch to runtime.CallersFrames.

Improvements

Bugs fixed

stretchr/testify

v1.3.0

Compare Source

Pull requests included in this release:

  • #​678 - Fixed incorrect comment
  • #​661 - Allow assert.Equal on string type alias without panicking on failure
  • #​659 - Add Go1.11 to CI
  • #​682 - update comment to match function name
  • #​688 - Bump Go versions and use '.x' to always get latest minor versions
  • #​648 - Update the LICENSE to match the 'standard' MIT license file
  • #​699 - Support arbitrary objects as the sole element in msgAndArgs
  • #​696 - Recover panic in suite
  • #​655 - Add support for subtests (go 1.7)
  • #​607 - Add go.mod and go.modverify
  • #​670 - Fix typo ("PASS" -> "FAIL")
  • #​712 - Preserve stack frame for mock parent method call
  • #​707 - fix for comparing kinds
  • #​697 - Update readme to deprecate http and include available packages
go-yaml/yaml

v2.2.2

Compare Source


Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 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. View repository job log here.

@renovate renovate bot added the renovate label Feb 23, 2019
@FredrikFolkesson FredrikFolkesson merged commit e5beaa9 into master Feb 25, 2019
@renovate renovate bot deleted the renovate/minor-and-patch branch February 25, 2019 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants