sebastian-sommerfeld-io / configs

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

Bump maxlaverse/bitwarden from 0.6.1 to 0.7.0 in /src/main/github #123

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps maxlaverse/bitwarden from 0.6.1 to 0.7.0.

Release notes

Sourced from maxlaverse/bitwarden's releases.

v0.7.0

Changelog

Features

  • b2570181978651ad149a1b14acd312df6de2b759: allow setting extra ca certs (@​maxlaverse)
  • e7a0c00e8bfac462f9572335abc24e66533b0240: Support setting BITWARDENCLI_APPDATA_DIR as env (@​maxlaverse)

Modules

  • 51e1e79747a3a0036bef4ad0bc5c9daa4acde725: Bump golang.org/x/crypto from 0.10.0 to 0.13.0 (@​dependabot[bot])
  • b8d5a9b9935c50860157c6d05344c3d38aa65154: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.28.0 (@​dependabot[bot])

v0.6.3

Changelog

  • 70d15bbb4e51762b3dc526b9efbf0c8d660f1399: fix documentation (@​maxlaverse)

v0.6.2

Changelog

Fix

  • d93615e94f659cdc1261fca75ae9f31eb57a5c2c: fix missing type=0 in text fields (@​maxlaverse)

Documentation

  • 75e21983b083ccda64ee81c0d18cb40ec24f79f8: improve documentation around authentication and credential combinations (@​maxlaverse)

CI/CD

  • b989347e38e8592bc487aad9522409b6a6f21cf4: upgrade gh actions (@​maxlaverse)
  • ec4783e6006e44ccdcc86eed0c66152d071d22d5: adjust used versions (@​maxlaverse)
  • 9b21edc46165a41ddf38dde1409dee157c24c1fe: fix version of actions/cache (@​maxlaverse)
  • 07458919ffdb06a7261bdbebda1a771a5d77f74a: add workflow_dispatch (@​maxlaverse)
  • e9497208526f9baa8b1c5acf9e365411b223ba14: fix broken test (@​maxlaverse)

Modules

  • 1eeb23a8d257c1b51b0cb8bb867f78d3de374eae: Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (@​dependabot[bot])
  • 4468f1120bdaf148116c62e588ac437cede44a9d: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (@​dependabot[bot])
  • 5e04eee745a2cc8871243296dfe610be8d61a38f: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (@​dependabot[bot])
  • 721b1ee3770da3f61e682c28355d7b0f55a59886: Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 (@​dependabot[bot])
  • d17a1fa2d9c290d73bb47d3ecd492adc956eea13: Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 (@​dependabot[bot])
Commits
  • 5085b7a Merge pull request #103 from maxlaverse/_set_appdir_env_var
  • e7a0c00 Support setting BITWARDENCLI_APPDATA_DIR as env
  • 5c1823b Merge pull request #102 from maxlaverse/allow_extra_ca_certs
  • b257018 allow setting extra ca certs
  • fbb52cd Merge pull request #99 from maxlaverse/dependabot/go_modules/github.com/hashi...
  • b8d5a9b Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.28.0
  • 3431bb9 Merge pull request #101 from maxlaverse/dependabot/go_modules/golang.org/x/cr...
  • 51e1e79 Bump golang.org/x/crypto from 0.10.0 to 0.13.0
  • 70d15bb fix documentation
  • 75e2198 update documentation
  • 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 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[bot] commented 11 months ago

Superseded by #127.