Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

build(deps): bump slack-block-builder from 2.3.1 to 2.5.0 in /apps/slack-salesforce-starter-app#26

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/slack-salesforce-starter-app/slack-block-builder-2.5.0
Closed

build(deps): bump slack-block-builder from 2.3.1 to 2.5.0 in /apps/slack-salesforce-starter-app#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/slack-salesforce-starter-app/slack-block-builder-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps slack-block-builder from 2.3.1 to 2.5.0.

Release notes

Sourced from slack-block-builder's releases.

Version 2.5.0

✨ Add accessibilityLabel() method and introduce OptionCollection and OptionGroupCollection

  • Add accessibilityLabel() method to the ButtonBuilder object.
  • Add two utility functions, OptionCollection and OptionGroupCollection for using Block Builder to create responses to payloads from select menus with external data sources.

Version 2.4.2

🐛 Fix critical issue with filter and dispatch configs

  • In 2.4.0, there was a critical bug introduced that created issues with the filter and dispatch configs for Block Kit Elements

Version 2.4.0

✨ Add focusOnLoad() methods to elements and introduce inline conditional helper functions

  • Add focusOnLoad() method to supported elements to support the focus_on_load feature of Block Kit.
  • Add setIfTruthy(), omitIfTruthy(), setIfFalsy(), omitIfFalsy() functions to make it easy to use inline conditionals. More information can be found in the README and on the doc site.
  • A lot of reworking for the internal file structure.
Commits
  • d18e885 📦 Update package.json
  • 039b089 📚 Update doc site
  • 2e34f39 📚 Fix type in README
  • 837c9b7 📚 Update docs for ButtonBuilder and accessibilityLabel
  • 4f19f23 📚 Update README
  • 9ede9cb 📚 Update README to document OptionCollection and OptionGroupCollection
  • da4a266 ✅ Add tests for OptionCollection and OptionGroupCollection
  • 5a873a0 ✨ Add OptionCollection and OptionGroupCollection
  • 395a533 ✅ Add tests for accessibilityLabel method on ButtonBuilder
  • 674b6aa ✨ Add accessibilityLabel method to ButtonBuilder
  • 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 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)

Bumps [slack-block-builder](https://github.com/raycharius/slack-block-builder) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/raycharius/slack-block-builder/releases)
- [Changelog](https://github.com/raycharius/slack-block-builder/blob/main/CHANGELOG.md)
- [Commits](raycharius/slack-block-builder@v2.3.1...v2.5.0)

---
updated-dependencies:
- dependency-name: slack-block-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #76.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/slack-salesforce-starter-app/slack-block-builder-2.5.0 branch August 1, 2022 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants