graphcast-sdk
graphcast-sdk copied to clipboard
chore(deps): bump slack-morphism from 1.14.3 to 1.15.1
Bumps slack-morphism from 1.14.3 to 1.15.1.
Release notes
Sourced from slack-morphism's releases.
v1.15.1
What's Changed
- Removed confusing duplicate field on Slack User model by
@abdolencein abdolence/slack-morphism-rust#218 Apparently Slack accidentally broke the model and reverted it back. So it is not expectedteamsfield on user model anymore. Details: abdolence/slack-morphism-rust#215Full Changelog: https://github.com/abdolence/slack-morphism-rust/compare/v1.15.0...v1.15.1
v1.15.0
What's Changed
- fix!: Allow SlackUser.team_id to be optional, it is not returned on enterprise workspace by
@siketyanin abdolence/slack-morphism-rust#215- Basic support for SlackEnterpriseUser information by
@abdolencein abdolence/slack-morphism-rust#216Breaking changes
Warning: Undocumented breaking change from Slack affecting Enterprise Grid integrations affecting
SlackUser.team_idfield. Now it becomes optional to support all variations. Let me know if you know why this happened or if you may have any official information.Full Changelog: https://github.com/abdolence/slack-morphism-rust/compare/v1.14.5...v1.15.0
v1.14.5
What's Changed
- Update tokio-tungstenite to 0.20.1 to ensure non vulnerable version is used by
@murilobsdin abdolence/slack-morphism-rust#213- fix(deps): update rust crate ring to 0.17 by
@renovatein abdolence/slack-morphism-rust#212New Contributors
@murilobsdmade their first contribution in abdolence/slack-morphism-rust#213Full Changelog: https://github.com/abdolence/slack-morphism-rust/compare/v1.14.3...v1.14.5
Commits
3346b03(cargo-release) version 1.15.1906e15bRemoved confusing duplicate field on Slack User model (#218)60d9583Toolchain updates for pipelines7e655c5Fix pipelines492cebbUpdate SECURITY.md (#217)ca242ecVer up in docsebafe6a(cargo-release) start next development iteration 1.15.1-alpha.0c54fe4f(cargo-release) version 1.15.03c74562Socket mode example update0b44ac6Basic support for SlackEnterpriseUser information (#216)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)