Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Bumps colony-rs from abf575f to 856f57b.

Commits

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)

Bumps [colony-rs](https://github.com/JoinColony/colonyRS) from `abf575f` to `856f57b`.
- [Commits](JoinColony/colonyRS@abf575f...856f57b)

---
updated-dependencies:
- dependency-name: colony-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

There are some new verions the used dependencies:

discord-gating-bot

Name Project Compat Latest Kind Platform


aho-corasick 0.7.20 --- 1.0.2 Normal ---
anyhow 1.0.70 --- 1.0.71 Normal ---
async-trait 0.1.68 --- 0.1.69 Normal ---
async_once 0.2.6 --- Removed Normal ---
atty 0.2.14 --- Removed Normal ---
autocfg 1.1.0 --- Removed Build ---
bitflags 1.3.2 --- Removed Normal ---
bumpalo 3.12.0 --- Removed Normal ---
cached 0.42.0 --- 0.44.0 Normal ---
cached_proc_macro 0.16.0 --- 0.17.0 Normal ---
cfg-if 1.0.0 --- Removed Normal ---
clap 3.2.23 --- 4.3.10 Normal ---
clap_complete 3.2.5 --- 4.3.1 Build ---
clap_derive 3.2.18 --- 4.3.2 Normal ---
clap_lex 0.2.4 --- Removed Normal ---
clap_mangen 0.1.11 --- 0.2.12 Build ---
confique 0.2.3 --- 0.2.4 Normal ---
cpp_demangle 0.4.0 --- 0.4.2 Normal ---
enum-iterator 1.4.0 --- 1.4.1 Normal ---
enum-iterator-derive 1.2.0 --- 1.2.1 Normal ---
filetime 0.2.20 --- 0.2.21 Normal ---
hashbrown 0.12.3 --- 0.14.0 Normal ---
hashbrown 0.12.3 --- Removed Normal ---
hermit-abi 0.1.19 --- Removed Normal cfg(target_os = "hermit")
indexmap 1.9.3 --- 2.0.0 Normal ---
indexmap 1.9.3 --- Removed Normal ---
js-sys 0.3.61 --- Removed Normal cfg(target_arch = "wasm32")
lazy_static 1.4.0 --- Removed Normal ---
libc 0.2.141 --- 0.2.147 Development ---
libc 0.2.141 --- 0.2.147 Normal ---
libc 0.2.141 --- 0.2.147 Normal aarch64-linux-android
libc 0.2.141 --- 0.2.147 Normal cfg(all(not(target_os = "macos"), not(target_os = "ios"), not(target_os = "windows"), not(target_arch = "wasm32")))
libc 0.2.141 --- 0.2.147 Normal cfg(any(target_os = "android", target_os = "linux"))
libc 0.2.141 --- 0.2.147 Normal cfg(any(target_os = "macos", target_os = "ios"))
libc 0.2.141 --- 0.2.147 Normal cfg(any(unix, target_os = "redox"))
libc 0.2.141 --- 0.2.147 Normal cfg(not(windows))
libc 0.2.141 --- 0.2.147 Normal cfg(target_os = "hermit")
libc 0.2.141 --- 0.2.147 Normal cfg(target_os = "wasi")
libc 0.2.141 --- 0.2.147 Normal cfg(unix)
libc 0.2.141 --- Removed Normal ---
libc 0.2.141 --- Removed Normal cfg(unix)
log 0.4.17 --- 0.4.19 Normal ---
log 0.4.17 --- 0.4.19 Normal cfg(not(any(target_os = "windows", target_os = "macos", target_os = "ios")))
log 0.4.17 --- 0.4.19 Normal cfg(not(target_arch = "wasm32"))
log 0.4.17 --- Removed Normal ---
once_cell 1.17.1 --- 1.18.0 Normal ---
once_cell 1.17.1 --- 1.18.0 Normal cfg(any(target_os = "android", target_os = "linux"))
once_cell 1.17.1 --- 1.18.0 Normal cfg(not(all(target_arch = "arm", target_os = "none")))
once_cell 1.17.1 --- 1.18.0 Normal cfg(not(target_arch = "wasm32"))
once_cell 1.17.1 --- Removed Normal ---
opentelemetry 0.18.0 --- 0.19.0 Normal ---
opentelemetry-jaeger 0.17.0 --- 0.18.0 Normal ---
opentelemetry-semantic-conventions 0.10.0 --- 0.11.0 Normal ---
opentelemetry_api 0.18.0 --- 0.19.0 Normal ---
opentelemetry_sdk 0.18.0 --- 0.19.0 Normal ---
ordered-float 1.1.1 --- 2.10.0 Normal ---
os_str_bytes 6.5.0 --- Removed Normal ---
pprof 0.11.1 --- 0.12.0 Normal ---
proc-macro-error 1.0.4 --- Removed Normal ---
proc-macro-error-attr 1.0.4 --- Removed Normal ---
proc-macro2 1.0.56 --- 1.0.63 Normal ---
proc-macro2 1.0.56 --- Removed Normal ---
quote 1.0.26 --- 1.0.29 Normal ---
quote 1.0.26 --- Removed Normal ---
regex 1.7.3 --- 1.8.4 Normal ---
regex-syntax 0.6.29 --- 0.7.2 Normal ---
sailfish 0.6.0 --- 0.7.0 Normal ---
sailfish-compiler 0.6.0 --- 0.7.0 Normal ---
sailfish-macros 0.6.0 --- 0.7.0 Normal ---
serde 1.0.159 --- 1.0.166 Normal ---
serde_derive 1.0.159 --- 1.0.166 Normal ---
serenity 0.11.5 --- 0.11.6 Normal ---
strsim 0.10.0 --- Removed Normal ---
symbolic-common 10.2.1 --- 12.2.0 Normal ---
symbolic-demangle 10.2.1 --- 12.2.0 Normal ---
syn 1.0.109 --- 2.0.23 Normal ---
syn 1.0.109 --- Removed Normal ---
syn 2.0.13 --- 2.0.23 Normal ---
termcolor 1.2.0 --- Removed Normal ---
textwrap 0.16.0 --- Removed Normal ---
thrift 0.16.0 --- 0.17.0 Normal ---
tokio 1.27.0 --- 1.29.1 Normal ---
tokio 1.27.0 --- 1.29.1 Normal cfg(not(target_arch = "wasm32"))
tokio-macros 2.0.0 --- 2.1.0 Normal ---
toml 0.5.11 --- 0.7.5 Normal ---
toml_datetime 0.6.1 --- 0.6.3 Normal ---
toml_edit 0.19.8 --- 0.19.11 Normal ---
tracing-actix-web 0.7.3 --- 0.7.5 Normal ---
tracing-opentelemetry 0.18.0 --- 0.19.0 Normal ---
tracing-subscriber 0.3.16 --- 0.3.17 Normal ---
typetag 0.2.7 --- 0.2.8 Normal ---
typetag-impl 0.2.7 --- 0.2.8 Normal ---
unicode-ident 1.0.8 --- Removed Normal ---
version_check 0.9.4 --- Removed Build ---
wasm-bindgen 0.2.84 --- Removed Normal ---
wasm-bindgen-backend 0.2.84 --- Removed Normal ---
wasm-bindgen-macro 0.2.84 --- Removed Normal ---
wasm-bindgen-macro-support 0.2.84 --- Removed Normal ---
wasm-bindgen-shared 0.2.84 --- Removed Normal ---
winapi 0.3.9 --- Removed Normal cfg(windows)
winapi-i686-pc-windows-gnu 0.4.0 --- Removed Normal i686-pc-windows-gnu
winapi-util 0.1.5 --- Removed Normal cfg(windows)
winapi-x86_64-pc-windows-gnu 0.4.0 --- Removed Normal x86_64-pc-windows-gnu
windows-sys 0.45.0 --- 0.48.0 Normal cfg(docsrs)
windows-sys 0.45.0 --- 0.48.0 Normal cfg(windows)
windows-targets 0.42.2 --- 0.48.0 Normal cfg(not(windows_raw_dylib))
windows_aarch64_gnullvm 0.42.2 --- 0.48.0 Normal aarch64-pc-windows-gnullvm
windows_aarch64_msvc 0.42.2 --- 0.48.0 Normal aarch64-pc-windows-msvc
windows_i686_gnu 0.42.2 --- 0.48.0 Normal i686-pc-windows-gnu
windows_i686_msvc 0.42.2 --- 0.48.0 Normal i686-pc-windows-msvc
windows_x86_64_gnu 0.42.2 --- 0.48.0 Normal x86_64-pc-windows-gnu
windows_x86_64_gnullvm 0.42.2 --- 0.48.0 Normal x86_64-pc-windows-gnullvm
windows_x86_64_msvc 0.42.2 --- 0.48.0 Normal x86_64-pc-windows-msvc
winnow 0.4.1 --- 0.4.7 Normal ---

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Here is how the binary size progressed on ubuntu-latest

size: 35.5824 MB

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Here is how the binary size progressed on macos-latest

size: 24.5142 MB

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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant