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

fix(deps): update all non-major dependencies #296

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@hookform/devtools (source) 4.3.1 -> 4.3.3 age adoption passing confidence dependencies patch
@playwright/test (source) 1.44.1 -> 1.49.1 age adoption passing confidence devDependencies minor
@tailwindcss/typography 0.5.13 -> 0.5.16 age adoption passing confidence dependencies patch
@tauri-apps/api 1.5.6 -> 1.6.0 age adoption passing confidence dependencies minor
@tauri-apps/cli 1.5.14 -> 1.6.3 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.3 -> 18.3.18 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence devDependencies patch
@vitejs/plugin-react (source) 4.3.1 -> 4.3.4 age adoption passing confidence devDependencies patch
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence devDependencies patch
env_logger =0.11.3 -> =0.11.6 age adoption passing confidence dependencies patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-config-productsway 1.3.3 -> 1.3.4 age adoption passing confidence devDependencies patch
html2text =0.12.5 -> =0.13.6 age adoption passing confidence dependencies minor
jotai 2.8.3 -> 2.11.0 age adoption passing confidence dependencies minor
log =0.4.21 -> =0.4.24 age adoption passing confidence dependencies patch
pnpm/action-setup v2.4.0 -> v2.4.1 age adoption passing confidence action patch
postcss (source) 8.4.38 -> 8.4.49 age adoption passing confidence devDependencies patch
prettier (source) 3.3.1 -> 3.4.2 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss 0.6.2 -> 0.6.9 age adoption passing confidence devDependencies patch
react-error-boundary 4.0.13 -> 4.1.2 age adoption passing confidence dependencies minor
react-hook-form (source) 7.51.5 -> 7.54.2 age adoption passing confidence dependencies minor
react-hot-toast 2.4.1 -> 2.5.1 age adoption passing confidence dependencies minor
reqwest =0.12.4 -> =0.12.12 age adoption passing confidence dependencies patch
rustywind 0.22.0 -> 0.23.1 age adoption passing confidence devDependencies minor
serde (source) =1.0.203 -> =1.0.217 age adoption passing confidence dependencies patch
serde_json =1.0.117 -> =1.0.135 age adoption passing confidence dependencies patch
sort-package-json 2.10.0 -> 2.12.0 age adoption passing confidence devDependencies minor
tailwindcss (source) 3.4.4 -> 3.4.17 age adoption passing confidence devDependencies patch
tauri (source) =1.6.8 -> =1.8.2 age adoption passing confidence dependencies minor
tauri-build (source) =1.5.2 -> =1.5.6 age adoption passing confidence build-dependencies patch
tokio (source) =1.38.0 -> =1.43.0 age adoption passing confidence dependencies minor
tsx (source) 4.15.1 -> 4.19.2 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.7.3 age adoption passing confidence devDependencies minor
use-local-storage-state 19.3.0 -> 19.5.0 age adoption passing confidence dependencies minor

Release Notes

react-hook-form/devtools (@​hookform/devtools)

v4.3.3: Version 4.3.3

Compare Source

  • fix #​216 dev tool freeze app issue

v4.3.2: Version 4.3.2

Compare Source

  • update react 19 support support
microsoft/playwright (@​playwright/test)

v1.49.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130

v1.49.0

Compare Source

v1.48.2

Compare Source

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

v1.45.1

Compare Source

v1.45.0

Compare Source

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)

v0.5.14

Compare Source

  • Fix table text alignment (#​346)
tauri-apps/tauri (@​tauri-apps/api)

v1.6.0: @​tauri-apps/api v1.6.0

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 2.09s.

[1.6.0]

Enhancements
  • 44e3335da (#​9796) Enhance the speed of The JS Command.execute API from shell module.
Bug Fixes
  • 44e3335da (#​9796) Fix The JS Command.execute API from shell module including extra new lines.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.6s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.6.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.85s.
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

v4.3.3

Compare Source

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @&#8203;babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@&#8203;babel/plugin-transform-react-jsx-development', {}])
  }

  return {
    plugins: [react({ babel: { plugins: babelPlugins } })],
  }
})

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
rust-cli/env_logger (env_logger)

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering

v0.11.5

Compare Source

v0.11.4

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

jugglerchris/rust-html2text (html2text)

v0.13.6

Compare Source

  • [fixed] Fixed issue parsing CSS rules with known rules but unknown values,
    which caused parsing to stop instead of just skipping the unkown rule.

v0.13.5

Compare Source

  • [added] CSS support for :nth-child() (not yet with the of foo).
  • [added] Non-standard display: x-raw-dom for debugging (with css_ext
    feature flag).
  • [fixed] An issue which could (apparently rarely) miss out some output depending on wrapping
  • [fixed] CSS parsing stopped when it hit an at-rule.
  • [added] Add --show-css option to html2text example for debugging what rules were parsed.
  • [added] Add poor-man's inspect mode to html2term - I to enable/disable, and arrows to navigate
    around the DOM. Implemented using :nth-child and x-raw-dom.

v0.13.4

Compare Source

  • [fixed] Fix a debug assertion from a double-counted length increment
    (thanks JadedBlueeyes).

v0.13.3

Compare Source

  • [fixed] Handle some obsolete bgcolor=... attributes.
  • [added] html2text example has --show-render to help debugging render issues.
  • [changed] Some error handling and other tidyups (thanks sftse)

v0.13.2

Compare Source

  • [fixed] Fixed errors when building with Rust 1.72.

v0.13.1

Compare Source

  • [added] html2text now has --show-dom
  • [fixed] Support background CSS property (for colour)
  • [fixed] Some edge cases with CSS styles on whitespace

v0.13.0

Compare Source

  • [added] Support CSS white-space: pre-wrap (and normal, pre).

v0.12.6

Compare Source

pmndrs/jotai (jotai)

v2.11.0

Compare Source

There are no public API changes, but some internal behaviors have been improved. Now, atom updates are batched in a single write, which might provide a performance benefit in certain edge cases. This feature has been requested actually for a long time, and it's finally implemented. See also #​2782.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.4...v2.11.0

v2.10.4

Compare Source

A minor improvement for some edge cases. (For more information, see #​2789.)

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.3...v2.10.4

v2.10.3

Compare Source

v2.10.2

Compare Source

Fixed some jotai/utils for a regression in v2.10.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.1...v2.10.2

v2.10.1

Compare Source

This fixes a bug in an extreme edge case. If you find this change breaks something, please report to us.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.0...v2.10.1

v2.10.0

Compare Source

It comes with another significant internal change to address some edge cases.

Since v2.9.0, we've been working on some internal refactors to support more edge cases and clean up the code.

Users are encouraged to update to the new versions eventually, but if you're satisfied with the current situation and prefer to avoid temporary instability, you can stick with v2.8.4 for now.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.3...v2.10.0

v2.9.3

Compare Source

This fixes a regression in an edge case that is introduced in v2.9.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.2...v2.9.3

v2.9.2

Compare Source

v2.9.1

Compare Source

This patch version includes various fixes. Huge thanks to contributors!

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.0...v2.9.1

v2.9.0

Compare Source

This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.

The benefit with the new implementation:

  • Fix memory leak issue with vanilla store usage.
  • More readability of the core code.

What's Changed

Full Changelog: pmndrs/jotai@v2.8.4...v2.9.0

v2.8.4

Compare Source

This changes the behavior of async atom with abort signal on unmount to fix some use cases.

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4e38d0f to 5e4c9cc Compare August 28, 2024 13:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from d43c380 to d2666ea Compare September 5, 2024 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 465d90a to f8e148f Compare September 13, 2024 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 89bebab to accbbf6 Compare September 17, 2024 16:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from df5d5d7 to fc7c0b3 Compare December 7, 2024 01:28
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 07db2d8 to 14b7c08 Compare December 10, 2024 04:51
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e5112d0 to bd52b3d Compare December 17, 2024 23:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5c611a4 to d82fa1b Compare December 26, 2024 18:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 50e1749 to 24140c1 Compare December 31, 2024 16:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cb8dec2 to f759ff3 Compare January 8, 2025 22:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f759ff3 to ddb4315 Compare January 10, 2025 23:10
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