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

feat(deps): bump github.com/goreleaser/fileglob from 1.2.0 to 1.3.0 #2896

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2022

Bumps github.com/goreleaser/fileglob from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/goreleaser/fileglob's releases.

v1.3.0

Changelog

New Features

  • 5d2bd53b0d3d68895b9e1011b8fcc3fdcc02c83a: feat(deps): bump github.com/caarlos0/testfs from 0.4.3 to 0.4.4 (#28) (@​dependabot[bot])
  • b4180f7c5f27c0f11940ac127b0ef9222033bf35: feat(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#27) (@​dependabot[bot])
  • 5a220669659ba836ebb96f0883f782f907b283d8: feat: drop some test deps (@​caarlos0)

Bug fixes

  • cdbcd044ff5d92ea1cd1c4d576a9edeee299a948: fix(ci): actions (@​caarlos0)
  • 7384e5809ca4edd9ee3fa92885fed17a277556a3: fix(ci): goreleaser changelog (@​caarlos0)
  • 5824e5722f915f2d0829641e0077894fe09e35f5: fix: issue with symlinks in directories (#24) (@​Felixoid)
  • c593736e3f4cace42c8e354260fa96c16d39ddd3: fix: linter issues (@​caarlos0)
  • b6ef6d9351bd397380a5678d7b18ddf2fcccdc94: fix: linter issues (@​caarlos0)
  • 7e1d66d3ab01b0959031ecd69fbac438966150a5: fix: linter issues (@​caarlos0)

Other work

  • ea16f44941b8e691e5faf01dec0f882a58653eb2: chore(ci): test on go 1.16 and 1.17 (@​caarlos0)
  • d57c71641731e8e1281a27170fc0efc3b574333c: chore: dependabot (@​caarlos0)
  • 9de076dd64869304d8e455ff0f7d2df58ade5384: test: improve test a bit (@​caarlos0)
Commits
  • 7e1d66d fix: linter issues
  • b6ef6d9 fix: linter issues
  • c593736 fix: linter issues
  • 5a22066 feat: drop some test deps
  • 7384e58 fix(ci): goreleaser changelog
  • cdbcd04 fix(ci): actions
  • b4180f7 feat(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#27)
  • 5d2bd53 feat(deps): bump github.com/caarlos0/testfs from 0.4.3 to 0.4.4 (#28)
  • ea16f44 chore(ci): test on go 1.16 and 1.17
  • 9de076d test: improve test a bit
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 10, 2022
@vercel vercel bot temporarily deployed to Preview February 10, 2022 08:04 Inactive
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #2896 (2227b53) into main (b658e7f) will not change coverage.
The diff coverage is n/a.

❗ Current head 2227b53 differs from pull request most recent head dabf882. Consider uploading reports for the commit dabf882 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2896   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files         111      111           
  Lines        8903     8903           
=======================================
  Hits         7523     7523           
  Misses       1109     1109           
  Partials      271      271           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3344ae3...dabf882. Read the comment docs.

Bumps [github.com/goreleaser/fileglob](https://github.com/goreleaser/fileglob) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/goreleaser/fileglob/releases)
- [Changelog](https://github.com/goreleaser/fileglob/blob/main/.goreleaser.yml)
- [Commits](goreleaser/fileglob@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/fileglob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/fileglob-1.3.0 branch from 2227b53 to dabf882 Compare February 12, 2022 02:11
@vercel vercel bot temporarily deployed to Preview February 12, 2022 02:11 Inactive
@caarlos0 caarlos0 merged commit a2b1b49 into main Feb 12, 2022
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/goreleaser/fileglob-1.3.0 branch February 12, 2022 02:17
@github-actions github-actions bot added this to the v1.5.0 milestone Feb 12, 2022
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant