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: 🤖 update dependency random-words to v2 #1177

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
random-words 1.3.0 -> 2.0.1 age adoption passing confidence

Release Notes

apostrophecms/random-words (random-words)

v2.0.1

Compare Source

  • Fixed return type of generate so that it is consistent with the possibility of returning either string or string[]

v2.0.0

Compare Source

This is a significant update that transforms this module into an ECMAScript module and changes the name of the exported function. For that reason, we have updated the major version number.

  • Converted default export to named export (generate) to generate random words.
  • Adds count named export to count number of words.
  • Thanks to prateek-budhiraja for these updates.
  • Addition of minLength option.
  • Code update to ES6 Syntax.
  • Thanks to Nellfs for these updates.

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 requested a review from tal-rofe as a code owner June 16, 2023 15:29
@renovate renovate bot force-pushed the renovate/random-words-2.x branch 8 times, most recently from 3a251f7 to 754e092 Compare June 23, 2023 19:57
@renovate renovate bot force-pushed the renovate/random-words-2.x branch 19 times, most recently from eace871 to bc34aed Compare July 1, 2023 08:01
@renovate renovate bot force-pushed the renovate/random-words-2.x branch 2 times, most recently from 29e7e48 to 36d6ede Compare July 11, 2023 10:06
@renovate renovate bot force-pushed the renovate/random-words-2.x branch 26 times, most recently from 2704407 to aed4000 Compare December 1, 2023 03:11
@renovate renovate bot force-pushed the renovate/random-words-2.x branch from aed4000 to 0682141 Compare January 22, 2024 16:03
@renovate renovate bot force-pushed the renovate/random-words-2.x branch from 0682141 to 52ef573 Compare February 1, 2024 17:41
@renovate renovate bot force-pushed the renovate/random-words-2.x branch from 52ef573 to 8721708 Compare February 6, 2024 06:50
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