Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the cdk group in /cdk with 4 updates #3096

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the cdk group in /cdk with 4 updates: @swc/core, aws-cdk, aws-cdk-lib and eslint.

Updates @swc/core from 1.11.6 to 1.11.8

Changelog

Sourced from @​swc/core's changelog.

[1.11.8] - 2025-03-07

Bug Fixes

Features

  • (ts/fast-strip) Throw an object instead of string (#10162) (241b881)

Performance

Refactor

Ci

... (truncated)

Commits
  • 307fc80 chore: Publish 1.11.8 with swc_core v16.4.1
  • 5148933 chore: Update changelog
  • d47f528 chore: Publish 1.11.8-nightly-20250307.1 with swc_core v16.4.1
  • 6fb7852 chore: Publish crates with swc_core v16.4.1
  • 241b881 feat(ts/fast-strip): Throw an object instead of string (#10162)
  • b23d133 ci: add swc_plugins test to ecosystem CI (#10164)
  • 0ceefaf refactor: Drop unused js interop bindings (#10161)
  • 35bd6d9 fix(es/parser): Rescan << in new expression (#10159)
  • 6265dc7 Revert "cache splat"
  • 63e2e88 cache splat
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1002.0 to 2.1003.0

Release notes

Sourced from aws-cdk's releases.

[email protected]

2.1003.0 (2025-03-06)

Features

  • assets can have a display name (#175) (7c65899)
  • bootstrap: Add ECR resource policy for emr-serverless containers (#112) (478113d)
  • toolkit-lib: bootstrap action (#63) (faa2de0)

Bug Fixes

  • don't show built-in Node lifetime warnings (#186) (3710b78)
Commits
  • 035c527 chore(cli): remove unused destroy options (#196)
  • 3710b78 fix: don't show built-in Node lifetime warnings (#186)
  • faa2de0 feat(toolkit-lib): bootstrap action (#63)
  • 7c65899 feat: assets can have a display name (#175)
  • 478113d feat(bootstrap): Add ECR resource policy for emr-serverless containers (#112)
  • a48d3db refactor: move util into shared library (#183)
  • 12299ff chore(deps): upgrade dependencies (#179)
  • See full diff in compare view

Updates aws-cdk-lib from 2.181.1 to 2.182.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.182.0

Features

Bug Fixes


Alpha modules (2.182.0-alpha.0)

Features

  • pipes-alpha: support for customer-managed KMS keys to encrypt pipe data (#33546) (dd0d62f), closes #31453

Bug Fixes

Changelog

Sourced from aws-cdk-lib's changelog.

2.182.0 (2025-03-04)

Features

Bug Fixes

Commits
  • 6598877 chore: update analytics metadata blueprints
  • cb2f6cf chore(release): 2.182.0
  • f2cd24d chore(s3): backfill missing enums for s3 (#33655)
  • ab368ee chore(ecr): backfill missing enums for ecr (#33643)
  • 30d4a59 chore(certificatemanager): backfill missing enums for certificatemanager (#33...
  • a8c20dd chore(fsx): backfill missing enums for fsx (#33649)
  • 0d6a199 chore(applicationautoscaling): backfill missing enums for applicationautoscal...
  • 1b6f0c3 feat(opensearchservice): nodeoptions for domain (#32936)
  • f418c5d chore(ec2): add VPC interface endpoints for Bedrock Data Automation (#33674)
  • 97744e7 fix(cloudwatch): update regex expression that prevents CloudWatch:Mah:Unknown...
  • Additional commits viewable in compare view

Updates eslint from 9.21.0 to 9.22.0

Release notes

Sourced from eslint's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

Changelog

Sourced from eslint's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade [email protected] (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)
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

Bumps the cdk group in /cdk with 4 updates: [@swc/core](https://github.com/swc-project/swc), [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [eslint](https://github.com/eslint/eslint).


Updates `@swc/core` from 1.11.6 to 1.11.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.11.6...v1.11.8)

Updates `aws-cdk` from 2.1002.0 to 2.1003.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk)

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

Updates `eslint` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.21.0...v9.22.0)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 07:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/cdk-76e0267b8a branch March 10, 2025 09:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants