Skip to content
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

Bump github.com/nxadm/tail from 1.4.4 to 1.4.8 #772

Merged
merged 2 commits into from Feb 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2021

Bumps github.com/nxadm/tail from 1.4.4 to 1.4.8.

Changelog

Sourced from github.com/nxadm/tail's changelog.

Version v1.4.7-v1.4.8

  • Documentation updates.
  • Small linter cleanups.
  • Added example in test.

Version v1.4.6

  • Document the usage of Cleanup when re-reading a file (thanks to @lesovsky) for issue #18.
  • Add example directories with example and tests for issues.

Version v1.4.4-v1.4.5

  • Fix of checksum problem because of forced tag. No changes to the code.

Version v1.4.1

  • Incorporated PR 162 by by Mohammed902: "Simplify non-Windows build tag".

Version v1.4.0

  • Incorporated PR 9 by mschneider82: "Added seekinfo to Tail".

Version v1.3.1

  • Incorporated PR 7: "Fix deadlock when stopping on non-empty file/buffer", fixes upstream issue 93.

Version v1.3.0

  • Incorporated changes of unmerged upstream PR 149 by mezzi: "added line num to Line struct".

Version v1.2.1

  • Incorporated changes of unmerged upstream PR 128 by jadekler: "Compile-able code in readme".
  • Incorporated changes of unmerged upstream PR 130 by fgeller: "small change to comment wording".
  • Incorporated changes of unmerged upstream PR 133 by sm3142: "removed spurious newlines from log messages".

Version v1.2.0

  • Incorporated changes of unmerged upstream PR 126 by Code-Hex: "Solved the problem for never return the last line if it's not followed by a newline".
  • Incorporated changes of unmerged upstream PR 131 by StoicPerlman: "Remove deprecated os.SEEK consts". The changes bumped the minimal supported Go release to 1.9.

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2021
Bumps [github.com/nxadm/tail](https://github.com/nxadm/tail) from 1.4.4 to 1.4.8.
- [Release notes](https://github.com/nxadm/tail/releases)
- [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md)
- [Commits](nxadm/tail@v1.4.4...v1.4.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nxadm/tail-1.4.8 branch from 0cff741 to 3f351ba Compare February 17, 2021 11:31
Running `go mod tidy` with Go 1.16 makes a backwards-compatible change
to go.mod. Also updated go.mod to allow Go 1.15 features.
@blgm blgm merged commit 102778a into master Feb 17, 2021
@blgm blgm deleted the dependabot/go_modules/github.com/nxadm/tail-1.4.8 branch February 17, 2021 14:07
This was referenced Mar 8, 2021
This was referenced Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant