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

chore(deps): update devdependencies #7

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drizzle-kit ^0.22.2 -> ^0.23.0 age adoption passing confidence
katex (source) 0.16.10 -> 0.16.11 age adoption passing confidence
nanostores ^0.10.3 -> ^0.11.0 age adoption passing confidence
node-html-parser 6.1.12 -> 6.1.13 age adoption passing confidence
pagefind 1.0.4 -> 1.1.0 age adoption passing confidence
rehype-pretty-code (source) 0.13.0 -> 0.13.2 age adoption passing confidence

Release Notes

drizzle-team/drizzle-kit-mirror (drizzle-kit)

v0.23.1: 0.23.1

Compare Source

  • Fixed an issue with pushing SQLite tables with foreign keys defined using custom names. Previously, such tables were always recreated on each push. In this release, the foreign key name will not affect the detection of differences between the code schema and the database schema. This is because SQLite cannot have foreign key constraint names specified in a DDL create table query, so they should not be used in the diff process

  • When dropping a column from an SQLite table, there was an issue with accessing the primary key of an undefined column

  • Fixed issues with sequences, #​504, #​2643

v0.23.0

Compare Source

KaTeX/KaTeX (katex)

v0.16.11

Compare Source

Features
nanostores/nanostores (nanostores)

v0.11.0

Compare Source

taoqf/node-fast-html-parser (node-html-parser)

v6.1.13

Compare Source

CloudCannon/pagefind (pagefind)

v1.1.0

Compare Source

Core Features & Improvements
  • Improved Pagefind's core result ranking algorithm to align with BM25. For existing sites, this will change the ordering of search results, and should provide better relevance for search results by default.
  • Added the abitity to configure Pagefind's ranking algorithm.
    • Certain categories of site (i.e. reference documentation) can benefit from tweaks to the way pages are ranked. To support this, a set of ranking parameters are now configurable. Enormous thanks to @​dscho for kicking off this work in #​534 ❤️
    • See 📘 Customize ranking to read up on the new ranking parameters.
Default UI Features & Improvements
Fixes & Tweaks
  • Fixed a bug where the forceLanguage setting would not take priority when using the NodeJS Indexing API.
  • Fixed a bug where zero-width spaces in the source content could cause errors in search excerpts.
UI Translations
rehype-pretty/rehype-pretty-code (rehype-pretty-code)

v0.13.2

Compare Source

Patch Changes
    • fix: smarter way to modify rounded in presence of title (#​205)
  • fix: prevent start line numbers being highlighted (#​181)
  • feat: introduce new package @rehype-pretty/transformers. Release the first transformer: @rehype-pretty/transformers/copy-button (see example usage)

v0.13.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 3am and before 5am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Jul 31, 2024

Deploying younagidev with  Cloudflare Pages  Cloudflare Pages

Latest commit: ba079be
Status: ✅  Deploy successful!
Preview URL: https://82d948dc.my-astro-blog-4xp.pages.dev
Branch Preview URL: https://renovate-devdependencies.my-astro-blog-4xp.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from cd5fbd7 to ec564e5 Compare August 4, 2024 00:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from ec564e5 to ba079be Compare August 5, 2024 02:28
@renovate renovate bot merged commit 1939033 into main Aug 5, 2024
4 checks passed
@renovate renovate bot deleted the renovate/devdependencies branch August 5, 2024 03:57
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.

0 participants