Skip to content

chore(deps): update dependency netlify-cli to v11 #841

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2022

This PR contains the following updates:

Package Change Age Confidence
netlify-cli 8.19.3 -> 11.8.3 age confidence

Release Notes

netlify/cli (netlify-cli)

v11.8.3

Compare Source

Bug Fixes

v11.8.2

Compare Source

Bug Fixes

v11.8.1

Compare Source

Bug Fixes

v11.8.0

Compare Source

Features
Bug Fixes

v11.7.1

Compare Source

Bug Fixes

v11.7.0

Compare Source

Features

v11.6.0

Compare Source

Features
  • run framework detection and run plugins on netlify build (#​5029) (c85efc4)
Bug Fixes

v11.5.1

Compare Source

Bug Fixes

v11.5.0

Compare Source

Features
  • support branch values for environment variable contexts (#​4977) (f434f57)

v11.4.0

Compare Source

Features
  • enable the use eszip feature flag for edge functions (#​4791) (2cd5d57)
Bug Fixes

v11.3.0

Compare Source

Features
Bug Fixes

v11.2.0

Compare Source

Features
Bug Fixes

v11.1.0

Compare Source

Features
Bug Fixes

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Netlify Dev now installs and runs any build plugins required by frameworks, so version requirements from the plugins (e.g. Node version) will be applied.
Features

v10.18.0

Compare Source

Features
Bug Fixes

v10.17.8

Compare Source

Bug Fixes

v10.17.7

Compare Source

Bug Fixes

v10.17.6

Compare Source

Bug Fixes
  • graph: don't attach codegen to session metadata, and don't die when missing toml config (#​4951) (e9fa5e3)

v10.17.5

Compare Source

Bug Fixes

v10.17.4

Compare Source

Bug Fixes

v10.17.3

Compare Source

Bug Fixes

v10.17.2

Compare Source

Bug Fixes

v10.17.1

Compare Source

Bug Fixes

v10.17.0

Compare Source

Features
  • read scopes and contexts in env:get, env:list, and dev (#​4839) (3dfa6e5)
Bug Fixes

v10.16.0

Compare Source

Features
Bug Fixes

v10.15.0

Compare Source

Features
  • graph: allow sharing VCS branches through a lockfile (#​4899) (ad84a46)

v10.14.0

Compare Source

Features
Bug Fixes

v10.13.0

Compare Source

Features
  • pass site information to edge function context in dev command (#​4857) (9ab5603)
Bug Fixes

v10.12.1

Compare Source

Bug Fixes

v10.12.0

Compare Source

Features
Bug Fixes
  • graph: fetch enabled services for the session instead of the app (#​4865) (7e0160a)
  • prevent promptEditorHelper to run if running tests in vscode (#​4863) (7b89caf)

v10.11.2

Compare Source

Bug Fixes

v10.11.1

Compare Source

Bug Fixes

v10.11.0

Compare Source

Features
Bug Fixes

v10.10.2

Compare Source

Bug Fixes

v10.10.1

Compare Source

Bug Fixes

v10.10.0

Compare Source

Features
  • Add edge function templates to functions:create command (#​4731) (f1f5cfa)
Bug Fixes

v10.9.1

Compare Source

Bug Fixes

v10.9.0

Compare Source

Features
Bug Fixes

v10.8.0

Compare Source

Features
Bug Fixes

v10.7.1

Compare Source

Bug Fixes

v10.7.0

Compare Source

Features
  • support env write operations for sites opted in to beta env var experience (#​4751) (e0695f9)
Bug Fixes

[v10.6.3](https://redirect.github.


Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/netlify-cli-11.x branch from 77cf989 to 6963bdd Compare August 26, 2022 16:02
@renovate renovate bot force-pushed the renovate/netlify-cli-11.x branch from 6963bdd to df22503 Compare September 25, 2022 21:44
@renovate renovate bot force-pushed the renovate/netlify-cli-11.x branch from df22503 to 77f2a0c Compare October 13, 2023 14:26
@renovate renovate bot force-pushed the renovate/netlify-cli-11.x branch from 77f2a0c to 0b05c56 Compare August 10, 2025 15:55
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22550
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22550:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22699:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22917:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23660:7)

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.

0 participants