Skip to content

fix(deps): update minor updates (minor)#176

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor-updates
Open

fix(deps): update minor updates (minor)#176
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@anolilab/eslint-config (source) ^16.2.23^16.4.4 age confidence
@anolilab/lint-staged-config (source) ^3.0.27^3.1.1 age confidence
@eslint/plugin-kit@<0.3.4 (source) >=0.3.4>=0.6.0 age confidence
browserslist 4.25.24.28.1 age confidence
chrono-node@<2.2.4 >=2.2.4>=2.9.0 age confidence
cross-env ^10.0.0^10.1.0 age confidence
cssnano >=7.0.6>=7.1.2 age confidence
deeks (source) ^3.1.1^3.2.0 age confidence
esbuild >=0.20.2>=0.27.2 age confidence
esbuild ^0.25.9^0.27.2 age confidence
jiti 2.5.12.6.1 age confidence
lightningcss >=1.27.0>=1.31.1 age confidence
lightningcss 1.30.11.31.1 age confidence
lint-staged ^16.1.5^16.2.7 age confidence
mime 4.0.74.1.0 age confidence
mlly 1.7.41.8.0 age confidence
oxc-resolver (source) 11.6.111.17.0 age confidence
pnpm (source) 10.14.010.28.2 age confidence
rimraf ^6.0.1^6.1.2 age confidence
rimraf 6.0.16.1.2 age confidence
sort-package-json 3.4.03.6.1 age confidence
sort-package-json ^3.4.0^3.6.1 age confidence
taze ^19.1.0^19.9.2 age confidence
typedoc-plugin-markdown (source) >=4.2.0>=4.9.0 age confidence
typedoc-plugin-markdown (source) 4.8.14.9.0 age confidence

Release Notes

anolilab/javascript-style-guide (@​anolilab/eslint-config)

v16.4.4

Compare Source

Bug Fixes
  • eslint: integrate unused-imports plugin and disable no-unused-vars rules (1969831)

v16.4.3

Compare Source

