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 devdependencies (major) to v6 (major) - autoclosed #56

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anolilab/eslint-config (source) ^4.0.8 -> ^6.0.0 age adoption passing confidence
@anolilab/semantic-release-preset (source) ^2.0.6 -> ^6.0.0 age adoption passing confidence
@anolilab/textlint-config (source) ^4.0.4 -> ^6.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.29.0 -> ^6.0.0 age adoption passing confidence
@typescript-eslint/parser ^5.29.0 -> ^6.0.0 age adoption passing confidence
cssnano ^5.1.12 -> ^6.0.0 age adoption passing confidence

Release Notes

anolilab/javascript-style-guide (@​anolilab/eslint-config)

v6.1.8

Compare Source

Bug Fixes
  • fixed wrong import, added better plugin login for testing-library (857d734)

v6.1.7

Compare Source

Bug Fixes
  • added better log message to the testing-library (fbcca4d)

v6.1.6

Compare Source

Bug Fixes
  • fixed react version finding, added 2 new logger settings (175c64b)
Dependencies

v6.1.5

Compare Source

Dependencies

v6.1.4

Compare Source

Bug Fixes
  • fixed loading of you-dont-need-momentjs, split the check to check for moment and moment-timezone separately (05ebbb7)

v6.1.3

Compare Source

Bug Fixes
  • removed extra "}" from react version, fixed plugin loading check, now the dev-dep and dep checking is correct (3c5daa0)

v6.1.2

Compare Source

Bug Fixes
  • added info_on_disabling_prettier_conflict_rule to disable the info about found prettier (88f3748)
  • fixed logging of "to disable this message..." (7b6a225)

v6.1.1

Compare Source

Bug Fixes
  • added option to disable the found react jsx-runtime info (a398383)

v6.1.0

Compare Source

Features

v6.0.3

Compare Source

Bug Fixes
  • eslint-config: disabling all rules that are crashing with the prettier config, updated the readme with the info (ab2a954)

v6.0.2

Compare Source

Bug Fixes
  • eslint-config: changed func-names to ["error", "as-needed"] to work better with "func-style": ["error", "expression"] (1d0f5b5)
  • eslint-config: fixed the behavior of warn_on_unsupported_typescript_version (635ebec)

v6.0.1

Compare Source

Bug Fixes
  • added missing eslint-import-resolver-typescript (0dc836b)
  • esling-config: fixed rules for vitest (34536ed)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed package to support cjs and mjs, updated depracated and disabled rules

Signed-off-by: prisis d.bannert@anolilab.de

  • Performance Improvements
  • changed eslint-config to a comprehensive eslint code style
  • added new rules for ava, antfu ,zod, vitest
  • updated depracated and disabled rules
  • Added a better readme and adjusted logger output to container more infos
  • Added engine rules, rules will be added based on the engine version or tscofnig target
  • Moved eslint typescript linting to a new file typescript-type-checking to improve eslint speed
  • Updated postinstall script to be more adaptive to the environment
  • Added @​rushstack/eslint-patch

v5.0.10

Compare Source

Bug Fixes
  • added missing n in vitest.cofig.* (16fe216)

v5.0.9

Compare Source

Dependencies

v5.0.8

Compare Source

Dependencies

v5.0.7

Compare Source

Dependencies

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

Dependencies

v5.0.4

Compare Source

Bug Fixes
  • changed deprecated eslint-plugin-radar to eslint-plugin-sonarjs (6452014)

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes
  • eslint-config: disabled non-nullable-type-assertion-style and enabled the no-non-null-assertion (380d16a)

v5.0.1

Compare Source

Bug Fixes
  • added missing n in vitest.cofig.* (16fe216)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint-config: Added new strict rules for typescript, for better code
Features
  • eslint-config: added strict rules (d9bb441)
anolilab/javascript-style-guide (@​anolilab/semantic-release-preset)

v6.0.1

Compare Source

Bug Fixes
Dependencies

v6.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • Refactor async functions to use async/await and update tsconfig.json (2a59d6e)
Dependencies

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Because of broken release version this needs a version bump
    Signed-off-by: prisis d.bannert@anolilab.de
Features
  • Bumping the version up, because of a broken release with semantic-releases (a646624)
  • Update dependencies version in pnpm-lock.yaml (1f75f7b)
Dependencies

v4.0.4

Compare Source

Bug Fixes
  • this version change is needed to deprecate old version of the package and update dependency versions in multiple packages (b3f00b2)
Dependencies

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes
  • Update package dependencies versions (7aec41d)
Dependencies

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • removed commitlint from semantic-releases and added all rules to the new commitlint-config package

Signed-off-by: prisis d.bannert@anolilab.de

Features
  • removed commitlint from semantic-releases (ee2cda1)
Dependencies

v3.1.3

Compare Source

Dependencies

v3.1.2

Compare Source

Dependencies

v3.1.1

Compare Source

Dependencies

v3.1.0

Compare Source

Features
  • changed export for npm and no npm semantic-release config (5af5fd6)
  • transformed package to use cjs and mjs (500503e)
Bug Fixes
  • postinstall.ts should use the @​anolilab/semantic-release-preset/npm for the extends key (8975abc)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the package to support cjs and mjs, so the type module was removed
Features
  • switched js to ts, created a new package-utils package (5477591)
anolilab/javascript-style-guide (@​anolilab/textlint-config)

v6.0.7

Compare Source

Bug Fixes
Dependencies

v6.0.6

Compare Source

Bug Fixes
  • Update package dependencies versions (7aec41d)
Miscellaneous Chores
Dependencies

v6.0.5

Compare Source

Dependencies

v6.0.4

Compare Source

Dependencies

v6.0.3

Compare Source

Dependencies

v6.0.2

Compare Source

Dependencies

v6.0.1

Compare Source

Dependencies

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the package to support cjs and mjs

Signed-off-by: prisis d.bannert@anolilab.de

Features
  • transformed lib from js to ts and added support for cjs and mjs (823e96e)

v5.0.3

Compare Source

Dependencies

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • changed lib from js to ts (9ffbaae)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the package to support cjs and mjs, so the type module was removed
Features
  • switched js to ts, created a new package-utils package (5477591)
Dependencies
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#​7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#​6881) (606a52c), closes #​6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#​7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#​6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#​6873) (587ac30), closes #​6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#​6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#​7215) (a3da11d)
Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

You can read about our versioning strategy and releases on our website.

v6.0.0

Compare Source

Bug Fixes
  • bumped ts-api-utils to 0.0.39 (#​6497) (217c710)
  • correct handling of additionalProperties in object schemas (#​6939) (489c7a5)
  • correct lint error after merge (277fdb5)
  • eslint-plugin: [explicit-module-boundary-types] remove shouldTrackReferences option from schema (#​5399) (6d32734)
  • eslint-plugin: allow parser@^6.0.0 (#​6630) (92908bd)
  • eslint-plugin: remove valid-typeof disable in eslint-recommended (#​5381) (b82df5e)
  • fix illegal decorator check (#​6723) (c456f8c)
  • rename typeParameters to typeArguments where needed (#​5384) (08d757b)
  • replace tsutils with ts-api-tools (#​6428) (79327b4)
  • type-utils: treat intrinsic types as if they are from lib and never match error types (#​6869) (ecb57de)
  • typescript-estree: account for namespace nesting in AST conversion (#​6272) (09e3877)
  • update exports field in package.json files (#​6550) (53776c2)
chore
Features
BREAKING CHANGES
  • eslint-plugin: Adds an additional class of checks to the rule
  • drop support for ESLint v6
  • drops support for node v17
  • Bumps the minimum supported range and removes handling for old versions
  • drops support for node v12

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.1.0

Compare Source

Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

You can read about our versioning strategy and releases on our website.

v6.0.0

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • drop support for ESLint v6
  • drops support for node v17
  • drops support for node v12

You can read about our versioning strategy and releases on our website.

cssnano/cssnano (cssnano)

v6.0.1

Compare Source

[v6.0.0](https://togithub.com/cssnano/cssnano/compare/p


Configuration

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

🚦 Automerge: Enabled.

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 these updates again.


  • 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 renovate bot requested a review from prisis as a code owner June 11, 2023 21:12
@renovate renovate bot added Changed Changelog Changed dependency labels Jun 11, 2023
@renovate renovate bot force-pushed the renovate/major-6-devdependencies-(major) branch 3 times, most recently from 7326d16 to 286afa7 Compare June 21, 2023 09:15
@renovate renovate bot force-pushed the renovate/major-6-devdependencies-(major) branch from 286afa7 to 183d657 Compare July 10, 2023 20:49
@renovate renovate bot force-pushed the renovate/major-6-devdependencies-(major) branch from 183d657 to b48e3f1 Compare July 18, 2023 18:50
@renovate renovate bot force-pushed the renovate/major-6-devdependencies-(major) branch from b48e3f1 to 5ad22b2 Compare August 3, 2023 11:03
@renovate renovate bot force-pushed the renovate/major-6-devdependencies-(major) branch from 5ad22b2 to d82d013 Compare August 3, 2023 12:41
@settings settings bot removed the dependency label Aug 8, 2023
@renovate renovate bot changed the title chore(deps): update devdependencies (major) to v6 (major) chore(deps): update devdependencies (major) to v6 (major) - autoclosed Aug 8, 2023
@renovate renovate bot closed this Aug 8, 2023
@renovate renovate bot deleted the renovate/major-6-devdependencies-(major) branch August 8, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Changelog Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants