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

feat: bump dependencies #2254

Merged
merged 6 commits into from
Jun 26, 2021
Merged

feat: bump dependencies #2254

merged 6 commits into from
Jun 26, 2021

Conversation

balazsorban44
Copy link
Member

Node 10 has reached end-of-life, Next.js stopped supporting it in Next 11. Since we are a Next.js library, it doesn't make sense for us to support anything lower than that either.

I also upgraded a bunch of dependencies and dropped some that weren't necessary anymore.

BREAKING CHANGE:

The lowest supported Node version is 12. (We still support IE11 in browsers, until that is not dropped by Next.js itself)

@vercel
Copy link

vercel bot commented Jun 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextauthjs/next-auth/A4XmX8YVmSESSNnYvsQr1hrw3fe2
✅ Preview: https://next-auth-git-feat-upgrade-required-deps-nextauthjs.vercel.app

@vercel vercel bot temporarily deployed to Preview June 25, 2021 22:30 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 22:33 Inactive
@vercel vercel bot temporarily deployed to Preview June 25, 2021 22:38 Inactive
@github-actions github-actions bot added client Client related code core Refers to `@auth/core` labels Jun 25, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2021

Codecov Report

Merging #2254 (4b39b44) into next (988c991) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            next   #2254   +/-   ##
=====================================
  Coverage   9.96%   9.96%           
=====================================
  Files         83      83           
  Lines       1395    1395           
  Branches     382     382           
=====================================
  Hits         139     139           
  Misses      1036    1036           
  Partials     220     220           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 988c991...4b39b44. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview June 25, 2021 22:48 Inactive
@balazsorban44 balazsorban44 marked this pull request as ready for review June 25, 2021 22:50
Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@balazsorban44 balazsorban44 merged commit 6c1a0ec into next Jun 26, 2021
@balazsorban44 balazsorban44 deleted the feat/upgrade-required-deps branch June 26, 2021 09:39
mnphpexpert added a commit to mnphpexpert/next-auth that referenced this pull request Sep 2, 2024
Node 10 has reached end-of-life, Next.js stopped supporting it in Next 11. Since we are a Next.js library, it doesn't make sense for us to support anything lower than that either.

I also upgraded a bunch of dependencies and dropped some that weren't necessary anymore.

BREAKING CHANGE:

The lowest supported Node version is 12. (We still support IE11 in browsers, until that is not dropped by Next.js itself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related code core Refers to `@auth/core`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants