Bump the npm group with 13 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
(6 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 13 updates:
| Package | From | To |
|---|---|---|
| @hono/oauth-providers | 0.7.1 |
0.8.0 |
| aws-cdk-lib | 2.195.0 |
2.196.0 |
| hono | 4.7.9 |
4.7.10 |
| @eslint/js | 9.26.0 |
9.27.0 |
| aws-cdk | 2.1015.0 |
2.1016.0 |
| eslint | 9.26.0 |
9.27.0 |
| eslint-import-resolver-typescript | 4.3.4 |
4.3.5 |
| solid-js | 1.9.6 |
1.9.7 |
| @aws-cdk/asset-awscli-v1 | 2.2.235 |
2.2.236 |
| @eslint/core | 0.13.0 |
0.14.0 |
| @eslint/plugin-kit | 0.2.8 |
0.3.1 |
| seroval-plugins | 1.2.1 |
1.3.1 |
| seroval | 1.2.1 |
1.3.1 |
Updates @hono/oauth-providers from 0.7.1 to 0.8.0
Updates aws-cdk-lib from 2.195.0 to 2.196.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.196.0
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
- Logs: The type of property
DeliveryDestinationPolicyof resourceAWS::Logs::DeliveryDestinationchanged to beDestinationPolicyinstead of JSON.Features
- apigatewayv2: add dualstack support to domain name (#34111) (8aa2f81), closes #34054 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html#cfn-apigatewayv2
- cloudformation: update L1 CloudFormation resource definitions (#34425) (6460ffe)
- ecs: throw
ValidationErrors instead of untyped errors (#34427) (5cfea39), closes #32569- eks: throw
ValidationErrors instead of untyped errors (#34428) (2e7c55b), closes #32569- elasticloadbalancingv2: add support for multi-value headers in Lambda target groups (#34298) (c8b98e7)
- elasticsearch: throw
ValidationErrors instead of untyped errors (#34429) (13d9645), closes #32569- events-targets: throw
ValidationErrors instead of untyped errors (#34430) (e493cc8), closes #32569- globalaccelerator: throw
ValidationErrors instead of untyped errors (#34426) (5ee092a), closes #32569- kms: throw
ValidationErrors instead of untyped errors (#34431) (10756c1), closes #32569- opensearchservice: throw
ValidationErrors instead of untyped errors (#34432) (5509923), closes #32569- rds: add Aurora MySQL versions 2.11.6, 2.12.5, 3.04.4 (#34443) (d03e856)
- region-info: update Metadata regions (#34414) (957d8e3)
- route53: add cidrRoutingConfig property (#34301) (5cd82f5)
- s3-tables: add KMS support for TableBucket L2 construct (#34281) (ac0e4ca)
- scheduler: throw
ValidationErrors instead of untyped errors (#34434) (bc7c4e8), closes #32569- servicediscovery: throw
ValidationErrors instead of untyped errors (#34435) (28048b3), closes #32569- ses: https policy for custom tracking domain (#34314) (60d7aea)
- sns-subscriptions: throw
ValidationErrors instead of untyped errors (#34436) (98e352d), closes #32569- stepfunctions:
ResultWritersupport JSONPath/JSONata bucket (#33793) (8a5aecb), closes #32687- stepfunctions: add parameters to parallel state (#34131) (0f71ee1), closes #32791
- property injectors and make all L2 Constructors injectable (#34419) (4dc523f)
- stepfunctions: throw
ValidationErrors instead of untyped errors (#34438) (e828389), closes #32569- support healthCheckGracePeriod in QueueProcessingFargateService (#34231) (ae0c7b7), closes #34220
- synthetics: add 5.0 and 5.1 python canary runtimes (#34254) (639b883), closes #34252
Bug Fixes
- cloudwatch-actions: lambda permission use unique prefix id (#34269) (9ddc00a), closes #33958
- eks: eks cluster name exceeding the limit of 100 characters (#34449) (5197882)
- s3: updating blockPublicAccess to enable default true settings (under feature flag) (#33702) (904e3a3), closes #32811 40aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-block-access.ts#L1-L42
Alpha modules (2.196.0-alpha.0)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.196.0-alpha.0 (2025-05-15)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
- ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
- ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)
2.195.0-alpha.0 (2025-05-07)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- iot: By default,
deviceDertificateAgeCheckis automatically enabled.Features
- iot: device certificate age check audit configuration (#33816) (9ad383d)
- location: support L2 API Key Construct (#32733) (d867878), closes #30684
Bug Fixes
2.194.0-alpha.0 (2025-05-01)
2.193.0-alpha.0 (2025-04-30)
Features
2.192.0-alpha.0 (2025-04-24)
Features
... (truncated)
Commits
15e174efix fixtures3301eccfix fixtures9d7a388keepPropertyInjectableConstructConstructorprivate31008b5fix exporting and importing prop-injectable8ee4427chore: update analytics metadata blueprintse1764f4chore(release): 2.196.060d7aeafeat(ses): https policy for custom tracking domain (#34314)2cd737dchore: yarn upgrade dependencies requiring intervention (#34440)40e8c26chore: update metadata_updater to skip some L2 constructs from being injectab...35e818bfix(ec2): dual-stack vpc without private subnets creates EgressOnlyInternetG...- Additional commits viewable in compare view
Updates hono from 4.7.9 to 4.7.10
Release notes
Sourced from hono's releases.
v4.7.10
What's Changed
- fix(hono-base): copy notfound and error handlers in
#clone()by@yusukebein honojs/hono#4139- fix(jwt): use
header.algas fallback inverifyFromJwksby@yusukebein honojs/hono#4144Full Changelog: https://github.com/honojs/hono/compare/v4.7.9...v4.7.10
Commits
Updates @eslint/js from 9.26.0 to 9.27.0
Release notes
Sourced from @eslint/js's releases.
v9.27.0
Features
d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)Bug Fixes
5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)Documentation
25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317ebdocs: Update README (GitHub Actions Bot)4c289e6docs: Update README (GitHub Actions Bot)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)Chores
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)
Changelog
Sourced from @eslint/js's changelog.
v9.27.0 - May 16, 2025
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317ebdocs: Update README (GitHub Actions Bot)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6docs: Update README (GitHub Actions Bot)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)
Commits
Updates aws-cdk from 2.1015.0 to 2.1016.0
Release notes
Sourced from aws-cdk's releases.
aws-cdk@v2.1016.0
2.1016.0 (2025-05-16)
Features
Bug Fixes
Commits
319f1adfeat(cli): allow change set imports resources that already exist (#447)- See full diff in compare view
Updates eslint from 9.26.0 to 9.27.0
Release notes
Sourced from eslint's releases.
v9.27.0
Features
d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)Bug Fixes
5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)Documentation
25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317ebdocs: Update README (GitHub Actions Bot)4c289e6docs: Update README (GitHub Actions Bot)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)Chores
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.27.0 - May 16, 2025
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317ebdocs: Update README (GitHub Actions Bot)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6docs: Update README (GitHub Actions Bot)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)
Commits
b9080cf9.27.0b7a5c66Build: changelog update for 9.27.0f8f1560chore: upgrade@eslint/js@9.27.0 (#19739)ecaef73chore: package.json update for@eslint/jsrelease25de550docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6docs: Clean up configuration files docs (#19735)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7fix: correct mismatched removed rules (#19734)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732)ba456e0feat: Externalize MCP server (#19699)- Additional commits viewable in compare view
Updates eslint-import-resolver-typescript from 4.3.4 to 4.3.5
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.3.5
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.4...v4.3.5
Commits
c45039echore: release eslint-import-resolver-typescript (#451)3f1aab1fix: remove buggymodule-syncexports field (Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+220Deletions:
-667
Package Dependencies
eslint-import-resolver-typescript
npm
4.3.4 → 4.3.5
Patch
@aws-cdk/asset-awscli-v1
npm
2.2.235 → 2.2.236
Patch
Technical Details
| ID: | 400530 |
| UUID: | 2527126049 |
| Node ID: | PR_kwDOMiUr3s6WoOIh |
| Host: | GitHub |
| Repository: | poad/github-sbom-viewer |
| Merge State: | Unknown |