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

chore(deps): update various dev dependencies #97

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

rafegoldberg
Copy link
Contributor

@rafegoldberg rafegoldberg commented Dec 11, 2020

🧰 Changes

I ran through our outdated dev deps and updated a whole bunch of 'em. 🎩s off to Jon for suggesting this npm-check tool, which made it super easy! (Click for a complete list of updates...)
Package Version
@babel/core v7.12.10
@babel/plugin-proposal-class-properties v7.12.1
@babel/plugin-proposal-object-rest-spread v7.12.1
@babel/plugin-proposal-optional-chaining v7.12.7
@babel/preset-env v7.12.10
@babel/preset-react v7.12.10
@commitlint/cli v11.0.0
@commitlint/config-angular v11.0.0
@commitlint/config-conventional v11.0.0
@readme/eslint-config v3.8.0
babel-jest v26.6.3
babel-loader v8.2.2
enzyme-adapter-react-16 v1.15.5
eslint v7.15.0
husky v4.3.5
mini-css-extract-plugin v1.3.3
semantic-release v17.3.0
terser-webpack-plugin v5.0.3
webpack-merge v5.6.1

🔬 Testing

Check out this branch and npm ci. If tests pass and the library builds correctly, this worked! To be extra sure, you can try running a local integration against your readme repo. (This worked swimmingly when I did it.)

 Package                                    | Version
:-------------------------------------------|:--------
`@babel/core`                               | v7.12.10
`@babel/plugin-proposal-class-properties`   | v7.12.1
`@babel/plugin-proposal-object-rest-spread` | v7.12.1
`@babel/plugin-proposal-optional-chaining`  | v7.12.7
`@babel/preset-env`                         | v7.12.10
`@babel/preset-react`                       | v7.12.10
`@commitlint/cli`                           | v11.0.0
`@commitlint/config-angular`                | v11.0.0
`@commitlint/config-conventional`           | v11.0.0
`@readme/eslint-config`                     | v3.8.0
`babel-jest`                                | v26.6.3
`babel-loader`                              | v8.2.2
`enzyme-adapter-react-16`                   | v1.15.5
`eslint`                                    | v7.15.0
`husky`                                     | v4.3.5
`mini-css-extract-plugin`                   | v1.3.3
`semantic-release`                          | v17.3.0
`terser-webpack-plugin`                     | v5.0.3
`webpack-merge`                             | v5.6.1
@rafegoldberg rafegoldberg added the dependencies Pull requests that update a dependency file label Dec 11, 2020
Copy link
Collaborator

@kellyjosephprice kellyjosephprice left a comment

Choose a reason for hiding this comment

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

I tested some markdown looks good! Awesome!

@rafegoldberg rafegoldberg merged commit 1506072 into next Dec 11, 2020
@rafegoldberg rafegoldberg deleted the deps/bump/more-devdeps branch December 11, 2020 20:53
rafegoldberg pushed a commit that referenced this pull request Dec 12, 2020
## Version 6.24.1-next.2

### 🛠 Fixes & Updates

* **deps:** bump [@readme](https://github.com/readme) packages ([#98](#98)) ([8f54042](8f54042))
* **deps-dev:** bump @readme/variable to v10.0.7 ([d6006d6](d6006d6))
* **release:** trigger on deps and deps-dev chores ([bcf7569](bcf7569))
* **deps:** update various dev dependencies ([#97](#97)) ([1506072](1506072))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor Author

This PR was released!

🚀 Changes included in v6.24.1-next.2

rafegoldberg pushed a commit that referenced this pull request Jan 21, 2021
## Version 6.25.0

### 🛠 Fixes & Updates

* add variables and glossary items to TOC ([#115](#115)) ([94e505d](94e505d))
* **deps:** bump [@readme](https://github.com/readme) packages ([#98](#98)) ([8f54042](8f54042))
* **deps-dev:** bump @babel/core from 7.11.0 to 7.12.9 ([2234951](2234951))
* **deps-dev:** bump @readme/variable to v10.0.7 ([d6006d6](d6006d6))
* **deps-dev:** bump css-loader from 3.6.0 to 5.0.1 ([2849a7d](2849a7d))
* **deps-dev:** bump node-sass from 4.14.1 to 5.0.0 ([576ac1e](576ac1e))
* **deps-dev:** bump sass-loader from 7.3.1 to 10.1.0 ([ba4b402](ba4b402))
* **deps-dev:** bump terser-webpack-plugin from 3.0.8 to 4.2.3 ([979b1ec](979b1ec))
* **deps-dev:** bump webpack-merge from 4.2.2 to 5.4.0 ([3c08dc9](3c08dc9))
* don't run eslint on `test.watch` ([#102](#102)) ([59a6dfe](59a6dfe))
* **bundlewatch:** honor skip commit message ([#101](#101)) ([796bc9c](796bc9c))
* **release:** trigger on deps and deps-dev chores ([bcf7569](bcf7569))
* **webpack:** update merge import ([74d6e8a](74d6e8a))
* update release note sections ([2bb84fe](2bb84fe))
* **deps:** update various dev dependencies ([#97](#97)) ([1506072](1506072))
* user script extraction and execution ([#100](#100)) ([3eeeee9](3eeeee9))

### 📘 Tests & Docs

* sync exported markdown to RDMD site ([#105](#105)) ([8651c88](8651c88))
* update docs to latest markdown ([#107](#107)) ([239d0df](239d0df))

### ✨ New & Improved

* visual regression testing and dev server app ([#94](#94)) ([0774166](0774166))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor Author

This PR was released!

🚀 Changes included in v6.25.0

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 released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants