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

[do-not-merge] chore: update some nonbreaking major packages #30477

Closed

Conversation

hoobdeebla
Copy link
Contributor

@hoobdeebla hoobdeebla commented Mar 26, 2021

Updates many major and some minor packages, removes duplicate dependencies and stub types. Major changes:

Package Change Breaking Changes
babel-plugin-macros ^2.8.0 -> ^3.0.1 require Node 10
babel-plugin-react-css-modules ^3.4.2 -> ^5.2.6 require Babel 7
boxen ^4.2.0 -> ^5.0.0 require Node 10
cache-manager ^2.11.1 -> ^3.4.1 none
change-case change-case ^3.1.0 -> camel-case ^4.1.2 split methods into lerna-managed packages
coffee-loader ^0.9.0 -> ^2.0.0 require Node 10, webpack 5
commander ^2.20.3 -> ^7.2.0 require Node 6
dataloader ^1.4.0 -> ^2.0.0 none that affect usage in gatsby-plugin-mdx
debug ^3.2.7 -> ^4.3.1 require Node 6
deep-map-keys ^1.2.0 -> ^2.0.1 require Node 6
del ^5.1.0 -> ^6.0.3 require Node 10
do-sync ^2.2.0 -> ^3.0.2 none
enhanced-resolve ^4.2.0 -> ^5.7.0 none that affect usage in gatsby
escape-string-regexp ^1.0.5 -> ^4.0.0 require Node 10
execa ^3.4.0 -> ^5.0.0 require Node 10
faker ^4.1.0 -> ^5.5.1 none
file-type ^15.0.1 -> ^16.3.0 none that affect usage in gatsby-source-wordpress
friendly-errors-webpack-plugin 1.7.0-chalk2 -> ^2.0.0-beta.2 none
fs-extra ^8.1.0 -> ^9.1.0 require Node 10, use native recursive fs.mkdir for ensureDir* where possible
gatsby-plugin-webfonts ^1.1.4 -> ^2.1.0 none
globby ^10.0.2 -> ^11.0.3 require Node 10
graphql-request ^1.8.2 -> ^3.4.0 none
hosted-git-info ^3.0.6 -> ^4.0.2 none that affect usage in gatsby
husky 3.1.0 -> ^6.0.0 require Node 10, restructure hooks
inquirer ^6.5.2 -> ^8.0.0 require Node 12
is-online ^8.5.1 -> ^9.0.0 require Node 10
jest-environment-jsdom-fourteen ^0.1.0 -> ^1.0.1 none
jest-diff ^24.9.0 -> ^26.6.2 require Node 10
jest-worker ^24.9.0 -> ^26.3.0 require Node 10
lerna ^3.22.5 -> ^4.0.0 require Node 10
loader-utils ^1.4.0 -> ^2.0.0 require Node 8
markdown-magic ^0.2.1 -> ^1.0.0 none
meant ^1.0.1 -> ^2.0.1 none
mkdirp ^0.5.1 -> ^1.0.4 require Node 10
mitt ^1.2.0 -> ^2.1.0 none since we don't pass an object to mitt
npm-package-arg ^6.1.1 -> ^8.1.2 require Node 10
parse-numeric-range ^0.0.2 -> ^1.2.0 call module via default import instead of .parse() method
pkg-dir ^4.2.0 -> ^5.0.0 require Node 10
plop ^1.9.1 -> ^2.7.4 require Node 8
postcss-loader ^4.1.0 -> ^5.2.0 require webpack 5
pretty-error ^2.1.1 -> ^3.0.3 require Node 10
probe-image-size ^6.0.0 -> ^7.0.1 none
puppeteer ^3.3.0 -> ^8.0.0 none that affect usage in gatsby-plugin-preload-fonts
sass-loader ^10.1.1 -> ^11.0.1 require webpack 5
string-similarity ^1.2.2 -> ^4.0.2 none
strip-ansi ^5.2.0 -> ^6.0.0 require Node 8
tmp-promise ^2.1.0 -> ^3.0.2 none
toml ^2.3.6 -> ^3.0.0 reverts behavior from 2.3.6, identical to 2.3.5
unified ^6.2.0 -> ^9.2.1 none that affect usage in gatsby packages
urql ^1.9.7 -> ^2.0.1 none that affect usage in gatsby packages
webpack-virtual-modules ^0.3.2 -> ^0.4.2 none

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Mar 26, 2021
@hoobdeebla hoobdeebla marked this pull request as draft March 26, 2021 03:32
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 3 times, most recently from 34dc5e1 to d80403f Compare March 28, 2021 05:03
@hoobdeebla hoobdeebla marked this pull request as ready for review March 29, 2021 05:10
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 4 times, most recently from 5a2630f to 2d6b6a2 Compare April 2, 2021 03:23
@hoobdeebla hoobdeebla marked this pull request as draft April 2, 2021 04:53
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 2 times, most recently from 4375fd3 to 21d1ece Compare April 10, 2021 05:24
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 4 times, most recently from d9dda81 to 993bb5c Compare April 20, 2021 19:45
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 4 times, most recently from 3240f2a to 500dd64 Compare April 23, 2021 21:38
@vladar vladar added type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 26, 2021
@hoobdeebla hoobdeebla changed the title chore: update some nonbreaking major packages [do-not-merge] chore: update some nonbreaking major packages Apr 26, 2021
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 5 times, most recently from 727ba6e to 7503338 Compare May 7, 2021 08:05
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 6 times, most recently from 2782f04 to f7ab9dd Compare January 26, 2023 21:13
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 6 times, most recently from abb6f3f to 17291cd Compare February 6, 2023 17:49
@hoobdeebla hoobdeebla force-pushed the updates/nonbreaking-major branch 2 times, most recently from 34091e0 to 51aadf0 Compare February 9, 2023 00:21
@LekoArts
Copy link
Contributor

Closing this PR as it seems automated and not actionable anymore. Some of the dependencies were updated, some not. Smaller PRs with only a couple of dependencies are better than one big PR with a lot of them.

@LekoArts LekoArts closed this Feb 13, 2023
@hoobdeebla hoobdeebla deleted the updates/nonbreaking-major branch February 13, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants