Skip to content

Bump the development-dependencies group with 7 updates #1269

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps the development-dependencies group with 7 updates:

Package From To
@stryker-mutator/core 8.0.0 8.2.3
@typescript-eslint/eslint-plugin 6.19.1 6.20.0
@typescript-eslint/parser 6.19.1 6.20.0
knip 4.2.1 4.3.1
puppeteer 21.9.0 21.11.0
@webref/css 6.10.3 6.11.0
stylelint 16.2.0 16.2.1

Updates @stryker-mutator/core from 8.0.0 to 8.2.3

Release notes

Sourced from @​stryker-mutator/core's releases.

v8.2.3

8.2.3 (2024-02-03)

Bug Fixes

  • initialize: use correct url to fetch additional test runner config (#4699) (59e53d0), closes #4698

v8.2.2

8.2.2 (2024-01-29)

Bug Fixes

  • publish config: make create-stryker a public package (910851f)

v8.2.1

8.2.1 (2024-01-29)

Bug Fixes

  • publish: use npm ci instead of install in publish (#4697) (3fc5af8)

v8.2.0

8.2.0 (2024-01-29)

Features

v8.1.0

8.1.0 (2024-01-29)

Bug Fixes

  • deps: update a lot of dependencies (#4691) (5b45fa6)
  • deps: update dependency angular-html-parser to ~5.2.0 (#4649) (2d998e2)

Features

  • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#4645) (ddc28ea)
  • instrumenter: support .mts and .cts file extensions (#4694) (7a09c75)
Changelog

Sourced from @​stryker-mutator/core's changelog.

8.2.3 (2024-02-03)

Bug Fixes

  • initialize: use correct url to fetch additional test runner config (#4699) (59e53d0), closes #4698

8.2.2 (2024-01-29)

Note: Version bump only for package @​stryker-mutator/core

8.2.1 (2024-01-29)

Note: Version bump only for package @​stryker-mutator/core

8.2.0 (2024-01-29)

Note: Version bump only for package @​stryker-mutator/core

8.1.0 (2024-01-29)

Bug Fixes

Features

  • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#4645) (ddc28ea)
  • instrumenter: support .mts and .cts file extensions (#4694) (7a09c75)
Commits
  • 81ac580 v8.2.3
  • 9507ac0 chore(deps): update dependency @​types/node to v20.11.16 (#4708)
  • 1684e83 chore(deps): update dependency @​types/node to v20.11.15 (#4706)
  • 60f9eb7 chore(deps): update dependency @​types/node to v20.11.14 (#4704)
  • 066c2a6 chore(deps): update dependency @​types/node to v20.11.13 (#4703)
  • 2e39178 chore(deps): update dependency @​types/node to v20.11.11 (#4702)
  • 59e53d0 fix(initialize): use correct url to fetch additional test runner config (#4699)
  • df51d24 v8.2.2
  • f567999 v8.2.1
  • 5fef987 v8.2.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0

Release notes

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

v6.20.0

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
  • eslint-plugin: [prefer-readonly] disable checking accessors (#8300)

❤️ Thank You

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

Changelog

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

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You

  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

Commits
  • a01a6e6 chore(release): publish 6.20.0
  • 4d2ce3b fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)
  • 9dca40e chore(eslint-plugin): fix typos in schema definitions (#8311)
  • d02d086 fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)
  • 70505e4 fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...
  • d0137c8 chore: enable prefer-nullish-coalescing internally (#7955)
  • bbc6770 feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...
  • 8622286 fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.19.1 to 6.20.0

Release notes

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

v6.20.0

6.20.0 (2024-01-29)

🚀 Features

  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)

🩹 Fixes

  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
  • eslint-plugin: [prefer-readonly] disable checking accessors (#8300)

❤️ Thank You

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

Changelog

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

6.20.0 (2024-01-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates knip from 4.2.1 to 4.3.1

Release notes

Sourced from knip's releases.

Release 4.3.1

  • Make integration tests pass (5a7a80ae)
  • Update integration tests (5bca4041)
  • Add link to GitHub search for projects using Knip (bdd3c7ba)
  • Safe-guard fixes (closes #486) (cf3761ba)
  • Add silent and shell-mode boolean flags to pnpm resolver (resolves #491) (2d5c0b57)
  • Filter dependencies in vitest plugin for vite plugin (#334) (d81a00f7)

Release 4.3.0

  • Remove unused var in husky plugin (9698660a)
  • Add Svelte to projects using Knip (6d9684c6)
  • Add yorkie plugin (a6baf030)
  • Update Eleventy plugin config paths (#490) (476af189)
  • add 'playwright-ct' config entry. resolves #487 (#488) (bf38d48c)

Release 4.2.3

  • Remove @pkgjs/parseargs now that Bun has util.parseArgs (ada0597c)

Release 4.2.2

  • Update dependencies (faec4d60)
  • Add .json ext to ts config path if necessary (resolves #480) (fe3d17db)
  • Fix npm aliases (resolves #474) (470437dc)
  • Add deploy to binaries not following the --require convention (closes #477) (ad1ff7f8)
  • Hide plugin pages from sidebar (db4cb7af)
  • Update dependencies (0eccd537)
  • Add introduction video to front page (0741b705)
Commits

Updates puppeteer from 21.9.0 to 21.11.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v21.11.0

21.11.0 (2024-02-02)

Features

Bug Fixes

puppeteer: v21.11.0

21.11.0 (2024-02-02)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.10.0 to 21.11.0

puppeteer-core: v21.10.0

21.10.0 (2024-01-29)

Features

  • add experimental browser.debugInfo (#11748) (f88e1da)
  • download chrome-headless-shell by default and use it for the old headless mode (#11754) (ce894a2)

Bug Fixes

puppeteer: v21.10.0

21.10.0 (2024-01-29)

Features

  • download chrome-headless-shell by default and use it for the old headless mode (#11754) (ce894a2)

... (truncated)

Commits

Updates @webref/css from 6.10.3 to 6.11.0

Commits
  • 8df0320 Publish curated data from 1eb40e4669da5afd6bfe72df3e901aafba9aa355
  • b701ca2 Publish curated data from 7a48e79b88109351119475311180088cc001fc39
  • 015f7e6 Publish curated data from 489c2e1590c7368730c6969cbdd61e8037a513fa
  • 8146cc3 Publish curated data from 68c133723440e596fb92c0042a37985bbd7da901
  • 2dd4184 Publish curated data from cd7332c7418b6cd8641c753d2ae4eb9f139a1a58
  • e24d924 Publish curated data from e8db838b51fc0cdeb8cda1a08e6a6e508f7dba27
  • 2b42ea7 Publish curated data from 7f90fa798145d5334ad1bee1cfb65dba76d23b30
  • 9a17330 Publish curated data from fc0773a45cc3886b46a21782971d323bb351dd96
  • fdb36ea Publish curated data from f2432929c3a1646dddec35ebe3a30142d9861a3b
  • a4fe007 Publish curated data from 94c9b495380c1c946a216a708c81291cc0bca5df
  • Additional commits viewable in compare view

Updates stylelint from 16.2.0 to 16.2.1

Release notes

Sourced from stylelint's releases.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).
Commits
  • 5c68274 16.2.1
  • 52cb83f Prepare 16.2.1 (#7479)
  • 328544d Document CLI user guide to fix typo for —custom-syntax (#7503)
  • 5e2eff7 Fix function-calc-no-unspaced-operator performance (#7505)
  • 398d3a8 Fix benchmark script (#7504)
  • 3de4eba Bump husky from 8.0.3 to 9.0.6 (#7500)
  • 382961f Fix report flags not reporting on subsequent runs when cache is used (#7483)
  • f02d168 Fix validateOptions to report when secondary option object is an empty obje...
  • a889974 Fix selector-pseudo-class-no-unknown false positives for :seeking, the me...
  • e86c9cd Provide repository info to gh command in GitHub action (#7491)
  • 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 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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) | `8.0.0` | `8.2.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `6.20.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `6.20.0` |
| [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip) | `4.2.1` | `4.3.1` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `21.9.0` | `21.11.0` |
| [@webref/css](https://github.com/w3c/webref) | `6.10.3` | `6.11.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.2.0` | `16.2.1` |


Updates `@stryker-mutator/core` from 8.0.0 to 8.2.3
- [Release notes](https://github.com/stryker-mutator/stryker-js/releases)
- [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v8.2.3/packages/core)

Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.20.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/v6.20.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.19.1 to 6.20.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/v6.20.0/packages/parser)

Updates `knip` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/webpro/knip/releases)
- [Commits](https://github.com/webpro/knip/commits/4.3.1/packages/knip)

Updates `puppeteer` from 21.9.0 to 21.11.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v21.9.0...puppeteer-v21.11.0)

Updates `@webref/css` from 6.10.3 to 6.11.0
- [Commits](https://github.com/w3c/webref/compare/@webref/css@6.10.3...@webref/css@6.11.0)

Updates `stylelint` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.2.0...16.2.1)

---
updated-dependencies:
- dependency-name: "@stryker-mutator/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@webref/css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant