Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

chore(deps): update devdependencies (major) to v5 (major) #73

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anolilab/eslint-config (source) ^4.0.7 -> ^5.0.0 age adoption passing confidence
@anolilab/textlint-config (source) ^4.0.4 -> ^5.0.0 age adoption passing confidence
typescript (source) ^4.7.3 -> ^5.0.0 age adoption passing confidence

Release Notes

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

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

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)
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 the type module was removed
Features
  • switched js to ts, created a new package-utils package (5477591)
Dependencies

v4.2.2

Compare Source

Bug Fixes
  • deps: update renovate-meta (887c740)

v4.2.1

Compare Source

Bug Fixes
Dependencies

v4.2.0

Compare Source

Features

v4.1.2

Compare Source

Bug Fixes
  • deps: update dependency textlint-rule-helper to v2.2.3 (8fb3db2)

v4.1.1

Compare Source

Bug Fixes
  • deps: update dependency textlint-rule-helper to v2.2.2 (f173c39)

v4.1.0

Compare Source

Features
  • updated deps and start using node postfix for node libs (05a1355)

v4.0.5

Compare Source

Bug Fixes
  • deps: update dependency textlint-rule-terminology to v3.0.2 (a6c6fea)
  • upgraded deps (6e4b5bc)
Microsoft/TypeScript

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.4: TypeScript 5.0.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.3: TypeScript 5.0.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.2: TypeScript 5.0

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

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 March 16, 2023 16:11
@renovate renovate bot added Changed Changelog Changed dependency labels Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency @anolilab/eslint-config to v5 chore(deps): update devdependencies (major) to v5 (major) Mar 23, 2023
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 471e2c8 to 54425cd Compare March 23, 2023 17:49
@renovate renovate bot force-pushed the renovate/major-5-devdependencies-(major) branch from 54425cd to fd14a07 Compare June 10, 2023 18:16
@prisis prisis closed this Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changed Changelog Changed dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant