Skip to content

build(deps): bump the simple1 group across 1 directory with 10 updates#37358

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/simple1-2283aa3b25
Open

build(deps): bump the simple1 group across 1 directory with 10 updates#37358
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/simple1-2283aa3b25

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the simple1 group with 7 updates in the / directory:

Package From To
arrayvec 0.7.6 0.7.7
aws-config 1.8.15 1.8.17
aws-smithy-runtime-api 1.12.1 1.12.3
cc 1.2.62 1.2.65
clap_complete 4.6.2 4.6.5
columnar 0.13.0 0.13.1
gcp_auth 0.12.6 0.12.7

Updates arrayvec from 0.7.6 to 0.7.7

Changelog

Sourced from arrayvec's changelog.

0.7.7

Commits
  • 8267e7e 0.7.7
  • af46ae7 Update CHANGELOG
  • 1bc606d Fix warning about hidden elided lifetime in Drain
  • 29daea9 Fix double-free for ZSTs with Drop in .extend()
  • 0ff49b9 add a test demonstrating double-free in extend() for ZSTs
  • 812c83a Use 16-bit lengths on 16-bit targets
  • 4ef0e89 Add ArrayVec::spare_capacity_mut
  • See full diff in compare view

Updates aws-config from 1.8.15 to 1.8.17

Commits

Updates aws-sdk-sts from 1.101.0 to 1.105.0

Commits

Updates aws-sigv4 from 1.4.2 to 1.4.4

Commits

Updates aws-smithy-runtime-api from 1.12.1 to 1.12.3

Commits

Updates aws-smithy-types from 1.4.8 to 1.5.0

Commits

Updates cc from 1.2.62 to 1.2.65

Release notes

Sourced from cc's releases.

cc-v1.2.65

Other

  • Regenerate target info (#1763)

cc-v1.2.64

Other

  • Add more bare-metal 32-bit Arm support (#1753)
  • Remove unnecessary clone (#1748)
  • Add default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targets (#1742)

cc-v1.2.63

Other

  • Update shlex requirement from 1.3.0 to 2.0.1 (#1736)
Changelog

Sourced from cc's changelog.

1.2.65 - 2026-06-19

Other

  • Regenerate target info (#1763)

1.2.64 - 2026-06-12

Other

  • Add more bare-metal 32-bit Arm support (#1753)
  • Remove unnecessary clone (#1748)
  • Add default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targets (#1742)

1.2.63 - 2026-05-29

Other

  • Update shlex requirement from 1.3.0 to 2.0.1 (#1736)
Commits

Updates clap_complete from 4.6.2 to 4.6.5

Commits
  • c8c9355 chore: Release
  • af74def docs: Update changelog
  • c96f222 Merge pull request #6368 from truffle-dev/fix/fish-env-escaping
  • 49a05cd fix(complete): Two-pass quote fish env-completer
  • e791004 test(complete): Snapshot fish env quoting cases
  • 87ec1ad chore: Release
  • 78f2529 docs: Update changelog
  • b61f270 Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering
  • 74c6666 fix(complete): Keep zsh candidate order
  • d142d8f Merge pull request #6360 from epage/string
  • Additional commits viewable in compare view

Updates columnar from 0.13.0 to 0.13.1

Release notes

Sourced from columnar's releases.

columnar-v0.13.1

Other

  • Make Columnar derive output no_std compatible (#113)
  • Correct Debug implementation for no_std
  • Weaken Stash Debug constraints to only C: Debug
  • Implement Debug for Stash
  • Add Container impl for Stash (#110)

columnar_derive-v0.13.1

Other

  • Make Columnar derive output no_std compatible (#113)
Changelog

Sourced from columnar's changelog.

0.13.1 - 2026-06-16

Other

  • Make Columnar derive output no_std compatible (#113)
  • Correct Debug implementation for no_std
  • Weaken Stash Debug constraints to only C: Debug
  • Implement Debug for Stash
  • Add Container impl for Stash (#110)
Commits

Updates gcp_auth from 0.12.6 to 0.12.7

Release notes

Sourced from gcp_auth's releases.

0.12.7

What's Changed

Commits
  • 7aed1df Bump version to 0.12.7
  • a3698f2 Update repository URL
  • 5218e10 Bump actions/checkout from 6 to 7
  • 9152fac Make the ring dependency optional
  • 20abe42 Allow the HTTP client to use a per-process default crypto provider
  • 5ad5616 Bump http from 1.4.1 to 1.4.2
  • 122fba3 Bump chrono from 0.4.44 to 0.4.45
  • 098b14b Bump hyper from 1.9.0 to 1.10.1
  • ef25367 Bump http from 1.4.0 to 1.4.1
  • ca0a061 Bump serde_json from 1.0.149 to 1.0.150
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the simple1 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.7` |
| [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.15` | `1.8.17` |
| [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.12.1` | `1.12.3` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.62` | `1.2.65` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.5` |
| [columnar](https://github.com/frankmcsherry/columnar) | `0.13.0` | `0.13.1` |
| [gcp_auth](https://github.com/djc/gcp_auth) | `0.12.6` | `0.12.7` |



Updates `arrayvec` from 0.7.6 to 0.7.7
- [Release notes](https://github.com/bluss/arrayvec/releases)
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](bluss/arrayvec@0.7.6...0.7.7)

Updates `aws-config` from 1.8.15 to 1.8.17
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-sts` from 1.101.0 to 1.105.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sigv4` from 1.4.2 to 1.4.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime-api` from 1.12.1 to 1.12.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.4.8 to 1.5.0
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `cc` from 1.2.62 to 1.2.65
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.62...cc-v1.2.65)

Updates `clap_complete` from 4.6.2 to 4.6.5
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.6.2...clap_complete-v4.6.5)

Updates `columnar` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/frankmcsherry/columnar/releases)
- [Changelog](https://github.com/frankmcsherry/columnar/blob/master/CHANGELOG.md)
- [Commits](frankmcsherry/columnar@columnar-v0.13.0...columnar-v0.13.1)

Updates `gcp_auth` from 0.12.6 to 0.12.7
- [Release notes](https://github.com/djc/gcp_auth/releases)
- [Commits](djc/gcp_auth@0.12.6...0.12.7)

---
updated-dependencies:
- dependency-name: arrayvec
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-config
  dependency-version: 1.8.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-sdk-sts
  dependency-version: 1.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: simple1
- dependency-name: aws-sigv4
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-smithy-runtime-api
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: aws-smithy-types
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: simple1
- dependency-name: cc
  dependency-version: 1.2.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: clap_complete
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: columnar
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
- dependency-name: gcp_auth
  dependency-version: 0.12.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple1
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the A-dependencies Area: dependency upgrades label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants