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

Merged
merged 1 commit into from Mar 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@preact/preset-vite ^2.8.1 -> ^2.8.2 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.1.7 -> ^1.2.0 age adoption passing confidence
@types/lodash (source) ^4.14.202 -> ^4.17.0 age adoption passing confidence
@types/node (source) ^20.11.25 -> ^20.11.28 age adoption passing confidence
@types/react (source) ^18.2.64 -> ^18.2.66 age adoption passing confidence
@types/react-dom (source) ^18.2.21 -> ^18.2.22 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.1.1 -> ^7.2.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.1.1 -> ^7.2.0 age adoption passing confidence
axios (source) ^1.6.7 -> ^1.6.8 age adoption passing confidence
eslint-plugin-react ^7.34.0 -> ^7.34.1 age adoption passing confidence
eslint-plugin-react-refresh ^0.4.5 -> ^0.4.6 age adoption passing confidence
lightningcss ^1.24.0 -> ^1.24.1 age adoption passing confidence
miniflare (source) ^3.20240304.0 -> ^3.20240304.2 age adoption passing confidence
pnpm (source) 8.15.4 -> 8.15.5 age adoption passing confidence
postcss (source) ^8.4.35 -> ^8.4.36 age adoption passing confidence
sass ^1.71.1 -> ^1.72.0 age adoption passing confidence
simple-git-hooks ^2.10.0 -> ^2.11.0 age adoption passing confidence
svelte-check ^3.6.6 -> ^3.6.7 age adoption passing confidence
terser (source) ^5.29.1 -> ^5.29.2 age adoption passing confidence
ufo ^1.4.0 -> ^1.5.1 age adoption passing confidence
vite-plugin-solid ^2.10.1 -> ^2.10.2 age adoption passing confidence
vitest (source) ^1.3.1 -> ^1.4.0 age adoption passing confidence

Release Notes

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

v2.8.2

Compare Source

What's Changed

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

shikijs/shiki (@​shikijs/vitepress-twoslash)

v1.2.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes
  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type

  • eslint-plugin: [prefer-find] support ternary branches in prefer-find

❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4
❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

axios/axios (axios)

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

[#&#82


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 added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link

stackblitz bot commented Mar 18, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy merged commit 842643d into main Mar 18, 2024
11 checks passed
@bluwy bluwy deleted the renovate/all-minor-patch branch March 18, 2024 05:23
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.

None yet

1 participant