Skip to content

build(deps): bump the dependencies group across 1 directory with 6 updates#1380

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-b32bb4021e
Open

build(deps): bump the dependencies group across 1 directory with 6 updates#1380
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-b32bb4021e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the dependencies group with 6 updates in the / directory:

Package From To
sortablejs 1.15.6 1.15.7
slug 11.0.0 11.0.1
tsc-alias 1.8.11 1.8.16
qs 6.15.0 6.15.1
resolve 1.22.11 1.22.12
nock 14.0.11 14.0.13

Updates sortablejs from 1.15.6 to 1.15.7

Release notes

Sourced from sortablejs's releases.

v1.15.7

#2431: Fix potential browser freezing bug #2369: Fix edge-case where inputs being erroneously re-checked when another sortable is destroyed

Commits
  • 031649b 1.15.7
  • 3696da4 Merge pull request #2369 from daftspunk/patch-1
  • ddd0597 Merge pull request #2431 from marvinscharle/fix/sortable-crashes-shadow-dom
  • bd74abb fix: Sortable crashes browser when event is triggered from within ShadowDom e...
  • 0a88f9a Syntax error from testing in ES6
  • 2be88e3 Fixes scope bleed on saved input checkboxes
  • See full diff in compare view

Updates slug from 11.0.0 to 11.0.1

Changelog

Sourced from slug's changelog.

11.0.1 (2025-10-13)

Bug Fixes

  • fix error in README documentation of pretty modeE (59988de)
