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

Merged
merged 1 commit into from Jan 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cyco130/eslint-config ^3.6.0 -> ^3.6.1 age adoption passing confidence
@preact/preset-vite ^2.7.0 -> ^2.8.1 age adoption passing confidence
@types/node (source) ^20.10.6 -> ^20.11.1 age adoption passing confidence
@types/react (source) ^18.2.46 -> ^18.2.48 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.2.2 age adoption passing confidence
puppeteer (source) ^21.6.1 -> ^21.7.0 age adoption passing confidence
solid-js (source) ^1.8.7 -> ^1.8.11 age adoption passing confidence
vite (source) ^5.0.10 -> ^5.0.11 age adoption passing confidence
vitest (source) ^1.1.0 -> ^1.2.0 age adoption passing confidence

Release Notes

cyco130/eslint-config (@​cyco130/eslint-config)

v3.6.1

Compare Source

preactjs/preset-vite (@​preact/preset-vite)

v2.8.1

Compare Source

What's Changed

Full Changelog: preactjs/preset-vite@2.8.0...2.8.1

v2.8.0

Compare Source

What's Changed

Full Changelog: preactjs/preset-vite@2.7.0...2.8.0

prettier/prettier (prettier)

v3.2.2

Compare Source

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#​15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>
Fix formatting error on optional call expression and member chain (#​15920 by @​sosukesuzuki)
// Input
a(() => {}, c?.d());

// Prettier 3.2.1
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.2
a(() => {}, c?.d());

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes

puppeteer/puppeteer (puppeteer)

v21.7.0: puppeteer: v21.7.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
vitejs/vite (vite)

v5.0.11

Compare Source

vitest-dev/vitest (vitest)

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 3e7d779 to a91dc31 Compare August 28, 2023 04:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Aug 28, 2023
@renovate renovate bot closed this Aug 28, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch August 28, 2023 18:39
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Aug 29, 2023
@renovate renovate bot reopened this Aug 29, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch August 29, 2023 14:30
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency prettier to ^3.0.3 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a91dc31 to 4d4a47f Compare August 29, 2023 15:43
@renovate renovate bot changed the title chore(deps): update dependency prettier to ^3.0.3 chore(deps): update all non-major dependencies Sep 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9995cbd to 97c185b Compare September 8, 2023 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2dc9c98 to 12738f0 Compare September 15, 2023 10:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @types/node to ^20.10.6 Dec 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^20.10.6 chore(deps): update dependency @types/node to ^20.10.6 - autoclosed Dec 30, 2023
@renovate renovate bot closed this Dec 30, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 30, 2023 23:27
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^20.10.6 - autoclosed chore(deps): update dependency @types/node to ^20.10.6 Dec 31, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch December 31, 2023 14:12
@renovate renovate bot reopened this Dec 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^20.10.6 fix(deps): update dependency vitest to ^1.1.1 Dec 31, 2023
@renovate renovate bot changed the title fix(deps): update dependency vitest to ^1.1.1 chore(deps): update all non-major dependencies Jan 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from e056a4b to 611d484 Compare January 8, 2024 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3159a37 to 369fac3 Compare January 15, 2024 07:12
@cyco130 cyco130 merged commit 9116797 into main Jan 15, 2024
11 of 12 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 15, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant