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

Update dev dependencies (major) - autoclosed #70

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chrome-webstore-upload-cli ^2.2.2 -> ^3.1.0 age adoption passing confidence
eslint-plugin-n ^15.7.0 -> ^16.6.0 age adoption passing confidence

Release Notes

fregante/chrome-webstore-upload-cli (chrome-webstore-upload-cli)

v3.1.0

Compare Source

v3.0.0

Compare Source

Breaking changes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v16.6.0

Compare Source

  • feat: supported new globals added in the new node.js versions (#​154) (7628925)

v16.5.0

Compare Source

Features
  • feat: Add builtins check for ES2021 to no-unsupported-features/es-builtins rule (#​153) (15a5850)
  • feat: Add syntax check for ES2021 to no-unsupported-features/es-syntax rule (#​152) (6835a10)
Docs & Chores
  • docs: Auto-generate configs list with eslint-doc-generator (#​146) (6409e34)
  • chore: Configure Renovate (0d6a0fe)

v16.4.0

Compare Source

v16.3.1

Compare Source

v16.3.0

Compare Source

Features:

Chores:

  • chore: Remove unused "meta.docs.category" property (#​133) (22ba54c)
  • docs: Fix spelling in no-callback-literal.md (#​135) (79c8afd)
  • docs: change rule desc input to textarea in new-rule template (446e744)
  • docs: add issue templates (#​130) (2200c43)
  • docs: Fix grammatically incorrect Additional ESLint's rules (#​129) (fba650a)

v16.2.0

Compare Source

Features

  • feat: detect non-member expressions in n/no-sync (#​127) (6d02512)

Bugfixes

  • fix: Normalise package.json#files before checking ignores and whitelist (#​123) (fixes #​122) (2d43f48)

Docs & Chores

v16.1.0

Compare Source

  • feat: Allow for automatic ts mapping detection (#​114) (2ab30ce)
  • feat: add config flat/recommended and flat/mixed-esm-and-cjs (#​111) (78595c4)
  • feat: export flat/recommended-script and flat/recommended-module (#​113) (1f8fdc8)
  • feat: add the ability to configure typescript to javascript file extension conversion (#​112) (20d2713)

v16.0.2

Compare Source

v16.0.1

Compare Source

  • fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. (44cec62)

v16.0.0

Compare Source

breaking changes

features


Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 1, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-semistandard@17.0.0
npm ERR! Found: eslint-plugin-n@16.6.0
npm ERR! node_modules/eslint-plugin-n
npm ERR!   dev eslint-plugin-n@"^16.6.0" from the root project
npm ERR!   peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from eslint-config-standard@17.1.0
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"^17.1.0" from the root project
npm ERR!     peer eslint-config-standard@"^17.0.0" from eslint-config-semistandard@17.0.0
npm ERR!     node_modules/eslint-config-semistandard
npm ERR!       dev eslint-config-semistandard@"^17.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-n@"^15.0.0" from eslint-config-semistandard@17.0.0
npm ERR! node_modules/eslint-config-semistandard
npm ERR!   dev eslint-config-semistandard@"^17.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-n@15.7.0
npm ERR! node_modules/eslint-plugin-n
npm ERR!   peer eslint-plugin-n@"^15.0.0" from eslint-config-semistandard@17.0.0
npm ERR!   node_modules/eslint-config-semistandard
npm ERR!     dev eslint-config-semistandard@"^17.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-29T22_21_48_536Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 5773f11 to c2a826c Compare June 6, 2023 13:40
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from c2a826c to 41c435f Compare June 25, 2023 10:35
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 41c435f to 09ec5ad Compare August 22, 2023 04:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 09ec5ad to 364cd4c Compare September 2, 2023 22:39
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 364cd4c to 0b29047 Compare September 11, 2023 03:58
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 0b29047 to efe4068 Compare October 11, 2023 09:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 6e9604d to 626f826 Compare November 7, 2023 09:13
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 626f826 to 7623ca3 Compare November 10, 2023 14:08
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 7623ca3 to 4fe25d6 Compare December 10, 2023 12:27
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v16 Update dev dependencies (major) Dec 10, 2023
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 4fe25d6 to 1f8cb26 Compare December 11, 2023 07:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 1f8cb26 to 24fca5a Compare December 20, 2023 10:50
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 24fca5a to d1ecb09 Compare December 29, 2023 12:28
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from d1ecb09 to 49ded4d Compare December 29, 2023 22:21
@renovate renovate bot changed the title Update dev dependencies (major) Update dev dependencies (major) - autoclosed Jan 1, 2024
@renovate renovate bot closed this Jan 1, 2024
@renovate renovate bot deleted the renovate/major-dev-dependencies branch January 1, 2024 22:35
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