Bug Fixes
  • deps: update eslint (minor) (#​959) (a3df8b5)
  • deps: update node engine compatibility and upgrade dependencies (1a0d0e1)
  • deps: update package versions and configurations (c0a4bbf)
  • deps: update package versions and configurations (e5b9cb5)
  • eslint: disable unicorn/no-nested-ternary rule due to sonarjs conflict (ebb5ed3)
  • eslint: resolve globals path for Vitest by using the correct directory (a30ce47)

v16.4.2

Compare Source

Bug Fixes
  • add unicorn/import-style rule to ESLint configuration (da45755)

v16.4.1

Compare Source

Bug Fixes
  • removed TERM_PROGRAM check for vscode (1070d11)

v16.4.0

Compare Source

Features
  • enhance ESLint configuration with new rules and ignores (3e1cb7b)
Miscellaneous Chores
  • update ESLint configuration and dependencies (52058a1)
Code Refactoring
  • improve ESLint and Prettier configurations (db30fca)

v16.3.3

Compare Source

Bug Fixes
  • fixed pnpm catalog resolving, update dependencies and ESLint configuration (12bc209)

v16.3.2

Compare Source

Bug Fixes
  • update eslint-config to use pnpm preset (60c7d0d)

v16.3.1

Compare Source

Bug Fixes
  • enhance ESLint and Prettier configurations for improved code quality (37848ce)
  • update eslint-plugin-playwright version for compatibility (ad4c15b)

v16.3.0

Compare Source

Features
  • enhance ESLint configuration with new plugins and updates (a8cac9b)
Bug Fixes
  • simplify type definitions and improve ESLint configurations (7d1705b)
  • use ecmaVersion 'latest' per eslint's docs recommendation (b2d345a)

v16.2.26

Compare Source

Bug Fixes
  • eslint: update eslint-config dependencies and enhance Tailwind CSS support (283579f)

v16.2.25

Compare Source

Bug Fixes
  • update eslint configuration and dependencies (207d52e)

v16.2.24

Compare Source

Bug Fixes
  • update dependencies in eslint-config and refactor configuration files (8ccef8d)
anolilab/javascript-style-guide (@​anolilab/lint-staged-config)

v3.1.1

Compare Source

Dependencies

v3.1.0

Compare Source

Features
  • enhance React support in ESLint configuration (2b02625)
Dependencies

v3.0.41

Compare Source

Dependencies

v3.0.40

Compare Source

Miscellaneous Chores
  • remove deprecated packages and update repository URLs (0a3d423)
  • update configuration and scripts (5d6a44f)
  • update package dependencies and configurations (94cb27e)
Dependencies

v3.0.39

Compare Source

Dependencies

v3.0.38

Compare Source

Bug Fixes
  • deps: update node engine compatibility and upgrade dependencies (1a0d0e1)
  • deps: update package versions and configurations (e5b9cb5)
Miscellaneous Chores
Dependencies

v3.0.37

Compare Source

Miscellaneous Chores
Dependencies

v3.0.36

Compare Source

Dependencies

v3.0.35

Compare Source

Bug Fixes
  • update package versions and configurations (55338c4)
Miscellaneous Chores
  • update ESLint configuration and dependencies (52058a1)
  • update package versions and ESLint command (5e9bc41)
Code Refactoring
  • improve ESLint and Prettier configurations (db30fca)
Dependencies

v3.0.34

Compare Source

Bug Fixes
Dependencies

v3.0.33

Compare Source

Bug Fixes
  • update lint-staged-config for improved ESLint and Prettier integration (58e603d)
Dependencies

v3.0.32

Compare Source

Bug Fixes
  • enhance lint-staged-config with Prettier and ESLint updates (0018245)
Dependencies

v3.0.31

Compare Source

Bug Fixes
  • update lint-staged-config to exclude additional unused dependency (24e7611)
  • update lint-staged-config with new dependencies and ESLint rules (37c51b6)
Miscellaneous Chores
  • update ESLint configuration to disable specific rules (e9fbe12)
Dependencies

v3.0.30

Compare Source

Bug Fixes
  • deps: update dependencies in lint-staged-config package (c73642a)
Dependencies

v3.0.29

Compare Source

Dependencies

v3.0.28

Compare Source

Bug Fixes
  • update eslint configuration and dependencies (37da962)
Dependencies
eslint/rewrite (@​eslint/plugin-kit@<0.3.4)

v0.6.0

Compare Source

Features
  • add CustomRuleVisitorWithExit type to @eslint/plugin-kit (#​351) (e7d1be4)
  • Add custom rule type helpers to @eslint/plugin-kit (#​355) (8ac8530)
Dependencies
  • The following workspace dependencies were updated

v0.5.1

Compare Source

Dependencies
  • The following workspace dependencies were updated

v0.5.0

Compare Source

⚠ BREAKING CHANGES
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#​297)
Features
Dependencies
  • The following workspace dependencies were updated

v0.4.1

Compare Source

Dependencies
  • The following workspace dependencies were updated

v0.4.0

Compare Source

Features
  • add support for getLocFromIndex and getIndexFromLoc (#​212) (a3588d8)
Dependencies
  • The following workspace dependencies were updated

v0.3.5

Compare Source

Dependencies
  • The following workspace dependencies were updated
browserslist/browserslist (browserslist)

v4.28.1

Compare Source

  • Removed Baseline warning since we have it own warning.

v4.28.0

Compare Source

v4.27.0

Compare Source

  • Added BROWSERSLIST_TRACE_WARNING environment variable.

v4.26.3

Compare Source

v4.26.2

Compare Source

  • Fixed baseline-browser-mapping version requirement.

v4.26.1

Compare Source

  • Updated Firefox ESR.

v4.26.0

Compare Source

v4.25.4

Compare Source

v4.25.3

Compare Source

wanasit/chrono (chrono-node@<2.2.4)

v2.9.0

Compare Source

New/Fix: Remove dayjs dependency

We have been working toward making Chrono relying only on native Javascript date/time library; and now we are ready to drop dayjs dependency.

This change removes ParsingComponent.dayjs() and dayjs from package.json (50585af). Thus, it is published in a minor version.


v2.8.5

Compare Source

  • New: export it and sv locales f13e64e
  • Fix: Do not parse year-like numbers as times deb72c5
  • Fix: JP time parsing improvement b1bde28

v2.8.4

Compare Source


v2.8.3

Compare Source

  • Rewrite duration calculations (without DayJs) abba434
  • Fix: (en) "noon" time assignment confidence (by @​crazyjncsu)
  • Fix: export type ParsingContext (by @​wickedest)

v2.8.2

Compare Source

  • Fix: Correct import error in 2.8.1

v2.8.1

Compare Source


v2.8.0

Compare Source

New/Fix: Reference date calculation on the assigned timezone 4033a27

Previously, the reference date calculation (e.g., "1 day ago", "tomorrow at 9am") was based on the interpretation of the reference instant/timestamp using the system timezone rather than the assigned timezone (e.g., "April 5" in the system timezone may already "April 6" in the assigned timezone).

const refInstant = new Date("2025-02-27T22:00:00.000Z");
// This instant/timestamp
// = Thu Feb 27 2025 15:00:00 GMT-0800 (PST)
// = Fri Feb 28 2025 08:00:00 GMT+0900 (JST)

chrono.parseDate("Tomorrow at 9am", { instant: refInstant, timezone: "PST" })
// In PST, "Tomorrow at 9am" => Fri Feb 28 2025 09:00:00 GMT-0800 (PST)

chrono.parseDate("Tomorrow at 9am", { instant: refInstant, timezone: "JST" })
// In JST, "Tomorrow at 9am" => Sat Mar 1 2025 09:00:00 GMT+0900 (JST)

This changed some current relative date/time output. So, it is published in a minor version, instead of a patch.


v2.7.9

Compare Source

  • New: Italian (IT) support (beta/untested).
  • New: (en) add "Overmorrow" support in casual date e1acb29
  • Fix: (jp) rewrite 当日 to 本日
  • Fix: timezone option for relative dates should affect time 8c415a8

v2.7.8

Compare Source

  • Fix: (en) The second could be an ordinal number or time-unit 6d8d672
  • Fix: (en) Recognize "of" between month name and year 257722f
  • Fix: (en) The "may" could be verb or month name a857d3f
  • New: add debug tags for result/relativeDate 80c126b
  • New: add debug tags for parser/SlashDateFormatParser and parser/ENTimeExpressionParser 6646c75
  • New: (en) Add support for weekend/weekday mentioning 3a15d3d

v2.7.7

Compare Source

  • Fix: (en) incorrect timeunit words extraction 08e4dc4
  • Fix: Forward dates option affect relative timeago results 31bcae3
  • Fix: ISO format default to local timezone instead of UTC 696d247
  • Fix: Hyphanated (or slash) dates started by year intepretation d61f933
  • Fix: (en) support new separator for date/time 23abdda
  • New: (en) Add year suffix extraction refiner be6e995

v2.7.6

Compare Source

  • Fix: Time expression parsing after date with number-ending (#​547) 3ae3144
  • New [ZH]: Replace default chrono.zh configuration from combined zh.hans and zh.hant c5261b7

v2.7.5

Compare Source

  • New: Accept multiple time units connected by "and" d1a71c9
  • Fix: Month-year is incorrect parsed as month-date-year 9aeb1c3
  • Fix: TS type for parse() and parseDate() reference input (in locale modules) fa472f2
  • Fix: TS type for parseDate() return 3126f44

v2.7.4

Compare Source

  • Fix: little-endian month and year case c201115
  • Fix: incorrect reference "for the ..." 2cbe422
  • New: Support reference following a date (e.g. "today + 4day") fed9f9d
  • Fix [NL]: Various NL improvement by Dutch from @​HendrikJan #​539

v2.7.3

Compare Source

  • Fix: Apply lazy loading to UK patterns (related to errors in Hermes engine) 4c4d6d1
  • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

v2.7.2

Compare Source

  • Fix: More lazy loading to RU patterns (related to errors in Hermes engine) cb0bdd4

v2.7.1

Compare Source

  • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

v2.7.0

Compare Source

  • New: Introduce parsing tags (#​534)
    • The parsed components (and results) have tags (Set<string>).
    • These tags are added by parsers and refiners for additional information about the results.

v2.6.6

Compare Source

Full Changelog: wanasit/chrono@v2.6.5...v2.6.6

v2.6.5

Compare Source

  • Export ReferenceWithTimezone and ParsingComponents to public interface 99b2e9f
  • Fix: Improve timezone abbr keyword between date and time 1b6994b

v2.6.4

Compare Source

v2.6.3

Compare Source

  • Improved Timezone handling (by @​JoakimNil, #​450)
    • Handle DST on major timezones
    • Support timezones override configuration
  • Fixed forwardDate calculation for the month/year (665bda6)
  • RU: Added more RU abbreviation (by @​mikemikhaylov, #​510)
  • EN: Timeunit abbreviations disabled in strict mode (787c41b)

v2.6.2

Compare Source

v2.6.1

Compare Source

  • Fix: Remove unused lookbehind pattern causing error on Safari (#​503) 8b64dcb

v2.6.0

Compare Source

v2.5.1

Compare Source

  • Fix: Support "the x after ..." pattern 6760ca0
  • Fix: recognize time ending that shift to another month dc1b244
  • New (nl): Dutch shortened month (by @​skoppers)
  • New (ru): Parsing for Russian "day before yesterday/after tomorrow" (by @​mikemikhaylov)
  • New (de/es): Time within pattern support (by Toby Rothe)

v2.5.0

Compare Source

  • New Added basic support for Spanish (by @​S4M3R)

Others:

  • New: Support timeunit abbriviation (English)
  • Support "midday" casual time in English (by @​kieranm)

v2.4.2

Compare Source

  • Fix: slash date format accept invalid dates
  • Fix: forward date to correctly increment day by one #​456 (by @​Swivelgames)
  • Fix: Midnight follow by date
  • Fix: Incorrect date(day) value in Chinese Local time expression parsers when date by @​maxwellyue
  • Other refactoring/fixes by @​mikemikhaylov @​7qt

v2.4.1

Compare Source

Minor version v2.3 -> v2.4

  • New weekday calculation (e.g. "This Friday", "Next Saturday")
  • Fixed inconsistent behaviors (#​464)
  • New: Introduced weekday enum

Other:

v2.3.9

Compare Source

v2.3.8

Compare Source

  • (new) Added parsing for quarter f4964a6 (by @​PriyankaSand)
  • (new, DE) Improve German casual relative expression parsing 668b5fe (by @​georgd)
  • (new, DE) Other German improvement (month name, era, time parsing)

v2.3.7

Compare Source

  • New: Recognize relative time from an absolute date (e.g. "2 weeks before 2020-02-13") from @​liamcain (PR #​430)
  • Fix: MSK (Moscow Time) from UTC+4:00 to UTC+3:00 from @​DylanFrese (PR #​421)
  • Fix: "after" and "after this" reference 0d1c9bd

v2.3.6

Compare Source

  • New: Chinese Hans support (chrono.zh.hans) support from @​QingWei-Li (PR #​427)
  • Fix: Ambiguous timezone names when time is not mentioned afbba58

v2.3.5

Compare Source

  • New: Chinese Hant support (chrono.zh.hant) support from @​DingWeizhe (MR #​417)
  • Improvement: also assign meridium on relative time parsing c4cd375

v2.3.4

Compare Source

  • Fix: improve timezone adjustment (dayligth-saving related) 543c3bc
  • Fix: incorrect date when ref timezone is unknown 801ca4e

v2.3.3

Compare Source

  • New: Allow null reference timezone; result timezone will not be implied or assigned unless one is read from a parsed date d337a53
  • Fix: Require a word boundary after short tokens that can be interpreted as numbers 8efe94c

v2.3.2

Compare Source

  • Fix: ForwardRefiner to activate on the same weekday 699c871

v2.3.1

Compare Source

  • Fix: (performance) Regex backtracking in

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from prisis as a code owner November 11, 2025 14:27
@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link

socket-security bot commented Nov 11, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​anolilab/​lint-staged-config@​3.0.27 ⏵ 3.1.172 +1100100 +396 +180
Addedesbuild@​0.27.2911007389100
Updated@​anolilab/​eslint-config@​16.2.23 ⏵ 16.4.476 +21009996 +1100
Updatedcross-env@​10.0.0 ⏵ 10.1.0100 +110010082100
Updatedbrowserslist@​4.25.2 ⏵ 4.28.198 +110091 +188100
Updateddeeks@​3.1.1 ⏵ 3.2.0100 +110010088 +10100

View full report

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2025

Thank you for following the naming conventions! 🙏

@renovate renovate bot force-pushed the renovate/minor-updates branch 5 times, most recently from ae4984e to 75de495 Compare November 19, 2025 10:46
@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from 2e20904 to 4abd01b Compare November 27, 2025 11:06
@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from e7f7803 to e5d60ac Compare December 3, 2025 17:44
@socket-security
Copy link

socket-security bot commented Dec 3, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from 5c5e069 to a2cedae Compare December 12, 2025 10:58
@renovate renovate bot force-pushed the renovate/minor-updates branch 5 times, most recently from 36082de to b985dc4 Compare December 22, 2025 14:41
@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from d74a546 to 7feea40 Compare January 1, 2026 09:12
@renovate renovate bot force-pushed the renovate/minor-updates branch from 7feea40 to a69a5e4 Compare January 5, 2026 11:32
@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from e1424dd to bc33eb6 Compare January 15, 2026 13:59
@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from 964016a to be54d47 Compare January 23, 2026 09:59
@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from e1733e7 to 01ed90f Compare January 29, 2026 16:58
@renovate renovate bot force-pushed the renovate/minor-updates branch from 01ed90f to ecd441b Compare February 2, 2026 15:12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/minor-updates branch from ecd441b to 7d4fb17 Compare February 3, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants