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 @types/cors to v2.8.17 #17

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 14, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/cors (source) 2.8.9 -> 2.8.17 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.

@commit-lint
Copy link

commit-lint bot commented Feb 14, 2021

Chore

  • deps: update dependency @types/cors to v2.8.17 (fb627ab)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/cors-2.x branch from 4785502 to 75ac986 Compare July 6, 2021 21:12
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.10 chore(deps): update dependency @types/cors to v2.8.11 Jul 6, 2021
@renovate renovate bot force-pushed the renovate/cors-2.x branch from 75ac986 to 25c5ace Compare July 9, 2021 08:30
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.11 chore(deps): update dependency @types/cors to v2.8.12 Jul 9, 2021
@renovate renovate bot force-pushed the renovate/cors-2.x branch from 25c5ace to 4ea9e60 Compare July 9, 2021 11:28
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.12 chore(deps): update dependency @types/cors to v2.8.13 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/cors-2.x branch from 4ea9e60 to 20d4686 Compare March 16, 2023 06:28
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.13 chore(deps): update dependency @types/cors to v2.8.14 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/cors-2.x branch from 20d4686 to 3bcb0f6 Compare September 4, 2023 20:05
@renovate
Copy link
Author

renovate bot commented Sep 4, 2023

⚠ 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: functions/package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)

@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.14 chore(deps): update dependency @types/cors to v2.8.15 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/cors-2.x branch from 3bcb0f6 to e18e5fc Compare October 18, 2023 00:37
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.15 chore(deps): update dependency @types/cors to v2.8.16 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/cors-2.x branch from e18e5fc to e4b8078 Compare November 7, 2023 04:26
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.16 chore(deps): update dependency @types/cors to v2.8.17 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/cors-2.x branch from e4b8078 to fb627ab Compare November 21, 2023 01:58
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.17 chore(deps): update dependency @types/cors to v2.8.17 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/cors-2.x branch December 8, 2024 19:03
@renovate renovate bot changed the title chore(deps): update dependency @types/cors to v2.8.17 - autoclosed chore(deps): update dependency @types/cors to v2.8.17 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/cors-2.x branch from e772d4f to fb627ab Compare December 8, 2024 21:04
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