Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Bump github.com/rhysd/go-github-selfupdate from 1.1.0 to 1.2.1 #288

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 19, 2019

Bumps github.com/rhysd/go-github-selfupdate from 1.1.0 to 1.2.1.

Release notes

Sourced from github.com/rhysd/go-github-selfupdate's releases.

go-get-release

Binaries for go-get-release

Changelog

Sourced from github.com/rhysd/go-github-selfupdate's changelog.

[v1.2.1] - 2019-12-19

  • Fix .tgz file was not handled as .tar.gz.

[v1.2.0] - 2019-12-19

  • New Feature: Filtering releases by matching regular expressions to release names (Thanks to @​fredbi). Regular expression strings specified at Filters field in Config struct are used on detecting the latest release. Please read documentation for more details.
  • Allow {cmd}_{os}_{arch} format for executable names.
  • .tgz file name suffix was supported.
Commits
  • 6cf6ce8 update changelog for v1.2.1
  • 905eb9f fix .tgz file is not handled on UncompressCommand
  • 3b082d1 update CHANGELOG for v1.2.0
  • b5118a9 test validator file suffix
  • a4d48e7 add tests for initializing filter regexes
  • 351a78b improve error message when regex for filter is broken
  • 53849d1 Merge pull request #25 from fredbi/master
  • 12e3317 nitpick: added cr on logging
  • 7fc1c7e tidy up unit test
  • 63b0fb3 * reverted choice of Option functor and added filters to Config
  • 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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2019
@coveralls
Copy link

coveralls commented Dec 19, 2019

Pull Request Test Coverage Report for Build 1451

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.405%

Totals Coverage Status
Change from base Build 1449: 0.0%
Covered Lines: 1206
Relevant Lines: 1334

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/rhysd/go-github-selfupdate-1.2.1 branch from a833e8a to 0b962a7 Compare January 13, 2020 22:40
@duck8823 duck8823 merged commit f290479 into master Feb 29, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/rhysd/go-github-selfupdate-1.2.1 branch February 29, 2020 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants