gnzlbg / cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
Other
1.17k stars 36 forks source link

Bump serde_json from 1.0.32 to 1.0.33 #76

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps serde_json from 1.0.32 to 1.0.33.

Release notes *Sourced from [serde_json's releases](https://github.com/serde-rs/json/releases).* > ## v1.0.33 > - Allow map key to be borrowed when deserializing from `&Value` ([#503](https://github-redirect.dependabot.com/serde-rs/json/issues/503))
Commits - [`ffeae2f`](https://github.com/serde-rs/json/commit/ffeae2f147c69fde88049904871be54dc456bb70) Release 1.0.33 - [`70c3c86`](https://github.com/serde-rs/json/commit/70c3c8617384bcba02c87ccbf1aae39f484634f7) Merge pull request [#504](https://github-redirect.dependabot.com/serde-rs/json/issues/504) from serde-rs/key - [`bcad4a9`](https://github.com/serde-rs/json/commit/bcad4a946005e4218ddbb1be6dd065a847854510) Allow map key to be borrowed from &Value - [`62f4066`](https://github.com/serde-rs/json/commit/62f40665f0ddff28ee5c5f2ef89d5ddf308ea003) Remove deprecated -Dclippy - [`b432c50`](https://github.com/serde-rs/json/commit/b432c50775affecd3151a369f14a47657e9c4240) Address into_iter_on_ref lint - [`0217cce`](https://github.com/serde-rs/json/commit/0217ccefce96f075f418dc60377ac275a794da80) Ignore lint about rustfmt::skip - [`b3001f4`](https://github.com/serde-rs/json/commit/b3001f48ee1cade8275bb83ae9de27428c5fdbeb) Format with rustfmt 0.99.6-nightly - [`ef59f61`](https://github.com/serde-rs/json/commit/ef59f615f43027251f4c569d788792326e42ad7f) Drop nightly dependency of compiletest - [`5186b8f`](https://github.com/serde-rs/json/commit/5186b8f56686270330f4a95318d5b348f6693b35) Update ui tests at nightly 2018-10-26 - See full diff in [compare view](https://github.com/serde-rs/json/compare/v1.0.32...v1.0.33)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - 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.