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 dependency serverless to v4 #5000

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serverless 3.39.0 -> 4.4.7 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "after 5:00am every weekday, before 7:00am every weekday,every weekend" (UTC), Automerge - "before 7am every weekday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from janpio as a code owner May 26, 2024 00:18
@renovate renovate bot requested a review from aqrln May 26, 2024 00:18
@renovate renovate bot requested a review from Jolg42 as a code owner May 26, 2024 00:18
@renovate renovate bot requested a review from jkomyno May 26, 2024 00:18
@renovate renovate bot requested a review from SevInf as a code owner May 26, 2024 00:18
@renovate renovate bot requested review from Jolg42 and millsp May 26, 2024 00:18
@renovate renovate bot requested a review from jkomyno as a code owner May 26, 2024 00:18
@renovate renovate bot requested a review from SevInf May 26, 2024 00:18
@Jolg42
Copy link
Contributor

Jolg42 commented May 27, 2024

Currently fails with

++ npx serverless config credentials --provider aws --key redacted --secret *** --overwrite
Your Nodejs version is too old, please upgrade to Node 18 or newer and rerun Serverless

Which makes sense, we should upgrade the Node.js version here.

@Jolg42
Copy link
Contributor

Jolg42 commented May 27, 2024

Note that v4 is currently in Beta

See https://www.npmjs.com/package/serverless

Serverless Framework - V.4 - Beta
May 21st, 2024 – We've released Serverless Framework V.4 Beta after testing the V.4 Alpha for a few months. In this release, we assumed the serverless npm namespace. To continue to use Serverless Framework V.3 and older versions, please target them in your NPM installs (e.g. npm i [email protected] 3.38.0 is the latest version of v3).
If you need to access documentation for Serverless Framework V.3, you can find it here.
If you are upgrading to V.4, see our Upgrading to Serverless Framework V4 Documentation

@renovate renovate bot force-pushed the renovate/serverless-4.x branch 3 times, most recently from 74b1744 to d5e5a86 Compare June 1, 2024 00:52
@renovate renovate bot changed the title chore(deps): update dependency serverless to v4 chore(deps): update dependency serverless to v4 - autoclosed Jun 4, 2024
@renovate renovate bot closed this Jun 4, 2024
@renovate renovate bot deleted the renovate/serverless-4.x branch June 4, 2024 15:01
@renovate renovate bot restored the renovate/serverless-4.x branch June 4, 2024 16:07
@renovate renovate bot changed the title chore(deps): update dependency serverless to v4 - autoclosed chore(deps): update dependency serverless to v4 Jun 4, 2024
@renovate renovate bot reopened this Jun 4, 2024
@renovate renovate bot requested a review from a team as a code owner June 4, 2024 16:07
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 6 times, most recently from 017b12c to d40bf09 Compare June 11, 2024 06:11
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 3 times, most recently from 8b242df to e913551 Compare June 14, 2024 05:22
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 6 times, most recently from ada4121 to 3d6c3b6 Compare August 24, 2024 11:41
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 3 times, most recently from cfd21b9 to dcb41ea Compare September 3, 2024 05:08
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 2 times, most recently from 4e215d3 to da4f002 Compare September 11, 2024 06:15
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 3 times, most recently from 65e1749 to 76657d3 Compare September 20, 2024 06:36
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 4 times, most recently from 3cf8ceb to 198f2e4 Compare October 3, 2024 06:30
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 2 times, most recently from 67defd0 to f56b2be Compare October 12, 2024 00:55
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 5 times, most recently from 0fb0256 to e6d9a7c Compare October 22, 2024 05:14
@renovate renovate bot force-pushed the renovate/serverless-4.x branch 2 times, most recently from 0933a37 to 8fdb7d8 Compare October 30, 2024 06:49
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.

1 participant