TETRA2000 / canary

[WIP] Automated preview environment builder.
3 stars 0 forks source link

Bump github.com/google/uuid from 0.2 to 1.1.1 #26

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/google/uuid from 0.2 to 1.1.1.

Release notes *Sourced from [github.com/google/uuid's releases](https://github.com/google/uuid/releases).* > ## Release v1.1.1 > Actually include darkfeline's fixes when no interfaces are found. > > ## Release v1.1.0 > This release includes the MustParse as well as parsing of > > Microsoft encoding {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} > Raw hex encoding: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. > > ## Release 1.0.0 > Finally marked this API as stable and release v1. > There were no code changes as part of this release. > > ## Release 1.0.0 > This is the same as 1.0.0, but simply as the v in front.
Commits - [`0cd6bf5`](https://github.com/google/uuid/commit/0cd6bf5da1e1c83f8b45653022c74f71af0538a4) Add darkfeline's change to set ifname if no interface is found. - [`9b3b1e0`](https://github.com/google/uuid/commit/9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8) Merge pull request [#38](https://github-redirect.dependabot.com/google/uuid/issues/38) from dmitris/go-mod - [`364ba63`](https://github.com/google/uuid/commit/364ba63b468a25a70f110808fd42398e7497dde8) add go.mod file - [`2768d47`](https://github.com/google/uuid/commit/2768d47f00d8a7f4f748d5741c940b2480646bd1) Merge pull request [#37](https://github-redirect.dependabot.com/google/uuid/issues/37) from google/borman - [`16ca3ea`](https://github.com/google/uuid/commit/16ca3eab7d2086fd5a82993a291cbf3b87fe38b7) Add parsing support for: - [`e704694`](https://github.com/google/uuid/commit/e704694aed0ea004bb7eb1fc2e911d048a54606a) Merge pull request [#35](https://github-redirect.dependabot.com/google/uuid/issues/35) from OrlovEvgeny/master - [`7cf7505`](https://github.com/google/uuid/commit/7cf75050e9d999fdd02b7f4e46d90ce175bc9c4c) Merge pull request [#26](https://github-redirect.dependabot.com/google/uuid/issues/26) from martinlindhe/mustparse - [`d460ce9`](https://github.com/google/uuid/commit/d460ce9f8df2e77fb1ba55ca87fafed96c607494) Remove leftover comment. - [`81e4ea7`](https://github.com/google/uuid/commit/81e4ea783361094e5a129567e989d83620930cfb) edit slice - [`dec09d7`](https://github.com/google/uuid/commit/dec09d789f3dba190787f8b4454c7d3c936fed9e) Merge pull request [#28](https://github-redirect.dependabot.com/google/uuid/issues/28) from elliott5/gopherjs - Additional commits viewable in [compare view](https://github.com/google/uuid/compare/0.2...v1.1.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
TETRA2000 commented 4 years ago

@dependabot close