Commits
  • 97ab8b8 chore(release): 11.0.1 [skip ci]
  • 59988de fix: fix error in README documentation of pretty modeE
  • b0b3c6f chore(deps-dev): bump mocha from 11.7.3 to 11.7.4 (#511)
  • 76074da chore(deps-dev): bump mocha from 11.7.2 to 11.7.3 (#510)
  • 6d3276c chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#509)
  • 42dd516 chore(deps-dev): bump semantic-release from 24.2.8 to 24.2.9 (#508)
  • c0e0f81 chore(deps-dev): bump semantic-release from 24.2.7 to 24.2.8 (#507)
  • 749ecfd chore(deps-dev): bump mocha from 11.7.1 to 11.7.2 (#506)
  • 720da7e chore: update package-lock.json (#505)
  • 348e822 chore(deps-dev): bump semantic-release from 24.2.6 to 24.2.7 (#502)
  • Additional commits viewable in compare view

Updates tsc-alias from 1.8.11 to 1.8.16

Release notes

Sourced from tsc-alias's releases.

v1.8.16 (2025-05-05)

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.15...v1.8.16

v1.8.15 (2025-04-10)

What's Changed

Full Changelog: justkey007/tsc-alias@v1.8.14...v1.8.15

v1.8.14 (2025-04-08)

What's Changed

Full Changelog: justkey007/tsc-alias@v1.8.13...v1.8.14

v1.8.13 (2025-03-29)

What's Changed

Full Changelog: justkey007/tsc-alias@v1.8.12...v1.8.13

v1.8.12 (2025-03-29)

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.11...v1.8.12

Commits

Updates qs from 6.15.0 to 6.15.1

Changelog

Sourced from qs's changelog.

6.15.1

  • [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true silently drops all parameters
  • [Deps] update @ljharb/eslint-config
  • [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • [Tests] increase coverage
Commits
  • 3f5e1c5 v6.15.1
  • c85b67f [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true s...
  • 4dfa0f0 [Deps] update @ljharb/eslint-config
  • dbb05d7 [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • b0cfe7c [Tests] increase coverage
  • See full diff in compare view

Updates resolve from 1.22.11 to 1.22.12

Commits
  • d2d30de v1.22.12
  • 655c3db [Fix] defaultPaths: handle null homedir gracefully
  • 0cec52b [Fix] homedir: fix operator precedence bug with HOMEDRIVE/HOMEPATH concaten...
  • a93a913 [Fix] loadpkg: add missing return after error callback to prevent double-...
  • eeb965e [meta] update security policy to use GitHub PVR instead of Tidelift
  • 7929ac1 [Test] add test from v2 branch
  • 9fcaf60 [Refactor] use non-hoisted declarations instead of expressions
  • 4c6db66 [Robustness] use es-errors
  • 29bac90 [readme] replace runkit CI badge with shields.io check-runs badge
  • 651f4d1 [Performance] avoid an unnecessary slice
  • Additional commits viewable in compare view

Updates nock from 14.0.11 to 14.0.13

Release notes

Sourced from nock's releases.

v14.0.13

14.0.13 (2026-04-20)

Bug Fixes

  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)

v14.0.12

14.0.12 (2026-04-05)

Bug Fixes

  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)
Commits
  • 07fbfab fix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)
  • fe2c3ea chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)
  • ee49b4f chore(deps-dev): bump flatted from 3.2.5 to 3.4.2
  • 11bf183 chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)
  • 6b80154 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)
  • 4cbf6cc chore(deps): bump tar and npm (#2952)
  • 7ea9933 fix: prevent crash when query params have conflicting dot-notation keys (#2958)
  • d00d371 chore(deps): bump picomatch
  • e899c49 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5
  • 9ad19ea chore(deps): bump qs and @​definitelytyped/dtslint
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-b32bb4021e branch from 6dd7f85 to 91aa877 Compare April 15, 2026 12:15
@dependabot dependabot Bot changed the title Bump the dependencies group across 1 directory with 6 updates build(deps): bump the dependencies group across 1 directory with 6 updates Apr 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-b32bb4021e branch from 91aa877 to 86a7f0a Compare April 16, 2026 07:50
@dependabot dependabot Bot changed the title build(deps): bump the dependencies group across 1 directory with 6 updates Bump the dependencies group across 1 directory with 6 updates Apr 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-b32bb4021e branch 2 times, most recently from 64b331d to 031ccce Compare April 21, 2026 13:44
@dependabot dependabot Bot changed the title Bump the dependencies group across 1 directory with 6 updates build(deps): bump the dependencies group across 1 directory with 6 updates Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-b32bb4021e branch from 031ccce to 5cd8791 Compare April 28, 2026 12:33
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

🧪 Acceptance Test Results

❌ Some acceptance tests failed

View Details

…dates

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [sortablejs](https://github.com/SortableJS/Sortable) | `1.15.6` | `1.15.7` |
| [slug](https://github.com/Trott/slug) | `11.0.0` | `11.0.1` |
| [tsc-alias](https://github.com/justkey007/tsc-alias) | `1.8.11` | `1.8.16` |
| [qs](https://github.com/ljharb/qs) | `6.15.0` | `6.15.1` |
| [resolve](https://github.com/browserify/resolve) | `1.22.11` | `1.22.12` |
| [nock](https://github.com/nock/nock) | `14.0.11` | `14.0.13` |



Updates `sortablejs` from 1.15.6 to 1.15.7
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](SortableJS/Sortable@1.15.6...1.15.7)

Updates `slug` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](Trott/slug@v11.0.0...v11.0.1)

Updates `tsc-alias` from 1.8.11 to 1.8.16
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](justkey007/tsc-alias@v1.8.11...v1.8.16)

Updates `qs` from 6.15.0 to 6.15.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.0...v6.15.1)

Updates `resolve` from 1.22.11 to 1.22.12
- [Commits](browserify/resolve@v1.22.11...v1.22.12)

Updates `nock` from 14.0.11 to 14.0.13
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.11...v14.0.13)

---
updated-dependencies:
- dependency-name: nock
  dependency-version: 14.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: qs
  dependency-version: 6.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: resolve
  dependency-version: 1.22.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: slug
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sortablejs
  dependency-version: 1.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tsc-alias
  dependency-version: 1.8.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-b32bb4021e branch from 5cd8791 to 34baa15 Compare April 29, 2026 09:40
@sonarqubecloud
Copy link
Copy Markdown

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