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 #1592

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor ~20.0.0 -> ~20.1.0 age adoption passing confidence
@cypress/vue2 (source) ~2.0.1 -> ~2.1.0 age adoption passing confidence
@microsoft/api-documenter (source) ~7.23.0 -> ~7.25.0 age adoption passing confidence
@microsoft/api-extractor (source) ~7.39.0 -> ~7.47.0 age adoption passing confidence
@rollup/plugin-commonjs (source) ~25.0.7 -> ~25.0.0 age adoption passing confidence
@types/glob (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence
@​types/testing-library__jest-dom ~5.14.5 -> ~5.14.0 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.0.4 -> ^5.1.3 age adoption passing confidence
@vue/compat (source) ^3.4.22 -> ^3.5.4 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
@vue/runtime-dom (source) ^3.4.22 -> ^3.5.4 age adoption passing confidence
@vue/vue2-jest ~27.0.0-alpha.3 -> ~27.0.0 age adoption passing confidence
@vueuse/core (source) ~10.7.1 -> ~10.11.1 age adoption passing confidence
autoprefixer ~10.4.4 -> ~10.4.0 age adoption passing confidence
cypress (source) ~13.6.0 -> ~13.14.0 age adoption passing confidence
esbuild 0.20.0 -> 0.23.1 age adoption passing confidence
eslint (source) ~8.32.0 -> ~8.57.0 age adoption passing confidence
eslint (source) ~8.33.0 -> ~8.57.0 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.6.3 age adoption passing confidence
eslint-plugin-cypress ~2.12.1 -> ~2.15.2 age adoption passing confidence
eslint-plugin-import ~2.27.5 -> ~2.30.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-react ~7.32.1 -> ~7.36.0 age adoption passing confidence
eslint-plugin-tsdoc (source) ~0.2.17 -> ~0.3.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.0 age adoption passing confidence
jest-scss-transform ~1.0.1 -> ~1.0.0 age adoption passing confidence
postcss (source) ~8.4.12 -> ~8.4.0 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.0 age adoption passing confidence
rollup (source) ~4.9.1 -> ~4.21.0 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.78.0 age adoption passing confidence
ts-node (source) ~10.9.1 -> ~10.9.0 age adoption passing confidence
tslib (source) ~2.6.0 -> ~2.7.0 age adoption passing confidence
typescript (source) ~4.9.4 -> ~4.9.0 age adoption passing confidence
vite-plugin-vue2 (source) ~2.0.2 -> ~2.0.0 age adoption passing confidence
vue (source) ^2.7.0 -> ^2.7.16 age adoption passing confidence
vue (source) ~2.7.14 -> ~2.7.0 age adoption passing confidence
vue (source) ~2.7.0 -> ~2.7.16 age adoption passing confidence
vue (source) ^2.6.0 -> ^2.7.16 age adoption passing confidence
vue-class-component ^7.1.0 -> ^7.2.6 age adoption passing confidence
vue-docgen-cli (source) ~4.67.0 -> ~4.79.0 age adoption passing confidence
vue-i18n (source) ^8.0.0 -> ^8.28.2 age adoption passing confidence
vue-property-decorator ^8.3.0 -> ^8.5.1 age adoption passing confidence
vue-property-decorator ~8.5.0 -> ~8.5.1 age adoption passing confidence
vue-template-compiler (source) ~2.7.14 -> ~2.7.0 age adoption passing confidence
vue-tsc (source) ^2.0.13 -> ^2.1.6 age adoption passing confidence
vuex ^3.0.0 -> ^3.6.2 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.

cypress-io/cypress (@​cypress/vue2)

v2.1.1

Compare Source

v2.1.0: 2.1.0

Compare Source

Released 3/1/2018

Bugfixes:

  • Prevent a bug with node-sass on OSX + Windows when local node version does not match bundled node when importing components directly in spec files. The underlying issue was because we forgot to update Buildkite and Appveyor when we upgraded Electron in 2.0.0. Fixes #​1387 and #​1390.

Features:

  • The Selector Playground has been updated to automatically prefer data-cy, data-test or data-testid attributes when providing the unique selector for an element. Additionally it now exposes a public API that you can use to control how it determines which selector to use. Fixes #​1135.

Documentation Changes:

microsoft/rushstack (@​microsoft/api-documenter)

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

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

v7.25.6

Compare Source

Wed, 17 Jul 2024 00:11:19 GMT

Version update only

v7.25.5

Compare Source

Tue, 16 Jul 2024 00:36:21 GMT

Version update only

v7.25.4

Compare Source

Thu, 27 Jun 2024 21:01:36 GMT

Version update only

v7.25.3

Compare Source

Mon, 03 Jun 2024 23:43:15 GMT

Version update only

v7.25.2

Compare Source

Thu, 30 May 2024 00:13:05 GMT

Patches
  • Include missing type modifiers on type-only exports.

v7.25.1

Compare Source

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

v7.25.0

Compare Source

Wed, 29 May 2024 00:10:52 GMT

Minor changes
  • Bump TSDoc dependencies.

v7.24.13

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v7.24.12

Compare Source

Tue, 28 May 2024 00:09:47 GMT

Version update only

v7.24.11

Compare Source

Sat, 25 May 2024 04:54:07 GMT

Version update only

v7.24.10

Compare Source

Fri, 24 May 2024 00:15:08 GMT

Version update only

v7.24.9

[Compare Source](https://redirect


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 requested a review from a team as a code owner August 13, 2024 15:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from f982c25 to 3ace639 Compare August 20, 2024 01:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d26000b to f216771 Compare August 26, 2024 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 272a0f9 to 89ab36f Compare September 3, 2024 22:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4fd2730 to 6d8c2fc Compare September 11, 2024 08:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a8fdf23 to 6806dbb Compare September 16, 2024 00:32
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ 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 19 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 19, reused 0, downloaded 10, added 0
Progress: resolved 31, reused 0, downloaded 21, added 0
packages/x-components                    |  WARN  deprecated @types/autoprefixer@10.2.0
Progress: resolved 53, reused 0, downloaded 43, added 0
Progress: resolved 65, reused 0, downloaded 53, added 0
packages/react-wrapper                   |  WARN  deprecated vue@2.7.14
/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: v20.17.0

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

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.

1 participant