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): update all non-major dependencies #1695

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor 20.0.0 -> 20.1.2 age adoption passing confidence
@bahmutov/cypress-esbuild-preprocessor 2.2.0 -> 2.2.4 age adoption passing confidence
@microsoft/api-documenter (source) 7.23.0 -> 7.26.7 age adoption passing confidence
@microsoft/api-extractor (source) 7.39.0 -> 7.49.2 age adoption passing confidence
@rollup/plugin-commonjs (source) 25.0.7 -> 25.0.8 age adoption passing confidence
@​types/autoprefixer 10.2.0 -> 10.2.4 age adoption passing confidence
@types/glob (source) 8.0.1 -> 8.1.0 age adoption passing confidence
@types/jest (source) 27.5.0 -> 27.5.2 age adoption passing confidence
@types/node (source) 18.19.0 -> 18.19.75 age adoption passing confidence
@​types/testing-library__jest-dom 5.14.5 -> 5.14.9 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ~5.49.0 -> ~5.62.0 age adoption passing confidence
@typescript-eslint/parser (source) ~5.49.0 -> ~5.62.0 age adoption passing confidence
@vitejs/plugin-vue (source) 5.2.0 -> 5.2.1 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.2 -> 5.2.1 age adoption passing confidence
@vue/devtools-api (source) ~6.5.0 -> ~6.6.4 age adoption passing confidence
@vue/eslint-config-prettier ^7.0.0 -> ^7.1.0 age adoption passing confidence
@vue/eslint-config-typescript ~11.0.0 -> ~11.0.3 age adoption passing confidence
@vueuse/core (source) ~10.7.1 -> ~10.11.1 age adoption passing confidence
autoprefixer 10.4.4 -> 10.4.20 age adoption passing confidence
concurrently 8.2.0 -> 8.2.2 age adoption passing confidence
cypress (source) 13.6.0 -> 13.17.0 age adoption passing confidence
esbuild 0.20.0 -> 0.25.0 age adoption passing confidence
eslint (source) ~8.32.0 -> ~8.57.1 age adoption passing confidence
eslint (source) 8.32.0 -> 8.57.1 age adoption passing confidence
eslint (source) 8.33.0 -> 8.57.1 age adoption passing confidence
eslint-config-prettier ^8.5.0 -> ^8.10.0 age adoption passing confidence
eslint-import-resolver-typescript ~3.5.2 -> ~3.7.0 age adoption passing confidence
eslint-plugin-cypress ~2.12.1 -> ~2.15.2 age adoption passing confidence
eslint-plugin-import ~2.27.5 -> ~2.31.0 age adoption passing confidence
eslint-plugin-jest ~27.2.0 -> ~27.9.0 age adoption passing confidence
eslint-plugin-jsdoc ~39.6.4 -> ~39.9.1 age adoption passing confidence
eslint-plugin-tsdoc (source) ~0.2.17 -> ~0.4.0 age adoption passing confidence
eslint-plugin-vuejs-accessibility ~2.0.0 -> ~2.4.1 age adoption passing confidence
glob 10.3.0 -> 10.4.5 age adoption passing confidence
jest (source) 27.5.0 -> 27.5.1 age adoption passing confidence
jest-scss-transform 1.0.1 -> 1.0.4 age adoption passing confidence
lerna (source) 6.6.0 -> 6.6.2 age adoption passing confidence
nouislider ~15.7.1 -> ~15.8.1 age adoption passing confidence
postcss (source) 8.4.12 -> 8.5.1 age adoption passing confidence
postcss-dir-pseudo-class (source) 7.0.0 -> 7.0.2 age adoption passing confidence
postcss-import 16.0.0 -> 16.1.0 age adoption passing confidence
prettier (source) ^2.0.5 -> ^2.8.8 age adoption passing confidence
prettier (source) 2.8.3 -> 2.8.8 age adoption passing confidence
rollup (source) 4.9.1 -> 4.34.6 age adoption passing confidence
rollup-plugin-delete 2.0.0 -> 2.1.0 age adoption passing confidence
rxjs (source) ~7.8.0 -> ~7.8.1 age adoption passing confidence
sass 1.70.0 -> 1.84.0 age adoption passing confidence
start-server-and-test 2.0.0 -> 2.0.10 age adoption passing confidence
tailwindcss (source) 3.4.0 -> 3.4.17 age adoption passing confidence
ts-jest (source) 27.1.0 -> 27.1.5 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
tslib (source) ~2.6.0 -> ~2.8.1 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
vite (source) 4.5.0 -> 4.5.9 age adoption passing confidence
vite-plugin-vue-inspector 5.1.2 -> 5.3.1 age adoption passing confidence

Release Notes

badeball/cypress-cucumber-preprocessor (@​badeball/cypress-cucumber-preprocessor)

v20.1.2

Compare Source

  • Updated all dependencies, including esbuild, relates to #​1068.

v20.1.1

Compare Source

  • Omit outputting empty "then" entries to the command log, relates to #​1214.

v20.1.0

Compare Source

  • Include skipped (not omitted) tests in reports, fixes #​1041.

v20.0.7

Compare Source

  • Updated all dependencies, fixes #​1198.

v20.0.6

Compare Source

  • Search for configuration files using strategy project, fixes #​1185.

v20.0.5

Compare Source

  • Updated all dependencies, fixes #​1180.

v20.0.4

Compare Source

  • Fix type signature of defineParameterType to correctly reflect transformer property's optionality, fixes #​1179.

v20.0.3

Compare Source

  • Handle browser / page crash gracefully, fixes #​1172.

v20.0.2

Compare Source

  • Add support for skipped / pending scenario hooks, fixes #​1159.

  • Add support for suite-level test configuration, fixes #​1158.

v20.0.1

Compare Source

  • Handle more corner cases related to reload-behavior, fixes #​1142.
bahmutov/cypress-esbuild-preprocessor (@​bahmutov/cypress-esbuild-preprocessor)

v2.2.4

Compare Source

Bug Fixes

v2.2.3

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.7 (6b34d4e)

v2.2.2

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.6 (3236e41)

v2.2.1

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.5 (af5770e)
microsoft/rushstack (@​microsoft/api-documenter)

v7.26.7

Compare Source

Thu, 30 Jan 2025 16:10:36 GMT

Version update only

v7.26.6

Compare Source

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

v7.26.5

Compare Source

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

v7.26.4

Compare Source

Tue, 07 Jan 2025 22:17:32 GMT

Version update only

v7.26.3

Compare Source

Sat, 14 Dec 2024 01:11:07 GMT

Version update only

v7.26.2

Compare Source

Mon, 09 Dec 2024 20:31:43 GMT

Version update only

v7.26.1

Compare Source

Tue, 03 Dec 2024 16:11:07 GMT

Version update only

v7.26.0

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes
  • Update TSDoc dependencies.

v7.25.22

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v7.25.21

Compare Source

Thu, 24 Oct 2024 00:15:47 GMT

Version update only

v7.25.20

Compare Source

Mon, 21 Oct 2024 18:50:09 GMT

Version update only

v7.25.19

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

v7.25.18

Compare Source

Tue, 15 Oct 2024 00:12:31 GMT

Version update only

v7.25.17

Compare Source

Wed, 02 Oct 2024 00:11:19 GMT

Version update only

v7.25.16

Compare Source

Tue, 01 Oct 2024 00:11:28 GMT

Version update only

v7.25.15

Compare Source

Mon, 30 Sep 2024 15:12:19 GMT

Version update only

v7.25.14

Compare Source

Fri, 13 Sep 2024 00:11:42 GMT

Version update only

v7.25.13

Compare Source

Tue, 10 Sep 2024 20:08:11 GMT

Version update only

v7.25.12

Compare Source

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

v7.25.11

Compare Source

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

v7.25.10

Compare Source

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

v7.25.9

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again

v7.25.8

Compare Source

Wed, 24 Jul 2024 00:12:14 GMT

Version update only

v7.25.7

[Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.25.6...@microsoft/api-documenter_v7


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@renovate renovate bot requested a review from a team as a code owner January 20, 2025 02:43
Copy link
Contributor Author

renovate bot commented Jan 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 17 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
packages/deep-merge                      |  WARN  deprecated [email protected]
packages/eslint-plugin-x                 |  WARN  deprecated [email protected]
Progress: resolved 22, reused 0, downloaded 10, added 0
Progress: resolved 41, reused 0, downloaded 28, added 0
/tmp/renovate/repos/github/empathyco/x/packages/eslint-plugin-x:
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/empathyco/x/packages/eslint-plugin-x

Your Node version is incompatible with "registry.npmjs.org/eslint-plugin-jsdoc/39.9.1".

Expected version: ^14 || ^16 || ^17 || ^18 || ^19
Got: v22.13.1

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 67050d7 to d8fcafc Compare January 27, 2025 11:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d0c66fb to 97866f9 Compare February 7, 2025 10:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 590a318 to 1dbcd51 Compare February 10, 2025 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1dbcd51 to 558679a Compare February 11, 2025 09:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants