Bump the npm group across 3 directories with 11 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the npm group with 3 updates in the /example/app directory: @babel/generator, caniuse-lite and fdir.
Bumps the npm group with 1 update in the /example/cdk directory: fdir.
Bumps the npm group with 2 updates in the /package directory: @aws-lambda-powertools/logger and @middy/core.
Updates @babel/generator from 7.28.0 to 7.28.3
Release notes
Sourced from @babel/generator's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
... (truncated)
Changelog
Sourced from @babel/generator's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates @babel/helper-module-transforms from 7.27.3 to 7.28.3
Release notes
Sourced from @babel/helper-module-transforms's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
... (truncated)
Changelog
Sourced from @babel/helper-module-transforms's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-types
... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)- See full diff in compare view
Updates @babel/helpers from 7.28.2 to 7.28.3
Release notes
Sourced from @babel/helpers's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)
Changelog
Sourced from @babel/helpers's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
Commits
ef155f5v7.28.3741cbd2chore: fix various typos across codebase (#17476)- See full diff in compare view
Updates @babel/parser from 7.28.0 to 7.28.3
Release notes
Sourced from @babel/parser's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
... (truncated)
Changelog
Sourced from @babel/parser's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates @babel/traverse from 7.28.0 to 7.28.3
Release notes
Sourced from @babel/traverse's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)v7.28.2 (2025-07-24)
Thanks
@souhailaSfor your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)- SOUHAILA SERBOUT (
@souhailaS)@liuxingbaoyuv7.28.1 (2025-07-12)
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates caniuse-lite from 1.0.30001734 to 1.0.30001735
Commits
a53867dUpdate caniuse-db 1.0.30001735- See full diff in compare view
Updates electron-to-chromium from 1.5.200 to 1.5.201
Commits
0e9a81a1.5.201dc47278generate new version- See full diff in compare view
Updates fdir from 6.4.6 to 6.5.0
Release notes
Sourced from fdir's releases.
v6.5.0
This release brings a lot of cool stuff:
ESM support
fdir now includes esm builds in addition to the commonjs build.
Thanks to
@TheAlexLichterin thecodrr/fdir#147Node v12 support (is back!)
fdir v6.4.6 broke Node v12 & v14 compatibility as it made use of AbortController. We have now replaced AbortController with an in-house solution that should bring back support for Node v12.
Additionally, fdir now has the
enginesfield set to>=12to make it super clear what versions of Node we support.Thanks to
@SuperchupuDev&@benmccannfor bringing this up and helping me test this!Custom FS
Huge thanks to
@43081jfor adding support for this. You can now pass a custom FS module and fdir will make use of it instead of the Node.jsfsmodule.You can use it like so:
const api = new fdir({ fs: fakeFs, }).crawl("node_modules");The
fsproperty expects the following methods:export type FSLike = { readdir: typeof nativeFs.readdir; readdirSync: typeof nativeFs.readdirSync; realpath: typeof nativeFs.realpath; realpathSync: typeof nativeFs.realpathSync; stat: typeof nativeFs.stat; statSync: typeof nativeFs.statSync; };Other changes
- perf: use
sliceinstead ofreplacewhen joining path by@SuperchupuDevin thecodrr/fdir#152- fix: support
@types/picomatchv4 by@SuperchupuDevin thecodrr/fdir#156New Contributors
@TheAlexLichtermade their first contribution in thecodrr/fdir#147
... (truncated)
Commits
14c678echore: bump version to 6.5.0bcfbc2echore: update lockfile7800ee8chore: set engines field (#159)e7d6042build: set up tsdown for dual build (#147)175a702fix: support@types/picomatchv42ac620dfix: use||instead of??for node 12 compatf1630d1chore: run format6547a2dfeat: support custom fsafde92atest: minor refactor76cb3a4fix: drop AbortController as it breaks fdir on Node v14- Additional commits viewable in compare view
Updates fdir from 6.4.6 to 6.5.0
Release notes
Sourced from fdir's releases.
v6.5.0
This release brings a lot of cool stuff:
ESM support
fdir now includes esm builds in addition to the commonjs build.
Thanks to
@TheAlexLichterin thecodrr/fdir#147Node v12 support (is back!)
fdir v6.4.6 broke Node v12 & v14 compatibility as it made use of AbortController. We have now replaced AbortController with an in-house solution that should bring back support for Node v12.
Additionally, fdir now has the
enginesfield set to>=12to make it super clear what versions of Node we support.Thanks to
@SuperchupuDev&@benmccannfor bringing this up and helping me test this!Custom FS
Huge thanks to
@43081jfor adding support for this. You can now pass a custom FS module and fdir will make use of it instead of the Node.jsfsmodule.You can use it like so:
const api = new fdir({ fs: fakeFs, }).crawl("node_modules");The
fsproperty expects the following methods:export type FSLike = { readdir: typeof nativeFs.readdir; readdirSync: typeof nativeFs.readdirSync; realpath: typeof nativeFs.realpath; realpathSync: typeof nativeFs.realpathSync; stat: typeof nativeFs.stat; statSync: typeof nativeFs.statSync; };Other changes
- perf: use
sliceinstead ofreplacewhen joining path by@SuperchupuDevin thecodrr/fdir#152- fix: support
@types/picomatchv4 by@SuperchupuDevin thecodrr/fdir#156New Contributors
@TheAlexLichtermade their first contribution in thecodrr/fdir#147
... (truncated)
Commits
14c678echore: bump version to 6.5.0bcfbc2echore: update lockfile7800ee8chore: set engines field (#159)e7d6042build: set up tsdown for dual build (#147)175a702fix: support@types/picomatchv42ac620dfix: use||instead of??for node 12 compatf1630d1chore: run format6547a2dfeat: support custom fsafde92atest: minor refactor76cb3a4fix: drop AbortController as it breaks fdir on Node v14- Additional commits viewable in compare view
Updates @aws-lambda-powertools/logger from 2.25.0 to 2.25.1
Release notes
Sourced from @aws-lambda-powertools/logger's releases.
v2.25.1
Summary
This is a patch release that addresses an issue with the logger and the idempotency package introduced in
v2.25.0that could potentially affect users’ tests in some circumstances. This does not affect any production workloads.Furthermore, it also fixes an issue with the tracer package which caused a deprecation warning when
@tracer.captureLambdaHandler()was used.We recommend updating to this version if you're currently using
v2.25.0, especially if you're experiencing any test-related issues.⭐ Congratulations
@MaxOpperman,@BeckettFreyfor their first PRs merged in the project 🎉Changes
- ci: bump version-n-release GitHub Action and modify input values (#4330) by
@dreamorosi- improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence Layer (#4327) by
@sdangol- improv(logger): resolve issue when no logger region is set (#4319) by
@MaxOpperman- improv(ci): Skip Layer version checks for the Gamma environment (#4321) by
@sdangol- refactor: idempotency env service to functions 4246 (#4314) by
@BeckettFrey- fix(tracer): pass args of decorated method as they are (#4312) by
@dreamorosi📜 Documentation updates
- chore(ci): update layer ARN on documentation (#4337) by
@svozza- docs: add FraudFalcon customer reference (#4332) by
@dreamorosi- chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325) by @dependabot[bot]
- chore(deps): bump tsx from 4.20.3 to 4.20.4 (#4313) by @dependabot[bot]
🔧 Maintenance
- docs: add FraudFalcon customer reference (#4332) by
@dreamorosi- chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325) by @dependabot[bot]
- chore(deps-dev): bump
@redis/clientfrom 5.8.0 to 5.8.1 (#4324) by @dependabot[bot]- chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#4315) by @dependabot[bot]
- chore(deps): bump tsx from 4.20.3 to 4.20.4 (#4313) by @dependabot[bot]
This release was made possible by the following contributors:
@BeckettFrey,@MaxOpperman,@dependabot[bot],@dreamorosi,@github-actions[bot],@sdangol,@svozza, dependabot[bot] and github-actions[bot]
Changelog
Sourced from @aws-lambda-powertools/logger's changelog.
2.25.1 (2025-08-14)
Improvements
- logger resolve issue when no logger region is set (#4319) (b74b3b4)
- idempotency Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence Layer (#4327) (17845d0)
Bug Fixes
Features
Package Dependencies
@aws-lambda-powertools/logger
npm
2.25.0 → 2.25.1
Patch
@babel/helper-module-transforms
npm
7.27.3 → 7.28.3
Minor
Technical Details
| ID: | 5159235 |
| UUID: | 2747759331 |
| Node ID: | PR_kwDOH6QSIM6jx3rj |
| Host: | GitHub |
| Repository: | poad/github-cognito-oidc-proxy |
| Merge State: | Unknown |