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

feat(deps): bump github.com/slack-go/slack from 0.11.0 to 0.11.2 #3252

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps github.com/slack-go/slack from 0.11.0 to 0.11.2.

Release notes

Sourced from github.com/slack-go/slack's releases.

v0.11.2

Thank you for all the contributions!

What's Changed

Enhancements

Fixes

New Contributors

Full Changelog: slack-go/slack@v0.11.1...v0.11.2

v0.11.1

Thank you for all the contributions!

What's Changed

Enhancements

New Contributors

Full Changelog: slack-go/slack@v0.11.0...v0.11.1

Commits
  • 1edf0c7 Merge pull request #1082 from jmatsu/fix/usergroup_update_cannot_set_zero_value
  • c3c2084 fix: Don't use meaningless slice pointers and reflect package
  • 74e583e Merge pull request #1060 from nakatanakatana/add_workflows_methods
  • 9013791 fix: change Outputs type *map[string]string to map[string]strring
  • 5a6b1b0 Merge pull request #1086 from mszostok/unmapped-typed-err
  • a8b9f28 Merge pull request #1083 from H3rby7/feature/metadata
  • 9e4de8b Apply suggestion after review
  • cd6747e Add option to detect unmapped error
  • b31335c add testcase for basic properties only in chat_go.test, add includeAllMetadat...
  • 38367d1 test: make sure empty values are sent
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 25, 2022
@vercel vercel bot temporarily deployed to Preview July 25, 2022 08:02 Inactive
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #3252 (c9cfc85) into main (a31b4aa) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head c9cfc85 differs from pull request most recent head be833f4. Consider uploading reports for the commit be833f4 to get more accurate results

@@            Coverage Diff             @@
##             main    #3252      +/-   ##
==========================================
- Coverage   84.26%   84.25%   -0.02%     
==========================================
  Files         115      115              
  Lines        9302     9296       -6     
==========================================
- Hits         7838     7832       -6     
  Misses       1183     1183              
  Partials      281      281              
Impacted Files Coverage Δ
internal/pipe/archive/archive.go 93.57% <0.00%> (-0.15%) ⬇️
internal/tmpl/tmpl.go 97.79% <0.00%> (-0.02%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch from 2c630c2 to ff2b8ef Compare July 26, 2022 12:06
@vercel vercel bot temporarily deployed to Preview July 26, 2022 12:08 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch from ff2b8ef to 6d799e4 Compare July 26, 2022 12:33
@vercel vercel bot temporarily deployed to Preview July 26, 2022 12:35 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch 2 times, most recently from 53ee847 to 4234f2b Compare July 27, 2022 17:28
@vercel vercel bot temporarily deployed to Preview July 27, 2022 17:30 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch from 4234f2b to 7cc5e31 Compare July 28, 2022 12:36
@vercel vercel bot temporarily deployed to Preview July 28, 2022 12:36 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch from 7cc5e31 to c9cfc85 Compare July 29, 2022 12:10
@vercel vercel bot temporarily deployed to Preview July 29, 2022 12:13 Inactive
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.11.0...v0.11.2)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch from c9cfc85 to be833f4 Compare August 2, 2022 12:12
@vercel vercel bot temporarily deployed to Preview August 2, 2022 12:13 Inactive
@caarlos0 caarlos0 merged commit e431da4 into main Aug 2, 2022
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/slack-go/slack-0.11.2 branch August 2, 2022 12:14
@github-actions github-actions bot added this to the 1.11.0 milestone Aug 2, 2022
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant