Bump the npm group with 2 updates
Merged
Number: #233
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 11, 2025 at 06:25 PM UTC
(1 day ago)
(1 day ago)
Updated:
September 11, 2025 at 06:27 PM UTC
(1 day ago)
(1 day ago)
Merged:
September 11, 2025 at 06:27 PM UTC
(1 day ago)
by github-actions[bot]
(1 day ago)
by github-actions[bot]
Time to Close:
2 minutes
Labels:
dependencies javascript
dependencies javascript
Assignees:
poad
poad
Description:
Bumps the npm group with 2 updates: @aws-lambda-powertools/logger and @aws-lambda-powertools/commons.
Updates @aws-lambda-powertools/logger
from 2.25.2 to 2.26.0
Changelog
Sourced from @aws-lambda-powertools/logger
's changelog.
2.26.0 (2025-09-11)
Improvements
- logger update
getCodeLocation
regex to improve performance (#4389) (801333d)- batch simplified the parser integration api with batch processor (#4465) (96977ff)
Bug Fixes
- parser updated the binaryValue and stringValue in the SqsMsgAttributeSchema to nullable (#4450) (cefcbdb)
- event-handler handle nullable fields in APIGatewayProxyEvent (#4455) (200f47b)
Features
- parser integrate parser with Batch Processing (#4408) (0b6bbbb)
- parser implemented a helper function
Base64Encoded
to decode base64 encoded payloads (#4413) (1554360)- parser add IPv6 support for sourceIp in API Gateway schemas (#4398) (2a94c37)
- event-handler remove undefined from Router's resolve type signature (#4463) (d36ef55)
- event-handler implement mechanism to manipulate response in middleware (#4439) (35a510d)
- event-handler add route specific middleware registration and execution (#4437) (e6ea674)
- event-handler add middleware registration and composition to rest handler (#4428) (fc87eb3)
- event-handler add support for error handling in AppSync GraphQL (#4317) (77a992f)
- event-handler add resolution logic to base router (#4349) (f1ecc6d)
Maintenance
- event-handler rename variables to reflect that options object is now a RequestContext (#4460) (5b4ee1a)
- event-handler expose rest handler functionality (#4458) (23eddfd)
- event-handler split Router tests into multiple files (#4449) (91a1ec4)
- event-handler rename BaseRouter class to Router (#4448) (b043c28)
Commits
ddb52e3
chore(ci): bump version to 2.26.0 (#4469)d0bbfe0
chore(deps): bump github/codeql-action from 3.30.2 to 3.30.3 (#4467)41292d5
chore(deps-dev): bump zod from 4.1.5 to 4.1.7 (#4468)96977ff
refactor(batch): simplified the parser integration api with batch processor (...b050235
docs(event-handler): add documentation for RESt API (#4464)131d64b
chore(deps-dev): bump@biomejs/biome
from 2.2.3 to 2.2.4 (#4461)d36ef55
feat(event-handler): remove undefined from Router's resolve type signature (#...5b4ee1a
chore(event-handler): rename variables to reflect that options object is now ...23eddfd
chore(event-handler): expose rest handler functionality (#4458)200f47b
fix(event-handler): handle nullable fields in APIGatewayProxyEvent (#4455)- Additional commits viewable in compare view
Updates @aws-lambda-powertools/commons
from 2.25.2 to 2.26.0
Changelog
Sourced from @aws-lambda-powertools/commons
's changelog.
2.26.0 (2025-09-11)
Improvements
- logger update
getCodeLocation
regex to improve performance (#4389) (801333d)- batch simplified the parser integration api with batch processor (#4465) (96977ff)
Bug Fixes
- parser updated the binaryValue and stringValue in the SqsMsgAttributeSchema to nullable (#4450) (cefcbdb)
- event-handler handle nullable fields in APIGatewayProxyEvent (#4455) (200f47b)
Features
- parser integrate parser with Batch Processing (#4408) (0b6bbbb)
- parser implemented a helper function
Base64Encoded
to decode base64 encoded payloads (#4413) (1554360)- parser add IPv6 support for sourceIp in API Gateway schemas (#4398) (2a94c37)
- event-handler remove undefined from Router's resolve type signature (#4463) (d36ef55)
- event-handler implement mechanism to manipulate response in middleware (#4439) (35a510d)
- event-handler add route specific middleware registration and execution (#4437) (e6ea674)
- event-handler add middleware registration and composition to rest handler (#4428) (fc87eb3)
- event-handler add support for error handling in AppSync GraphQL (#4317) (77a992f)
- event-handler add resolution logic to base router (#4349) (f1ecc6d)
Maintenance
- event-handler rename variables to reflect that options object is now a RequestContext (#4460) (5b4ee1a)
- event-handler expose rest handler functionality (#4458) (23eddfd)
- event-handler split Router tests into multiple files (#4449) (91a1ec4)
- event-handler rename BaseRouter class to Router (#4448) (b043c28)
Commits
ddb52e3
chore(ci): bump version to 2.26.0 (#4469)d0bbfe0
chore(deps): bump github/codeql-action from 3.30.2 to 3.30.3 (#4467)41292d5
chore(deps-dev): bump zod from 4.1.5 to 4.1.7 (#4468)96977ff
refactor(batch): simplified the parser integration api with batch processor (...b050235
docs(event-handler): add documentation for RESt API (#4464)131d64b
chore(deps-dev): bump@biomejs/biome
from 2.2.3 to 2.2.4 (#4461)d36ef55
feat(event-handler): remove undefined from Router's resolve type signature (#...5b4ee1a
chore(event-handler): rename variables to reflect that options object is now ...23eddfd
chore(event-handler): expose rest handler functionality (#4458)200f47b
fix(event-handler): handle nullable fields in APIGatewayProxyEvent (#4455)- 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 <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
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+11
+11
Deletions:
-11
-11
Package Dependencies
Package:
@aws-lambda-powertools/logger
Ecosystem:
npm
npm
Version Change:
2.25.2 → 2.26.0
Update Type:
Minor
Minor
Package:
@aws-lambda-powertools/commons
Ecosystem:
npm
npm
Version Change:
2.25.2 → 2.26.0
Update Type:
Minor
Minor
Technical Details
ID: | 7558799 |
UUID: | 2820170662 |
Node ID: | PR_kwDOMiUr3s6oGGOm |
Host: | GitHub |
Repository: | poad/github-sbom-viewer |
Merge State: | Unknown |