Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Bump @tauri-apps/api from 1.0.0-beta.8 to 1.0.0-rc.1 in /frontend #1170

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

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

Release notes

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

api v1.0.0-rc.1

Yarn Audit

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

[1.0.0-rc.1]

  • Provide functions to mock IPC calls during testing and static site generation.
    • 7e04c072 feat: add mock functions for testing and SSG (#3437) on 2022-02-14
    • 6f5ed2e6 fix: change file on 2022-02-14

Yarn Package Publish

yarn run v1.22.17
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rimraf ./dist && rollup -c --silent && node ./scripts/after-build.cjs
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
Dynamic import can only be supported when transforming ES modules to AMD, CommonJS or SystemJS. Only the parser plugin will be enabled.
[1/4] Bumping version...
info Current version: 1.0.0-rc.1
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 14.04s.

tauri v1.0.0-rc.1

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 397 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (483 crate dependencies)

[1.0.0-rc.1]

  • Change default value for the freezePrototype configuration to false.

... (truncated)

Commits

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.1.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.0.0-beta.8...v1.0.0-rc.1)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2022
@6543
Copy link
Member

6543 commented Feb 15, 2022

@dependabot ignore all dependency

@6543
Copy link
Member

6543 commented Feb 15, 2022

@dependabot ignore this dependency

@dependabot dependabot bot closed this Feb 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tauri-apps/api-1.0.0-rc.1 branch February 15, 2022 00:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2022

OK, I won't notify you about @tauri-apps/api again, unless you re-open this PR or update it yourself. 😢

crapStone pushed a commit that referenced this pull request Feb 16, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | dependencies | patch | [`1.0.0-beta.8` -> `1.0.0-rc.1`](https://renovatebot.com/diffs/npm/@tauri-apps%2fapi/1.0.0-beta.8/1.0.0-rc.1) |

---

### Release Notes

<details>
<summary>tauri-apps/tauri</summary>

### [`v1.0.0-rc.1`](tauri-apps/tauri@v1.0.0-rc.0...v1.0.0-rc.1)

[Compare Source](tauri-apps/tauri@v1.0.0-rc.0...v1.0.0-rc.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Co-authored-by: crapStone <crapstone@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1170
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant