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 minor and patch #1567

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.24.7 -> 7.24.8 age adoption passing confidence
@babel/core (source) 7.24.7 -> 7.24.9 age adoption passing confidence
@babel/helper-plugin-utils (source) 7.24.7 -> 7.24.8 age adoption passing confidence
@babel/preset-env (source) 7.24.7 -> 7.24.8 age adoption passing confidence
@emotion/react (source) ^11.11.4 -> ^11.13.0 age adoption passing confidence
@emotion/styled (source) ^11.11.5 -> ^11.13.0 age adoption passing confidence
@mui/icons-material (source) ^5.15.20 -> ^5.16.4 age adoption passing confidence
@mui/material (source) ^5.15.20 -> ^5.16.4 age adoption passing confidence
@mui/system (source) ^5.15.20 -> ^5.16.4 age adoption passing confidence
@playwright/test (source) 1.44.1 -> 1.45.2 age adoption passing confidence
@qlik/api ^1.11.0 -> ^1.14.0 age adoption passing confidence
@​qlik/sdk 0.25.2 -> 0.27.1 age adoption passing confidence
caniuse-lite 1.0.30001636 -> 1.0.30001643 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.9.0 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.3 -> 7.35.0 age adoption passing confidence
globby 14.0.1 -> 14.0.2 age adoption passing confidence
husky 9.0.11 -> 9.1.1 age adoption passing confidence
lerna (source) 8.1.3 -> 8.1.7 age adoption passing confidence
monaco-editor 0.49.0 -> 0.50.0 age adoption passing confidence
picasso-plugin-q 2.2.7 -> 2.2.8 age adoption passing confidence
picasso.js (source) 2.2.7 -> 2.2.8 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.39 age adoption passing confidence
prettier (source) 3.3.2 -> 3.3.3 age adoption passing confidence
react-router-dom (source) 6.23.1 -> 6.25.1 age adoption passing confidence
rollup (source) 4.18.0 -> 4.19.0 age adoption passing confidence
rollup-plugin-sass 1.12.22 -> 1.13.1 age adoption passing confidence
semver 7.6.2 -> 7.6.3 age adoption passing confidence
typescript (source) >=5.4.5 -> >=5.5.3 age adoption passing confidence
webpack 5.92.0 -> 5.93.0 age adoption passing confidence
ws 8.17.1 -> 8.18.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
emotion-js/emotion (@​emotion/react)

v11.13.0

Compare Source

v11.12.0

Compare Source

mui/material-ui (@​mui/icons-material)

v5.16.4

Compare Source

Jul 16, 2024

A big thanks to the one contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​mnajdova

v5.16.3

Compare Source

Jul 16, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]
Docs

All contributors of this release in alphabetical order: @​HoFa1997, @​mnajdova, @​oliviertassinari

v5.16.2

Compare Source

Jul 16, 2024

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​mnajdova, @​oliviertassinari

v5.16.1

Compare Source

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

v5.16.0

Compare Source

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

v5.15.21

Compare Source

Jun 28, 2024

A big thanks to the 7 contributors who made this release possible.

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alexismo, @​arminmeh, @​Danielkhakbaz, @​DiegoAndai, @​mnajdova, @​oliviertassinari

microsoft/playwright (@​playwright/test)

v1.45.2

Compare Source

v1.45.1

Compare Source

v1.45.0

Compare Source

qlik-oss/qlik-api-ts (@​qlik/api)

v1.14.0

Compare Source

What's Changed

Fixes #​69

Full Changelog: qlik-oss/qlik-api-ts@v1.13.0...v1.14.0

v1.13.0

Compare Source

What's Changed

Full Changelog: qlik-oss/qlik-api-ts@v1.12.0...v1.13.0

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001643

Compare Source

v1.0.30001642

Compare Source

v1.0.30001641

Compare Source

v1.0.30001640

Compare Source

v1.0.30001639

Compare Source

v1.0.30001638

Compare Source

v1.0.30001637

Compare Source

jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.9.0

Compare Source

Fixed
  • [Fix] img-redundant-alt: fixed multibyte character support #969
  • [meta] fix changelog links #960
Commits
  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.1

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.35.0

Compare Source

Added
Fixed
Changed

v7.34.4

Compare Source

Fixed
sindresorhus/globby (globby)

v14.0.2

Compare Source

typicode/husky (husky)

v9.1.1

Compare Source

v9.1.0

Compare Source

Super saiyan god dog! It's over 9.0.0!

There's a bug with this release which prevents the deprecation notice to appear and requires to remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.

What's new

You can now run package commands directly, no need for npx or equivalents.
It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

### .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

### .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
git update-index --again

For more advanced use cases, see lint-staged.

Fixes

  • bunx husky init command
  • Workaround for some hooks implementation on Windows 🤷

Deprecations

  • Remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" from your hooks
  • Move your code from ~/.huskyrc to .config/husky/init.sh

Support for these will be removed in v10, notices have been added.

Friendly reminder

If Git hooks don't fit your workflow, you can disable Husky globally. Just add export HUSKY=0 to .config/husky/init.sh.

I've seen some confusion about this on X, so just a heads-up!

Sponsoring

Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: GitHub Sponsors.

Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉

lerna/lerna (lerna)

v8.1.7

Compare Source

Bug Fixes

v8.1.6

Compare Source

Bug Fixes

v8.1.5

Compare Source

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

v8.1.4

Compare Source

Note: Version bump only for package lerna

microsoft/monaco-editor (monaco-editor)

v0.50.0

Compare Source

  • New field IEditorMinimapOptions.sectionHeaderLetterSpacing
  • New field IOverlayWidgetPosition.stackOridinal
  • New field EmitOutput.diagnostics
  • New event IOverlayWidget.onDidLayout
  • New events ICodeEditor.onBeginUpdate and ICodeEditor.onEndUpdate
  • HoverVerbosityRequest.action -> HoverVerbosityRequest.verbosityDelta
  • MultiDocumentHighlightProvider.selector changed from LanguageFilter to LanguageSelector
  • New optional parameters in getEmitOutput: emitOnlyDtsFiles and forceDtsEmit

Contributions to monaco-editor:

qlik-oss/picasso.js (picasso-plugin-q)

v2.2.8

Compare Source

Bug Fixes
postcss/postcss (postcss)

v8.4.39

Compare Source

prettier/prettier (prettier)

v3.3.3

Compare Source

diff

Add parentheses for nullish coalescing in ternary (#​16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
Add parentheses for decorator expressions (#​16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@&#8203;(foo`tagged template`)
class X {}

// Prettier 3.3.2
@&#8203;foo`tagged template`
class X {}

// Prettier 3.3.3
@&#8203;(foo`tagged template`)
class X {}
Support @let declaration syntax (#​16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

@&#8203;let name = 'Frodo';

<h1>Dashboard for {{name}}</h1>
Hello, {{name}}

For more details, please refer to the excellent blog post by the Angular Team: Introducing @​let in Angular.

We also appreciate the Angular Team for kindly answering our questions to implement this feature.

remix-run/react-router (react-router-dom)

v6.25.1

[Compare Source](https://togithub.com/re


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot added the renovate label Jun 22, 2024
@renovate renovate bot enabled auto-merge (squash) June 22, 2024 01:51
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 16 times, most recently from 0253101 to c975954 Compare June 30, 2024 22:10
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 9 times, most recently from b57a739 to 4360c87 Compare July 8, 2024 15:42
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 3 times, most recently from 957707f to 8bd87cf Compare July 11, 2024 18:04
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 16 times, most recently from e80550d to b7dc7e5 Compare July 18, 2024 14:00
@renovate renovate bot force-pushed the renovate/minor-and-patch branch 6 times, most recently from 11afda2 to b521f90 Compare July 22, 2024 07:23
@renovate renovate bot force-pushed the renovate/minor-and-patch branch from b521f90 to 9cc8d50 Compare July 22, 2024 07:25
@veinfors veinfors self-requested a review July 22, 2024 07:44
@renovate renovate bot merged commit 13dd9e6 into main Jul 22, 2024
10 checks passed
@renovate renovate bot deleted the renovate/minor-and-patch branch July 22, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant