Bump the dependencies group across 1 directory with 6 updates#1380
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dependencies group across 1 directory with 6 updates#1380dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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.12` | 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.12 - [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.12) --- updated-dependencies: - dependency-name: sortablejs dependency-version: 1.15.7 dependency-type: direct:development 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: tsc-alias dependency-version: 1.8.16 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: nock dependency-version: 14.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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.



Bumps the dependencies group with 6 updates in the / directory:
1.15.61.15.711.0.011.0.11.8.111.8.166.15.06.15.11.22.111.22.1214.0.1114.0.12Updates
sortablejsfrom 1.15.6 to 1.15.7Release notes
Sourced from sortablejs's releases.
Commits
031649b1.15.73696da4Merge pull request #2369 from daftspunk/patch-1ddd0597Merge pull request #2431 from marvinscharle/fix/sortable-crashes-shadow-dombd74abbfix: Sortable crashes browser when event is triggered from within ShadowDom e...0a88f9aSyntax error from testing in ES62be88e3Fixes scope bleed on saved input checkboxesUpdates
slugfrom 11.0.0 to 11.0.1Changelog
Sourced from slug's changelog.
Commits
97ab8b8chore(release): 11.0.1 [skip ci]59988defix: fix error in README documentation of pretty modeEb0b3c6fchore(deps-dev): bump mocha from 11.7.3 to 11.7.4 (#511)76074dachore(deps-dev): bump mocha from 11.7.2 to 11.7.3 (#510)6d3276cchore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#509)42dd516chore(deps-dev): bump semantic-release from 24.2.8 to 24.2.9 (#508)c0e0f81chore(deps-dev): bump semantic-release from 24.2.7 to 24.2.8 (#507)749ecfdchore(deps-dev): bump mocha from 11.7.1 to 11.7.2 (#506)720da7echore: update package-lock.json (#505)348e822chore(deps-dev): bump semantic-release from 24.2.6 to 24.2.7 (#502)Updates
tsc-aliasfrom 1.8.11 to 1.8.16Release notes
Sourced from tsc-alias's releases.
Commits
4c90cf61.8.163b143cdfix: update import from get-tsconfig to use parseTsconfig (#245)abc7d591.8.153e55ed9fix: compilerOptions.outDir is not set error (#242)cc00f6f1.8.1444d8c03Does not work properly with tsconfig.json with extends (#240)10b37881.8.13e0f63abLatest version not compatible with node 20+ (#239)cd703f51.8.12756aa8fCI/CD (#237)Updates
qsfrom 6.15.0 to 6.15.1Changelog
Sourced from qs's changelog.
Commits
3f5e1c5v6.15.1c85b67f[Fix]parse:parameterLimit: InfinitywiththrowOnLimitExceeded: trues...4dfa0f0[Deps] update@ljharb/eslint-configdbb05d7[Dev Deps] update@ljharb/eslint-config,iconv-liteb0cfe7c[Tests] increase coverageUpdates
resolvefrom 1.22.11 to 1.22.12Commits
d2d30dev1.22.12655c3db[Fix]defaultPaths: handle null homedir gracefully0cec52b[Fix]homedir: fix operator precedence bug with HOMEDRIVE/HOMEPATH concaten...a93a913[Fix]loadpkg: add missingreturnafter error callback to prevent double-...eeb965e[meta] update security policy to use GitHub PVR instead of Tidelift7929ac1[Test] add test from v2 branch9fcaf60[Refactor] use non-hoisted declarations instead of expressions4c6db66[Robustness] usees-errors29bac90[readme] replace runkit CI badge with shields.io check-runs badge651f4d1[Performance] avoid an unnecessary sliceUpdates
nockfrom 14.0.11 to 14.0.12Release notes
Sourced from nock's releases.
Commits
7ea9933fix: prevent crash when query params have conflicting dot-notation keys (#2958)d00d371chore(deps): bump picomatche899c49chore(deps-dev): bump minimatch from 3.1.2 to 3.1.59ad19eachore(deps): bump qs and@definitelytyped/dtslint657d9a1chore(deps): bump actions/checkout from 5 to 6 (#2933)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions