Skip to content

Bump next-transpile-modules from 7.3.0 to 8.0.0#36

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-transpile-modules-8.0.0
Closed

Bump next-transpile-modules from 7.3.0 to 8.0.0#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-transpile-modules-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2021

Bumps next-transpile-modules from 7.3.0 to 8.0.0.

Release notes

Sourced from next-transpile-modules's releases.

8.0.0

Following the Next.js 11 announcement, next-transpile-modules v8 is here. Technically v7 should work fine, but there was a default change, so I mark this as a major version.

The breaking changes are indicated by the ⚠️ icon.

Webpack 5 enabled by default ⚠️

If you don't have any webpack5 key in your next.config.js, next-transpile-modules will assume you use Webpack 5.

If you already have Webpack 5 enabled, nothing changes for you. If you want to stick with Webpack 4, you can see how to disable Webpack 5 here.

It is of course strongly recommended to upgrade to Webpack 5, as it brings substantial improvements to compilation time!

Cheers!

Commits
  • 6692f2f 8.0.0
  • b1ce403 Merge pull request #218 from martpie/next-11
  • 0c1b405 Tests: update TS and disable ESLint
  • 3c2b14b Re-generate lockfiles with npm@6 + update actions
  • 3e730c3 Use ubuntu-latest instead of ubuntu-18.04
  • f133936 Add npm version script to CI
  • 0c9d989 Re-generate npm-basic lockfile
  • 429d8f8 Rollback all deps updates
  • 2605d1d Rollback fs-extra
  • 641f63d Re-update all dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 7.3.0 to 8.0.0.
- [Release notes](https://github.com/martpie/next-transpile-modules/releases)
- [Commits](martpie/next-transpile-modules@7.3.0...8.0.0)

---
updated-dependencies:
- dependency-name: next-transpile-modules
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 27, 2021

Superseded by #45.

@dependabot dependabot Bot closed this Oct 27, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next-transpile-modules-8.0.0 branch October 27, 2021 15:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants