Skip to content

Bump docker/login-action from 3.6.0 to 3.7.0#155

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/login-action-3.7.0
Open

Bump docker/login-action from 3.6.0 to 3.7.0#155
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/login-action-3.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps docker/login-action from 3.6.0 to 3.7.0.

Release notes

Sourced from docker/login-action's releases.

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

Commits
  • c94ce9f Merge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.17.23
  • 8339c95 Merge pull request #912 from docker/scope
  • c83e932 build(deps): bump lodash from 4.17.21 to 4.17.23
  • b268aa5 chore: update generated content
  • a603229 documentation for scope input
  • 7567f92 Add scope input to set scopes for the authentication token
  • 0567fa5 Merge pull request #914 from dphi/add-support-for-amazonaws.eu
  • f6ef577 feat: add support for AWS European Sovereign Cloud ECR registries
  • 916386b Merge pull request #911 from crazy-max/ensure-redact
  • 5b3f94a chore: update generated content
  • 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)

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2026 02:18
@dependabot dependabot bot requested a review from s-vitaliy February 3, 2026 02:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Coverage after merging dependabot/github_actions/docker/login-action-3.7.0 into main will be

46.54%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   main.rs0%100%0%0%103–112, 115–117
src/http
   conversions.rs92.86%100%100%92.31%29
src/http/controllers
   v1.rs0%100%0%0%38–41, 43–54
src/http/controllers/v1
   action_set.rs0%100%0%0%20–29, 41–44, 55–61, 63–68
   policy_set.rs0%100%0%0%21–30, 42–45, 56–62, 64–69
   resource_set.rs0%100%0%0%20–29, 41–47, 58–64, 66–71
   schema.rs0%100%0%0%19–28, 40–46, 57–60, 62–67
   token_review.rs0%100%0%0%23–28, 30–31, 33–35, 38–39, 41–50
src/http/controllers/v1/action_set
   models.rs22.50%100%12.50%25%30–36, 49–53, 68–73, 77–79
src/http/controllers/v1/policy_set
   models.rs27.91%100%12.50%31.43%18–23, 47–51, 57–61, 65–67, 71–73
src/http/controllers/v1/resource_set
   models.rs34.69%100%22.22%37.50%48–52, 67–75, 77–81, 85–87
src/http/conversions
   tests.rs100%100%100%100%
src/http/extractors/nginx
   request_context.rs0%100%0%0%13–18, 20–21, 24–28, 30–38
src/http/filters
   jwt_filter.rs0%100%0%0%103, 105–107, 109–114, 116–119, 122–126, 128, 130, 132, 134–143, 146–148, 151–154, 156, 25–30, 48–59, 70–74, 76–78, 80–86
src/models
   request_context.rs46.67%100%50%46.15%20–26
   token.rs100%100%100%100%
src/services
   authorizer.rs0%100%0%0%18–24, 28–34, 36–42, 44–47, 49–52, 54–55
   backends.rs0%100%0%0%4–6
   cedar_validation_service.rs0%100%0%0%102–103, 105, 107–109, 112–114, 117, 33–50, 55–62, 64–68, 70–71, 73–77, 79–80, 82–86, 88, 90–92, 94, 97–99
   schema_provider.rs0%100%0%0%16–26, 30–32
src/services/backends
   kubernetes.rs0%100%0%0%47–49, 53–55, 59–61, 65–67, 71–73, 77–79, 83–85
src/services/backends/kubernetes
   configuration.rs0%100%0%0%101–108, 110–119, 123–125, 128–129, 132–133, 140, 143, 145–171, 173–205, 207–225, 227–229, 44–46, 48–55, 57–64, 66–73, 75–82, 84–91, 93–99
src/services/configuration
   app_settings.rs0%100%0%0%10, 12–13, 6–9
   models.rs0%100%0%0%45–47
   signature_settings.rs0%100%0%0%10, 8–9
src/services/prefix_tree
   naive_tree.rs98%100%100%97.83%81
   tests.rs94.90%100%90%95.62%172–174, 178–180
src/services/prefix_tree/trie_bucket
   hash_bucket.rs100%100%100%100%
   request_segment_bucket.rs98.11%100%100%97.78%72
src/services/repositories
   lookup_trie.rs87.69%100%88.89%87.50%121, 138, 147, 93–96
src/services/repositories/action_repository
   action_discovery_document.rs72.63%100%75%72.29%115–124, 126–131, 35, 82–87
   tests.rs100%100%100%100%
src/services/repositories/lookup_trie
   backend.rs82.61%100%83.33%82.50%81–87
   schema_bound_trie_repository.rs88.46%100%100%86.96%48, 67–68
src/services/repositories/models
   path_segment.rs100%100%100%100%
   request_segment.rs92%100%66.67%95.45%
src/services/repositories/policy_repository
   policy_document.rs22.45%100%28.57%21.43%26–39, 43–49, 53–58, 66–68, 70–72
   read_only.rs87.04%100%80%87.76%31, 40, 45, 53–55
   tests.rs100%100%100%100%
src/services/repositories/resource_repository
   resource_discovery_document.rs58.89%100%50%60.26%101–103, 105–107, 109–111, 137, 53–58, 82–90, 92–97
   tests.rs100%100%100%100%

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants