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

go.mod: bump github.com/atc0005/go-ezproxy from 0.1.7 to 0.1.8 #369

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps github.com/atc0005/go-ezproxy from 0.1.7 to 0.1.8.

Release notes

Sourced from github.com/atc0005/go-ezproxy's releases.

v0.1.8

Changed

  • Dependencies
    • drop individual GitHub Actions dependencies
    • import atc0005/shared-project-resources shared/importable CI workflows
  • CI
    • (GH-73) Switch Docker image source from Docker Hub to GitHub Container Registry (GHCR)
    • (GH-74) Expand linting GitHub Actions Workflow to include oldstable, unstable container images (GH-78) Update project to Go 1.19 (GH-81) Update Makefile and GitHub Actions Workflows (GH-85) Refactor GitHub Actions workflows to import logic (GH-86) Add Go Module Validation, Dependency Updates jobs (GH-87) Drop Push Validation workflow (GH-88) Rework workflow scheduling (GH-90) Remove Push Validation workflow status badge (GH-93) Update vuln analysis GHAW to remove on.push hook (GH-94) Add quick Makefile recipe (alias)

Fixed

  • (GH-56) Replace godoc.org badge with pkg.go.dev badge
  • (GH-70) False positive G307: Deferring unsafe method "Close" on type "*os.File" (gosec) linting error
  • (GH-79) Apply linting fixes for Go 1.19 release
  • (GH-80) Remove broken ref links in CHANGELOG
  • (GH-91) Update vuln analysis GHAW to use on.push hook
  • (GH-92) Disable depguard linter

References

Changelog

Sourced from github.com/atc0005/go-ezproxy's changelog.

[v0.1.8] - 2023-06-09

Changed

  • Dependencies
    • drop individual GitHub Actions dependencies
    • import atc0005/shared-project-resources shared/importable CI workflows
  • CI
    • (GH-73) Switch Docker image source from Docker Hub to GitHub Container Registry (GHCR)
    • (GH-74) Expand linting GitHub Actions Workflow to include oldstable, unstable container images (GH-78) Update project to Go 1.19 (GH-81) Update Makefile and GitHub Actions Workflows (GH-85) Refactor GitHub Actions workflows to import logic (GH-86) Add Go Module Validation, Dependency Updates jobs (GH-87) Drop Push Validation workflow (GH-88) Rework workflow scheduling (GH-90) Remove Push Validation workflow status badge (GH-93) Update vuln analysis GHAW to remove on.push hook (GH-94) Add quick Makefile recipe (alias)

Fixed

  • (GH-56) Replace godoc.org badge with pkg.go.dev badge
  • (GH-70) False positive G307: Deferring unsafe method "Close" on type "*os.File" (gosec) linting error
  • (GH-79) Apply linting fixes for Go 1.19 release
  • (GH-80) Remove broken ref links in CHANGELOG
  • (GH-91) Update vuln analysis GHAW to use on.push hook
  • (GH-92) Disable depguard linter
Commits
  • 9b88e5c Merge pull request #95 from atc0005/update-changelog-for-v0.1.8-release
  • 94fb9a4 Update CHANGELOG for v0.1.8 release
  • aa6ba84 Merge pull request #94 from atc0005/add-quick-makefile-recipe
  • 9e28c90 Add quick Makefile recipe (alias)
  • 3cc0ef6 Merge pull request #93 from atc0005/remove-push-event-hook-from-vuln-anaylsis...
  • 667c069 Update vuln analysis GHAW to remove on.push hook
  • 1ae66dd Merge pull request #92 from atc0005/disable-depguard-linter
  • 8fd9c17 Disable depguard linter
  • 593b9c8 Merge pull request #91 from atc0005/update-analysis-workflow-to-use-on-push-hook
  • 804e2a4 Update vuln analysis GHAW to use on.push hook
  • 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)

Bumps [github.com/atc0005/go-ezproxy](https://github.com/atc0005/go-ezproxy) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/atc0005/go-ezproxy/releases)
- [Changelog](https://github.com/atc0005/go-ezproxy/blob/master/CHANGELOG.md)
- [Commits](atc0005/go-ezproxy@v0.1.7...v0.1.8)

---
updated-dependencies:
- dependency-name: github.com/atc0005/go-ezproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@atc0005 atc0005 added this to the Next Release milestone Jun 9, 2023
@atc0005 atc0005 merged commit 1f052fc into master Jun 9, 2023
@atc0005 atc0005 deleted the dependabot/go_modules/master/github.com/atc0005/go-ezproxy-0.1.8 branch June 9, 2023 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant