fix: update all non-major dependencies #419
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.686.0->3.689.03.686.0->3.689.03.18.0->3.22.02.12.0->2.14.029.5.12->29.5.1418.19.34->18.19.642.148.1->2.166.02.146.0->2.166.01.1.11->1.1.1210.3.0->10.4.28.57.0->8.57.19.0.11->9.1.618.20.3->18.20.43.3.2->3.3.3v1.26.0->v1.27.029.1.5->29.2.52.6.3->2.8.18.1.0->8.3.55.4.5->5.6.3Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.689.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.688.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.687.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.689.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.688.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.687.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
slackapi/bolt (@slack/bolt)
v3.22.0Compare Source
What's new
This release adds support for the
assistant.threads.*API methods introduced in@slack/[email protected]🤖 as well as improvements to documentation at the new https://tools.slack.dev/bolt-js site and patches to dependencies 🔒Example usage
More details about these endpoints can be discovered in the documentation, and listeners can be added to code to respond to incoming events like so:
Changes
📚 Documentation
📦 Dependencies
🎉 New contributors
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.4...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).22.0
v3.21.4Compare Source
What's Changed
path-to-regexpto partially address a security vulnerability (#2242) by @filmaj in https://github.com/slackapi/bolt-js/pull/2251Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.3...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.4
v3.21.3Compare Source
What's Changed
Woops! We (coughfilmajcough) removed the
EnvelopedEventexport in a recent change. We are adding it back in in this patch release. Please accept our sincere apologies for this temporary breaking change in bolt 3.21.2.Changelog
New Contributors
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.2...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.3
v3.21.2Compare Source
What's Changed
The main change in this patch release is creating an npm release for the change in #2223, where exported event payload types were moved from bolt-js to
@slack/types. If you see errors compiling your TypeScript-based application that look like:.. then upgrading to this release should address the issue (see #2233 and #2234 for issue details).
nextfunction to the last listener middleware by @filmaj in https://github.com/slackapi/bolt-js/pull/2214 (fixes #1457)@slack/typesand consume event payloads from it by @filmaj in https://github.com/slackapi/bolt-js/pull/2223Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.1...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.2
v3.21.1Compare Source
What's Changed
This patch release brings improvements to documentation and sureness in our CI, as well as security updates to certain
@slackpackages - see CVE-2024-39338 and[email protected]for more details!Changes
📚 Documentation
🔒 Security
🧰 Maintenance
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.0...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.1
v3.21.0Compare Source
What's Changed
Bolt-JS now supports Custom Steps! That's right, your trusty Bolt app now let's you expose Custom Steps in Bolt, allowing you to provide steps for use in Workflow Builder.
You can now use the new
function()method to register handlers for thefunction_executedevent. Check out our API docs on the topic to get started.Changelog
New Contributors
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).20.0...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).21.0
v3.20.0Compare Source
What's Changed
@slack/[email protected]by @filmaj in https://github.com/slackapi/bolt-js/pull/2195New Contributors
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).19.0...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).20.0
v3.19.0Compare Source
What's Changed
More customizations for the
AwsLambdaReceiverhave landed as well as a few touchups to typings and documented details!With this release, the signature verification for
AwsLambdaReceivercan now be turned off if that's something you're interested in! Perhaps you have your own stylish way of verifying these signatures. The following can be added to your receiver to unlock this:Read on and browse around for more details on all of the changes included!
🎁 Enhancments
AwsLambdaReceiverto enable/disable signature verification in https://github.com/slackapi/bolt-js/pull/2107 - thanks @noah-guillory!🐛 Fixes
CodedErrorin https://github.com/slackapi/bolt-js/pull/2110 - thanks @filmaj!📚 Documentation
🧰 Maintenance
📦 Dependencies
New Contributors
Full Changelog: https://github.com/slackapi/bolt-js/compare/[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).18.0...[@​slack/bolt](https://redirect.github.com/slack/bolt)[@​3](https://redirect.github.com/3).19.0
slackapi/node-slack-sdk (@slack/types)
v2.14.0Compare Source
We've released support for AI Assistants & Agents and have added associated event types.
Changelog
571bc3afeat (web-api / types): Add support for assistant.threads.* API (#2033)v2.13.1Compare Source
What's Changed
This patch release fixes an issue where TypeScript could get confused with references to the Slack
MessageEventtype and confuse it with node'sMessageEventinterface.Changelog
2c1a6e6types(test): add a test to not mix up built-in nodeMessageEventtype (#2022)beb0345MessageEventincorrectly references the Node global MessageEvent type. fixes #2020 (#2021) - thank you @varmil !New Contributors
v2.13.0Compare Source
What's New
The big change in this release is adding Events API event payloads. These were lifted straight from the bolt-js project and introduced into
@slack/types. We plan on improving these types significantly in the upcoming@slack/typesv3 major release (see the milestone for details on what we plan to tackle in this upcoming release). Other Slack ECMAscript projects, like@slack/socket-modeanddeno-slack-sdk, will eventually consume event payload types from this package once v3 lands.d857511feat: adding event payloads from bolt-js as a starting point (#1907)042fec0chore (types): small refactorings and two new helper types (#1823)893b836types: small refactor in views, jsdoc all view properties, add type tests (#1820)f8d06catypes: export helper union types (#1819)aws/aws-cdk (aws-cdk)
v2.166.0Compare Source
Features
autoMinorVersionUpgradefor a database cluster (#31962) (0fb6106)artifactS3Encryptionproperty to the Canary Construct. (#30197) (1f39cb9), closes #30190Bug Fixes
Alpha modules (2.166.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
Features
Bug Fixes
v2.165.0Compare Source
Features
Bug Fixes
synthis called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689fifo: falsedoes not deploy (#31922) (a9d3b02), closes #8550Alpha modules (2.165.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
VpcCidrBlockL2 construct replacesCfnVPCCidrBlock. This change alters the logical ID ofAWS::EC2::VPCCidrBlockresources in CloudFormation templates. Existing deployments will see errors likeCIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD. To resolve this, you must recreate your existing stacks to use the new module.Features
Bug Fixes
v2.164.1Compare Source
Bug Fixes
Alpha modules (2.164.1-alpha.0)
v2.164.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 11am on Monday" in timezone America/Chicago, 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.
This PR was generated by Mend Renovate. View the repository job log.