Skip to content

fix: recommend install CLIs using --locked flag - #797

Merged
amrbashir merged 4 commits into
devfrom
fix/locked-flag
Sep 26, 2024
Merged

amrbashir merged 4 commits into
devfrom
fix/locked-flag

Conversation

@amrbashir

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Sep 26, 2024

Copy link
Copy Markdown
Contributor

Package Changes Through 74a5f4b

There are 2 changes which include create-tauri-app with patch, create-tauri-app-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
create-tauri-app 4.4.1 4.4.2
create-tauri-app-js 4.4.1 4.4.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Comment thread .github/workflows/templates-test.yml Outdated
Comment thread .github/workflows/templates-test.yml Outdated
Comment thread .github/workflows/audit.yml Outdated
- run: cargo install cargo-audit
- run: cargo audit
- uses: actions/checkout@v4
- uses: rustsec/audit-check@v1.4.1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a reason not to use v2? It's just 3 days old so genuine question.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just copied from their README.md, didn't notice there was v2

Comment thread .github/workflows/audit.yml Outdated
@amrbashir
amrbashir merged commit c8d8fa8 into dev Sep 26, 2024
@amrbashir
amrbashir deleted the fix/locked-flag branch September 26, 2024 15:22
- uses: dtolnay/rust-toolchain@stable
- run: cargo install cargo-audit
- run: cargo audit
- uses: actions/checkout@v4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: actions/checkout@v4
- uses: actions/checkout@v4

@Bratan613 Bratan613 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants