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): bump the node group with 4 updates #427

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the node group with 4 updates: @tauri-apps/cli, @tauri-apps/api, typescript and vite.

Updates @tauri-apps/cli from 2.2.2 to 2.3.1

Release notes

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

@​tauri-apps/cli v2.3.1

[2.3.1]

Dependencies

  • Upgraded to tauri-cli@2.3.1

@​tauri-apps/cli v2.3.0

[2.3.0]

Enhancements

Dependencies

  • Upgraded to tauri-cli@2.3.0

@​tauri-apps/cli v2.2.7

[2.2.7]

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.2.7

@​tauri-apps/cli v2.2.6

[2.2.6]

Enhancements

Dependencies

  • Upgraded to tauri-cli@2.2.6

@​tauri-apps/cli v2.2.5

[2.2.5]

Dependencies

  • Upgraded to tauri-cli@2.2.5

@​tauri-apps/cli v2.2.4

[2.2.4]

... (truncated)

Commits
  • cab7f76 apply version updates (#12826)
  • e103e87 fix(windows): ensure APIs exist before using it (#12848)
  • bca0296 docs: Update wording from #12830 (#12839)
  • 887db08 chore(deps): update js dependencies (#12832)
  • 4f26dcf fix(deps): os webview not gated in wry feature (#12833)
  • 4bffc32 docs: update WebViewBuilder::with_asynchronous_custom_protocol with platfor...
  • b859dc4 chore(deps): update rust crate resvg to 0.45.0 (#12825)
  • 9332132 chore(deps): update dependency eslint-config-prettier to v10.0.2 (#12822)
  • 22e9bf7 fix(cli/ios): Configure initial view controller for the launch screen on iOS ...
  • b495fe0 ci: install corepack in docker (#12824)
  • Additional commits viewable in compare view

Updates @tauri-apps/api from 2.2.0 to 2.3.0

Release notes

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

@​tauri-apps/api v2.3.0

No known vulnerabilities found

[2.3.0]

Enhancements

> @tauri-apps/api@2.3.0 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/api@​2.3.0 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript

�[36m �[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.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../../crates/tauri/scripts/bundle.global.js�[22m...�[39m �[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.18.3/x64/bin/node /opt/hostedtoolcache/node/20.18.3/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.18.3 npm silly config load:file:/opt/hostedtoolcache/node/20.18.3/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/cde6886dbee94df8b0f32d4d1d016777/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.18.3/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.3.0.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.3.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-02-26T16_09_54_529Z- npm verbose logfile /home/runner/.npm/_logs/2025-02-26T16_09_54_529Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.3.0.tgz' ] npm silly logfile done cleaning log files npm notice npm notice 📦 @​tauri-apps/api@​2.3.0 npm notice Tarball Contents npm notice 86.9kB CHANGELOG.md </tr></table>

... (truncated)

Commits
  • 7d618f1 apply version updates (#12518)
  • 385a41d enhance(windows): disable our in-client resizing for undecorated window with ...
  • 955832e ci: Build win-arm64 cli with rustls (#12813)
  • c116dfc fix(cli): Hide updater bundle target in help output (#12801)
  • d6520a2 chore(deps): wry@0.50 muda@0.16 tray-icon@0.20 windows@0.60 webview2-com@0.36...
  • ab81adb docs: improve documentation around incognito and data store (#12806)
  • 6e417c9 fix(linux): Add missing RPM signature (#12786)
  • ddc4693 style: fix Vite and React branding (#12768)
  • d7b998f fix(tauri): deprecate Manager::unmanage to fix use-after-free (#12723)
  • d9a07e6 chore(deps): update dependency globals to v16 (#12750)
  • Additional commits viewable in compare view

Updates typescript from 5.7.2 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Updates vite from 6.1.0 to 6.2.0

Release notes

Sourced from vite's releases.

create-vite@6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0-beta.1

Please refer to CHANGELOG.md for details.

v6.2.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@6.1.1

Please refer to CHANGELOG.md for details.

v6.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.0 (2025-02-25)

6.2.0-beta.1 (2025-02-21)

  • fix(css): temporary add ?. after this.getModuleInfo in vite:css-post (#19478) (12b0b8a), closes #19478

6.2.0-beta.0 (2025-02-21)

6.1.1 (2025-02-19)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the node group with 4 updates: [@tauri-apps/cli](https://github.com/tauri-apps/tauri), [@tauri-apps/api](https://github.com/tauri-apps/tauri), [typescript](https://github.com/microsoft/TypeScript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@tauri-apps/cli` from 2.2.2 to 2.3.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.2...@tauri-apps/cli-v2.3.1)

Updates `@tauri-apps/api` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.2.0...@tauri-apps/api-v2.3.0)

Updates `typescript` from 5.7.2 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.2)

Updates `vite` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
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.

0 participants