Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps taiki-e/install-action from 2.62.21 to 2.62.45.

Release notes

Sourced from taiki-e/install-action's releases.

2.62.45

  • Update zizmor@latest to 1.16.2.

  • Update cargo-binstall@latest to 1.15.10.

  • Update ubi@latest to 0.8.4.

  • Update mise@latest to 2025.11.1.

  • Update cargo-semver-checks@latest to 0.45.0.

2.62.44

  • Update mise@latest to 2025.11.0.

  • Update cargo-nextest@latest to 0.9.110.

  • Update typos@latest to 1.39.0.

2.62.43

  • Update uv@latest to 0.9.7.

  • Update mise@latest to 2025.10.21.

2.62.42

  • Update mise@latest to 2025.10.20.

  • Update cargo-nextest@latest to 0.9.109.

  • Update vacuum@latest to 0.19.4.

  • Update uv@latest to 0.9.6.

2.62.41

  • Update osv-scanner@latest to 2.2.4.

  • Update zizmor@latest to 1.16.1.

  • Update vacuum@latest to 0.19.2.

  • Update mise@latest to 2025.10.19.

2.62.40

  • Update wasm-bindgen@latest to 0.2.105.

2.62.39

  • Update vacuum@latest to 0.19.1.

  • Update cargo-shear@latest to 1.6.1.

  • Update cargo-binstall@latest to 1.15.9.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

[2.62.45] - 2025-11-02

  • Update zizmor@latest to 1.16.2.

  • Update cargo-binstall@latest to 1.15.10.

  • Update ubi@latest to 0.8.4.

  • Update mise@latest to 2025.11.1.

  • Update cargo-semver-checks@latest to 0.45.0.

[2.62.44] - 2025-11-01

  • Update mise@latest to 2025.11.0.

  • Update cargo-nextest@latest to 0.9.110.

  • Update typos@latest to 1.39.0.

[2.62.43] - 2025-10-31

  • Update uv@latest to 0.9.7.

  • Update mise@latest to 2025.10.21.

[2.62.42] - 2025-10-30

  • Update mise@latest to 2025.10.20.

  • Update cargo-nextest@latest to 0.9.109.

  • Update vacuum@latest to 0.19.4.

  • Update uv@latest to 0.9.6.

[2.62.41] - 2025-10-29

  • Update osv-scanner@latest to 2.2.4.

  • Update zizmor@latest to 1.16.1.

  • Update vacuum@latest to 0.19.2.

  • Update mise@latest to 2025.10.19.

[2.62.40] - 2025-10-28

  • Update wasm-bindgen@latest to 0.2.105.

... (truncated)

Commits
  • 81ee1d4 Release 2.62.45
  • 7e77e5b Update zizmor@latest to 1.16.2
  • cbe581c Update cargo-binstall@latest to 1.15.10
  • f545311 Update ubi@latest to 0.8.4
  • 83d4502 Update mise@latest to 2025.11.1
  • 2daecf6 Update cargo-semver-checks@latest to 0.45.0
  • 47be02f Release 2.62.44
  • 5f7c916 Update mise@latest to 2025.11.0
  • 3e60733 Update cargo-nextest@latest to 0.9.110
  • 2ef505d Update typos@latest to 1.39.0
  • 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 [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.21 to 2.62.45.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.62.21...v2.62.45)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.62.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 20:31
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Nov 3, 2025
@dependabot dependabot bot requested a review from s-vitaliy November 3, 2025 20:31
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Coverage after merging dependabot/github_actions/taiki-e/install-action-2.62.45 into main will be

46.55%

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–95, 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.30%100%90%94.93%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.88%100%88.89%87.72%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.27%100%80%88%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