Skip to content

chore(deps): bump the all group with 3 updates#65

Merged
nmccready-tars merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-057e1e80c6
Feb 16, 2026
Merged

chore(deps): bump the all group with 3 updates#65
nmccready-tars merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-057e1e80c6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the all group with 3 updates: debug-fabulous, glob and aws-cdk-lib.

Updates debug-fabulous from 2.0.41 to 2.0.46

Changelog

Sourced from debug-fabulous's changelog.

2.0.46 (2026-02-15)

2.0.45 (2026-02-14)

2.0.44 (2026-02-14)

2.0.43 (2026-02-14)

2.0.42 (2026-02-09)

Commits
  • b961257 chore(release): 2.0.46
  • 586cf49 Merge pull request #75 from brickhouse-tech/chore/add-devcontainer
  • 24ddd76 chore: add devcontainer for Codespaces
  • 92a8d08 chore(release): 2.0.45
  • a70f33d docs: improve README with badges, examples, and sponsor section (#73)
  • c293c2c chore(release): 2.0.44
  • 9611ec7 Merge pull request #72 from brickhouse-tech/fix/readme-overhaul
  • 20d0c41 docs: overhaul README with working examples, proper badges, and TypeScript usage
  • 5976be0 chore(release): 2.0.43
  • 1e0539c Merge pull request #71 from brickhouse-tech/chore/add-funding-yml
  • Additional commits viewable in compare view

Updates glob from 13.0.1 to 13.0.3

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates aws-cdk-lib from 2.237.1 to 2.238.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.238.0

⚠ BREAKING CHANGES

  • bedrock-agentcore: Interface extensions require new property implementations
  • aws-bedrock-agentcore-alpha:
    • IGateway now requires gatewayRef getter
    • IGatewayTarget now requires gatewayTargetRef getter
    • IMemory now requires memoryRef getter
    • IBedrockAgentRuntime now requires runtimeRef getter
    • IRuntimeEndpoint now requires runtimeEndpointRef getter
    • IBrowserCustom now requires browserCustomRef getter
    • ICodeInterpreterCustom now requires codeInterpreterCustomRef getter

Features

Bug Fixes

  • core: intrinsic cfn function tokens are not detected as such in java (#36843) (3f29f11)
  • events: restore Match.anyOf support for raw strings (#36908) (6804c7c), closes #36902 #36602 #36602
  • iam: undeprecate openIdConnectProviderArn and openIdConnectProviderIssuer in IOidcProvider (#36859) (cbf0b03)

Miscellaneous Chores


Alpha modules (2.238.0-alpha.0)

Features

  • eks-v2-alpha: add support for bootstrapSelfManagedAddons (#36740) (1ffe38d)
  • eks-v2-alpha: add support for EKS hybrid nodes (#36749) (48ace56)

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider and handler functions use the same vpc configuration (#36735) (4e02f08), closes #34878 #34877
  • ivs-alpha: add region constraints to integration tests (#36851) (d55fec4)
  • mixins-preview: apply mixins in order (#36847) (726060c)
  • mixins-preview: apply mixins in order in MixinApplicator (#36877) (09db1c9), closes #36847
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.238.0-alpha.0 (2026-02-09)

Features

  • eks-v2-alpha: add support for bootstrapSelfManagedAddons (#36740) (1ffe38d)
  • eks-v2-alpha: add support for EKS hybrid nodes (#36749) (48ace56)

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider and handler functions use the same vpc configuration (#36735) (4e02f08), closes #34878 #34877
  • ivs-alpha: add region constraints to integration tests (#36851) (d55fec4)
  • mixins-preview: apply mixins in order (#36847) (726060c)
  • mixins-preview: apply mixins in order in MixinApplicator (#36877) (09db1c9), closes #36847

2.237.1-alpha.0 (2026-02-03)

2.237.0-alpha.0 (2026-02-02)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559

2.236.0-alpha.0 (2026-01-23)

Features

  • bedrock-agentcore-alpha: added episodic memory strategy (#36591) (21dcfc6)
  • bedrock-agentcore-alpha: added gateway interceptors (#36604) (ba8aa48)
  • bedrock-agentcore-alpha: make physical name properties optional for AgentCore resources (#36354) (5137d81), closes #36341
  • mixins-preview: expose BucketPolicyStatementsMixin publicly (#36771) (458156d)
  • sagemaker: add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (#35626) (47d707a), closes #35566

Bug Fixes

... (truncated)

Commits
  • cb0c99e chore: update analytics metadata blueprints
  • 5143fdf feat: update L1 CloudFormation resource definitions (#36834)
  • 6804c7c fix(events): restore Match.anyOf support for raw strings (#36908)
  • 95a1eef chore(bedrock-alpha): add Claude Opus 4.6 (#36898)
  • cd73498 feat(ec2): support Firehose IDeliveryStreamRef as flow log destination (#36...
  • 875d9b8 feat(eks): add removal policy for all constructs (#35835)
  • 48ace56 feat(eks-v2-alpha): add support for EKS hybrid nodes (#36749)
  • 2cf8cbc chore: assembly-related code has moved from cx-api (#36770)
  • cbf0b03 fix(iam): undeprecate openIdConnectProviderArn and openIdConnectProviderIssue...
  • cc059c6 feat(eks): add support for EC2, HYBRID_LINUX, and HYPERPOD_LINUX access entry...
  • 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 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 all group with 3 updates: [debug-fabulous](https://github.com/brickhouse-tech/debug-fabulous), [glob](https://github.com/isaacs/node-glob) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `debug-fabulous` from 2.0.41 to 2.0.46
- [Release notes](https://github.com/brickhouse-tech/debug-fabulous/releases)
- [Changelog](https://github.com/brickhouse-tech/debug-fabulous/blob/master/CHANGELOG.md)
- [Commits](brickhouse-tech/debug-fabulous@v2.0.41...v2.0.46)

Updates `glob` from 13.0.1 to 13.0.3
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.1...v13.0.3)

Updates `aws-cdk-lib` from 2.237.1 to 2.238.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.238.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: debug-fabulous
  dependency-version: 2.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: glob
  dependency-version: 13.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: aws-cdk-lib
  dependency-version: 2.238.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Feb 16, 2026
Copy link
Contributor

@nmccready-tars nmccready-tars left a comment

Choose a reason for hiding this comment

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

Dependabot triage: all patch/minor bumps (debug-fabulous patch, glob patch, aws-cdk-lib minor dev dep), CI green across all Node versions. Safe to merge.

@nmccready-tars nmccready-tars merged commit 261a6bb into main Feb 16, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-057e1e80c6 branch February 16, 2026 13:01
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant