Skip to content

ci: bump aws-actions/configure-aws-credentials from 4 to 5 - #40

Merged
admercs merged 1 commit into
masterfrom
dependabot/github_actions/aws-actions/configure-aws-credentials-6
Sep 3, 2026
Merged

ci: bump aws-actions/configure-aws-credentials from 4 to 5#40
admercs merged 1 commit into
masterfrom
dependabot/github_actions/aws-actions/configure-aws-credentials-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-actions/configure-aws-credentials from 4 to 5.

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v5.0.0

5.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Cleanup input handling. Changes invalid boolean input behavior (see #1445)

Features

v4.3.1

4.3.1 (2025-08-04)

Bug Fixes

v4.3.0

4.3.0 (2025-08-04)

NOTE: This release tag originally pointed to 59b441846ad109fa4a1549b73ef4e149c4bfb53b, but a critical bug was discovered shortly after publishing. We updated this tag to d0834ad3a60a024346910e522a81b0002bd37fea to prevent anyone using the 4.3.0 tag from encountering the bug, and we published 4.3.1 to allow workflows to auto update correctly.

Features

Bug Fixes

  • docs: readme samples versioning (5b3c895)
  • the wrong example region for China partition in README (37fe9a7)
  • properly set proxy environment variable (cbea708)

Miscellaneous Chores

v4.2.1

4.2.1 (2025-05-14)

Bug Fixes

... (truncated)

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

6.1.1 (2026-05-05)

Miscellaneous Chores

  • various dependency updates

6.1.0 (2026-04-06)

Features

Commits
  • 61815dc chore(main): release 5.1.1 (#1564)
  • 56d6a58 chore: release 5.1.1
  • 4a54c24 chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (#1563)
  • b2793c9 chore(deps-dev): bump @​types/node from 24.10.0 to 24.10.1 (#1559)
  • 8c230bf chore: Update dist
  • f7a5b07 chore(deps): bump @​aws-sdk/client-sts from 3.928.0 to 3.933.0 (#1558)
  • 730fc04 chore(deps-dev): bump @​biomejs/biome from 2.3.4 to 2.3.6 (#1555)
  • bc0dd36 chore(deps-dev): bump memfs from 4.50.0 to 4.51.0 (#1556)
  • f2964c7 chore: Update dist
  • cf46495 chore(deps): bump @​aws-sdk/client-sts from 3.922.0 to 3.928.0 (#1548)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@admercs

admercs commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v4...v5)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ci: bump aws-actions/configure-aws-credentials from 4 to 6 ci: bump aws-actions/configure-aws-credentials from 4 to 5 Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/aws-actions/configure-aws-credentials-6 branch from 223e7e1 to c3cf460 Compare September 2, 2026 00:00
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

📊 Benchmark Results

Crypto Operations

   Compiling hv2-core v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-core)
    Finished `bench` profile [optimized] target(s) in 1m 59s
     Running benches\crypto_bench.rs (target\release\deps\crypto_bench-af771149e2dd9df8.exe)
Gnuplot not found, using plotters backend
Benchmarking aes_gcm_encrypt/64
Benchmarking aes_gcm_encrypt/64: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/64: Collecting 100 samples in estimated 5.0014 s (11M iterations)
Benchmarking aes_gcm_encrypt/64: Analyzing
aes_gcm_encrypt/64      time:   [436.75 ns 437.88 ns 439.40 ns]
                        thrpt:  [138.90 MiB/s 139.39 MiB/s 139.75 MiB/s]
                 change:
                        time:   [+4.5966% +6.2221% +7.6427%] (p = 0.00 < 0.05)
                        thrpt:  [-7.1001% -5.8576% -4.3946%]
                        Performance has regressed.
Found 12 outliers among 100 measurements (12.00%)
  4 (4.00%) high mild
  8 (8.00%) high severe
Benchmarking aes_gcm_encrypt/256
Benchmarking aes_gcm_encrypt/256: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/256: Collecting 100 samples in estimated 5.0012 s (10M iterations)
Benchmarking aes_gcm_encrypt/256: Analyzing
aes_gcm_encrypt/256     time:   [481.74 ns 484.95 ns 488.73 ns]
                        thrpt:  [499.54 MiB/s 503.44 MiB/s 506.79 MiB/s]
                 change:
                        time:   [+7.7009% +9.0484% +10.321%] (p = 0.00 < 0.05)
                        thrpt:  [-9.3555% -8.2976% -7.1502%]
                        Performance has regressed.
Found 19 outliers among 100 measurements (19.00%)
  4 (4.00%) high mild
  15 (15.00%) high severe
Benchmarking aes_gcm_encrypt/1024
Benchmarking aes_gcm_encrypt/1024: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/1024: Collecting 100 samples in estimated 5.0030 s (7.7M iterations)
Benchmarking aes_gcm_encrypt/1024: Analyzing
aes_gcm_encrypt/1024    time:   [649.53 ns 653.85 ns 659.21 ns]
                        thrpt:  [1.4467 GiB/s 1.4586 GiB/s 1.4683 GiB/s]
                 change:
                        time:   [+11.612% +12.859% +14.262%] (p = 0.00 < 0.05)
                        thrpt:  [-12.482% -11.394% -10.404%]
                        Performance has regressed.
Found 11 outliers among 100 measurements (11.00%)
  4 (4.00%) high mild
  7 (7.00%) high severe
Benchmarking aes_gcm_encrypt/4096
Benchmarking aes_gcm_encrypt/4096: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/4096: Collecting 100 samples in estimated 5.0050 s (4.1M iterations)
Benchmarking aes_gcm_encrypt/4096: Analyzing
aes_gcm_encrypt/4096    time:   [1.1880 µs 1.1975 µs 1.2081 µs]
                        thrpt:  [3.1576 GiB/s 3.1856 GiB/s 3.2111 GiB/s]
                 change:
                        time:   [+8.0650% +10.240% +12.758%] (p = 0.00 < 0.05)
                        thrpt:  [-11.315% -9.2891% -7.4631%]
                        Performance has regressed.
Found 15 outliers among 100 measurements (15.00%)
  5 (5.00%) high mild
  10 (10.00%) high severe
Benchmarking aes_gcm_encrypt/16384
Benchmarking aes_gcm_encrypt/16384: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/16384: Collecting 100 samples in estimated 5.0162 s (1.3M iterations)
Benchmarking aes_gcm_encrypt/16384: Analyzing
aes_gcm_encrypt/16384   time:   [3.7954 µs 3.8202 µs 3.8518 µs]
                        thrpt:  [3.9614 GiB/s 3.9942 GiB/s 4.0203 GiB/s]
                 change:
                        time:   [-47.051% -46.355% -45.510%] (p = 0.00 < 0.05)
                        thrpt:  [+83.519% +86.411% +88.859%]
                        Performance has improved.
Found 16 outliers among 100 measurements (16.00%)
  7 (7.00%) high mild
  9 (9.00%) high severe
Benchmarking aes_gcm_encrypt/65536
Benchmarking aes_gcm_encrypt/65536: Warming up for 3.0000 s
Benchmarking aes_gcm_encrypt/65536: Collecting 100 samples in estimated 5.0007 s (409k iterations)
Benchmarking aes_gcm_encrypt/65536: Analyz

API Operations

   Compiling hv2-sandbox v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-sandbox)
   Compiling hv2-core v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-core)
   Compiling hv2-guest-agent v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-guest-agent)
   Compiling hv2-api v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-api)
   Compiling hv2-context v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-context)
   Compiling hv2-agent v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-agent)
   Compiling hv2-runtime v1.1.0 (D:\a\HyperMachine\HyperMachine\crates\hv2-runtime)
    Finished `bench` profile [optimized] target(s) in 2m 53s
     Running benches\api_bench.rs (target\release\deps\api_bench-6a1f62a747b3643a.exe)
Gnuplot not found, using plotters backend
Benchmarking ontology/serialize_ontology
Benchmarking ontology/serialize_ontology: Warming up for 3.0000 s
Benchmarking ontology/serialize_ontology: Collecting 100 samples in estimated 5.0179 s (429k iterations)
Benchmarking ontology/serialize_ontology: Analyzing
ontology/serialize_ontology
                        time:   [11.577 µs 11.920 µs 12.297 µs]
                        change: [-4.1595% +1.2617% +6.3871%] (p = 0.64 > 0.05)
                        No change in performance detected.
Found 10 outliers among 100 measurements (10.00%)
  9 (9.00%) high mild
  1 (1.00%) high severe
Benchmarking ontology/deserialize_ontology
Benchmarking ontology/deserialize_ontology: Warming up for 3.0000 s
Benchmarking ontology/deserialize_ontology: Collecting 100 samples in estimated 5.1796 s (66k iterations)
Benchmarking ontology/deserialize_ontology: Analyzing
ontology/deserialize_ontology
                        time:   [79.903 µs 81.668 µs 83.502 µs]
                        change: [+6.6797% +9.8949% +13.054%] (p = 0.00 < 0.05)
                        Performance has regressed.
Found 1 outliers among 100 measurements (1.00%)
  1 (1.00%) high severe

