-
Notifications
You must be signed in to change notification settings - Fork 662
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
chore: update axios in web-api to 1.6.0. See #1682 for more info #1686
Merged
filmaj
merged 1 commit into
slackapi:web-api-6.9-hotfix
from
enza252:hotfix-update-axios-1.6.0
Oct 30, 2023
Merged
chore: update axios in web-api to 1.6.0. See #1682 for more info #1686
filmaj
merged 1 commit into
slackapi:web-api-6.9-hotfix
from
enza252:hotfix-update-axios-1.6.0
Oct 30, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
filmaj
approved these changes
Oct 30, 2023
Released in 6.9.1! Thanks again https://github.com/slackapi/node-slack-sdk/releases/tag/%40slack%2Fweb-api%406.9.1 |
kodiakhq bot
referenced
this pull request
in X-oss-byte/Nextjs
Jan 20, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@slack/web-api](https://slack.dev/node-slack-sdk/web-api) ([source](https://togithub.com/slackapi/node-slack-sdk)) | [`^6.9.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/6.9.0/7.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/6.9.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/6.9.0/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@​slack/web-api)</summary> ### [`v7.0.1`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.1) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) #### What's Changed [`a74e35b`](https://togithub.com/slackapi/node-slack-sdk/commit/a74e35b) feat: upgrade axios to resolve CVE-2023-45857 ([#​1682](https://togithub.com/slackapi/node-slack-sdk/issues/1682)) #### New Contributors - [@​enza252](https://togithub.com/enza252) made their first contribution in [https://github.com/slackapi/node-slack-sdk/pull/1682](https://togithub.com/slackapi/node-slack-sdk/pull/1682) ### [`v7.0.0`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.0) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) ### What's Changed [`85c07d9`](https://togithub.com/slackapi/node-slack-sdk/commit/85c07d9) Set minimum node version to 18 ([#​1666](https://togithub.com/slackapi/node-slack-sdk/issues/1666)) [`0ba6dc2`](https://togithub.com/slackapi/node-slack-sdk/commit/0ba6dc2) Add metadata to incoming webhooks parameters ([#​1617](https://togithub.com/slackapi/node-slack-sdk/issues/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. ### [`v6.11.2`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.11.2) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) Bumps axios to 1.6.5 to address *another* security vulnerability. ### [`v6.11.1`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.11.1) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) Bumps axios to 1.6.3 to address a security vulnerability. ### [`v6.11.0`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.11.0) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) - Adds support for `style.code` properties on rich text elements. See original issue [#​1706](https://togithub.com/slackapi/node-slack-sdk/issues/1706) and PR to resolve [#​1707](https://togithub.com/slackapi/node-slack-sdk/issues/1707). ### [`v6.10.0`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.10.0) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) ##### What's Changed [`66eb303`](https://togithub.com/slackapi/node-slack-sdk/commit/66eb303) Add support for apps.manifest.\* endpoints - thanks [@​misscoded](https://togithub.com/misscoded)! ([#​1690](https://togithub.com/slackapi/node-slack-sdk/issues/1690)) [`6e07903`](https://togithub.com/slackapi/node-slack-sdk/commit/6e07903) Add new args to admin.users.list and update web API response types - thanks [@​seratch](https://togithub.com/seratch)! ([#​1688](https://togithub.com/slackapi/node-slack-sdk/issues/1688)) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.1...[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).10.0 ### [`v6.9.1`](https://togithub.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%406.9.1) [Compare Source](https://togithub.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) #### What's Changed - chore: update axios in web-api to 1.6.0. See [#​1682](https://togithub.com/slackapi/node-slack-sdk/issues/1682) for more info by [@​enza252](https://togithub.com/enza252) in [https://github.com/slackapi/node-slack-sdk/pull/1686](https://togithub.com/slackapi/node-slack-sdk/pull/1686) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.0...[@​slack/web-api](https://togithub.com/slack/web-api)[@​6](https://togithub.com/6).9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Addresses comments in #1682 to resolve CVE-2023-45857 in web-client only.
Requirements (place an
x
in each[ ]
)