Skip to content

build(deps): Bump the dev-dependencies group with 2 updates#65

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-22c10332c3
Jun 13, 2026
Merged

build(deps): Bump the dev-dependencies group with 2 updates#65
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-22c10332c3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: software.amazon.awssdk:dynamodb and software.amazon.awssdk:dynamodb-enhanced.

Updates software.amazon.awssdk:dynamodb from 2.46.9 to 2.46.10

Updates software.amazon.awssdk:dynamodb-enhanced from 2.46.9 to 2.46.10

Updates software.amazon.awssdk:dynamodb-enhanced from 2.46.9 to 2.46.10

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 dev-dependencies group with 2 updates: software.amazon.awssdk:dynamodb and software.amazon.awssdk:dynamodb-enhanced.


Updates `software.amazon.awssdk:dynamodb` from 2.46.9 to 2.46.10

Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.46.9 to 2.46.10

Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.46.9 to 2.46.10

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-version: 2.46.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:dynamodb-enhanced
  dependency-version: 2.46.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:dynamodb-enhanced
  dependency-version: 2.46.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 13, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 13, 2026 14:59
@github-actions
github-actions Bot merged commit b8854f9 into main Jun 13, 2026
3 of 4 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/dev-dependencies-22c10332c3 branch June 13, 2026 15:04
wolpert added a commit that referenced this pull request Jun 13, 2026
GitHub withholds repository secrets from Dependabot-triggered workflow runs, so
the SonarQube scan (SONAR_TOKEN) and Stryker dashboard reporter
(STRYKER_DASHBOARD_API_KEY) hard-fail on every Dependabot PR — the
browser-mutation job went red on #64 and #65. The existing guard only excluded
fork PRs, but Dependabot branches live in the same repo, so they slipped
through.

Exclude `github.actor == 'dependabot[bot]'` from both steps. The vitest suite
still runs (so any future npm-dependency Dependabot PR is still gated on tests),
and mutation-testing a dependency bump added no signal anyway.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants