build(deps-dev): bump the minorandpatch group across 1 directory with 5 updates#376
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
… 5 updates Bumps the minorandpatch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.8` | `1.15.11` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.0` | `22.5.1` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [workspaces-publish](https://github.com/tada5hi/workspaces-publish) | `1.5.0` | `1.7.0` | | [@types/mustache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache) | `4.2.3` | `4.2.6` | Updates `@swc/core` from 1.15.8 to 1.15.11 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.11/packages/core) Updates `nx` from 22.5.0 to 22.5.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.1/packages/nx) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `workspaces-publish` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/tada5hi/workspaces-publish/releases) - [Changelog](https://github.com/tada5hi/workspaces-publish/blob/master/CHANGELOG.md) - [Commits](tada5hi/workspaces-publish@v1.5.0...v1.7.0) Updates `@types/mustache` from 4.2.3 to 4.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mustache) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: nx dependency-version: 22.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: workspaces-publish dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@types/mustache" dependency-version: 4.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch ... 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 minorandpatch group with 5 updates in the / directory:
1.15.81.15.1122.5.022.5.16.1.26.1.31.5.01.7.04.2.34.2.6Updates
@swc/corefrom 1.15.8 to 1.15.11Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
6f77beachore: Publish1.15.11withswc_corev56.0.0c757548chore: Publish1.15.11-nightly-20260127.1withswc_corev56.0.0c0bfe61chore: Add missingrepository.directoryproperty topackage.json(#11486)073b0bbchore: Publish1.15.10withswc_corev55.0.1dadfc1echore: Publish1.15.10-nightly-20260119.1withswc_corev55.0.1fae258ftest: Use rstest as the test framework (#11417)Updates
nxfrom 22.5.0 to 22.5.1Release notes
Sourced from nx's releases.
... (truncated)
Commits
cbc9c4dfix(core): remove shellapi from winapi featureset to minimize AV false positi...da7b1e0fix(core): hitting [1] or [2] should remove pinned panes if they match the cu...501fd57feat(core): add negation pattern support for plugin include/exclude (#34160)13acb88feat(core): extract sandbox detection into reusable utility (#34408)d3bed1bfeat(core): handle agentic sandboxing (#34402)1b1c702fix(core): handle dangling symlinks during cache restore (#34396)42920fcfix(core): make runtime cache key deterministic (#34390)7c80accfix(core): avoid dropping unrelated continuous deps inmakeAcyclic(#34389)7d5655dfix(core): clean up stale socket files before listening (#34236)00eb405fix(core): use a consistent batch id between scheduler and task runner (#34392)Updates
rimraffrom 6.1.2 to 6.1.3Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkUpdates
workspaces-publishfrom 1.5.0 to 1.7.0Release notes
Sourced from workspaces-publish's releases.
Changelog
Sourced from workspaces-publish's changelog.
Commits
2405cacchore(master): release 1.7.0 (#357)9a3c01aci: reference cli.mjs entrypoint in release workflow93c4aa1feat: don't require token + use named import9e96734chore: replace jest with vitest9bcb099chore(master): release 1.6.0 (#354)26884d2build(deps-dev): remove semantic-relase dep9c63db5fix: explicit log if token is or is not provided906f1c2feat: log if token is not provided296aec6build(deps): bump actions/checkout from 4 to 6 (#340)527f8c8fix(deps): bump the minorandpatch group across 1 directory with 11 updates (#...Updates
@types/mustachefrom 4.2.3 to 4.2.6Commits
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