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

fix(deps): update dependency @slack/web-api to v7.5.0 #679

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@slack/web-api (source) 7.4.0 -> 7.5.0 age adoption passing confidence

Release Notes

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

v7.5.0

Compare Source

What's Changed

We've released support for AI Assistants & Agents via @slack/web-api:

Full Changelog

571bc3a feat (web-api / types): Add support for assistant.threads.* API (#​2033)


Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot requested a review from thypon as a code owner September 25, 2024 03:08
Copy link

[puLL-Merge] - slackapi/node-slack-sdk@@slack/web-api@7.4.0..@slack/web-api@7.5.0

Description

This PR updates various aspects of the Slack Node SDK, including documentation links, dependency versions, and type definitions. The changes primarily focus on updating URLs, adding new API types, and refining existing type definitions.

Changes

Changes

  1. README.md:

    • Updated documentation site URLs from slack.dev to tools.slack.dev
    • Updated links to various SDK packages and tutorials
  2. docs/README.md and docs/docusaurus.config.js:

    • Updated URLs from slack.dev to tools.slack.dev
  3. packages/*/package.json:

    • Updated sinon dependency from version 18.0.0 to 19.0.2
    • Updated c8 dependency to version 10.1.2 in some packages
  4. packages/types:

    • Added new types for assistant-related events and interfaces
    • Updated version to 2.13.1
    • Added new test file for message events
  5. packages/web-api:

    • Added new API methods and types for assistant-related functionality
    • Updated existing type definitions, particularly for message-related types
    • Removed eslint-disable comments from generated files
  6. Various response type files:

    • Updated timestamp property type from string to number in multiple places

Overall, this PR introduces support for new assistant-related features, improves type definitions, and updates dependencies and documentation links across the SDK.

@thypon thypon merged commit 790a2d9 into main Oct 4, 2024
8 checks passed
@thypon thypon deleted the renovate/slack-web-api-7.x-lockfile branch October 4, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant