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) - autoclosed #87

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anolilab/commitlint-config (source) ^3.0.6 -> ^5.0.3 age adoption passing confidence
@anolilab/eslint-config (source) ^11.3.5 -> ^15.0.3 age adoption passing confidence
@commitlint/cli (source) ^17.7.1 -> ^18.6.0 age adoption passing confidence
@secretlint/secretlint-rule-preset-recommend (source) ^7.0.7 -> ^8.1.1 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.4 -> ^1.2.2 age adoption passing confidence
eslint-plugin-mdx (source) ^2.2.0 -> ^3.1.5 age adoption passing confidence
husky ^8.0.3 -> ^9.0.10 age adoption passing confidence
lint-staged ^14.0.1 -> ^15.2.2 age adoption passing confidence
postcss-import ^15.1.0 -> ^16.0.0 age adoption passing confidence
puppeteer (source) ^21.3.1 -> ^22.0.0 age adoption passing confidence
secretlint (source) 7.0.7 -> 8.1.1 age adoption passing confidence
textlint ^13.3.3 -> ^14.0.1 age adoption passing confidence
vite (source) ^4.4.9 -> ^5.1.1 age adoption passing confidence
vite-plugin-handlebars ^1.6.0 -> ^2.0.0 age adoption passing confidence
vite-plugin-static-copy ^0.17.0 -> ^1.0.1 age adoption passing confidence

Release Notes

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

v5.0.3

Compare Source

Bug Fixes
Dependencies

v5.0.2

Compare Source

Bug Fixes
Dependencies

v5.0.1

Compare Source

Bug Fixes
Miscellaneous Chores
Dependencies

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
    Signed-off-by: prisis d.bannert@anolilab.de
Features
  • updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 (16bf1fc)
Dependencies

v4.0.4

Compare Source

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

v4.0.3

Compare Source

Miscellaneous Chores
Dependencies

v4.0.2

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

v4.0.1

Compare Source

Dependencies

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • update conventional-changelog-conventionalcommits to v7 (was reverted)
    Signed-off-by: prisis d.bannert@anolilab.de
Features
  • updated conventional-changelog-conventionalcommits to v7 (3fd9b04)
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
anolilab/javascript-style-guide (@​anolilab/eslint-config)

v15.0.3

Compare Source

Miscellaneous Chores
Dependencies

v15.0.2

Compare Source

Bug Fixes
Dependencies

v15.0.1

Compare Source

Bug Fixes

v15.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

v14.0.24

Compare Source

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

v14.0.23

Compare Source

Bug Fixes
  • moved etc/no-deprecated into the etc config and extend the log messages (4229224)

v14.0.22

Compare Source

Bug Fixes
  • disabled etc/no-deprecated if deprecation is used (65276fa)

v14.0.21

Compare Source

Bug Fixes
  • disabled perfectionist/sort-classes on ts files (0103983)

v14.0.20

Compare Source

Bug Fixes
  • disabled perfectionist/sort-named-exports because of simple-import-sort/exports (3baac79)
Miscellaneous Chores

v14.0.19

Compare Source

Bug Fixes

v14.0.18

Compare Source

Bug Fixes
  • update core dependencies (45e2304)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-jest to ^27.4.2 (#​764) (d68604f)

v14.0.17

Compare Source

Bug Fixes
  • fixed wrong version for eslint-plugin-validate-jsx-nesting (c0de235)

v14.0.16

Compare Source

Bug Fixes
  • disabled perfectionist/sort-named-imports because of simple-import-sort/imports (be32888)

v14.0.15

Compare Source

Bug Fixes
  • added missing eslint-plugin-deprecation to the config list (41fe9c5)

v14.0.14

Compare Source

Bug Fixes
  • added missing eslint-plugin-n to the deps (0f1e67f)

v14.0.13

Compare Source

Miscellaneous Chores
Dependencies

v14.0.12

Compare Source

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

v14.0.11

Compare Source

Bug Fixes
  • Update import/no-useless-path-segments rule and eslint dependency versions (e265315)
Miscellaneous Chores
Dependencies

v14.0.10

Compare Source

Bug Fixes

v14.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)

v14.0.8

Compare Source

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

v14.0.7

Compare Source

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

v14.0.6

Compare Source

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

v14.0.5

Compare Source

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

v14.0.4

Compare Source

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

v14.0.3

Compare Source

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

v14.0.2

Compare Source

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

v14.0.1

Compare Source

Bug Fixes

v14.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

v13.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

v13.0.1

Compare Source

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

v13.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

v12.0.0

Compare Source

⚠ BREAKING CHANGES
Features
  • removed support for lodash and lodash-fp (3b6eb4b)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-vitest to v0.3.1 (#​752) (94043ae)
conventional-changelog/commitlint (@​commitlint/cli)

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/cli

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/cli

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.7.2 (2023-09-28)

Note: Version bump only for package @​commitlint/cli

17.7.1 (2023-08-10)

Note: Version bump only for package @​commitlint/cli

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cli

secretlint/secretlint (@​secretlint/secretlint-rule-preset-recommend)

v8.1.1

Compare Source

What's Changed
Bug Fixes
Documentation
Dependency Updates
Other Changes
New Contributors

Full Changelog: secretlint/secretlint@v8.1.0...v8.1.1

v8.1.0

Compare Source

What's Changed

Features
CI
Dependency Updates

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 renovate bot requested a review from prisis as a code owner September 11, 2023 01:06
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 29f7cce to 7cfb8c7 Compare September 11, 2023 13:47
@renovate renovate bot changed the title chore(deps): update dependency @anolilab/eslint-config to v12 chore(deps): update dependency @anolilab/eslint-config to v13 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 3c1c349 to 13df60a Compare September 15, 2023 08:35
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 13df60a to 4d7d297 Compare September 21, 2023 16:57
@renovate renovate bot changed the title chore(deps): update dependency @anolilab/eslint-config to v13 chore(deps): update devdependencies (major) Sep 21, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 10 times, most recently from 34b0e1c to 7f349fb Compare September 27, 2023 20:01
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 5 times, most recently from a0bb159 to d6a6ea6 Compare October 5, 2023 18:05
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 9a6ca4f to c460975 Compare October 10, 2023 20:21
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 4c26850 to b6bd2b1 Compare October 20, 2023 14:28
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 7f4d9b7 to a089a68 Compare January 11, 2024 12:47
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 832864c to 427914d Compare January 17, 2024 16:42
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 8 times, most recently from a1083cc to ebd8d10 Compare January 26, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 9 times, most recently from f544e10 to 6b40750 Compare February 5, 2024 16:37
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 6b40750 to 6168514 Compare February 8, 2024 10:55
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 6168514 to f8fa8ee Compare February 9, 2024 10:56
@renovate renovate bot changed the title chore(deps): update devdependencies (major) chore(deps): update devdependencies (major) - autoclosed Feb 10, 2024
@renovate renovate bot closed this Feb 10, 2024
@renovate renovate bot deleted the renovate/major-devdependencies branch February 10, 2024 16:55
Copy link

Thank you for following the naming conventions! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants