Skip to content

Update all non-major dependencies#324

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#324
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 4.1.44.1.5 age confidence
autonumeric (source) ^4.10.9^4.10.10 age confidence
prettier (source) 3.8.23.8.3 age confidence
typescript-eslint (source) 8.58.28.59.0 age confidence
vite (source) 8.0.88.0.10 age confidence
vitest (source) 4.1.44.1.5 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
autoNumeric/autoNumeric (autonumeric)

v4.10.10

Compare Source

  • Fixes coverage reporting and instrumentation in unit tests
  • Fixes #​807 "__dirname is not defined in ES module scope" error in e2e test
  • Fixes #​818 The test 'should fail to init when the default value is outside of the min and max limits' fails if this is the first one to execute
  • Modifies globalObject to globalThis so that the generated bundle can be used in more contexts (import as module from a browser, node.js)
  • Fixes watching external changes on elements different from input elements, and reenable/improve some unit tests
  • Fixes a few unit tests that uses setFocus() to raise focus even (and test its effect) on the element
  • Fixes #​808 input event (#​809)
  • Update this.lastVal internally in _onKeyup() and _onPaste() so that value change is detected in the Delete/Backspace handler and input event is raised
  • Handle the Ctrl-Del event on windows (it deletes the word to the right of the cursor)
  • Updates the this.throwInput in undo/redo branches by setting it to true, otherwise input event may not be raised in Chrome
  • Created global helper functions (getCaretPositions, getCaretStart, sendCtrlChar, isHovered, mouseWheel)
  • Added tests to 'Webdriverio modifiers keys' to test how webdriver handles modifier key down statuses in key seqs
  • Simplified some tests using the new helper function
  • Re-enabled test suites: 'Issue #​322', 'Issue #​527', 'Issue #​393'
  • Started to re-enable test suite 'undo and redo functions'
  • Fixes the test: 'should correctly display the negative value with the custom negative sign on mouseover (without adding the default minus sign)' by emulating the alt+mousemove event
  • Fixes the indexFirstNonZeroDecimalPlace() function that did not return the correct indexes in some cases, and add some tests for it
  • Improves the JSDoc comments, fixes minor warnings (substr() is deprecated), array === [] is always false) (#​828)
  • Includes further tests for addAndRoundToNearestAuto() and modified some existing ones, because the fixed indexFirstNonZeroDecimalPlace() affected these too
  • Updates the issue template by replacing it with the original AutoNumeric issue template (#​824)
  • Fixes #​582 Two digits are removed in plugin when user tries to put forbidden character and press "Backspace" button
  • Fixes #​819 Re-entering the last input value on the second attempt after pressing Escape does not trigger the oninput event listener
  • Fixes #​817 Up and down arrows on values with a rawValueDivisor like percents are broken
  • Fixes #​670 Copy pasting value adds incorrect additional comma/decimal to rawValue
  • Fixes AutoNumericHelper.isSeleniumBot() to not detect Chromium/webdriver as Selenium/geckodriver
  • Fixes another branch in _onPaste onInvalidPaste.clamp
  • Fixes when onInvalidPaste == ignore and the pasted value is outside of the range (and value should not be changed)
  • Removes unnecessary _checkPaste() and related codes
  • Adds a test to check when mixed content is pasted (ie. "123millimeter")
  • Fixes #​702 onInvalidPaste not working (#​827)
  • Improves a few jsdoc comments in AutoNumericHelper.js
  • Improves the e2e tests of the partially selected text branch in _onPaste() and more onInvalidPaste options
  • Replaces browser.execute() calls with the appropriate utility functions: getCaretPositions() and getCaretStart()
  • Re-enables the 'Issue #​593' suite
  • Re-enables the 'Issue #​542' suite, and adds some tests when using a custom decimalCharacter"
  • Re-enables some tests in 'Issue #​611'
  • Updates the AUTHORS file
prettier/prettier (prettier)

v3.8.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Sunday"
  • 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.

👻 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 xuhdev as a code owner April 26, 2026 00:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6ae32d7 to 559f1fb Compare April 28, 2026 11:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 559f1fb to e752e5e Compare April 30, 2026 06:40
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