Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2021

This PR contains the following updates:

Package Change Age Confidence
@anolilab/eslint-config (source) 2.2.0 -> 5.0.10 age confidence
@anolilab/prettier-config (source) 2.0.5 -> 5.0.14 age confidence
@anolilab/textlint-config (source) 2.0.9 -> 5.0.3 age confidence
@typescript-eslint/eslint-plugin (source) 4.33.0 -> 5.62.0 age confidence
@typescript-eslint/parser (source) 4.33.0 -> 5.62.0 age confidence
typescript (source) 4.5.4 -> 5.9.3 age confidence

Release Notes

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

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/prettier-config)

v5.0.14

Compare Source

Miscellaneous Chores
Dependencies

v5.0.13

Compare Source

Bug Fixes
Dependencies

v5.0.12

Compare Source

Bug Fixes
Dependencies

v5.0.11

Compare Source

Miscellaneous Chores
Dependencies

v5.0.10

Compare Source

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

v5.0.9

Compare Source

Miscellaneous Chores
Dependencies

v5.0.8

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

v5.0.7

Compare Source

Styles
Dependencies

v5.0.6

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

v5.0.5

Compare Source

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

v5.0.4

Compare Source

Miscellaneous Chores
Dependencies

v5.0.3

Compare Source

Dependencies

v5.0.2

Compare Source

Bug Fixes
  • Update package dependencies (a8786f2)
Dependencies

v5.0.1

Compare Source

Miscellaneous Chores
Dependencies

v5.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
Miscellaneous Chores
  • "Update package versions in pnpm-lock.yaml" (9c24c65)
Dependencies

v4.2.1

Compare Source

Bug Fixes
  • Refactor async functions to use async/await and update tsconfig.json (2a59d6e)
Miscellaneous Chores
  • Reorganize Prettier config and update README examples (cc2a4be)
Dependencies

v4.2.0

Compare Source

Features
  • Update dependencies version in pnpm-lock.yaml (1f75f7b)
Styles
  • "Rearrange order of task definitions and disable ESLint on non-literal fs filename" (d48a8c0)
Miscellaneous Chores
  • removed "semantic-release-npm-deprecate" not working like expected (a988c89)
  • Update deprecation versions in releaserc.json files (b7b7ab7)
Dependencies

v4.1.3

Compare Source

Bug Fixes
  • update postinstall.ts to dynamically import prettier-config (816c421)
Miscellaneous Chores

v4.1.2

Compare Source

Bug Fixes
Dependencies

v4.1.1

Compare Source

Bug Fixes
  • Update package dependencies versions (7aec41d)
Miscellaneous Chores
  • prettier-config: update readme (b6da6a0)
  • update readme (518bb22)
  • update readme to remove eslint (3c714b2)
Dependencies

v4.1.0

Compare Source

Features
  • extended prettier-config, with overrides for .eslintrc, .prettierrc, .stylelintrc, package*.json, *.yml,*.yaml (1e24536)

v4.0.11

Compare Source

Bug Fixes
  • fixed export of rangeEnd in postinstall (dc40767)
Miscellaneous Chores
  • grouped more packages together for renovate (67eb228)

v4.0.10

Compare Source

Dependencies

v4.0.9

Compare Source

Dependencies

v4.0.8

Compare Source

Dependencies

v4.0.7

Compare Source

Dependencies

v4.0.6

Compare Source

Dependencies

v4.0.5

Compare Source

Bug Fixes
  • removed the prefix (m|c) for the postinstall file creation based on package.json type (6c786b4)

v4.0.4

Compare Source

Dependencies

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Dependencies

v4.0.1

Compare Source

Bug Fixes
  • fixed export of rangeEnd in postinstall (dc40767)
Miscellaneous Chores
  • grouped more packages together for renovate (67eb228)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the package to support cjs and mjs, so the type module was removed

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

Features
  • switched prettier-config to typescript (c014026)

v3.1.2

Compare Source

Dependencies

v3.1.1

Compare Source

Dependencies

v3.1.0

Compare Source

Features
  • updated deps and start using node postfix for node libs (02a71cb)

v3.0.2

Compare Source

Bug Fixes
@​anolilab/prettier-config 3.0.1 (2022-05-11)
Bug Fixes
  • update all deps of the package and fixes found code style issues (2776ecd)

v3.0.1

Compare Source

Bug Fixes
@​anolilab/prettier-config 3.0.1 (2022-05-11)
Bug Fixes
  • update all deps of the package and fixes found code style issues (2776ecd)

v3.0.0

Compare Source

Bug Fixes
@​anolilab/prettier-config 3.0.1 (2022-05-11)
Bug Fixes
  • update all deps of the package and fixes found code style issues (2776ecd)

v2.0.6

Compare Source

⚠ BREAKING CHANGES
  • remove old node version from our supported versions

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

Bug Fixes
Performance Improvements
  • support for v12, v14 was removed from our supported versions of node (83d6a80)
@​anolilab/prettier-config 2.0.6 (2022-01-12)
Bug Fixes
  • added ts-check to the prettier config (6d03d06)
@​anolilab/prettier-config 2.0.5 (2021-12-30)
Bug Fixes
@​anolilab/prettier-config 2.0.4 (2021-09-02)
Bug Fixes
  • added funding to the package (f90d18f)
@​anolilab/prettier-config 2.0.3 (2021-09-02)
Bug Fixes
  • fixed release flow in all packages (8c5ec13)
@​anolilab/prettier-config 2.0.2 (2021-08-17)
Bug Fixes
  • fixed wrong file creation of prettierrc.cjs (4ab35b3)
@​anolilab/prettier-config 2.0.1 (2021-04-20)
Bug Fixes
  • added missing exit code to process.exit (a94e9ed)
anolilab/javascript-style-guide (@​anolilab/textlint-config)

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 th

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 11, 2021 19:26
@renovate renovate bot added Changed Changelog Changed dependency Pull requests that update a dependency file labels Oct 11, 2021
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 2abeda9 to 0e244a4 Compare October 25, 2021 18:35
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 0e244a4 to 77b48e9 Compare November 1, 2021 18:10
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 149e192 to c5d8090 Compare November 15, 2021 19:07
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from c5d8090 to 2267f29 Compare November 18, 2021 20:34
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 935152e to c7b1767 Compare December 6, 2021 18:26
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from bffb471 to 4f51ebf Compare December 20, 2021 18:41
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from e71861e to 7c74cd6 Compare January 3, 2022 08:56
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 7c74cd6 to 3ac6c42 Compare January 3, 2022 19:40
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 2725220 to 3040e63 Compare January 17, 2022 19:38
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 3040e63 to 65de146 Compare January 24, 2022 19:10
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 65de146 to f8acaa1 Compare January 31, 2022 19:21
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 8c235b8 to 64f5dd3 Compare February 14, 2022 19:15
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 64f5dd3 to 1cc77bb Compare February 21, 2022 20:09
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 1cc77bb to f2c94b9 Compare February 28, 2022 20:18
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from f2c94b9 to fda35f2 Compare March 26, 2022 15:21
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from fda35f2 to 70e4fb5 Compare April 25, 2022 01:52
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 70e4fb5 to 42adb7d Compare May 15, 2022 23:03
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from f98eb66 to 0187fa7 Compare June 23, 2022 19:06
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 0187fa7 to 40fb4c3 Compare September 25, 2022 14:50
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 4 times, most recently from cd19291 to 8d17534 Compare September 29, 2023 16:19
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from b7ddaf3 to d30fdfd Compare November 3, 2023 01:41
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from d30fdfd to af1e28d Compare November 20, 2023 18:07
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from af1e28d to b828c41 Compare December 6, 2023 21:43
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from b828c41 to e48d700 Compare December 22, 2023 21:59
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from e48d700 to f3169f5 Compare March 6, 2024 22:59
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from f3169f5 to 06b91ed Compare March 20, 2024 23:19
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 1b604df to 8e8511a Compare April 10, 2024 17:10
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 8e8511a to bc372ac Compare June 20, 2024 19:44
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from bc372ac to 8409f00 Compare July 1, 2024 20:02
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 8409f00 to 7abee0b Compare July 23, 2024 01:39
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 7abee0b to 36201c7 Compare September 9, 2024 17:01
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 36201c7 to fceb008 Compare October 9, 2024 00:52
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from fceb008 to 8b50582 Compare November 22, 2024 19:56
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 8b50582 to f30f1a7 Compare January 8, 2025 23:26
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from f30f1a7 to 4693431 Compare February 28, 2025 17:48
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 4693431 to 8972b0a Compare April 5, 2025 01:15
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 8972b0a to 7470837 Compare August 1, 2025 00:24
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch 2 times, most recently from 4f34811 to ce822dd Compare August 13, 2025 17:48
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from ce822dd to ccbdf4b Compare August 19, 2025 16:50
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from ccbdf4b to 4bf26d6 Compare August 31, 2025 12:40
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 4bf26d6 to 6c04a76 Compare September 25, 2025 20:00
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 6c04a76 to d559e4d Compare September 30, 2025 23: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