Skip to content

build(deps): bump the dependencies group with 5 updates#1470

Merged
Marukome0743 merged 2 commits intomainfrom
dependabot/bun/dependencies-4f6a009cdd
Apr 14, 2026
Merged

build(deps): bump the dependencies group with 5 updates#1470
Marukome0743 merged 2 commits intomainfrom
dependabot/bun/dependencies-4f6a009cdd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the dependencies group with 5 updates:

Package From To
@aws-sdk/client-s3 3.1029.0 3.1030.0
next 16.2.1-canary.32 16.2.1-canary.38
@happy-dom/global-registrator 20.8.9 20.9.0
@playwright/test 1.60.0-alpha-2026-04-10 1.60.0-alpha-1776119671000
dotenv 17.4.1 17.4.2

Updates @aws-sdk/client-s3 from 3.1029.0 to 3.1030.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1030.0

3.1030.0(2026-04-13)

Documentation Changes
  • client-glue: AWS Glue now defaults to Glue version 5.1 for newly created jobs if the Glue version is not specified in the request, and UpdateJob now preserves the existing Glue version of a job when the Glue version is not specified in the update request. (3f133ce0)
New Features
  • clients: update client endpoints as of 2026-04-13 (c2fd223d)
  • client-macie2: This release adds an optional expectedBucketOwner field to the Macie S3 export configuration, allowing customers to verify bucket ownership before Macie writes results to the destination bucket. (4ce1dadc)
  • client-securityhub: Provide organizational unit scoping capability for GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2, GetResourcesStatisticsV2 APIs. (7dbb49e2)
  • client-deadline: Adds GetMonitorSettings and UpdateMonitorSettings APIs to Deadline Cloud. Enables reading and writing monitor settings as key-value pairs (up to 64 keys per monitor). UpdateMonitorSettings supports upsert and delete (via empty value) semantics and is idempotent. (c21faa84)
  • client-customer-profiles: This release introduces changes to SegmentDefinition APIs to support sorting by attributes. (c5c51968)
  • client-interconnect: Initial release of AWS Interconnect -- a managed private connectivity service that enables you to create high-speed network connections between your AWS Virtual Private Clouds (VPCs) and your VPCs on other public clouds or your on-premise networks. (209d3633)

For list of updated packages, view updated-packages.md in assets-3.1030.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1030.0 (2026-04-13)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates next from 16.2.1-canary.32 to 16.2.1-canary.38

Release notes

Sourced from next's releases.

v16.2.1-canary.38

Core Changes

  • Ensure x-nextjs-data header is only set during resolve: #92752

Credits

Huge thanks to @​ijjk for helping!

v16.2.1-canary.37

Core Changes

  • Exclude trace files from directory deletion in builds: #92486
  • Switch segment prefetch cache miss response from 204 to 404: #92751

Misc Changes

Credits

Huge thanks to @​lukesandberg, @​mmastrac, and @​acdlite for helping!

v16.2.1-canary.36

Core Changes

  • Fix prefetch hints not being loaded during revalidation: #92625

Credits

Huge thanks to @​acdlite for helping!

v16.2.1-canary.35

Core Changes

  • Update font data: #92704
  • test: use Turborepo pack task for test isolation: #92575
  • Compiler: Support boolean and number primtives in next.config defines: #92731
  • Upgrade React from 404b38c7-20260408 to fef12a01-20260413: #92728
  • Revert "refactor: write pages router export files directly to server/pages/": #92733

Misc Changes

  • [test] Stop using baseUrl: #92469
  • Turbopack: properly remove unused TS enums with scope hoisting: #88205
  • bench: improve render pipeline benchmark reliability: #92715
  • bench: add A/B branch comparison workflow to BENCHMARKING.md: #92721
  • docs: fix broken bun.sh Nextjs documentation link: #92698
  • fix(server-actions): skip type-only ExportNamed in pre-pass to prevent phantom registerServerReference: #92494
  • Turbopack: Add import.meta.glob support (Vite compat): #92640

... (truncated)

Commits
  • df9e7d9 v16.2.1-canary.38
  • 81f87e0 Ensure x-nextjs-data header is only set during resolve (#92752)
  • ff89de4 v16.2.1-canary.37
  • 0935391 Switch segment prefetch cache miss response from 204 to 404 (#92751)
  • ef3f853 Re-enable sccache (#92746)
  • cfa01a5 Exclude trace files from directory deletion in builds (#92486)
  • bd5320f v16.2.1-canary.36
  • d803902 Fix prefetch hints not being loaded during revalidation (#92625)
  • 46181bc v16.2.1-canary.35
  • 96338c3 Revert "refactor: write pages router export files directly to server/pages/" ...
  • Additional commits viewable in compare view

Updates @happy-dom/global-registrator from 20.8.9 to 20.9.0

Release notes

Sourced from @​happy-dom/global-registrator's releases.

v20.9.0

🎨 Features

  • Adds support for event listener properties on Window (e.g. Window.onkeydown) - By @​capricorn86 in task #2131
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​happy-dom/global-registrator since your current version.


Updates @playwright/test from 1.60.0-alpha-2026-04-10 to 1.60.0-alpha-1776119671000

Commits

Updates dotenv from 17.4.1 to 17.4.2

Changelog

Sourced from dotenv's changelog.

17.4.2 (2026-04-12)

Changed

  • Improved skill files - tightened up details (#1009)
Commits

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 dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1029.0` | `3.1030.0` |
| [next](https://github.com/vercel/next.js) | `16.2.1-canary.32` | `16.2.1-canary.38` |
| [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) | `20.8.9` | `20.9.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0-alpha-2026-04-10` | `1.60.0-alpha-1776119671000` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.4.1` | `17.4.2` |


Updates `@aws-sdk/client-s3` from 3.1029.0 to 3.1030.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1030.0/clients/client-s3)

Updates `next` from 16.2.1-canary.32 to 16.2.1-canary.38
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.1-canary.32...v16.2.1-canary.38)

Updates `@happy-dom/global-registrator` from 20.8.9 to 20.9.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.8.9...v20.9.0)

Updates `@playwright/test` from 1.60.0-alpha-2026-04-10 to 1.60.0-alpha-1776119671000
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/commits)

Updates `dotenv` from 17.4.1 to 17.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.4.1...v17.4.2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 16.2.1-canary.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@happy-dom/global-registrator"
  dependency-version: 20.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.60.0-alpha-1776119671000
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: dotenv
  dependency-version: 17.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Apr 13, 2026
@dependabot dependabot bot requested a review from Marukome0743 as a code owner April 13, 2026 23:56
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dcrs Ready Ready Preview, Comment Apr 13, 2026 11:58pm

@github-actions
Copy link
Copy Markdown

🪄 Deploy Preview for ready!

Open in Codeflow
Learn more about StackBlitz Codeflow.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 725beb5.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

package.json

PackageVersionLicenseIssue Type
@aws-sdk/client-s3^3.1030.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@aws-sdk/client-s3 ^3.1030.0 UnknownUnknown
npm/@happy-dom/global-registrator ^20.9.0 UnknownUnknown
npm/dotenv ^17.4.2 UnknownUnknown

Scanned Files

  • package.json

@github-actions github-actions bot added the 🧰infrastructure Improvements of facility such as linter etc label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

Overview

Image reference marukome0743/dcrs:canary marukome0743/dcrs:pr-1470
- digest eff58c052e4f 5129932af9eb
- tag canary pr-1470
- provenance ec29812 725beb5
- vulnerabilities critical: 0 high: 0 medium: 0 low: 8 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 80 MB 92 MB (+12 MB)
- packages 178 183 (+5)
Labels (3 changes)
  • ± 3 changed
  • 5 unchanged
-org.opencontainers.image.created=2026-04-11T01:14:09.089Z
+org.opencontainers.image.created=2026-04-13T23:57:54.783Z
 org.opencontainers.image.description=Disability Certificate Register System📇
 org.opencontainers.image.licenses=Apache-2.0
-org.opencontainers.image.revision=ec29812d499e14ff864bbd9657862e874ebc91e0
+org.opencontainers.image.revision=725beb555439eff1acb907a90960d8d5af8cbca4
 org.opencontainers.image.source=https://github.com/OpenUp-LabTakizawa/dcrs
 org.opencontainers.image.title=dcrs
 org.opencontainers.image.url=https://github.com/OpenUp-LabTakizawa/dcrs
-org.opencontainers.image.version=canary
+org.opencontainers.image.version=pr-1470
Packages and Vulnerabilities (9 package changes and 0 vulnerability changes)
  • ➕ 5 packages added
  • ♾️ 4 packages changed
  • 169 packages unchanged
Changes for packages of type deb (5 changes)
Package Version
marukome0743/dcrs:canary
Version
marukome0743/dcrs:pr-1470
gcc-14 14.2.0-19
glibc 2.41-12+deb13u2
libzstd 1.5.7+dfsg-1
openssl 3.5.5-1~deb13u2
zlib 1:1.3.dfsg+really1.3.1-1
Changes for packages of type npm (4 changes)
Package Version
marukome0743/dcrs:canary
Version
marukome0743/dcrs:pr-1470
♾️ @aws-sdk/client-s3 3.1029.0 3.1030.0
♾️ @next/env 16.2.1-canary.32 16.2.1-canary.38
♾️ next 16.2.1-canary.32 16.2.1-canary.38
♾️ react-is 19.3.0-canary-404b38c7-20260408 19.3.0-canary-fef12a01-20260413

Copy link
Copy Markdown
Member

@Marukome0743 Marukome0743 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@Marukome0743 Marukome0743 merged commit 47f279d into main Apr 14, 2026
18 checks passed
@Marukome0743 Marukome0743 deleted the dependabot/bun/dependencies-4f6a009cdd branch April 14, 2026 00:19
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 🧰infrastructure Improvements of facility such as linter etc javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants