Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Removes js-toml. It's no longer used after updating ancestor dependency cargo-lambda-cdk. These dependencies need to be updated together.

Removes js-toml

Updates cargo-lambda-cdk from 0.0.22 to 0.0.35

Release notes

Sourced from cargo-lambda-cdk's releases.

v0.0.35

0.0.35 (2025-10-21)

v0.0.34

0.0.34 (2025-09-18)

Features

  • Upgrade to CDK 2.215.0. RustFunction now supports specifying a log group. (#83) (2840913)

v0.0.33

0.0.33 (2025-03-14)

Features

  • add architecture prop to RustExtension (#77) (3552641)

Bug Fixes

  • Update the docs with the new architecture field (#78) (28359fa)

v0.0.32

0.0.32 (2025-02-19)

Bug Fixes

  • the manifest path should be set when using an existing git directory (#74) (9f0e10c)

v0.0.31

0.0.31 (2024-11-22)

Bug Fixes

v0.0.30

0.0.30 (2024-11-22)

... (truncated)

Commits
  • 0143070 Update js-toml (#84)
  • 2840913 feat: Upgrade to CDK 2.215.0. RustFunction now supports specifying a log grou...
  • 0c47d8c chore(release): v0.0.33
  • 28359fa fix: Update the docs with the new architecture field (#78)
  • 3552641 feat: add architecture prop to RustExtension (#77)
  • 5abe356 chore(release): v0.0.32
  • 9f0e10c fix: the manifest path should be set when using an existing git directory (#74)
  • 91d5dd6 chore(ci): Add a message to the automatic lock. (#71)
  • 4775caa docs(docker): Document Docker options to mount volumes. (#70)
  • 4202ea4 chore(release): v0.0.31
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [js-toml](https://github.com/sunnyadn/js-toml). It's no longer used after updating ancestor dependency [cargo-lambda-cdk](https://github.com/cargo-lambda/cargo-lambda-cdk). These dependencies need to be updated together.


Removes `js-toml`

Updates `cargo-lambda-cdk` from 0.0.22 to 0.0.35
- [Release notes](https://github.com/cargo-lambda/cargo-lambda-cdk/releases)
- [Commits](cargo-lambda/cargo-lambda-cdk@v0.0.22...v0.0.35)

---
updated-dependencies:
- dependency-name: js-toml
  dependency-version: 
  dependency-type: indirect
- dependency-name: cargo-lambda-cdk
  dependency-version: 0.0.35
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants