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

Update dependency quick-score to v0.2.0 #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
quick-score (source) 0.0.14 -> 0.2.0 age adoption passing confidence

Release Notes

fwextensions/quick-score (quick-score)

v0.2.0

Compare Source

Fixed
  • Improve TypeScript compatibility by typing the QuickScore array params as readonly.
  • Type the item key in both ScoredString and ScoredObject as a generic so ScoredResult is more consistent.
  • Update 'devDependencies' to the latest major/minor versions, including Jest 28.

v0.1.0

Compare Source

Added
  • Add TypeScript support via index.d.ts declaration file, and add types field to package.json.
  • Update JSDocs to include type information.
Changed
  • Don't concat the parameters to setItems() and setKeys() with an empty array. Call .slice() instead to create a copy. This means that passing a single bare string instead of an array to the QuickScore constructor will no longer work.
  • Don't supply a default value for the sortKey parameter in setKeys().
  • Don't supply default values for the string and query parameters in quickScore().
Fixed
  • Resolve #​19 and #​20.
  • Remove empty PR trigger in gh-pages.yml.
  • Improve API docs styling.
  • Update devDependencies to the latest minor versions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

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

@renovate renovate bot added the dependencies Dependency updates label Apr 19, 2022
@vercel
Copy link

vercel bot commented Apr 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dust-web ❌ Failed (Inspect) Dec 8, 2024 9:04pm

@renovate renovate bot force-pushed the renovate/quick-score-0.x branch from e8af49d to 6bb3f16 Compare June 3, 2022 23:55
@renovate renovate bot changed the title Update dependency quick-score to v0.1.0 Update dependency quick-score to v0.2.0 Jun 3, 2022
Dependency update (patch) :)
@renovate renovate bot force-pushed the renovate/quick-score-0.x branch from 6bb3f16 to d23a23e Compare August 25, 2022 08:12
@renovate renovate bot changed the title Update dependency quick-score to v0.2.0 Update dependency quick-score to v0.2.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/quick-score-0.x branch December 8, 2024 18:36
@renovate renovate bot changed the title Update dependency quick-score to v0.2.0 - autoclosed Update dependency quick-score to v0.2.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/quick-score-0.x branch from f2cf0fc to d23a23e Compare December 8, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants