fix(deps): bump the minorandpatch group across 1 directory with 6 updates#187
Closed
dependabot[bot] wants to merge 1 commit into
Closed
fix(deps): bump the minorandpatch group across 1 directory with 6 updates#187dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the minorandpatch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.17` | `1.15.18` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.2` | `25.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.3` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.3` | `22.5.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | | [jose](https://github.com/panva/jose) | `6.1.3` | `6.2.1` | Updates `@swc/core` from 1.15.17 to 1.15.18 - [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.18/packages/core) Updates `@types/node` from 25.3.2 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 16.2.7 to 16.3.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.3) Updates `nx` from 22.5.3 to 22.5.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/nx) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `jose` from 6.1.3 to 6.2.1 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.1.3...v6.2.1) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: lint-staged dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: nx dependency-version: 22.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: jose dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the / directory:
1.15.171.15.1825.3.225.5.016.2.716.3.322.5.322.5.44.0.184.1.06.1.36.2.1Updates
@swc/corefrom 1.15.17 to 1.15.18Changelog
Sourced from
@swc/core's changelog.Commits
7cb1be2chore: Publish1.15.18withswc_corev58.0.12821ed0chore: Publish1.15.18-nightly-20260301.1withswc_corev58.0.1Updates
@types/nodefrom 25.3.2 to 25.5.0Commits
Updates
lint-stagedfrom 16.2.7 to 16.3.3Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputdfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...60957cedocs: add CONTRIBUTING.md2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slownessUpdates
nxfrom 22.5.3 to 22.5.4Release notes
Sourced from nx's releases.
Commits
d303641cleanup(core): remove stale tui snapshot (#34696)b93bbdefix(core): fall back to invoking PM in detection (#34691)d39a716fix(core): resolve false positive loop detection when running with Bun (#34640)0e39831fix(core): skip writing deps cache if already up-to-date (#34582)6d72530cleanup(core): reduce misc allocations (#34647)8e1b32edocs(nx-dev): invert Framer proxy to default-proxy, keep only Next.js paths (...9f4a9fcfix(repo): remove redundant inputs override for build-base target (#34649)0ec097ffeat(core): add .nx/polygraph to gitignore in migration and caia (#34659)138f2c6fix(core): update sourceRespository description of nx import (#34606)ad08925fix(core): support canonical SSH URLs when extracting GitHub user/repo slug d...Updates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Updates
josefrom 6.1.3 to 6.2.1Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
d491aa9chore(release): 6.2.1d4231f9refactor: reorganize internals, less files, smaller footprint7b22ba8test: use playwright instead of testcafe00965b4chore: bump packagesb8f9f94chore: cleanup after release970673echore(release): 6.2.0b13b446feat: re-introduce JWE "zip" (Compression Algorithm) Header Parameter supportc2d1dd1test: update deno expectationsedcaec9chore(deps): bump actions/upload-artifact in the actions group037d212chore(deps): bump minimatchDependabot 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