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

deps: bump the development-dependencies group with 10 updates #32

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps the development-dependencies group with 10 updates:

Package From To
@lerna-lite/changed 3.9.2 3.9.3
@lerna-lite/cli 3.9.2 3.9.3
@lerna-lite/diff 3.9.2 3.9.3
@lerna-lite/exec 3.9.2 3.9.3
@lerna-lite/publish 3.9.2 3.9.3
@lerna-lite/run 3.9.2 3.9.3
@lerna-lite/version 3.9.2 3.9.3
eslint-plugin-import 2.30.0 2.31.0
typescript 5.6.2 5.6.3
@types/node 22.7.4 22.7.5

Updates @lerna-lite/changed from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

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

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • 53718ad chore: remove any nested index barrel files (#945)
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/cli from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

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

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/diff from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

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

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/exec from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

Bug Fixes

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • be8d050 fix(deps): replace globby with tinyglobby (#941)
  • 75fc4df fix(deps): replace picocolors with tinyrainbow (#942)
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/publish from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

Bug Fixes

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • c2f669b chore; align pnpm workspace to workspace:* in all packages
  • 53718ad chore: remove any nested index barrel files (#945)
  • be8d050 fix(deps): replace globby with tinyglobby (#941)
  • 75fc4df fix(deps): replace picocolors with tinyrainbow (#942)
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/run from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

Bug Fixes

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • 53718ad chore: remove any nested index barrel files (#945)
  • be8d050 fix(deps): replace globby with tinyglobby (#941)
  • 75fc4df fix(deps): replace picocolors with tinyrainbow (#942)
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates @lerna-lite/version from 3.9.2 to 3.9.3

Release notes

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

v3.9.3

3.9.3 (2024-10-08)

The last couple of releases are mainly targeting the migration of smaller dependency alternatives, (most of them coming from the Tinylibs suite) and that is to not just modernize the project but also to reduce its footprint. I'm releasing these changes as bug fixes for better tracking purposes and usually wait a week or two between each releases (more to come). If you have any problems with recent releases then please open an issue or a discussion. These changes are mostly what the e18e initiative are pushing towards and also few of these alternatives are now shared by large projects as well like Vite, Vitest, Nuxt, etc... This should decrease project and download sizes, while possibly improving performances. Cheers

Bug Fixes

Changelog

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

3.9.3 (2024-10-08)

Bug Fixes

Commits
  • 4dfa599 chore(release): publish new version v3.9.3
  • c2f669b chore; align pnpm workspace to workspace:* in all packages
  • 53718ad chore: remove any nested index barrel files (#945)
  • 75fc4df fix(deps): replace picocolors with tinyrainbow (#942)
  • 6f2f083 chore: make package exports explicit as import to represent ESM only
  • See full diff in compare view

Updates eslint-plugin-import from 2.30.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

Updates @types/node from 22.7.4 to 22.7.5

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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `3.9.2` | `3.9.3` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.9.2` | `3.9.3` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `3.9.2` | `3.9.3` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `3.9.2` | `3.9.3` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.9.2` | `3.9.3` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `3.9.2` | `3.9.3` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.9.2` | `3.9.3` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.5` |


Updates `@lerna-lite/changed` from 3.9.2 to 3.9.3
- [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.9.3/packages/changed)

Updates `@lerna-lite/cli` from 3.9.2 to 3.9.3
- [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.9.3/packages/cli)

Updates `@lerna-lite/diff` from 3.9.2 to 3.9.3
- [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.9.3/packages/diff)

Updates `@lerna-lite/exec` from 3.9.2 to 3.9.3
- [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.9.3/packages/exec)

Updates `@lerna-lite/publish` from 3.9.2 to 3.9.3
- [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.9.3/packages/publish)

Updates `@lerna-lite/run` from 3.9.2 to 3.9.3
- [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.9.3/packages/run)

Updates `@lerna-lite/version` from 3.9.2 to 3.9.3
- [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.9.3/packages/version)

Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

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

---
updated-dependencies:
- dependency-name: "@lerna-lite/changed"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
  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
- dependency-name: "@types/node"
  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 October 10, 2024 00:59
@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 Oct 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2024

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

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-f491925ebc branch October 10, 2024 13:53
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