deps: bump golang.design/x/clipboard from 0.7.1 to 0.8.0#73
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump golang.design/x/clipboard from 0.7.1 to 0.8.0#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [golang.design/x/clipboard](https://github.com/golang-design/clipboard) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/golang-design/clipboard/releases) - [Commits](golang-design/clipboard@v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: golang.design/x/clipboard dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3a286f9 to
ee36fbf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.design/x/clipboard from 0.7.1 to 0.8.0.
Release notes
Sourced from golang.design/x/clipboard's releases.
... (truncated)
Commits
a60465bdocs: pre-v0.8.0 pass — refresh README, fix stale image/format claims (#159)ac3069bclipboard: stop watch ticker and honor cancel during send (#153) (#158)67fa4dcclipboard: accept non-PNG image input, normalize to PNG (#155) (#157)f0085ebwindows: bound OpenClipboard retries with backoff and timeout (#144) (#156)ebe38cfspecs: mark darwin/linux/wayland Implemented with Outcome + deviations (#149)...43b7bc6go.mod: tidy stale x/x11 v0.1.0 checksum from go.sum (#150)52e453awindows: store/read straight (non-premultiplied) alpha for images (#105) (#146)4cca821windows: decode 24-bit (and other non-32-bit) DIB images (#65) (#143)7005910docs: document Formats()/Format.MIME(); mark enumeration spec Implemented (#8...f7f2c84darwin: implement Formats() enumeration via NSPasteboard types (#89) (#141)