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

Bump @slack/webhook from 6.1.0 to 7.0.0 #76

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps @slack/webhook from 6.1.0 to 7.0.0.

Release notes

Sourced from @​slack/webhook's releases.

@​slack/webhook@​7.0.0

What's Changed

85c07d9 Set minimum node version to 18 (#1666) 0ba6dc2 Add metadata to incoming webhooks parameters (#1617)

Breaking Changes

While this release is a new major version, the only "breaking change" is that we dropped support for node versions below v18 (at the time of this release, v16 and lower have reached their end of life). No APIs from this package were changed.

Commits
  • 89b109d Publish @​slack/webhook@​7.0.0 (#1669)
  • 85c07d9 @​slack/webhook: set min node to 18, prep for major release (#1666)
  • c32414c Small tweak to maintainer guide on how to generate a changelog for a specific...
  • b7bad09 Generate the latest web api responses
  • 48f560d Publish @​slack/types@​2.9.0 (#1665)
  • 124d8ca Add rich text types (#1643)
  • 208c53f Drop use of deprecated interfaces and use new aliased one. (#1664)
  • d0b04a0 Add a README to the types package. (#1663)
  • e4a291a @slack/types Full JSdoc, deprecate WorkflowStep, Action (aliased to `Ac...
  • d2b95ac Update contributing.md with correct CLA link
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner October 4, 2023 23:15
@dependabot dependabot bot requested review from joelmccracken and removed request for a team October 4, 2023 23:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2023
@github-actions github-actions bot removed the request for review from joelmccracken October 4, 2023 23:15
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

✔️ If all status checks pass, and no other reviews are submitted, mergeabot will merge this PR the next time it runs.

As long as that's OK, no other action is necessary.

@github-actions github-actions bot enabled auto-merge (rebase) October 5, 2023 00:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from ae784e9 to 9f98c05 Compare October 8, 2023 00:02
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from 9f98c05 to 1219f7a Compare October 10, 2023 00:01
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from 1219f7a to 0c27bc1 Compare October 13, 2023 00:01
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from 0c27bc1 to 24366d5 Compare October 14, 2023 00:02
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from 24366d5 to a8a7599 Compare October 19, 2023 00:01
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from a8a7599 to 3b588e0 Compare October 25, 2023 00:01
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

Bumps [@slack/webhook](https://github.com/slackapi/node-slack-sdk) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected])

---
updated-dependencies:
- dependency-name: "@slack/webhook"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch from 3b588e0 to 4d7ccdd Compare October 26, 2023 00:02
@github-actions
Copy link

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #88.

@dependabot dependabot bot closed this Oct 31, 2023
auto-merge was automatically disabled October 31, 2023 00:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/slack/webhook-7.0.0 branch October 31, 2023 00:13
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