Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2021

This PR contains the following updates:

Package Change Age Confidence
@anolilab/eslint-config (source) 2.2.0 -> 8.0.0 age confidence
@anolilab/textlint-config (source) 2.0.9 -> 8.0.16 age confidence
@octokit/types 6.34.0 -> 8.2.1 age confidence
@typescript-eslint/eslint-plugin (source) 4.33.0 -> 8.46.1 age confidence
@typescript-eslint/parser (source) 4.33.0 -> 8.46.1 age confidence
eslint (source) 7.32.0 -> 8.57.1 age confidence
husky 7.0.4 -> 8.0.3 age confidence

Release Notes

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

v8.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
  • 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 d.bannert@anolilab.de

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
  • eslint-config: update TypeScript declaration file type from "d.ts" to "types" (3292434)

v6.1.2

Compare Source

Bug Fixes
  • eslint-config: add 'link' tag to definedTags in jsdoc configuration (8e5483e)

v6.1.1

Compare Source

Bug Fixes
  • eslint-config: fixed esm type export (cbcf70c)
  • eslint-config: fixed style rules when prettier is not installed to use stylistic (b744d87)
  • eslint-config: update type export and add linting for types (8e169f6)

v6.1.0

Compare Source

Features
  • eslint-config: enhance ESLint configuration with new plugins and utilities (df11e7a)
Bug Fixes
  • eslint-config: added missing eslint-plugin-react-you-might-not-need-an-effect (5162c8f)

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
  • eslint-config: fixed peerDependencies versions (c0da1d3)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • updated eslint from v8 to v9
Features
Miscellaneous Chores
  • eslint-config: enhance eslint-config documentation and update typegen script (191db2d)
  • eslint-config: update dependencies to latest versions (2126b90)
  • update eslint-config dependencies for workspace compatibility (84be11d)
  • update eslint-config dependencies to latest versions (c5d267f)
Continuous Integration
Dependencies

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

Miscellaneous Chores
Dependencies

v5.0.2

Compare Source

Bug Fixes
Dependencies

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Disabled core and unicorn regex rules, in favor of regexp plugin
    Signed-off-by: prisis d.bannert@anolilab.de
Features
  • change core and unicorn regex rules to regexp plugin, updated deps, added better type support (53d55c4)
Miscellaneous Chores
Dependencies

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
  • A new dependency "@​jsenv/eslint-import-resolver" was added to tackle the issue of "import/no-useless-path-segments", "import/no-unused-modules" and some other import rules not working correctly. (8b9b033)

v4.0.8

Compare Source

Bug Fixes
  • dont use a default value for anolilabEslintImportNoUnusedModulesConfig (ab8a8a2)

v4.0.7

Compare Source

Bug Fixes
  • anolilabEslintConfig object, the configuration for "import_ignore_exports" is introduced (65985e0)

v4.0.6

Compare Source

Bug Fixes
  • Refine eslint import plugin rules to accommodate .jsx and .cjs (2a6f441)

v4.0.5

Compare Source

Bug Fixes
  • Update package dependencies and remove redundant config files (24a5dfd)

v4.0.4

Compare Source

Bug Fixes
  • added missing define-config back (f78fa05)
  • Update eslint-config including tests (97e624d)
Dependencies

v4.0.3

Compare Source

Bug Fixes
  • Refactor ESLint configurations for improved readability and consistency (85f6f1e)

v4.0.2

Compare Source

Bug Fixes
  • update readme with new settings (0e9fdff)

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Added new rules for "no-loops", "validate-jsx-nesting", "ssr-friendly", "deprecation", and "no-only-tests"
    Signed-off-by: prisis d.bannert@anolilab.de
Features
  • Update eslint config and dependencies, added new rules for "no-loops", "validate-jsx-nesting", "ssr-friendly", "deprecation", and "no-only-tests" (883af9b)
Bug Fixes
  • changed optionalDependencies to peerDependencies with peerDependenciesMeta (2a21b86)
Miscellaneous Chores
  • updated lock and sorted package.json (7f7ed5a)
Dependencies

v3.0.2

Compare Source

Bug Fixes
  • update package dependencies and adjust eslint config rules, no-use-before-define is off in ts files (52ebed8)
Miscellaneous Chores
  • update package versions and Node.js versions in actions (ba1bd5f)
Continuous Integration
  • downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 (30d8cd7)
Dependencies

v3.0.1

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update dependency eslint-plugin-jsdoc to ^46.8.0 (#​757) (a9ab7c6)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
Features
  • enabled simple-import-sort and update dependencies (9a2a9e0)
Styles
  • cs fixes based on new rules (b99c020)
Miscellaneous Chores
Dependencies
anolilab/javascript-style-guide (@​anolilab/textlint-config)

v8.0.16

Compare Source

Bug Fixes
Dependencies

v8.0.15

Compare Source

Bug Fixes
Dependencies

v8.0.14

Compare Source

Bug Fixes
Dependencies

v8.0.13

Compare Source

Miscellaneous Chores
Dependencies

v8.0.12

Compare Source

Bug Fixes
  • Update dependencies to latest versions (6cdc09b)
Dependencies

v8.0.11

Compare Source

Miscellaneous Chores
Dependencies

v8.0.10

Compare Source

Bug Fixes
  • Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@​babel/cli', '@​babel/core', '@​nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. (38535ab)
Styles
Dependencies

v8.0.9

Compare Source

Dependencies

v8.0.8

Compare Source

Dependencies

v8.0.7

Compare Source

Miscellaneous Chores
  • update package versions and Node.js versions in actions (ba1bd5f)
  • updated deps (a287003)
Continuous Integration
  • downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 (30d8cd7)
Dependencies

v8.0.6

Compare Source

Bug Fixes
Styles
  • cs fixes based on new rules (b99c020)
Miscellaneous Chores
Dependencies

v8.0.5

Compare Source

Miscellaneous Chores
Dependencies

v8.0.4

Compare Source

Dependencies

v8.0.3

Compare Source

Bug Fixes
  • Update package dependencies (a8786f2)
Dependencies

v8.0.2

Compare Source

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

v8.0.1

Compare Source

Bug Fixes
Dependencies

v8.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
Miscellaneous Chores
Dependencies

v7.0.2

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from prisis as a code owner October 9, 2021 22:51
@renovate renovate bot added Changed Changelog Changed dependency Pull requests that update a dependency file labels Oct 9, 2021
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from eb2069c to 634676f Compare October 14, 2021 05:35
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 634676f to c65cc57 Compare October 22, 2021 23:36
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from c65cc57 to 6233b5a Compare November 6, 2021 01:46
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 80f3b23 to 60a1afb Compare November 21, 2021 11:29
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 2063d9d to e886d9c Compare December 7, 2021 04:02
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from e886d9c to e8b4391 Compare December 17, 2021 22:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 2fc7faa to 7494648 Compare January 3, 2022 08:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 7494648 to cbd1107 Compare January 16, 2022 03:00
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from cbd1107 to 25895b3 Compare January 28, 2022 22:29
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 25895b3 to 1c164e3 Compare February 12, 2022 02:25
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 1c164e3 to 5de4052 Compare February 26, 2022 01:03
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 5de4052 to 2411b29 Compare March 26, 2022 15:21
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 2411b29 to 870fe5b Compare April 25, 2022 01:51
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 870fe5b to 790e3fc Compare May 15, 2022 23:03
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8 chore(deps): update devdependencies (major) (major) May 15, 2022
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 790e3fc to 31e1d0a Compare June 18, 2022 14:58
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) chore(deps): update devdependencies (major) to v8 (major) Jun 18, 2022
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 31e1d0a to 9d06dbf Compare September 25, 2022 14:51
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 9d06dbf to b0a7f24 Compare March 1, 2023 10:53
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from b0a7f24 to 8ced519 Compare March 17, 2023 01:53
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from e2e8e55 to e91f39f Compare July 3, 2023 23:20
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from eb62bfe to e9eb242 Compare July 18, 2023 22:25
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from a86fcb1 to 573074d Compare April 21, 2025 19:38
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 7333936 to ed3f168 Compare May 5, 2025 18:37
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from ed3f168 to 667507a Compare May 12, 2025 19:24
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 667507a to 57d96db Compare May 28, 2025 00:06
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 1fc13ba to 5e16748 Compare June 9, 2025 19:10
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 760890d to bd535df Compare June 23, 2025 17:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from bd535df to c415b4b Compare June 30, 2025 19:23
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 941e5cf to 0bf9700 Compare July 14, 2025 18:40
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 0bf9700 to 20159a8 Compare July 21, 2025 23:00
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 3156747 to 892c189 Compare August 10, 2025 12:48
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 3 times, most recently from 419c3de to 3a5466f Compare August 18, 2025 17:39
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from b380e57 to eef87b2 Compare August 25, 2025 22:30
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 8fea45a to a269416 Compare September 6, 2025 23:40
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from a269416 to 19d49af Compare September 8, 2025 17:53
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 0d865b5 to 308d684 Compare September 22, 2025 17:36
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 50f9b74 to 240f6b0 Compare September 29, 2025 23:04
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 240f6b0 to 03dbd58 Compare October 6, 2025 18:54
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 03dbd58 to 1612234 Compare October 13, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Changelog Changed dependency Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants