• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

maxlaverse / terraform-provider-bitwarden
76%
main: 78%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/crypto-0.46.0
DEFAULT BRANCH: main
Repo Added 20 Aug 2022 12:49PM UTC
Files 88
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/go_modules/golang.org/x/net-0.40.0
branch: dependabot/go_modules/golang.org/x/net-0.40.0
CHANGE BRANCH
x
Reset
  • dependabot/go_modules/golang.org/x/net-0.40.0
  • add_base_support_for_bitwarden_secrets
  • add_basic_support_for_group
  • add_flag_to_disable_after_sync_verification
  • add_missing_error_handling
  • add_support_for_2025_02_cli
  • add_support_for_bws
  • add_support_for_collection_membership
  • add_support_for_creating_projects
  • add_support_for_group_datasource
  • add_support_for_org_members
  • add_support_for_ssh_keys
  • allow_creating_multiple_attachments_at_once
  • allow_default_value_for_app_dir
  • allow_org_user_to_create_collections
  • configure_two_accounts_on_cicd
  • customizable_sync_after_write
  • dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
  • dependabot/go_modules/github.com/hashicorp/go-cty-1.4.1
  • dependabot/go_modules/github.com/hashicorp/go-cty-1.5.0
  • dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.21.0
  • dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.36.0
  • dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.36.1
  • dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.37.0
  • dependabot/go_modules/github.com/jarcoal/httpmock-1.4.0
  • dependabot/go_modules/github.com/wI2L/jsondiff-0.7.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.32.0
  • dependabot/go_modules/golang.org/x/crypto-0.33.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/golang.org/x/crypto-0.36.0
  • dependabot/go_modules/golang.org/x/crypto-0.37.0
  • dependabot/go_modules/golang.org/x/net-0.32.0
  • dependabot/go_modules/golang.org/x/net-0.33.0
  • dependabot/go_modules/golang.org/x/net-0.34.0
  • dependabot/go_modules/golang.org/x/net-0.36.0
  • dependabot/go_modules/golang.org/x/net-0.37.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/net-0.39.0
  • dependabot/go_modules/golang.org/x/sync-0.11.0
  • dependabot/go_modules/golang.org/x/sync-0.12.0
  • dependabot/go_modules/golang.org/x/sync-0.14.0
  • disable_comparison_of_memberships
  • documentation
  • embedded_client
  • enable_more_test_on_official_instances
  • export_member_manage_attribute
  • fix_attachment_with_premium_accounts
  • fix_collection_ids_comparison_by_pass
  • fix_decryption_of_attachment_key_in_orgs
  • fix_doc
  • handle_login_rate_limiting
  • ignore_collections_id_differences
  • improve_error_logging
  • improve_roundtripper
  • log_different_keys_in_comparison
  • main
  • merge_cache_stores
  • more_tests_on_org_collection_acls
  • move_away_from_generic_object
  • move_transformations_in_own_package
  • moved_out_schema
  • prepare_for_configurable_object_level_key_encryption
  • prepare_for_new_models
  • print_model_diff
  • regroup_operations
  • remove_email_change_detection
  • remove_extra_retry_mechanism
  • remove_object_attribute_from_schema
  • remove_webapi_folder_model
  • reorganize_test_data
  • restore_wildcard_support
  • support_reading_feature_state
  • test_against_official_bitwarden
  • try_out_separate_tests
  • update_dependencies
  • update_versions_speedup_ci
  • upgrade_vaultwarden_and_fix_missing_header
  • use_coverall_parallel_for_combining_reports
  • use_persistent_device_identifier

05 May 2025 11:28PM UTC coverage: 75.926%. First build
14848321562

Pull #251

github

web-flow
Bump golang.org/x/net from 0.39.0 to 0.40.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #251: Bump golang.org/x/net from 0.39.0 to 0.40.0

4264 of 5616 relevant lines covered (75.93%)

2374.15 hits per line

Relevant lines Covered
Build:
Build:
5616 RELEVANT LINES 4264 COVERED LINES
2374.15 HITS PER LINE
Source Files on dependabot/go_modules/golang.org/x/net-0.40.0
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14848321562 dependabot/go_modules/golang.org/x/net-0.40.0 Bump golang.org/x/net from 0.39.0 to 0.40.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0. - [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.o... Pull #251 05 May 2025 11:30PM UTC web-flow github
75.93
See All Builds (447)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc