-
Notifications
You must be signed in to change notification settings - Fork 163
Bump nanoid and mattermost-redux in /webapp #907
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 nanoid and mattermost-redux in /webapp #907
Conversation
|
Hello @dependabot[bot], Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. |
Removes [nanoid](https://github.com/ai/nanoid). It's no longer used after updating ancestor dependency [mattermost-redux](https://github.com/mattermost/mattermost/tree/HEAD/webapp/platform/mattermost-redux). These dependencies need to be updated together. Removes `nanoid` Updates `mattermost-redux` from 5.33.1 to 10.7.0 - [Release notes](https://github.com/mattermost/mattermost/releases) - [Changelog](https://github.com/mattermost/mattermost/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost/commits/[email protected]/webapp/platform/mattermost-redux) --- updated-dependencies: - dependency-name: nanoid dependency-version: dependency-type: indirect - dependency-name: mattermost-redux dependency-version: 10.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
5e97b14 to
141fe6a
Compare
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
⛔ Snyk checks have failed. 2 issues have been found so far.
⛔ security/snyk check is complete. 2 issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) 💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
/update-branch |
|
Fixed here |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Removes nanoid. It's no longer used after updating ancestor dependency mattermost-redux. These dependencies need to be updated together.
Removes
nanoidUpdates
mattermost-reduxfrom 5.33.1 to10.7.010.8.0Release notes
Sourced from mattermost-redux's releases.
... (truncated)
Commits
fbde086Update npm packages versions for release-10.786aad9dAdd platform/mattermost-redux package for publishing (#30020)Maintainer changes
This version was pushed to npm by hmhealey, a new releaser for mattermost-redux since your current version.
You can trigger a rebase of this PR 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)You can disable automated security fix PRs for this repo from the Security Alerts page.