Skip to content

Bump @tauri-apps/api from 1.0.0-beta.8 to 1.0.0-rc.0#55

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/api-1.0.0-rc.0
Closed

Bump @tauri-apps/api from 1.0.0-beta.8 to 1.0.0-rc.0#55
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/api-1.0.0-rc.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2022

Copy link
Copy Markdown
Contributor

Bumps @tauri-apps/api from 1.0.0-beta.8 to 1.0.0-rc.0.

Release notes

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

v1.0.0-rc.0

No release notes provided.

create-tauri-app v1.0.0-rc.0

Yarn Audit

yarn audit v1.22.17
info No lockfile found.
0 vulnerabilities found - Packages audited: 231
Done in 4.05s.

[1.0.0-rc.0]

  • Add empty description to Cargo.toml in dominator recipe.
  • create-tauri-app should now be fully compatiable with CI environments.
    • f5e77ff4 refactor(cta): use commander instead of minimst (#2551) on 2022-01-01
  • Stop react recipe from opening in browser by default.
    • ea51504e fix(cta): stop react recipe from opening in browser, closes #2793 (#2988) on 2021-11-30
  • Add SolidJS recipe using the official template.

Yarn Package Publish

yarn publish v1.22.17
[1/4] Bumping version...
info Current version: 1.0.0-rc.0
[2/4] Logging in...
[3/4] Publishing...
$ yarn build
yarn run v1.22.17
$ rollup --config

src/index.ts → dist... (!) Plugin typescript: @​rollup/plugin-typescript TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'. Type 'unknown' is not assignable to type 'string'. src/shell.ts: (34:21)

34 throw new Error(error) ~~~~~

created dist in 2.8s

BUILD: 2853ms, 83.9 MB / 122 MB

generate module graph: 161ms, -1.19 MB / 125 MB

</tr></table>

... (truncated)

Commits
  • 7c0fb73 fix(covector): tauri-utils before tauri-bundler
  • a1cac94 chore: ignore time and chrono security advisories
  • 0876bbb Apply Version Updates From Current Changes (#2522)
  • 18b7ffb fix(covector): remove sync-cli-metadata.js usage
  • 45d427e Merge pull request #3389 from tauri-apps/next
  • 4334865 refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
  • 62c7a8a chore(covector): prepare for rc release (#3376)
  • 2403e73 feat(cli.rs): add tests to node binding, delete cli.js (#3381)
  • 8562706 fix(core): documentation links
  • d5400a3 once_global and once accept FnOnce callbacks (#3383)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.0.0-beta.8 to 1.0.0-rc.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.0.0-beta.8...v1.0.0-rc.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from unasuke as a code owner February 12, 2022 01:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #61.

@dependabot dependabot Bot closed this Feb 19, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tauri-apps/api-1.0.0-rc.0 branch February 19, 2022 01:15
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants