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

Update all non-major dependencies #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor ~17.0.0 -> ~17.2.0 age adoption passing confidence
@bahmutov/cypress-esbuild-preprocessor 2.2.0 -> 2.2.4 age adoption passing confidence
@cypress/vue2 (source) ~2.0.1 -> ~2.1.0 age adoption passing confidence
@microsoft/api-documenter (source) ~7.22.0 -> ~7.26.0 age adoption passing confidence
@microsoft/api-extractor (source) ~7.34.0 -> ~7.48.0 age adoption passing confidence
@testing-library/jest-dom ~5.16.0 -> ~5.17.0 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.16.0 -> ~18.19.0 age adoption passing confidence
@​types/testing-library__jest-dom 5.14.5 -> 5.14.9 age adoption passing confidence
@vue/devtools-api (source) ~6.5.0 -> ~6.6.0 age adoption passing confidence
@vue/eslint-config-prettier 7.0.0 -> 7.1.0 age adoption passing confidence
autoprefixer 10.4.13 -> 10.4.20 age adoption passing confidence
concurrently ~8.0.0 -> ~8.2.0 age adoption passing confidence
cypress (source) ~12.11.0 -> ~12.17.0 age adoption passing confidence
esbuild 0.17.18 -> 0.24.0 age adoption passing confidence
jest (source) 27.5.0 -> 27.5.1 age adoption passing confidence
jest-scss-transform 1.0.3 -> 1.0.4 age adoption passing confidence
lerna (source) 6.6.0 -> 6.6.2 age adoption passing confidence
lint-staged ~13.2.0 -> ~13.3.0 age adoption passing confidence
nanoid 3.3.4 -> 3.3.8 age adoption passing confidence
postcss (source) 8.4.21 -> 8.4.49 age adoption passing confidence
postcss-dir-pseudo-class (source) 7.0.0 -> 7.0.2 age adoption passing confidence
prettier-plugin-tailwindcss ~0.2.5 -> ~0.6.0 age adoption passing confidence
rollup (source) 2.79.1 -> 2.79.2 age adoption passing confidence
rollup-plugin-copy ~3.4.0 -> ~3.5.0 age adoption passing confidence
rollup-plugin-delete ~2.0.0 -> ~2.1.0 age adoption passing confidence
rollup-plugin-typescript2 ~0.34.1 -> ~0.36.0 age adoption passing confidence
rxjs (source) 7.8.0 -> 7.8.1 age adoption passing confidence
sass ~1.62.0 -> ~1.83.0 age adoption passing confidence
sass-loader ~13.2.0 -> ~13.3.0 age adoption passing confidence
start-server-and-test 1.15.3 -> 1.15.4 age adoption passing confidence
tailwindcss (source) ~3.3.0 -> ~3.4.0 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.5.0 -> ~2.8.0 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
vite (source) ~4.3.0 -> ~4.5.0 age adoption passing confidence
vue (source) 2.7.14 -> 2.7.16 age adoption passing confidence
vue-docgen-cli (source) ~4.67.0 -> ~4.79.0 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.16 age adoption passing confidence

Release Notes

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

v17.2.1

Compare Source

  • Step hooks are logged using separate log groups, similar to how scenario hooks are logged.

  • Properly escape error messages in interactive mode.

  • Fix error in non-feature specs under certain conditions, fixes #​1028.

  • Allow doesFeatureMatch to be called in support files, fixes #​1025.

v17.2.0

Compare Source

  • Add BeforeStep and AfterStep hooks, fixes #​847.

  • Report failing steps with correct duration, fixes #​963.

v17.1.1

Compare Source

  • Allow generation of JSON reports with hooks (After / Before) even if baseUrl is undefined, fixes #​1017.

  • Correctly filter test cases in HTML reports when using omitFiltered, fixes #​1018.

v17.1.0

Compare Source

  • Add support for (testing) type-specific configuration, fixes #​700.

  • Add support for component testing using Vite as bundler, fixes #​698.

  • Output data tables in command log, fixes #​782 (by @​nilgaar).

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

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

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v7.25.1

Compare Source

Thu, 17 Oct 2024 08:35:06 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

Thu, 23 May 2024 02:26:56 GMT

Version update only

v7.24.8

Compare Source

Thu, 16 May 2024 15:10:22 GMT

Version update only

v7.24.7

Compare Source

Wed, 15 May 2024 23:42:58 GMT

Version update only

v7.24.6

Compare Source

Wed, 15 May 2024 06:04:17 GMT

Version update only

v7.24.5

Compare Source

Fri, 10 May 2024 05:33:33 GMT

Version update only

v7.24.4

Compare Source

Wed, 08 May 2024 22:23:50 GMT

Version update only

v7.24.3

Compare Source

Mon, 06 May 2024 15:11:04 GMT

Version update only

v7.24.2

Compare Source

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

v7.24.1

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v7.24.0

Compare Source

Sat, 16 Mar 2024 00:11:37 GMT

Minor changes
  • Emit HTML tags for tables instead of Markdown code.

v7.23.38

Compare Source

Fri, 15 Mar 2024 00:12:40 GMT

Version update only

v7.23.37

Compare Source

Tue, 05 Mar 2024 01:19:24 GMT

Version update only

v7.23.36

Compare Source

Sun, 03 Mar 2024 20:58:12 GMT

Version update only

v7.23.35

Compare Source

Sat, 02 Mar 2024 02:22:23 GMT

Version update only

v7.23.34

Compare Source

Fri, 01 Mar 2024 01:10:08 GMT

Version update only

v7.23.33

Compare Source

Thu, 29 Feb 2024 07:11:45 GMT

Version update only

v7.23.32

Compare Source

Wed, 28 Feb 2024 16:09:27 GMT

Version update only

v7.23.31

Compare Source

Sat, 24 Feb 2024 23:02:51 GMT

Version update only

v7.23.30

Compare Source

Thu, 22 Feb 2024 01:36:09 GMT

Version update only

v7.23.29

Compare Source

Wed, 21 Feb 2024 21:45:28 GMT

Patches
  • Replace the dependency on the colors package with Colorize from @rushstack/terminal.

v7.23.28

Compare Source

Wed, 21 Feb 2024 08:55:47 GMT

Version update only

v7.23.27

Compare Source

Tue, 20 Feb 2024 21:45:10 GMT

Version update only

v7.23.26

Compare Source

Tue, 20 Feb 2024 16:10:52 GMT

Version update only

v7.23.25

Compare Source

Mon, 19 Feb 2024 21:54:27 GMT

Version update only

[v7.23.24](https://redirect.github.com/micr


Configuration

📅 Schedule: Branch creation - "after 5pm on tuesday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/all-minor-patch branch from 585e594 to b4780c1 Compare April 4, 2023 15:08
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Apr 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 2d81bbd to e99b0e3 Compare April 10, 2023 19:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b9922cd to 1e7523e Compare April 18, 2023 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c5c1230 to ac56d78 Compare April 27, 2023 02:54
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies May 9, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies May 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d74fa18 to 7a1d321 Compare May 18, 2023 17:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d96eeff to fd00303 Compare October 20, 2024 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1ecbb45 to 3abd267 Compare October 27, 2024 08:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 812b1f5 to 0f07e4f Compare November 6, 2024 11:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e42ee8c to 6b36131 Compare November 18, 2024 05:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1881863 to c2ef3bb Compare November 30, 2024 08:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dc12722 to c6a8802 Compare December 7, 2024 11:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7dff64f to 2c43574 Compare December 15, 2024 01:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c43574 to 38ccb42 Compare December 16, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants