fix(deps): update dependency javascript-time-ago to v2.6.4#4116
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency javascript-time-ago to v2.6.4#4116renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Deploying piped with |
| Latest commit: | c714d9b |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://513f345d.piped.pages.dev |
| Branch Preview URL: | https://renovate-javascript-time-ago.piped.pages.dev |
9f0500b to 7903630 Compare 7903630 to bd1c576 Compare bd1c576 to cb95dbb Compare cb95dbb to 47faaea Compare 47faaea to a03579b Compare 9aa80ea to c51984a Compare c51984a to fd4a205 Compare fd4a205 to 12eed53 Compare 12eed53 to c714d9b Compare This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.11→2.6.4Release Notes
catamphetamine/javascript-time-ago (javascript-time-ago)
v2.6.4Compare Source
==================
import en from "javascript-time-ago/locale/en"and thenTimeAgo.addLocale(en)— only one step is required now —import "javascript-time-ago/locale/en". As a result, the code for adding languages is a bit shorter now. The older way with.addLocale()still works.v2.6.3Compare Source
v2.6.2Compare Source
v2.6.1Compare Source
v2.6.0Compare Source
==================
refreshparameter.getTimeToNextUpdate: truenow returns a "capped"timeToNextUpdateby default — this is to work aroundsetTimeout()bug when the delay is longer than about24.85days.getTimeToNextUpdateUncapped: trueoption.javascript-time-ago/full-date-formatterexport — it can be used to get the value for thetitleattribute of a<time/>HTML tag.v2.5.12Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.