Skip to content

fix(deps): update minor-and-patch - #88

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/minor-and-patch
Aug 30, 2026
Merged

fix(deps): update minor-and-patch#88
renovate[bot] merged 1 commit into
mainfrom
renovate/minor-and-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@slack/web-api (source) 8.1.08.1.1 age confidence
aws-cdk-lib (source) 2.266.02.267.0 age confidence

Release Notes

slackapi/node-slack-sdk (@​slack/web-api)

v8.1.1

Compare Source

Patch Changes
  • 0ee1d99: fix: revert internal packages requiring esm loading for backward compatible support (#​2711)
aws/aws-cdk (aws-cdk-lib)

v2.267.0

Compare Source

⚠ BREAKING CHANGES
  • kinesisfirehose: After this change, specifying an unsupported timeZone on the Firehose S3Bucket destination now throws a ValidationError during synthesis instead of failing at CloudFormation deployment. Affected values: 3-letter IANA abbreviations (e.g. EST), Etc/UTC, Etc/GMT, Factory, and strings containing characters outside [a-zA-Z/_]+. Use a supported standard IANA identifier (e.g. America/New_York) or UTC for synth to pass.
Features
Bug Fixes

Alpha modules (2.267.0-alpha.0)

⚠ BREAKING CHANGES
  • glue-alpha: schema Type is now an opaque class; construct column types via the Schema factories or Schema.custom(...) rather than { isPrimitive, inputString } literals. StorageParameter.custom(key, value) requires a string value, and StorageParameter.writeKmsKeyId takes a kms.IKey instead of a string.
  • glue-alpha: S3TableProps.bucket/encryption/encryptionKey are removed. Use storage: S3TableStorage.managedBucket(S3TableEncryption.kms(key?)) / S3TableStorage.fromBucket(bucket) and clientSideEncryption: TableClientSideEncryption.kms(key?). S3Table.encryption/encryptionKey are removed (clientSideEncryptionKey exposes the client-side key; read bucket.encryptionKey for server-side). The TableEncryption enum and the deprecated Table/TableProps are removed — use S3Table.
Features
Bug Fixes
  • glue-alpha: validate that DATE partition projection interval is set when required (#​38594) (0e2b582)
  • lambda-python-alpha: escape Docker bundling command arguments (#​38583) (f7ce07b)

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI lite review requested due to automatic review settings August 30, 2026 20:29
@renovate
renovate Bot enabled auto-merge (squash) August 30, 2026 20:29
@renovate
renovate Bot merged commit 324cc82 into main Aug 30, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/minor-and-patch branch August 30, 2026 20:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

依存関係を小さく安全な範囲で更新しており、運用中の不具合修正や互換性維持を素早く取り込める良いメンテナンスPRです。Slack SDK と CDK の更新により、ライブラリ側の修正・改善をプロジェクトへ反映することが目的で、ボット本体とインフラ双方の依存関係が最新化されています。

Changes:

  • @slack/web-api8.1.0 → 8.1.1 に更新
  • aws-cdk-lib2.266.0 → 2.267.0 に更新(infra 側)

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
package.json @slack/web-api のバージョン更新
package-lock.json @slack/web-api 更新に伴うロックファイル更新
infra/package.json aws-cdk-lib のバージョン更新
infra/package-lock.json aws-cdk-lib 更新に伴うロックファイル更新
Files not reviewed (1)
  • infra/package-lock.json: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant