sebastian-sommerfeld-io / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

build(deps): bump maxlaverse/bitwarden from 0.5.0 to 0.6.0 in /src/main/github #85

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maxlaverse/bitwarden from 0.5.0 to 0.6.0.

Release notes

Sourced from maxlaverse/bitwarden's releases.

v0.6.0

Changelog

Feature

  • a5ab0151947a1c44f25d22c80727c8d1ecc029d2: enable accessing attachment attributes from items (@​maxlaverse)
  • 323a43156e5be1646c593379cd6dad26fb8d4a0d: retry on rate limit reached (@​maxlaverse)

Refactoring

  • a594942d82cf42b81a36568b4e1a402694e3e231: remove CmdRun() from interface (@​maxlaverse)
  • ef0a3c82cb4b9493a9506f9bf991c18a98cc1873: rename executor -> defaultExecutor (@​maxlaverse)
  • cacab059865488bccdcfdac49505606af52bb713: rename cmd -> binary (@​maxlaverse)
  • 32782e1375cf6752e6ed4c77d5eb099ae528bde8: gather executed test commands through callback (@​maxlaverse)
  • ecb53e5d2f70d2e3867c7e2459ace015dcb5ea15: make commands re-executable (@​maxlaverse)
  • f6ab1e3408ac545432d661df03951ea47579965f: remove executor abstraction (@​maxlaverse)
  • fb6bc25942dee0917b9bbfd93563ec60f69931fd: remove any mention of executor (@​maxlaverse)

Modules

  • fbb5d57585e73501e7e986211039871109b2cf52: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@​dependabot[bot])
  • 4ae9ae342198ba4604eb94545ecd1d08f810c12c: Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 (@​dependabot[bot])
  • 8a4abe4bac3413242eae28ce3602cd55515e5014: Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.7.0 (@​dependabot[bot])
  • 8625cfa17fecb3c3eaaf679685c13288b25a6bb3: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.26.1 (@​dependabot[bot])
Commits
  • 3c448a8 Merge pull request #72 from maxlaverse/dependabot/go_modules/github.com/hashi...
  • 8625cfa Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.26.1
  • 6bd214a Merge pull request #69 from maxlaverse/dependabot/go_modules/golang.org/x/cry...
  • 8a4abe4 Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.7.0
  • d2b5bab Merge pull request #68 from maxlaverse/dependabot/go_modules/github.com/hashi...
  • 4ae9ae3 Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1
  • 6ce0c3f Merge pull request #66 from maxlaverse/dependabot/go_modules/github.com/stret...
  • 283124f Merge pull request #78 from maxlaverse/remove_executor_abstraction
  • fb6bc25 remove any mention of executor
  • f6ab1e3 remove executor abstraction
  • 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 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)