Benchmarking tool_formats/serialize_openai_tools
Benchmarking tool_formats/serialize_openai_tools: Warming up for 3.0000 s
Benchmarking tool_formats/serialize_openai_tools: Collecting 100 samples in estimated 5.0402 s (616k iterations)
Benchmarking tool_formats/serialize_openai_tools: Analyzing
tool_formats/serialize_openai_tools
                        time:   [7.8694 µs 8.0504 µs 8.2526 µs]
                        change: [-2.0784% +1.7722% +6.0022%] (p = 0.39 > 0.05)
                        No change in performance detected.
Found 12 outliers among 100 measurements (12.00%)
  9 (9.00%) high mild
  3 (3.00%) high severe
Benchmarking tool_formats/serialize_anthropic_tools
Benchmarking tool_formats/serialize_anthropic_tools: Warming up for 3.0000 s
Benchmarking tool_formats/serialize_anthropic_tools: Collecting 100 samples in estimated 5.0237 s (682k iterations)
Benchmarking tool_formats/serialize_anthropic_tools: Analyzing
tool_formats/serialize_anthropic_tools
                        time:   [7.3171 µs 7.5215 µs 7.7224 µs]
                        change: [-0.8131% +2.4556% +5.7491%] (p = 0.15 > 0.05)
                        No change in performance detected.
Found 2 outliers among 100 measurements (2.00%)
  1 (1.00%) high mild
  1 (1.00%) high severe

Benchmarking request_parsing/parse_create_vm_request
Benchmarking request_parsing/parse_create_vm_request: Warming up for 3.0000 s
Benchmarking request_parsing/parse_create_vm_request: Collecting 100 samples in estimated 5.0005 s (2.0M iterations)
Benchmarking request_parsing/parse_create_vm_request: Analyzing
request_parsing/parse_create_vm_request
                        time:   [2.4349 µs 2.4727 µs 2.5124 µs]
                        change: [+13.314% +16.211% +18.919%] (p = 0.00 < 0.05)
                        Performance has regressed.
Found 5 outliers among 100 measurements (5.00%)
  3 (3.00%) low mild
  2 (2.00%) high severe
Benchmarking request_parsing/serialize_list_response
Benchmarking request_parsing/serialize_li

Benchmarks run on 2026-09-02T00:16:54.722Z

@admercs
admercs merged commit f593188 into master Sep 3, 2026
31 of 32 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/aws-actions/configure-aws-credentials-6 branch September 3, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant