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 minor-developent-deps group with 16 updates #912

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps the minor-developent-deps group with 16 updates:

Package From To
@commitlint/cli 17.7.1 17.7.2
@types/debug 4.1.8 4.1.9
@types/js-yaml 4.0.5 4.0.6
@types/mime-types 2.1.1 2.1.2
@types/pluralize 0.0.30 0.0.31
@types/prompts 2.4.4 2.4.5
@types/semver 7.5.2 7.5.3
@types/validator 13.11.1 13.11.2
@vitest/coverage-v8 0.34.4 0.34.6
@vitest/expect 0.34.4 0.34.6
eslint 8.49.0 8.50.0
knip 2.24.1 2.30.0
msw 1.3.1 1.3.2
rollup 3.29.1 3.29.4
type-fest 4.3.1 4.3.3
vitest 0.34.4 0.34.6

Updates @commitlint/cli from 17.7.1 to 17.7.2

Release notes

Sourced from @​commitlint/cli's releases.

v17.7.2

What's Changed

New Contributors

Full Changelog: conventional-changelog/commitlint@v17.7.1...v17.7.2

Changelog

Sourced from @​commitlint/cli's changelog.

17.7.2 (2023-09-28)

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

Commits

Updates @types/debug from 4.1.8 to 4.1.9

Commits

Updates @types/js-yaml from 4.0.5 to 4.0.6

Commits

Updates @types/mime-types from 2.1.1 to 2.1.2

Commits

Updates @types/pluralize from 0.0.30 to 0.0.31

Commits

Updates @types/prompts from 2.4.4 to 2.4.5

Commits

Updates @types/semver from 7.5.2 to 7.5.3

Commits

Updates @types/validator from 13.11.1 to 13.11.2

Commits

Updates @vitest/coverage-v8 from 0.34.4 to 0.34.6

Release notes

Sourced from @​vitest/coverage-v8's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates @vitest/expect from 0.34.4 to 0.34.6

Release notes

Sourced from @​vitest/expect's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates eslint from 8.49.0 to 8.50.0

Release notes

Sourced from eslint's releases.

v8.50.0

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

  • f8a8a2d chore: upgrade @​eslint/js@​8.50.0 (#17599) (Milos Djermanovic)
  • 38ada6d chore: package.json update for @​eslint/js release (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v8.50.0 - September 22, 2023

  • f8a8a2d chore: upgrade @​eslint/js@​8.50.0 (#17599) (Milos Djermanovic)
  • 38ada6d chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)
  • cc4d26b fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)
  • 1800537 docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#17576) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#17589) (Francesco Trotta)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#17571) (Yosuke Ota)
  • 20893d4 docs: fix incorrect tag's place (#17575) (Tanuj Kanti)
  • 85a3d9e feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)
Commits

Updates knip from 2.24.1 to 2.30.0

Release notes

Sourced from knip's releases.

Release 2.30.0

  • Update dependencies (7035637)
  • Report @​types/pkg as unused if pkg already has types included (resolves #241) (032ecca)

Release 2.29.0

  • Move unresolved module handling to resolveModuleName internally (close #206, close #258) (11f91f9)
  • add support for workspace file in vitest plugin (#265) (c267827)
  • Fix pattern for icons in Next apps (#270) (ee88f41)

Release 2.28.0

  • Add definition paths from TS config to the program (5e46079)
  • Update dependencies (af237ce)
  • Add jest's testResultsProcessor to dependency check (#267) (ae6bd8e)
  • drizzle plugin (#266) (c310162)
  • Add more plugin config to docs + fix up plugin-config fixtures (d802b86)

Release 2.27.1

  • Remove react dependency requirement when using react-jsx in tsconfig.json (#264) (503fdd1)

Release 2.27.0

  • Update dependencies (9991ee2)
  • Fix compilerOptions.module in TS config (c79e26c)
  • Playwright for components plugin (#262) (af3c11b)
  • Add support for Storybook test runner's hook api (#263) (7611360)
  • add tsconfig.*.json pattern to the typescript plugin (#261) (2a5504a)

Release 2.26.0

  • Update next readme (8064f47)
  • Support plugin config at root level (resolves #260) (0918da3)
  • Add initial version of angular plugin (closes #138) (14f3e98)
  • Support non-entry cross-reference imports in workspaces (resolves #244) (8ab8992)
  • Mark .ts files as entrypoints inside Next.js app dir (#257) (16f16ae)
  • Fix up some fixtures (799bc4b)
  • Fix up some fixtures (98d0707)
  • Update contributing doc (783b69b)
  • feat: add --preprocessor-options flag (#252) (7a431d4)
  • Optimize findManifestDependencies (#247) (43b68a8)

Release 2.25.2

  • Clarify debug log message (5e37152)
  • Simplify array.from+map (#246) (63403d4)
  • Simplify map+flat call (#245) (77887a5)

Release 2.25.1

  • Fix typed peer dep + improve some peer/host namings (fixes #239) (ef94f5b)

Release 2.25.0

  • Do not return react as a dependency for jsx: preserve/none in typescript plugin (#226) (37b9e81)
  • Update dependencies (ccd3613)
  • Use rootDir option in jest plugin (fixes #240) (2f58848)

... (truncated)

Commits
  • 79586b2 Release 2.30.0
  • 7035637 Update dependencies
  • 032ecca Report @​types/pkg as unused if pkg already has types included (resolves #241)
  • fedd56d Release 2.29.0
  • 11f91f9 Move unresolved module handling to resolveModuleName internally (close #206...
  • c267827 add support for workspace file in vitest plugin (#265)
  • ee88f41 Fix pattern for icons in Next apps (#270)
  • fb3aa64 Release 2.28.0
  • 5e46079 Add definition paths from TS config to the program
  • af237ce Update dependencies
  • Additional commits viewable in compare view

Updates msw from 1.3.1 to 1.3.2

Release notes

Sourced from msw's releases.

v1.3.2 (2023-10-01)

Bug Fixes

  • set minimal "graphql" version to 16.18.1 (#1754) (0a857f67b6e0883336a790633aa9bafc0b16c7cb) @​kettanaito
Commits

Updates rollup from 3.29.1 to 3.29.4

Release notes

Sourced from rollup's releases.

v3.29.4

3.29.4

2023-09-28

Bug Fixes

  • Fix static analysis when an exported function uses callbacks (#5158)

Pull Requests

v3.29.3

3.29.3

2023-09-24

Bug Fixes

  • Fix a bug where code was wrongly tree-shaken after mutating function parameters (#5153)

Pull Requests

  • #5145: docs: improve the docs repl appearance in the light mode (@​TrickyPi)
  • #5148: chore(deps): update dependency @​vue/eslint-config-typescript to v12 (@​renovate[bot])
  • #5149: chore(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5153: Fully deoptimize first level path when deoptimizing nested parameter paths (@​lukastaegert)

v3.29.2

3.29.2

2023-09-15

Bug Fixes

  • Export TreeshakingPreset type (#5131)

Pull Requests

Changelog

Sourced from rollup's changelog.

3.29.4

2023-09-28

Bug Fixes

  • Fix static analysis when an exported function uses callbacks (#5158)

Pull Requests

3.29.3

2023-09-24

Bug Fixes

  • Fix a bug where code was wrongly tree-shaken after mutating function parameters (#5153)

Pull Requests

  • #5145: docs: improve the docs repl appearance in the light mode (@​TrickyPi)
  • #5148: chore(deps): update dependency @​vue/eslint-config-typescript to v12 (@​renovate[bot])
  • #5149: chore(deps): lock file maintenance minor/patch updates (@​renovate[bot])
  • #5153: Fully deoptimize first level path when deoptimizing nested parameter paths (@​lukastaegert)

3.29.2

2023-09-15

Bug Fixes

  • Export TreeshakingPreset type (#5131)

Pull Requests

Commits
  • a6448b9 3.29.4
  • 4e92d60 Deoptimize all parameters when losing track of a function (#5158)
  • 801ffd1 3.29.3
  • 353e462 Fully deoptimize first level path when deoptimizing nested parameter paths (#...
  • a1a89e7 chore(deps): update dependency @​vue/eslint-config-typescript to v12 (#5148)
  • cc14f70 chore(deps): lock file maintenance minor/patch updates (#5149)
  • 1e8355b docs: improve the docs repl appearance in the light mode (#5145)
  • 5950fc8 Adapt branches in REPL workflow
  • e1a78ff 3.29.2
  • be3b25c chore(deps): lock file maintenance minor/patch updates (#5137)
  • Additional commits viewable in compare view

Updates type-fest from 4.3.1 to 4.3.3

Release notes

Sourced from type-fest's releases.

v4.3.3

  • IsLiteral: Don't restrict generic type (#684) 4378507
  • Jsonify: Fix handling of arrays (#673) 025f6e9

sindresorhus/type-fest@v4.3.2...v4.3.3

v4.3.2

  • Jsonify: Fix handling of nested objects with only a name property (#691) 5351533

sindresorhus/type-fest@v4.3.1...v4.3.2

Commits

Updates vitest from 0.34.4 to 0.34.6

Release notes

Sourced from vitest's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    

Bumps the minor-developent-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.7.1` | `17.7.2` |
| [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.8` | `4.1.9` |
| [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.5` | `4.0.6` |
| [@types/mime-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mime-types) | `2.1.1` | `2.1.2` |
| [@types/pluralize](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pluralize) | `0.0.30` | `0.0.31` |
| [@types/prompts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts) | `2.4.4` | `2.4.5` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.2` | `7.5.3` |
| [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) | `13.11.1` | `13.11.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.4` | `0.34.6` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `0.34.4` | `0.34.6` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.50.0` |
| [knip](https://github.com/webpro/knip) | `2.24.1` | `2.30.0` |
| [msw](https://github.com/mswjs/msw) | `1.3.1` | `1.3.2` |
| [rollup](https://github.com/rollup/rollup) | `3.29.1` | `3.29.4` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.3.1` | `4.3.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.4` | `0.34.6` |


Updates `@commitlint/cli` from 17.7.1 to 17.7.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/cli)

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

Updates `@types/js-yaml` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

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

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

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

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

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

Updates `@vitest/coverage-v8` from 0.34.4 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/coverage-v8)

Updates `@vitest/expect` from 0.34.4 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/expect)

Updates `eslint` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.50.0)

Updates `knip` from 2.24.1 to 2.30.0
- [Release notes](https://github.com/webpro/knip/releases)
- [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md)
- [Commits](webpro-nl/knip@2.24.1...2.30.0)

Updates `msw` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.3.1...v1.3.2)

Updates `rollup` from 3.29.1 to 3.29.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.1...v3.29.4)

Updates `type-fest` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.3.1...v4.3.3)

Updates `vitest` from 0.34.4 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/debug"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/mime-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/pluralize"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/semver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@types/validator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: "@vitest/expect"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-developent-deps
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-developent-deps
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-developent-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
@dependabot dependabot bot requested review from erunion and kanadgupta October 1, 2023 03:18
@kanadgupta kanadgupta merged commit 625bd51 into next Oct 2, 2023
8 checks passed
@kanadgupta kanadgupta deleted the dependabot/npm_and_yarn/minor-developent-deps-26652f96e3 branch October 2, 2023 16:11
@kanadgupta
Copy link
Member

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant