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

fix(deps): update dependency @anolilab/eslint-config to v12 #121

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anolilab/eslint-config (source) ^3.0.1 -> ^12.0.0 age adoption passing confidence

Release Notes

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

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • removed lodash rules, extended why no to use lodash
    Signed-off-by: prisis [email protected]
Features
  • removed support for lodash and lodash-fp (3b6eb4b)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-vitest to v0.3.1 (#​752) (94043ae)

v11.3.5

Compare Source

Bug Fixes
  • updated dependencies to latest versions (509bb76)
  • updated URLs for ESLint rules (e6edc33)
  • updated URLs for ESLint rules and removed storybook jsx rules (f8fbd16)
Miscellaneous Chores
Dependencies

v11.3.4

Compare Source

Bug Fixes
  • modifying markdown plugin to disable the 'no-cond-assign' (8f2750f)
Miscellaneous Chores

v11.3.3

Compare Source

Bug Fixes
Miscellaneous Chores

v11.3.2

Compare Source

Bug Fixes
  • Add second "vitest" configuration in eslint-config with eslint-plugin-vitest-globals check (78105cf)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-testing-library to v6 (#​731) (5643435)

v11.3.1

Compare Source

Bug Fixes
  • update usage of createConfig utility in jsx-a11y config (9f14734)
Miscellaneous Chores

v11.3.0

Compare Source

Features
  • updated eslint-config to include eslint-plugin-vitest-globals (5752b1f)

v11.2.3

Compare Source

Bug Fixes
  • upgrade project dependencies to latest versions (340ff87)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-cypress to ^2.14.0 (#​727) (75296ea)
Dependencies

v11.2.2

Compare Source

Bug Fixes
  • update dependencies and improve installation instructions (b4830c0)

v11.2.1

Compare Source

Bug Fixes
  • Update package dependencies (a8786f2)
Dependencies

v11.2.0

Compare Source

Features
  • Add eslint-define-config and bin command for auto-generation of config (f9c84ab)
Styles

v11.1.0

Compare Source

Features
  • add eslint-plugin-editorconfig to enforce code style consistency (7503e7b)
Miscellaneous Chores

v11.0.3

Compare Source

Bug Fixes
Miscellaneous Chores

v11.0.2

Compare Source

Bug Fixes
  • Remove 'n/file-extension-in-import' rule from overrides (3541b6d)

v11.0.1

Compare Source

Bug Fixes
  • Change ESLint errors config type to "all" (3411686)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Updated the rule 'react/require-default-props' in react.ts to enforce a 'defaultProps' definition for every property that is not marked as required. This change aims to use types from typescript.
    Signed-off-by: prisis [email protected]
Features
  • Enforce defaultProp definitions for js and defaultArguments for ts files on non-required props (c1fa64d)

v10.0.6

Compare Source

Bug Fixes
  • Update postcss config file extensions (1c2bb1d)

v10.0.5

Compare Source

Bug Fixes
  • Add support for PostCSS in ESLint config (c67d0f9)

v10.0.4

Compare Source

Bug Fixes
  • included 'skip.js' in package.json for several packages (1c84b33)
Miscellaneous Chores
Dependencies

v10.0.3

Compare Source

Bug Fixes
  • Split 'testing-library' into 'testing-library-dom' and 'testing-library-react' (e4bfa5e)

v10.0.2

Compare Source

Bug Fixes
  • Update eslint configuration and plugin versions (721e059)

v10.0.1

Compare Source

Bug Fixes
  • Add json to eslint-config and update vitest rules (4c55941)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • fixing broken releases that semantic-release did create
    Signed-off-by: prisis [email protected]
  • Updated TypeScript rules in typescript-type-checking.ts by enabling some previously commented out rules. This was done as the previous todo comment noted that these should be enabled once typescript-eslint 6.0.0 is released. Following this, multiple dependencies across several files were updated to newer versions. This is part of regular maintenance to keep the dependencies up-to-date and secure. Some minor code changes and refactoring was also included where necessary.
    Signed-off-by: prisis [email protected]
Features
  • Update TypeScript rules and bump dependencies (b0a8c46)
Bug Fixes
Dependencies

v9.0.4

Compare Source

Bug Fixes
  • Disable 'member-ordering' and simplify 'simple-import-sort' (1d9b551)

v9.0.3

Compare Source

Bug Fixes
  • Updated eslint configuration (29ce642)

v9.0.2

Compare Source

Bug Fixes
  • Split react-redux config for eslint-plugin (6601721)

v9.0.1

Compare Source

Bug Fixes
  • Improve clarity of code and fix potential null exceptions (8c468f4)
Dependencies

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove 'sort-keys-fix' and 'typescript-sort-keys' plugins, add 'perfectionist' plugin and update dependencies
    Signed-off-by: prisis [email protected]
Features
  • Add support for MDX files in ESLint configs (cd2f551)
  • Remove 'sort-keys-fix' and 'typescript-sort-keys' plugins, add 'perfectionist' plugin and update dependencies, added new globals export with es2015-2021 (ee27ee4)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Because of broken release version this needs a version bump
    Signed-off-by: prisis [email protected]
Features
  • Add eslint-plugin-security rules and enhance ESLint configuration, fixed bug with prettier overwrite rules (f26cc20)
  • Bumping the version up, because of a broken release with semantic-releases (a646624)
  • Update dependencies version in pnpm-lock.yaml (1f75f7b)
Miscellaneous Chores
Dependencies

v7.3.2

Compare Source

Bug Fixes
  • remove mjs support from eslint-config, because it breaks the package.json type module with eslint (7171565)

v7.3.1

Compare Source

Bug Fixes
  • Add eslint-plugin-etc as dependency in config.ts (10538cc)

v7.3.0

Compare Source

Features
  • add new deprecated package rules to eslint config (19564d0)

v7.2.7

Compare Source

Bug Fixes
  • optimized regex (e5cd913)
  • remove overrides for unicorn/filename-case to use the ignore option of the rule (68e791c)
Miscellaneous Chores

v7.2.6

Compare Source

Dependencies

v7.2.5

Compare Source

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

v7.2.4

Compare Source

Bug Fixes
  • Update eslint dependencies and rules (4d3c015)

v7.2.3

Compare Source

Bug Fixes
  • added mjs to the postinstall script (cc098ed)
Miscellaneous Chores

v7.2.2

Compare Source

Bug Fixes
  • extended postinstall script file checking (5f867d7)

v7.2.1

Compare Source

Bug Fixes
  • changed eslint-plugin-es to eslint-plugin-es-x (168c42e)

v7.2.0

Compare Source

Features
Miscellaneous Chores
  • optimized seo of packages (7331a1d)

v7.1.0

Compare Source

Features
  • added rules for playwright and storybook (810f9d9)
Bug Fixes
  • added missing files to compiler list (97ac625)

v7.0.1

Compare Source

Dependencies

v7.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 [email protected]

Features
  • added regexp, optimized linting with added files regex to some rules, fixed the testing-library rules, to work correct (485ae0c)
  • removed commitlint from semantic-releases (ee2cda1)
  • removed eslint-plugin-optimize-regex, using the unicorn rule for it (3fea9de)
Dependencies

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 [email protected]

  • 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)

v4.1.1

Compare Source

Bug Fixes
  • removed "sort-keys-fix/sort-keys-fix" from yaml config (1375112)

v4.1.0

Compare Source

Features
  • updated deps and start using node postfix for node libs added new rules for toml, jsonc, yml (2ff3a71)

v4.0.9

Compare Source

Bug Fixes

v4.0.8

Compare Source

Bug Fixes
  • added more files to import/no-extraneous-dependencies (77ca58e)
@​anolilab/eslint-config 4.0.7 (2022-05-25)
Bug Fixes
  • fixed wrong list of loading plugins, the React resolving and loading console log twice (775e811)
  • fixed wrong list of loading plugins, the React resolving and loading console log twice (8e40a98)
@​anolilab/eslint-config 4.0.6 (2022-05-18)
Bug Fixes
  • updated eslintrc content in postinstall script (2512937)
@​anolilab/eslint-config 4.0.5 (2022-05-17)
Bug Fixes
  • don't call the testing-library.cjs logger twice (89d8f1a)
@​anolilab/eslint-config 4.0.4 (2022-05-17)
Bug Fixes
  • fixed more found issues with the config loading (f8042c9)
@​anolilab/eslint-config 4.0.3 (2022-05-16)
Bug Fixes
  • fixed wrong name of plugin file (aa97e40)
@​anolilab/eslint-config 4.0.2 (2022-05-13)
Bug Fixes
  • fixed wrong dep name of a11y (4031a25)
@​anolilab/eslint-config 4.0.1 (2022-05-11)
Bug Fixes
  • fixed wrong peerDependencies on eslint (a9e7813)

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgraded package to use eslint v8

Signed-off-by: prisis [email protected]

Performance Improvements
  • upgraded deps and eslint to v8.15 (94b5859)
@​anolilab/eslint-config 3.0.2 (2022-05-06)
Bug Fixes
@​anolilab/eslint-config 3.0.1 (2022-02-15)
Bug Fixes
  • deps: updated all dependencies (non-major) (6a4e889)

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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from prisis as a code owner September 9, 2023 02:35
@renovate renovate bot added Changed Changelog Changed dependency labels Sep 9, 2023
@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@74e0a5f). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage        ?   95.73%           
=======================================
  Files           ?       15           
  Lines           ?      211           
  Branches        ?       43           
=======================================
  Hits            ?      202           
  Misses          ?        9           
  Partials        ?        0           
Flag Coverage Δ
unittests 95.73% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the Stale label Oct 1, 2023
@github-actions github-actions bot closed this Oct 8, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 8, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/anolilab-eslint-config-12.x branch October 8, 2023 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants