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

Update dev dependencies #790

Merged
merged 24 commits into from
Jul 25, 2019
Merged

Update dev dependencies #790

merged 24 commits into from
Jul 25, 2019

Conversation

RDIL
Copy link
Contributor

@RDIL RDIL commented Jul 24, 2019

Updates dev dependencies to the latest version.

dependabot-preview bot and others added 18 commits July 24, 2019 13:19
Updates the requirements on [matchdep](https://github.com/tkellen/js-matchdep) to permit the latest version.
- [Release notes](https://github.com/tkellen/js-matchdep/releases)
- [Commits](tkellen/js-matchdep@v1.0.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-clean-tw-2.0.0

Update grunt-contrib-clean requirement from ^1.0.0 to ^2.0.0
…-uglify-approx-4.0.1

Update grunt-contrib-uglify requirement from ~3.3.0 to ~4.0.1
…ox-2.0.0

Update matchdep requirement from ~1.0.1 to ~2.0.0
…-16.3.0

Update browserify requirement from ^13.0.0 to ^16.3.0
Updates the requirements on [grunt-open](https://github.com/onehealth/grunt-open) to permit the latest version.
- [Release notes](https://github.com/onehealth/grunt-open/releases)
- [Commits](jsoverson/grunt-open@v0.2.3...v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-watch-approx-1.1.0

Update grunt-contrib-watch requirement from ~1.0.0 to ~1.1.0
…-connect-tw-2.0.0

Update grunt-contrib-connect requirement from ^1.0.2 to ^2.0.0
Update grunt-open requirement from 0.2.3 to 0.2.4
Updates the requirements on [grunt-exec](https://github.com/jharding/grunt-exec) to permit the latest version.
- [Release notes](https://github.com/jharding/grunt-exec/releases)
- [Commits](jharding/grunt-exec@v1.0.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…prox-3.0.0

Update grunt-exec requirement from ~1.0.1 to ~3.0.0
@jessetan
Copy link
Contributor

Thanks for your PR. We are in the process of moving the build toolchain to webpack, so some of these dependencies will no longer exist or should be updated after the move to webpack.

@agjohnson agjohnson added the Status: blocked Issue is blocked on another issue label Jul 25, 2019
@agjohnson
Copy link
Collaborator

Blocking on #771

@agjohnson
Copy link
Collaborator

#771 is merged, feel free to rebase. I think all of these deps are removed now.

@agjohnson agjohnson removed the Status: blocked Issue is blocked on another issue label Jul 25, 2019
@RDIL
Copy link
Contributor Author

RDIL commented Jul 25, 2019

Okay, I'll have dependabot trigger another bump.

dependabot-preview bot and others added 4 commits July 25, 2019 22:31
Updates the requirements on [bourbon-neat](https://github.com/thoughtbot/neat) to permit the latest version.
- [Release notes](https://github.com/thoughtbot/neat/releases)
- [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md)
- [Commits](thoughtbot/neat@v1.9.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-approx-4.0

Update bourbon-neat requirement from ~1.9 to ~4.0
…-3.1.0

Update css-loader requirement from ^2.1.1 to ^3.1.0
@RDIL
Copy link
Contributor Author

RDIL commented Jul 25, 2019

Done @agjohnson!

package.json Outdated
@@ -10,8 +10,8 @@
"dependencies": {},
"devDependencies": {
"bourbon": "~4.3",
"bourbon-neat": "~1.9",
"css-loader": "^2.1.1",
"bourbon-neat": "~4.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can't use > 1.9 current due to Wyrm

package.json Show resolved Hide resolved
@agjohnson
Copy link
Collaborator

Thanks! Looks great! I'll have to note the pin here

@agjohnson agjohnson merged commit 7e0d793 into readthedocs:master Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants