Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump redis-macros from 0.2.1 to 0.3.0 in /rust #5040

Merged
merged 1 commit into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps redis-macros from 0.2.1 to 0.3.0.

Release notes

Sourced from redis-macros's releases.

v0.3.0

Updated

Changelog

Sourced from redis-macros's changelog.

[0.3.0] - 2024-04-01

Updated

Commits
  • 0683922 Bump Cargo versions as well
  • 3db5e1c Merge pull request #10 from daniel7grant/release/v0.3.0
  • ca3c112 Add contribution
  • 98daf0a Prepare for v0.3.0 release
  • 2e6f8f5 Merge pull request #9 from negezor/update-dependencies
  • 45dca71 Merge branch 'master' into update-dependencies
  • 55ff184 Merge pull request #8 from negezor/derive-syn2
  • bf0c11b Merge pull request #7 from negezor/update-ci
  • ba058ac Remove unnecessary parameter from toolchain
  • a4ecdc4 chore(deps): update deadpool-redis to 0.15
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 20, 2024
Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
firezone ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 8:35pm

Copy link

github-actions bot commented May 20, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 239.7 MiB (+1%) 241.4 MiB (+0%) 489 (+96%)
direct-tcp-server2client 244.8 MiB (+2%) 246.0 MiB (+2%) 508 (+41%)
relayed-tcp-client2server 229.1 MiB (+1%) 230.1 MiB (+1%) 218 (+8%)
relayed-tcp-server2client 237.7 MiB (-0%) 238.6 MiB (-0%) 443 (+5%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 500.0 MiB (-0%) 0.07ms (+109%) 41.42% (+5%)
direct-udp-server2client 500.0 MiB (+0%) 0.06ms (+451%) 21.61% (-1%)
relayed-udp-client2server 500.0 MiB (-0%) 0.05ms (+55%) 58.37% (+6%)
relayed-udp-server2client 500.0 MiB (-0%) 0.01ms (-71%) 43.84% (+7%)

@jamilbk
Copy link
Member

jamilbk commented May 20, 2024

@dependabot rebase

Bumps [redis-macros](https://github.com/daniel7grant/redis-macros) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/daniel7grant/redis-macros/releases)
- [Changelog](https://github.com/daniel7grant/redis-macros/blob/master/Changelog.md)
- [Commits](daniel7grant/redis-macros@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: redis-macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust/redis-macros-0.3.0 branch from 75593cd to 0b84573 Compare May 20, 2024 20:35
Copy link

Terraform Cloud Plan Output

Plan: 15 to add, 15 to change, 15 to destroy.

Terraform Cloud Plan

@thomaseizinger thomaseizinger added this pull request to the merge queue May 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 21, 2024
@jamilbk jamilbk added this pull request to the merge queue May 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks May 21, 2024
@jamilbk jamilbk added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit dc05c3f May 22, 2024
135 checks passed
@jamilbk jamilbk deleted the dependabot/cargo/rust/redis-macros-0.3.0 branch May 22, 2024 03:59
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.

None yet

2 participants