IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump protobuf from 3.9.1 to 3.9.2 #150

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps protobuf from 3.9.1 to 3.9.2.

Release notes *Sourced from [protobuf's releases](https://github.com/protocolbuffers/protobuf/releases).* > ## Protocol Buffers v3.9.2 > ## Objective-C > * Remove OSReadLittle* due to alignment requirements. ([#6678](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6678)) > * Don't use unions and instead use memcpy for the type swaps. ([#6672](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6672))
Commits - [`52b2447`](https://github.com/protocolbuffers/protobuf/commit/52b2447247f535663ac1c292e088b4b27d2910ef) Update version to 3.9.2 ([#6682](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6682)) - [`cfee7d8`](https://github.com/protocolbuffers/protobuf/commit/cfee7d81911e361ee1eadf5ea638b402a5775252) Merge pull request [#6680](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6680) from thomasvl/objc_fix - [`a0eb83f`](https://github.com/protocolbuffers/protobuf/commit/a0eb83f5904757cc9690fec7867c04b8c2c95249) Remove OSReadLittle* due to alignment requirements ([#6678](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6678)) - [`42e0ff5`](https://github.com/protocolbuffers/protobuf/commit/42e0ff54859ac05751a8bbed0be859242a8a2bd7) [ObjC] Don't use unions and instead use memcpy for the type swaps. ([#6672](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6672)) - See full diff in [compare view](https://github.com/protocolbuffers/protobuf/compare/v3.9.1...v3.9.2)


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) - `@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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #153.