Skip to content

chore(deps): bump the npm-frontend group across 1 directory with 4 updates - #6987

Open
dependabot[bot] wants to merge 1 commit into
4.4from
dependabot/npm_and_yarn/npm-frontend-a1ad9faed5
Open

chore(deps): bump the npm-frontend group across 1 directory with 4 updates#6987
dependabot[bot] wants to merge 1 commit into
4.4from
dependabot/npm_and_yarn/npm-frontend-a1ad9faed5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-frontend group with 4 updates in the / directory: ace-builds, filepond, filepond-plugin-file-validate-type and spin.js.

Updates ace-builds from 1.32.3 to 1.44.0

Changelog

Sourced from ace-builds's changelog.

1.44.0 (2026-05-11)

Features

  • Extension to show whitespaces in selection (#5844) (9498a7f)
  • mode: Add Cedar and CedarSchema language modes for Ace Editor (#5944) (c5c19dc)
  • rust: Include raw borrow operator in keyword list (#5942) (93581d6)
  • update Flix keywords (#5931) (f45eb67)

Bug Fixes

  • mode type to accept both SyntaxMode and string across definitions and implementations (#5925) (a6b1cb1)
  • row calculation for fractional coords in virtual_renderer (#5914) (a6724b7)

1.43.6 (2026-01-23)

Bug Fixes

1.43.5 (2025-12-02)

1.43.4 (2025-10-17)

Bug Fixes

  • Update for compliance with typescript 5.9.2 (#5855) (6e110b0)

1.43.3 (2025-09-02)

Bug Fixes

  • firefox textarea autocomplete corruption (#5860) (23ac02f)

1.43.2 (2025-07-15)

Features

1.43.1 (2025-07-02)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ace-builds since your current version.


Updates filepond from 4.30.6 to 4.32.12

Changelog

Sourced from filepond's changelog.

4.32.12

4.32.11

  • Merge fix file processing aborted and moving to next file. #1065

4.32.10

  • Added various new locales.
  • Merge fix for drop offset mismatch when scrolling.

4.32.9

  • Added various new locales.

4.32.8

  • Merged multiple PRs with various fixes.

4.32.7

  • Fix issue where checkValidity would not reset field validity status after removing an invalid file.

4.32.6

  • Fix processfiles event missing from types.`

4.32.5

  • Attempt to fix item dragging issue on Android.

4.32.4

  • Make credits link more visible to prevent authors from leaving it in place accidentally.

4.32.3

  • Add nofollow to credits link.

4.32.2

  • Fix accessibility issue with data fieldset missing a legend.

4.32.1

  • Fix types.

4.32.0

... (truncated)

Commits
  • 315f6f6 point credits link to filepond.com
  • 0c2c3dd fix file processing
  • d75832e Merge pull request #1065 from People-Sea/fix/issues/1064
  • 3711c37 fix: Add abort functionality to item processing
  • 3829495 Add link to v5 alpha branch
  • 71e1d23 fix locale extension
  • 4207537 small fixes
  • 59811bc Merge pull request #1057 from mumberrymountain/fix-issue-1052
  • 6a5169c Merge pull request #913 from Michael-HEIW/welsh-cy-locale
  • 482aab9 Merge pull request #927 from AlanD20/add-ckb-locale
  • Additional commits viewable in compare view

Updates filepond-plugin-file-validate-type from 1.2.8 to 1.2.9

Commits

Updates spin.js from 4.1.1 to 4.1.2

Release notes

Sourced from spin.js's releases.

4.1.2

Changed

  • Removed some dead code left over from version 3.x.
Changelog

Sourced from spin.js's changelog.

[4.1.2] - 2024-07-19

Changed

  • Removed some dead code left over from version 3.x.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2026
…dates

Bumps the npm-frontend group with 4 updates in the / directory: [ace-builds](https://github.com/ajaxorg/ace-builds), [filepond](https://github.com/pqina/filepond), [filepond-plugin-file-validate-type](https://github.com/pqina/filepond-plugin-file-validate-type) and [spin.js](https://github.com/fgnass/spin.js).


Updates `ace-builds` from 1.32.3 to 1.44.0
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace-builds@v1.32.3...v1.44.0)

Updates `filepond` from 4.30.6 to 4.32.12
- [Release notes](https://github.com/pqina/filepond/releases)
- [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md)
- [Commits](pqina/filepond@4.30.6...4.32.12)

Updates `filepond-plugin-file-validate-type` from 1.2.8 to 1.2.9
- [Commits](https://github.com/pqina/filepond-plugin-file-validate-type/commits)

Updates `spin.js` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/fgnass/spin.js/releases)
- [Changelog](https://github.com/fgnass/spin.js/blob/master/CHANGELOG.md)
- [Commits](fgnass/spin.js@4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-frontend
- dependency-name: filepond
  dependency-version: 4.32.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-frontend
- dependency-name: filepond-plugin-file-validate-type
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-frontend
- dependency-name: spin.js
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-frontend
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the npm-frontend group with 4 updates chore(deps): bump the npm-frontend group across 1 directory with 4 updates Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-frontend-a1ad9faed5 branch from f8dc9ae to 92b5eb4 Compare July 30, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants