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/mdp/qrterminal/v3 from 3.0.0 to 3.2.0 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps github.com/mdp/qrterminal/v3 from 3.0.0 to 3.2.0.

Release notes

Sourced from github.com/mdp/qrterminal/v3's releases.

v3.2.0

Changelog

  • f54cae9 Add Sixel Output for Compatible Terminal.
  • 2921c90 Add SixelDisable Flag.
  • 8c537e8 Add go install instructions in README.md
  • 2deefd5 Fix redundant bottom border on iTerm2
  • 6554d5f Merge pull request #29 from lx200916/main
  • 0a21e3e Update README.md [skip ci]
  • 60a4db2 Update to v3.2.0

v3.1.1

Changelog

  • f969e96 Merge pull request #26 from mdp/mdp/v3.1.1
  • 4c64ca1 Update README and CHANGELOG
  • c13ef22 Update deps

v3.1.0

Changelog

  • dbd6525 1.20 not 1.2
  • c5ae1be Docker manifests
  • 1b459aa Finalize tap
  • 04305b5 Fix docker latest tag
  • de88155 Fix release
  • 33afc43 Goreleaser and build actions
  • b74f0e0 Merge pull request #15 from taigrr/master
  • d63a5d8 Merge pull request #25 from mdp/mdp/v3.1.0
  • 42239be Release improvements
  • c760e5e Skip push on draft
  • 128e2d7 Update README.md

v3.1.0-alpha5

Changelog

  • 04305b5 Fix docker latest tag

v3.1.0-alpha4

Changelog

  • 1b459aa Finalize tap

v3.1.0-alpha3

Changelog

  • c5ae1be Docker manifests
Changelog

Sourced from github.com/mdp/qrterminal/v3's changelog.

3.2.0

  • Update to add sixel support #29
  • Update deps to latest

3.1.1

  • Update deps to latest

3.1.0

  • Add the ability to accept input string from stdin
  • Integrate github actions for build and release
  • Release support for Darwin M1/M2(aarch64)
Commits
  • 60a4db2 Update to v3.2.0
  • 6554d5f Merge pull request #29 from lx200916/main
  • 2deefd5 Fix redundant bottom border on iTerm2
  • 2921c90 Add SixelDisable Flag.
  • f54cae9 Add Sixel Output for Compatible Terminal.
  • 94ada43 docs: Merge pull request #27 from calini/main
  • 8c537e8 Add go install instructions in README.md
  • 0a21e3e Update README.md [skip ci]
  • f969e96 Merge pull request #26 from mdp/mdp/v3.1.1
  • c13ef22 Update deps
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 May 13, 2024
Bumps [github.com/mdp/qrterminal/v3](https://github.com/mdp/qrterminal) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/mdp/qrterminal/releases)
- [Changelog](https://github.com/mdp/qrterminal/blob/main/CHANGELOG.md)
- [Commits](mdp/qrterminal@v3.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/mdp/qrterminal/v3
  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/mdp/qrterminal/v3-3.2.0 branch from 86b34a4 to c185656 Compare May 14, 2024 07:51
@zachmann zachmann merged commit 763dc92 into prerel May 14, 2024
4 checks passed
@zachmann zachmann deleted the dependabot/go_modules/github.com/mdp/qrterminal/v3-3.2.0 branch May 14, 2024 10:02
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.

1 participant