An open index of dependabot pull requests across open source projects.

Bump the npm group across 3 directories with 6 updates

Open
Number: #3622
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 04, 2025 at 09:18 AM UTC
(3 months ago)
Updated: September 04, 2025 at 02:39 PM UTC
(3 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 2 updates in the /example/app directory: @eslint-community/eslint-utils and @humanfs/node.
Bumps the npm group with 4 updates in the /example/cdk directory: @eslint-community/eslint-utils, @humanfs/node, aws-cdk and @aws-cdk/cloud-assembly-schema.
Bumps the npm group with 4 updates in the /package directory: @eslint-community/eslint-utils, @humanfs/node, aws-cdk and @aws-cdk/cloud-assembly-schema.

Updates @eslint-community/eslint-utils from 4.7.0 to 4.8.0

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.8.0

4.8.0 (2025-09-03)

Bug Fixes

  • get-static-value: incorrect return when variable has object mutation (#257) (161ffe1)

Features

  • add support for typescript AST to isParenthesized (#258) (692ce08)
Commits
  • 161ffe1 fix(get-static-value): incorrect return when variable has object mutation (#257)
  • 692ce08 feat: add support for typescript AST to isParenthesized (#258)
  • See full diff in compare view

Updates @humanfs/node from 0.16.6 to 0.16.7

Release notes

Sourced from @​humanfs/node's releases.

node: v0.16.7

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Changelog

Sourced from @​humanfs/node's changelog.

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Commits

Updates @humanwhocodes/retry from 0.3.1 to 0.4.3

Release notes

Sourced from @​humanwhocodes/retry's releases.

retry: v0.4.3

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

retry: v0.4.2

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

retry: v0.4.1

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

retry: v0.4.0

0.4.0 (2024-10-31)

Features

Changelog

Sourced from @​humanwhocodes/retry's changelog.

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

0.4.0 (2024-10-31)

Features

Commits

Updates electron-to-chromium from 1.5.212 to 1.5.213

Commits

Updates @eslint-community/eslint-utils from 4.7.0 to 4.8.0

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.8.0

4.8.0 (2025-09-03)

Bug Fixes

  • get-static-value: incorrect return when variable has object mutation (#257) (161ffe1)

Features

  • add support for typescript AST to isParenthesized (#258) (692ce08)
Commits
  • 161ffe1 fix(get-static-value): incorrect return when variable has object mutation (#257)
  • 692ce08 feat: add support for typescript AST to isParenthesized (#258)
  • See full diff in compare view

Updates @humanfs/node from 0.16.6 to 0.16.7

Release notes

Sourced from @​humanfs/node's releases.

node: v0.16.7

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Changelog

Sourced from @​humanfs/node's changelog.

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Commits

Updates @humanwhocodes/retry from 0.3.1 to 0.4.3

Release notes

Sourced from @​humanwhocodes/retry's releases.

retry: v0.4.3

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

retry: v0.4.2

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

retry: v0.4.1

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

retry: v0.4.0

0.4.0 (2024-10-31)

Features

Changelog

Sourced from @​humanwhocodes/retry's changelog.

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

0.4.0 (2024-10-31)

Features

Commits

Updates aws-cdk from 2.1027.0 to 2.1028.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1028.0

2.1028.0 (2025-09-03)

Features

  • cli: support shorthand aliases for languages (#814) (7ad2e9c), closes #748
Commits

Updates @aws-cdk/cloud-assembly-schema from 48.6.0 to 48.7.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v48.7.0

48.7.0 (2025-09-03)

Commits

Updates @eslint-community/eslint-utils from 4.7.0 to 4.8.0

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.8.0

4.8.0 (2025-09-03)

Bug Fixes

  • get-static-value: incorrect return when variable has object mutation (#257) (161ffe1)

Features

  • add support for typescript AST to isParenthesized (#258) (692ce08)
Commits
  • 161ffe1 fix(get-static-value): incorrect return when variable has object mutation (#257)
  • 692ce08 feat: add support for typescript AST to isParenthesized (#258)
  • See full diff in compare view

Updates @humanfs/node from 0.16.6 to 0.16.7

Release notes

Sourced from @​humanfs/node's releases.

node: v0.16.7

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Changelog

Sourced from @​humanfs/node's changelog.

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Commits

Updates @humanwhocodes/retry from 0.3.1 to 0.4.3

Release notes

Sourced from @​humanwhocodes/retry's releases.

retry: v0.4.3

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

retry: v0.4.2

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

retry: v0.4.1

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

retry: v0.4.0

0.4.0 (2024-10-31)

Features

Changelog

Sourced from @​humanwhocodes/retry's changelog.

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)

0.4.2 (2025-02-19)

Bug Fixes

  • handle rejections from temporary promises (#44) (f59810b)

0.4.1 (2024-11-05)

Bug Fixes

  • Look for specific DEBUG value before outputting debug messages (#40) (be263df)

0.4.0 (2024-10-31)

Features

Commits

Updates aws-cdk from 2.1027.0 to 2.1028.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1028.0

2.1028.0 (2025-09-03)

Features

  • cli: support shorthand aliases for languages (#814) (7ad2e9c), closes #748
Commits

Updates @aws-cdk/cloud-assembly-schema from 48.6.0 to 48.7.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v48.7.0

48.7.0 (2025-09-03)

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 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
Files Changed:
5
Additions:
+58
Deletions:
-76
Package Dependencies
Package:
aws-cdk
Ecosystem:
npm
Version Change:
2.1027.0 → 2.1028.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.212 → 1.5.213
Update Type:
Patch
Ecosystem:
npm
Version Change:
48.6.0 → 48.7.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.7.0 → 4.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.1 → 0.4.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.16.6 → 0.16.7
Update Type:
Patch
Technical Details
ID: 6898810
UUID: 2798623844
Node ID: PR_kwDOH6QSIM6mz5xk
Host: GitHub
Repository: poad/github-cognito-oidc-proxy
Merge State: Unknown