crazyscot / brot3

Yet Another Fractal Plotter
Other
0 stars 0 forks source link

chore(deps): bump the npm group in /ui with 8 updates #135

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 4 weeks ago

Bumps the npm group in /ui with 8 updates:

Package From To
@fontsource/inter 5.0.18 5.0.19
@mui/material 5.15.21 5.16.0
@tauri-apps/api 1.5.6 1.6.0
react-tooltip 5.27.0 5.27.1
@tauri-apps/cli 1.5.14 1.6.0
@types/node 20.14.9 20.14.10
vite 5.3.2 5.3.3
vite-plugin-static-copy 1.0.5 1.0.6

Updates @fontsource/inter from 5.0.18 to 5.0.19

Commits


Updates @mui/material from 5.15.21 to 5.16.0

Release notes

Sourced from @​mui/material's releases.

v5.16.0

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

@mui/material@5.16.0

Docs

Core

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

Changelog

Sourced from @​mui/material's changelog.

v5.16.0

Jul 5, 2024

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

@mui/material@5.16.0

Docs

Core

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

Commits


Updates @tauri-apps/api from 1.5.6 to 1.6.0

Release notes

Sourced from @​tauri-apps/api's releases.

@​tauri-apps/api v1.6.0

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 run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript

./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 → ./dist, ./dist...
created ./dist, ./dist in 1.4s

src/index.ts → ../../core/tauri/scripts/bundle.global.js...
created ../../core/tauri/scripts/bundle.global.js in 1.6s
[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.
Commits


Updates react-tooltip from 5.27.0 to 5.27.1

Release notes

Sourced from react-tooltip's releases.

v5.27.1

If you like ReactTooltip, please give the project a star on GitHub 🌟

What's Changed

Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.27.0...v5.27.1

Commits
  • 143221a chore(version): v5.27.1
  • 3e34982 fix: correctly clear timeout refs
  • 329f432 fix: remove warning about styles already being injected
  • See full diff in compare view


Updates @tauri-apps/cli from 1.5.14 to 1.6.0

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v1.6.0

[1.6.0]

New Features

  • 253595a22 (#9809) Add RPM packaging
  • a301be52d (#9914) Use cargo's target directory to store and cache bundling tools when bundle > useLocalToolsDir option is active.

Bug Fixes

  • 08f57efef (#10136) Fix parsing of cargo profile when using --profile=<profile> syntax.
  • 674accad7 (#10015) Add missing dependency libayatana-appindicator3.so.1 for rpm package.

Dependencies

  • Upgraded to tauri-cli@1.6.0
Commits


Updates @types/node from 20.14.9 to 20.14.10

Commits


Updates vite from 5.3.2 to 5.3.3

Changelog

Sourced from vite's changelog.

5.3.3 (2024-07-03)

Commits


Updates vite-plugin-static-copy from 1.0.5 to 1.0.6

Release notes

Sourced from vite-plugin-static-copy's releases.

vite-plugin-static-copy@1.0.6

Patch Changes

  • #121 d68aec9 Thanks @​tobz1000! - The value of Content-Type header was inferred and set from the src file extension. It is now infered from the dest file extension.
Changelog

Sourced from vite-plugin-static-copy's changelog.

1.0.6

Patch Changes

  • #121 d68aec9 Thanks @​tobz1000! - The value of Content-Type header was inferred and set from the src file extension. It is now infered from the dest file extension.
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions