Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
3.12.45
3.12.46
20.16.1
20.16.3
18.3.4
18.3.5
5.12.10
5.12.12
13.13.3
13.14.1
11.4.7
11.4.8
15.2.9
15.2.10
16.8.2
16.9.0
4.18.0
4.19.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
3.12.45
->3.12.46
20.16.1
->20.16.3
18.3.4
->18.3.5
5.12.10
->5.12.12
13.13.3
->13.14.1
11.4.7
->11.4.8
15.2.9
->15.2.10
16.8.2
->16.9.0
4.18.0
->4.19.0
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
### [`v3.12.46`](https://redirect.github.com/cypress-io/code-coverage/releases/tag/v3.12.46) [Compare Source](https://redirect.github.com/cypress-io/code-coverage/compare/v3.12.45...v3.12.46) ##### Bug Fixes - **deps:** update dependency [@types/react](https://redirect.github.com/types/react) to v18.3.4 ([#871](https://redirect.github.com/cypress-io/code-coverage/issues/871)) ([23c3b9b](https://redirect.github.com/cypress-io/code-coverage/commit/23c3b9b33b2c13fdc61f47a2b9c028e97df816a8))taskforcesh/bullmq (bullmq)
### [`v5.12.12`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.12.12) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.12.11...v5.12.12) ##### Bug Fixes - **flows:** throw error when queueName contains colon ([#2719](https://redirect.github.com/taskforcesh/bullmq/issues/2719)) fixes [#2718](https://redirect.github.com/taskforcesh/bullmq/issues/2718) ([9ef97c3](https://redirect.github.com/taskforcesh/bullmq/commit/9ef97c37663e209f03c501a357b6b1a662b24d99)) ### [`v5.12.11`](https://redirect.github.com/taskforcesh/bullmq/releases/tag/v5.12.11) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.12.10...v5.12.11) ##### Bug Fixes - **sandboxed:** properly update data on wrapped job ([#2739](https://redirect.github.com/taskforcesh/bullmq/issues/2739)) fixes [#2731](https://redirect.github.com/taskforcesh/bullmq/issues/2731) ([9c4b245](https://redirect.github.com/taskforcesh/bullmq/commit/9c4b2454025a14459de47b0586a09130d7a93cae))cypress-io/cypress (cypress)
### [`v13.14.1`](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) ### [`v13.14.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.14.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0highcharts/highcharts-dist (highcharts)
### [`v11.4.8`](https://redirect.github.com/highcharts/highcharts-dist/compare/v11.4.7...v11.4.8) [Compare Source](https://redirect.github.com/highcharts/highcharts-dist/compare/v11.4.7...v11.4.8)lint-staged/lint-staged (lint-staged)
### [`v15.2.10`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15210) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10) ##### Patch Changes - [#1471](https://redirect.github.com/lint-staged/lint-staged/pull/1471) [`e3f283b`](https://redirect.github.com/lint-staged/lint-staged/commit/e3f283b250868b7c15ceb54d2a51b2e5fb3a18a9) Thanks [@iiroj](https://redirect.github.com/iiroj)! - Update minor dependencies, including `micromatch@~4.0.8`.stylelint/stylelint (stylelint)
### [`v16.9.0`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1690) [Compare Source](https://redirect.github.com/stylelint/stylelint/compare/16.8.2...16.9.0) - Changed: `secondaryOptions` argument type of the `Rule` function ([#7950](https://redirect.github.com/stylelint/stylelint/pull/7950)) ([@Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `color-function-notation` reporting functions with less than 3 arguments ([#7948](https://redirect.github.com/stylelint/stylelint/pull/7948)) ([@Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `declaration-property-value-no-unknown` false positives/negatives ([#7944](https://redirect.github.com/stylelint/stylelint/pull/7944) & [#7957](https://redirect.github.com/stylelint/stylelint/pull/7957) & [#7956](https://redirect.github.com/stylelint/stylelint/pull/7956)) ([@Mouvedia](https://redirect.github.com/Mouvedia) & [@sidverma32](https://redirect.github.com/sidverma32)). - false positives: `overflow`, `word-break`, `width` - false negatives: `anchor-name`, `field-sizing`, `text-box-edge`, `text-box-trim`, `text-spacing-trim`, `text-wrap`, `text-wrap-mode`, `text-wrap-style`, `view-timeline`, `view-timeline-axis`, `view-timeline-inset`, `view-timeline-name`, `view-transition-name` - Fixed: `keyframe-block-no-duplicate-selectors`/`keyframe-declaration-no-important`/`keyframe-selector-notation`/`no-unknown-animations` false negatives for `@-o-keyframes` and `@-ms-keyframes` ([#7953](https://redirect.github.com/stylelint/stylelint/pull/7953)) ([@Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `no-duplicate-selectors` reported ranges ([#7938](https://redirect.github.com/stylelint/stylelint/pull/7938)) ([@romainmenke](https://redirect.github.com/romainmenke)). - Fixed: `property-no-vendor-prefix` report for `-webkit-background-size` ([#7940](https://redirect.github.com/stylelint/stylelint/pull/7940)) ([@Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-class-pattern` reported ranges ([#7959](https://redirect.github.com/stylelint/stylelint/pull/7959)) ([@Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-no-qualifying-type` reported ranges ([#7937](https://redirect.github.com/stylelint/stylelint/pull/7937)) ([@romainmenke](https://redirect.github.com/romainmenke)). - Fixed: honour Node.js `--no-deprecation` flag for rule deprecation warnings ([#7943](https://redirect.github.com/stylelint/stylelint/pull/7943)) ([@Mouvedia](https://redirect.github.com/Mouvedia)).privatenumber/tsx (tsx)
### [`v4.19.0`](https://redirect.github.com/privatenumber/tsx/compare/v4.18.0...157c3ec6bcf0b0a5e387080576404c00f7fd662f) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.