Skip to content

chore: releasing next patch version#1552

Merged
KyleKlus merged 10 commits into
mainfrom
next-patch-version
May 29, 2026
Merged

chore: releasing next patch version#1552
KyleKlus merged 10 commits into
mainfrom
next-patch-version

Conversation

@KyleKlus
Copy link
Copy Markdown
Collaborator

chore: releasing next patch version

KyleKlus and others added 10 commits May 13, 2026 13:48
* feat: Improved version release workflow (#1509)

* FIX: Excluded gh-pages from tests rather than just including the main branch, as all other branches should also have to abide by the tests

* FEAT: Improved the contributing page in the docs

* FIX: Fixed wrong deck progress counter

* FIX: Fixed that clozes didn't save when editing them

* FIX: Fixed that the edit modal would remove question marks

* FIX: Fixed that a multiline card would become a single line card

* FIX: Fixed the design of tables in callouts
* FIX: Fixed that the fetch of the newest version number happens automatically without user consent

* FIX: Fixed that the locale helper used dangerous use of new Function

* FIX: Fixed a lot of scorecard issues
* chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 (#1525)

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump pymdown-extensions from 10.21.2 to 10.21.3 (#1531)

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.2 to 10.21.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.21.2...10.21.3)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.21.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* FIX: Fixed that the plugin wasnt using window.setTimeout

* FEAT: Added Artifact attestation

* FEAT: Added file verification

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* FIX: Removed built in package from dependencies

* FIX: Hooked up commandManager in ui settings

* FIX: Fixed that the statistics page was looping on infinit

* FIX: Fixed that settings search breaks sr plugin by rudely calling the display function ;D

* FIX: Fixed that the review queue sometimes didnt show anything & fixed that there wasnt an option for language selection

* FIX: Removed postcss as it isnt needed anymore

* FIX: Added pnpm settings

* FIX: Fixed a type error

* FIX: Fixed that obsidian build verification wasnt working
@KyleKlus KyleKlus self-assigned this May 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.85%. Comparing base (0a537f3) to head (c85ccb7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1552   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          47       47           
  Lines        6171     6173    +2     
  Branches      875      875           
=======================================
+ Hits         5915     5917    +2     
+ Misses        256      252    -4     
- Partials        0        4    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KyleKlus KyleKlus merged commit 799582d into main May 29, 2026
4 checks passed
@KyleKlus KyleKlus deleted the next-patch-version branch May 29, 2026 20:12
@KyleKlus KyleKlus restored the next-patch-version branch May 29, 2026 20:13
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.

1 participant