Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update tauri monorepo #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 1.5.3 -> 1.6.0 age adoption passing confidence dependencies minor
@tauri-apps/cli 1.5.9 -> 1.6.3 age adoption passing confidence devDependencies minor
tauri (source) 1.4.1 -> 1.8.1 age adoption passing confidence dependencies minor
tauri-build (source) 1.4.0 -> 1.5.5 age adoption passing confidence build-dependencies minor

Release Notes

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.

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

Compare Source

Yarn Audit

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

[1.5.6]

Bug Fixes
  • 3b69c1384(#​9792) Revert #​9706 which broke compatability between tauri crate and the JS @tauri-apps/api npm package in a patch release where it should've been in a minor release.

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.7s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.6
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.11s.

v1.5.5: @​tauri-apps/cli v1.5.5

Compare Source

[1.5.5]

Enhancements
Bug Fixes
Dependencies
  • Upgraded to tauri-cli@1.5.5

v1.5.4: @​tauri-apps/cli v1.5.4

Compare Source

[1.5.4]

Dependencies
  • Upgraded to tauri-cli@1.5.4

Configuration

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

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from de8ba67 to 16746a5 Compare September 30, 2023 03:27
@renovate renovate bot changed the title fix(deps): update tauri monorepo to v1.5.0 fix(deps): update tauri monorepo Oct 2, 2023
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 16746a5 to f710d82 Compare October 2, 2023 19:23
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from f710d82 to d4a26f8 Compare October 11, 2023 18:35
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from d4a26f8 to 282969e Compare December 1, 2023 04:38
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 40213b1 to a6bf2b3 Compare December 20, 2023 18:03
@renovate renovate bot changed the title fix(deps): update tauri monorepo fix(deps): update tauri monorepo to 1.5 Jan 7, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from a6bf2b3 to f749a36 Compare February 19, 2024 01:54
@renovate renovate bot changed the title fix(deps): update tauri monorepo to 1.5 fix(deps): update tauri monorepo Feb 19, 2024
@renovate renovate bot changed the title fix(deps): update tauri monorepo chore(deps): update tauri monorepo Feb 19, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 44a7716 to b765e60 Compare February 28, 2024 04:59
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 21f6b94 to 210ffa8 Compare March 12, 2024 12:16
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 142587b to 85035fe Compare March 24, 2024 14:11
Copy link
Contributor Author

renovate bot commented Apr 21, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/20.12.2/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:205:5)

Node.js v20.12.2

@renovate renovate bot changed the title chore(deps): update tauri monorepo fix(deps): update tauri monorepo Apr 22, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 44e33a3 to 66be21f Compare May 6, 2024 21:43
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 66be21f to b568b52 Compare May 9, 2024 22:01
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:198:5)

Node.js v20.18.0

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from b568b52 to ea3863a Compare May 15, 2024 18:44
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from ea3863a to 0fe8244 Compare May 23, 2024 05:11
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 0fe8244 to c7a35a5 Compare June 4, 2024 22:04
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 9e16bfa to b1811ac Compare July 2, 2024 14:35
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from b1811ac to d296678 Compare September 1, 2024 11:03
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from d296678 to 3ced298 Compare September 15, 2024 21:12
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 3ced298 to 3cb7dcb Compare October 14, 2024 23:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants