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

Publish New Versions #341

Merged
merged 4 commits into from
May 17, 2023
Merged

Publish New Versions #341

merged 4 commits into from
May 17, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

persisted-scope

[0.1.1]

  • Recursively unescape saved patterns before allowing/forbidding them. This effectively prevents .persisted-scope files from blowing up, which caused Out-Of-Memory issues, while automatically fixing existing broken files seamlessly.
    • ebb2eb2 fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328) on 2023-04-26

@github-actions github-actions bot requested a review from a team as a code owner May 3, 2023 07:04
@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label May 3, 2023
@github-actions github-actions bot force-pushed the release branch 5 times, most recently from e564122 to 900e3b3 Compare May 9, 2023 09:44
@github-actions github-actions bot force-pushed the release branch 3 times, most recently from 657ce87 to 1e0e9f8 Compare May 17, 2023 09:14
FabianLars
FabianLars previously approved these changes May 17, 2023
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

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

Let's get this out of the way before we release v2 alphas :)

Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

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

Like i said

Let's get this out of the way before we release v2 alphas :)

@FabianLars
Copy link
Member

Since we only advertised the git version of the plugin for a long time it seems like the crate usage declined enough to change the msrv in a patch imho

@FabianLars FabianLars merged commit 843800a into v1 May 17, 2023
@FabianLars FabianLars deleted the release branch May 17, 2023 15:52
OrIOg pushed a commit to OrIOg/plugins-workspace that referenced this pull request Jun 25, 2023
* publish new versions

* Update Cargo.toml

* add msrv note to changelog

* changelog wording

---------

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version updates PRs that will publish new plugin versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[persisted-scope] Memory leak in tauri-plugin-persisted-scope
1 participant