wrouesnel / p2cli

pongo2 cli - like the j2cli package in python, but compiles to self-contained go executables
GNU General Public License v2.0
87 stars 19 forks source link

Bump github.com/rogpeppe/go-internal from 1.9.0 to 1.10.0 #49

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/rogpeppe/go-internal from 1.9.0 to 1.10.0.

Release notes

Sourced from github.com/rogpeppe/go-internal's releases.

v1.10.0

What's Changed

Full Changelog: https://github.com/rogpeppe/go-internal/compare/v1.9.0...v1.10.0

Commits
  • 66d1a7a add Go 1.20, drop 1.18
  • f53b991 CI: downgrade from macos-12, drop test-gotip
  • 00e5e28 testscript: remove "large files differ" diff size limit
  • 50a1440 testscript: switch to new diff package
  • ec5cf8f diff: import from Go's internal/diff
  • f0583b8 testscript: remove our code coverage mechanism thanks to Go 1.20
  • e3815af all: run gofmt -w .
  • e167c88 ci: bump Go versions
  • 89b23b0 testscript: add RequireUniqueNames parameter
  • f98815c testscript: fix error handling in setup
  • 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)
wrouesnel commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #53.