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-dev): bump the development-dependencies group with 12 updates #122

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps the development-dependencies group with 12 updates:

Package From To
@lerna-lite/changed 3.0.0 3.1.0
@lerna-lite/cli 3.0.0 3.1.0
@lerna-lite/diff 3.0.0 3.1.0
@lerna-lite/exec 3.0.0 3.1.0
@lerna-lite/publish 3.0.0 3.1.0
@lerna-lite/run 3.0.0 3.1.0
@lerna-lite/version 3.0.0 3.1.0
@types/node 20.10.0 20.10.4
@typescript-eslint/eslint-plugin 6.13.1 6.13.2
@typescript-eslint/parser 6.13.1 6.13.2
eslint 8.54.0 8.55.0
typescript 5.3.2 5.3.3

Updates @lerna-lite/changed from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/changed's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/changed's changelog.

3.1.0 (2023-12-08)

Note: Version bump only for package @​lerna-lite/changed

Commits

Updates @lerna-lite/cli from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/cli's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/cli's changelog.

3.1.0 (2023-12-08)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/diff from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/diff's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/diff's changelog.

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/exec from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/exec's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/exec's changelog.

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/publish from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/publish's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/publish's changelog.

3.1.0 (2023-12-08)

Features

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • a24f3c6 feat(version): update conventional-changelog pks to latest w/factory (#788)
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/run from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/run's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/run's changelog.

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/version from 3.0.0 to 3.1.0

Release notes

Sourced from @​lerna-lite/version's releases.

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

Sourced from @​lerna-lite/version's changelog.

3.1.0 (2023-12-08)

Features

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • a24f3c6 feat(version): update conventional-changelog pks to latest w/factory (#788)
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @types/node from 20.10.0 to 20.10.4

Commits

Updates @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

Commits
  • cc2c6d3 chore: publish v6.13.2
  • 37f34f4 docs: add 'When Not To Use It' or an intentional omission notice on all rules...
  • 96abf18 chore: finish enabling no-unnecessary-condition internally (#8004)
  • 4dae083 chore: prefix all nx package scripts with npx (#7988)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.13.1 to 6.13.2

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 8.54.0 to 8.55.0

Release notes

Sourced from eslint's releases.

v8.55.0

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)

Chores

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v8.55.0 - December 1, 2023

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)
  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)
Commits

Updates typescript from 5.3.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `3.0.0` | `3.1.0` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.0.0` | `3.1.0` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `3.0.0` | `3.1.0` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `3.0.0` | `3.1.0` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.0.0` | `3.1.0` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `3.0.0` | `3.1.0` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.0.0` | `3.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.0` | `20.10.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.13.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.1` | `6.13.2` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |


Updates `@lerna-lite/changed` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/changed/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/changed)

Updates `@lerna-lite/cli` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/cli)

Updates `@lerna-lite/diff` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/diff)

Updates `@lerna-lite/exec` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/exec/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/exec)

Updates `@lerna-lite/publish` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/publish)

Updates `@lerna-lite/run` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/run)

Updates `@lerna-lite/version` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.1.0/packages/version)

Updates `@types/node` from 20.10.0 to 20.10.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser)

Updates `eslint` from 8.54.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.55.0)

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: "@lerna-lite/changed"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from alimd as a code owner December 8, 2023 07:17
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Dec 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-3686d3062d branch December 11, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants