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

Merged
merged 1 commit into from Jan 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.32.0 -> 8.33.0 age adoption passing confidence
rollup (source) 3.11.0 -> 3.12.0 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence

Release Notes

eslint/eslint

v8.33.0

Compare Source

Features

  • 2cc7954 feat: add restrictDefaultExports option to no-restricted-exports rule (#​16785) (Nitin Kumar)

Documentation

  • 17f4be2 docs: Fix examples in no-multiple-empty-lines rule (#​16835) (jonz94)
  • 9c7cfe3 docs: 'Source Code' content in 'Set up Development Environment' page (#​16780) (Ben Perlmutter)
  • ede5c64 docs: Custom processors page (#​16802) (Ben Perlmutter)
  • 2620614 docs: Code of Conduct page (#​16781) (Ben Perlmutter)
  • 50a8efd docs: report a sec vulnerability page (#​16808) (Ben Perlmutter)
  • ed60afd docs: Update page titles, section landing pages, and side TOC (#​16760) (Ben Perlmutter)
  • 333c712 docs: add background to code-path-diagrams for dark-mode (#​16822) (Tanuj Kanti)
  • f5f7b9b docs: Update README (GitHub Actions Bot)
  • 2aa4f5f docs: no-constant-condition: Add multi-comparison example (#​16776) (Sebastian Simon)
  • 40287db docs: Remove Google Group icon (#​16779) (Nicholas C. Zakas)
  • ea10ca5 docs: 'a .eslint' -> 'an .eslint' for consistency (#​16809) (Ben Perlmutter)
  • 3be0748 docs: add example for nodejs lintText api (#​16789) (Siva K)
  • ce4f5ff docs: Replace removed related rules with a valid rule (#​16800) (Ville Saalo)
rollup/rollup

v3.12.0

Compare Source

2023-01-28

Features
  • Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection (#​4826)
Pull Requests

Configuration

📅 Schedule: Branch creation - "after 1am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jan 25, 2023

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 6a7715c
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/63d861621f740e00075c7eb9
😎 Deploy Preview https://deploy-preview-1949--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from edd9e1d to d16f7c5 Compare January 27, 2023 01:45
@lmiller1990
Copy link
Member

Interesting, looks like isVisible fails. I wonder if jsdom has a change around that.

@cexbrayat
Copy link
Member

@lmiller1990 I narrowed it down to a potential regression in jsdom, because getCOmputedStyle is now cached.
I opened an issue with a minimal repro

See jsdom/jsdom#3502 for tracking

I'll land this PR without jsdom to unblock renovate

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency jsdom to v21.1.0 Jan 27, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ac48b59 to 3e5f3da Compare January 28, 2023 08:29
@renovate renovate bot changed the title chore(deps): update dependency jsdom to v21.1.0 chore(deps): update all non-major dependencies Jan 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 78c9b20 to 15101e0 Compare January 30, 2023 21:58
@lmiller1990 lmiller1990 merged commit 8e7c29d into main Jan 31, 2023
@lmiller1990 lmiller1990 deleted the renovate/all-minor-patch branch January 31, 2023 03:59
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.

None yet

2 participants