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

v9.11.0 Bump react-collapse from 4.0.3 to 5.1.0 #5193

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Jul 19, 2022

Applying #4808 to release/9.11.0

dlambert and others added 26 commits April 6, 2022 09:50
Upgrade caniuse-lite from 1.0.30001249 to 1.0.30001339
AEModule.build had 2 globs that would return some of the same files and have them duplicated in resources.zip files, which was not a major issue but found it while troubleshooting another issue.

Also, WebFormsMVP had recently been made into a package but it was not added to the list of unversioned manifest and would get automatically versioned by the current DNN version upon build.
Bumps [superagent](https://github.com/visionmedia/superagent) from 6.1.0 to 7.1.6.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](ladjs/superagent@v6.1.0...v7.1.6)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Fare](https://github.com/moodmosaic/Fare) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/moodmosaic/Fare/releases)
- [Commits](moodmosaic/Fare@v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: Fare
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 6.1.7601.17515 to 7.2.4.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/commits/v7.2.4)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…agement.Automation-7.2.4

Bump System.Management.Automation from 6.1.7601.17515 to 7.2.4
…eragent-7.1.6

Bump superagent from 6.1.0 to 7.1.6
Removing some unnecessary values from SMTP entity
Upgrade Cake.Frosting from 2.0.0 to 2.2.0
Update a couple of test dependencies
Platform/Tests/DNN.Integration.Test.Framework/DNN.Integration.Test.Framework.csproj
Platform/Tests/DotNetNuke.Tests.AspNetCCP/DotNetNuke.Tests.AspNetCCP.csproj
Platform/Tests/DotNetNuke.Tests.Authentication/DotNetNuke.Tests.Authentication.csproj
Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj
Platform/Tests/DotNetNuke.Tests.Utilities/DotNetNuke.Tests.Utilities.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.ConfigConsole.Tests/Dnn.PersonaBar.ConfigConsole.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.ConfigConsole.Tests/packages.config
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Pages.Tests/Dnn.PersonaBar.Pages.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Security.Tests/Dnn.PersonaBar.Security.Tests.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Users.Tests/Dnn.PersonaBar.Users.Tests.csproj
Fix bug - postback issue with the cke editor
Upgrade NUnit to 3.13.3 and Test Adapter to 4.2.1
Bumps [react-collapse](https://github.com/nkbt/react-collapse) from 4.0.3
to 5.1.0.
- [Release notes](https://github.com/nkbt/react-collapse/releases)
- [Commits](nkbt/react-collapse@v4.0.3...v5.1.0)

---
updated-dependencies:
- dependency-name: react-collapse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bdukes bdukes added Type: Maintenance javascript Pull requests that update Javascript code labels Jul 19, 2022
@bdukes bdukes added this to the 9.11.0 milestone Jul 19, 2022
…act-collapse-5.1.0-f8a31e06ced77eaaa29af16ce2913068f24866de
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mentioned that #4808 would need some good UI testing but it was merged without anyone confirming..

I just gave that build a quick test and we have issues with that:
image

image

image

I think we need to revert that until someone has time to adjust it's usage...

@bdukes
Copy link
Contributor Author

bdukes commented Jul 26, 2022

I'll look into fixing the usage

@david-poindexter
Copy link
Contributor

Good catch @valadas - thanks for the effort @bdukes 🎉

@bdukes bdukes requested a review from valadas July 27, 2022 17:59
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed on Slack with @bdukes , it will be easier to merge this and then do the react-collapse usage fix. So merging this one now.

@valadas valadas merged commit f3a5e6e into release/9.11.0 Jul 27, 2022
@valadas valadas deleted the v9.11.0/dependabot/npm_and_yarn/react-collapse-5.1.0-f8a31e06ced77eaaa29af16ce2913068f24866de branch April 17, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants