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 npm-development group with 11 updates #1470

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2024

Bumps the npm-development group with 11 updates:

Package From To
@commitlint/cli 19.2.1 19.2.2
@commitlint/config-conventional 19.1.0 19.2.2
@typescript-eslint/eslint-plugin 7.4.0 7.6.0
@typescript-eslint/parser 7.4.0 7.6.0
@unocss/eslint-config 0.58.9 0.59.2
@unocss/nuxt 0.58.9 0.59.2
eslint-plugin-jsdoc 48.2.2 48.2.3
eslint-plugin-vue 9.24.0 9.25.0
nuxt 3.11.1 3.11.2
sass 1.72.0 1.75.0
typescript 5.4.3 5.4.5

Updates @commitlint/cli from 19.2.1 to 19.2.2

Release notes

Sourced from @​commitlint/cli's releases.

v19.2.2

19.2.2 (2024-04-14)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.2.1...v19.2.2

Changelog

Sourced from @​commitlint/cli's changelog.

19.2.2 (2024-04-14)

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

Commits

Updates @commitlint/config-conventional from 19.1.0 to 19.2.2

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.2.2

19.2.2 (2024-04-14)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.2.1...v19.2.2

v19.2.1

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.2.0...v19.2.1

v19.2.0

19.2.0 (2024-03-15)

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.1.0...v19.2.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.6.0

Release notes

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

v7.6.0

7.6.0 (2024-04-08)

🚀 Features

  • add name field to shared configs and flat config types (#8863)
  • bump npm dependency ranges (#8860)
  • utils: add types for both flat and legacy eslint classes (#8861)

🩹 Fixes

  • typescript-eslint: fix type errors when using exactOptionalPropertyTypes (#8786)

❤️ Thank You

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.6.0 (2024-04-08)

🚀 Features

  • bump npm dependency ranges

❤️ Thank You

  • Abraham Guo
  • auvred
  • Brad Zacher

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

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits
  • e1db872 chore(release): publish 7.6.0
  • a6ab2cb feat: bump npm dependency ranges (#8860)
  • 4bac40c docs: fix incorrect tab item values in prefer-optional-chain (#8867)
  • a7bdd1c test(eslint-plugin): render snapshots of ESLint output for each code example ...
  • 41d893f docs(eslint-plugin): [consistent-return] add warning section use noImplicitRe...
  • d063275 docs: feature-freeze member-ordering, naming-convention, sort-type-constituen...
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • f0b1c4f fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...
  • 5707268 fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.4.0 to 7.6.0

Release notes

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

v7.6.0

7.6.0 (2024-04-08)

🚀 Features

  • add name field to shared configs and flat config types (#8863)
  • bump npm dependency ranges (#8860)
  • utils: add types for both flat and legacy eslint classes (#8861)

🩹 Fixes

  • typescript-eslint: fix type errors when using exactOptionalPropertyTypes (#8786)

❤️ Thank You

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

Changelog

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

7.6.0 (2024-04-08)

🚀 Features

  • bump npm dependency ranges

❤️ Thank You

  • Abraham Guo
  • auvred
  • Brad Zacher

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

Commits

Updates @unocss/eslint-config from 0.58.9 to 0.59.2

Release notes

Sourced from @​unocss/eslint-config's releases.

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub
Commits

Updates @unocss/nuxt from 0.58.9 to 0.59.2

Release notes

Sourced from @​unocss/nuxt's releases.

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.59.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub
Commits

Updates eslint-plugin-jsdoc from 48.2.2 to 48.2.3

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.2.3

48.2.3 (2024-04-04)

Bug Fixes

  • valid-types: whitelist pratt parser keywords; fixes #1221 (ab5624b)
Commits

Updates eslint-plugin-vue from 9.24.0 to 9.25.0

Release notes

Sourced from eslint-plugin-vue's releases.

v9.25.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.24.1...v9.25.0

v9.24.1

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.24.0...v9.24.1

Commits

Updates nuxt from 3.11.1 to 3.11.2

Release notes

Sourced from nuxt's releases.

v3.11.2

3.11.2 is the next regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Don't tree-shake useServerHead in dev (#26421)
  • nuxt: Reduce nuxt island payload (#26569)
  • nuxt: Unsubscribe from watch when scope is disposed (#26554)
  • nuxt: Reduce router resolutions (#26519)

🩹 Fixes

  • nuxt: Handle underscores in island names (#26370)
  • nuxt: Don't append new route for redirect if one exists (#26368)
  • nuxt: Ignore navigateTo open option on server side (#26392)
  • nuxt: Print errors when compiling templates (#26410)
  • nuxt: Don't warn about definePageMeta in server pages (#26422)
  • nuxt: Pass joinRelativeURL + share paths on server (#26407)
  • nuxt: Exclude <srcDir>/index.html from import protection (#26430)
  • nuxt: Early return from refreshCookie on server (22ada37b4)
  • nuxt: Move v-if to wrapper in islands transform (#26386)
  • nuxt: Move directives to client component island wrapper (#26387)
  • nuxt: Ignore fetch errors in getLatestManifest (#26486)
  • nuxt: Check island element instead of hydration state (#26480)
  • nuxt: Add build id to rendered payload url (#26504)
  • nuxt: Support serialising rich server logs (#26503)
  • nuxt: Handle errors parsing/stringifying logs (4a87c35df)
  • nuxt: Augment GlobalComponents in multiple vue modules (#26541)
  • nuxt: Suppress warning about resolve cache-driver (#26595)
  • nuxt: Handle auto-importing named components (#26556)
  • schema: Update webpack transformAssetUrls + pass hoistStatic to vite plugin (#26563)
  • schema: Document use case for typescript.shim (#26607)
  • nuxt: Normalise rollup opts in island transform w/o nuxt (#26589)
  • nuxt: Handle missing Nuxt context in useRoute (#26633)

💅 Refactors

... (truncated)

Commits

Updates sass from 1.72.0 to 1.75.0

Release notes

Sourced from sass's releases.

Dart Sass 1.75.0

To install Sass 1.75.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet.

JS API

  • Allow importer to be passed without url in StringOptionsWithImporter.

See the full changelog for changes in earlier releases.

Dart Sass 1.74.1

To install Sass 1.74.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.75.0

  • Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet.

JS API

  • Allow importer to be passed without url in StringOptionsWithImporter.

1.74.1

  • No user-visible changes.

1.74.0

JS API

  • Add a new top-level deprecations object, which contains various Deprecation objects that define the different types of deprecation used by the Sass compiler and can be passed to the options below.

  • Add a new fatalDeprecations compiler option that causes the compiler to error if any deprecation warnings of the provided types are encountered. You can also pass in a Version object to treat all deprecations that were active in that Dart Sass version as fatal.

  • Add a new futureDeprecations compiler option that allows you to opt-in to certain deprecations early (currently just import).

  • Add a new silenceDeprecations compiler option to ignore any deprecation warnings of the provided types.

Command-Line Interface

  • Add a new --silence-deprecation flag, which causes the compiler to ignore any deprecation warnings of the provided types.

  • Previously, if a future deprecation was passed to --fatal-deprecation but not --future-deprecation, it would be treated as fatal despite not being enabled. Both flags are now required to treat a future deprecation as fatal with a warning emitted if --fatal-deprecation is passed without --future-deprecation, matching the JS API's behavior.

Dart API

  • The compile methods now take in a silenceDeprecations parameter, which causes the compiler to ignore any deprecation warnings of the provided types.

  • Add Deprecation.obsoleteIn to match the JS API. This is currently null for

... (truncated)

Commits

Updates typescript from 5.4.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

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

Description has been truncated

Bumps the npm-development group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.2.2` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.1.0` | `19.2.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.6.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `7.6.0` |
| [@unocss/eslint-config](https://github.com/unocss/unocss/tree/HEAD/packages/eslint-config) | `0.58.9` | `0.59.2` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages/nuxt) | `0.58.9` | `0.59.2` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.2` | `48.2.3` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.24.0` | `9.25.0` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.11.1` | `3.11.2` |
| [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.75.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |


Updates `@commitlint/cli` from 19.2.1 to 19.2.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/v19.2.2/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.1.0 to 19.2.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)

Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.6.0
- [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/v7.6.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.6.0
- [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/v7.6.0/packages/parser)

Updates `@unocss/eslint-config` from 0.58.9 to 0.59.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.59.2/packages/eslint-config)

Updates `@unocss/nuxt` from 0.58.9 to 0.59.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.59.2/packages/nuxt)

Updates `eslint-plugin-jsdoc` from 48.2.2 to 48.2.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.2.2...v48.2.3)

Updates `eslint-plugin-vue` from 9.24.0 to 9.25.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.24.0...v9.25.0)

Updates `nuxt` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.11.2/packages/nuxt)

Updates `sass` from 1.72.0 to 1.75.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.72.0...1.75.0)

Updates `typescript` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@unocss/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #1471.

@dependabot dependabot bot closed this Apr 15, 2024
auto-merge was automatically disabled April 15, 2024 19:40

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-96d9a01226 branch April 15, 2024 19:40
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant