chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates - #91
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ast-grep/cli](https://github.com/ast-grep/ast-grep) | `0.44.1` | `0.45.1` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `2.31.1` | `3.0.0` | | [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) | `17.4.3` | `18.2.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.1` | `5.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.5` | `26.2.0` | Updates `@ast-grep/cli` from 0.44.1 to 0.45.1 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.44.1...0.45.1) Updates `@changesets/cli` from 2.31.1 to 3.0.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.0/packages/cli) Updates `dependency-cruiser` from 17.4.3 to 18.2.0 - [Release notes](https://github.com/sverweij/dependency-cruiser/releases) - [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md) - [Commits](sverweij/dependency-cruiser@v17.4.3...v18.2.0) Updates `js-yaml` from 4.3.1 to 5.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.1...5.3.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@types/node` from 25.9.5 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@ast-grep/cli" dependency-version: 0.45.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@changesets/cli" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: dependency-cruiser dependency-version: 18.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: js-yaml dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-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 development-dependencies group with 6 updates in the / directory:
0.44.10.45.12.31.13.0.017.4.318.2.04.3.15.3.06.0.37.0.225.9.526.2.0Updates
@ast-grep/clifrom 0.44.1 to 0.45.1Release notes
Sourced from @ast-grep/cli's releases.
Changelog
Sourced from @ast-grep/cli's changelog.
Commits
dc3d6550.45.12ac18cachore: bump depsfa147e1fix: match root metavariables against comments (#2868)20d880afeat(outline): add C# multiline member signatures (#2861)96c6792chore(deps): update rust crate ignore to v0.4.32 (#2864)cffbe33chore(deps): update dependency oxlint to v1.77.0 (#2865)ff97c38chore(deps): update dependency typescript to v7 (#2833)eaf94ffchore(deps): update astral-sh/setup-uv action to v9 (#2839)d5c9d01chore(deps): update dependency smol-toml to v1.7.1 (#2848)c1f1af9chore(deps): update dependency@napi-rs/clito v3.8.2 (#2854)Updates
@changesets/clifrom 2.31.1 to 3.0.0Release notes
Sourced from @changesets/cli's releases.
... (truncated)
Changelog
Sourced from @changesets/cli's changelog.
... (truncated)
Commits
f442221Version Packages (#2235)e3facadVersion Packages (next) (#2228)c98af4cDo not bump ignored independent packages when exiting pre mode (#2092)496ca21Build(deps-dev): Bump the development-dependencies group with 6 updates (#2225)d1053acBuild(deps): Bump the production-dependencies group across 1 directory with 2...68ea6ecFix linked and fixed glob patterns expansion (#2222)c1b6f8cfix missing coloring of name (#2218)a53d1f8Remove old atlaskit changelogs (#2217)7bcb2d2Build(deps-dev): Bump the development-dependencies group across 1 directory w...baa658dVersion Packages (next) (#2192)Updates
dependency-cruiserfrom 17.4.3 to 18.2.0Release notes
Sourced from dependency-cruiser's releases.
... (truncated)
Commits
ec6034518.2.0718af4cchore(npm): updates external devDependenciese9f237ffeat(utl/cache): also takes nested .gitignores into account (#1072)99d964ffix: refreshes package lock530a486feat: enables configurations in typescript (#1077)da355e418.1.1c0250f8chore(tools): makes the tools work again on node 22942cf96build(npm): updates external dependenciescbe062achore(tools): uses node permission model01c4743fix(build): re-adds esbuild to the devDependenciesUpdates
js-yamlfrom 4.3.1 to 5.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
04db4585.3.0 released22ce0a0Changelog updatefae37b8fix:<<outside a mapping key no longer leaks the internal merge symbolb62ef83fix: validate<<sequence items at merge time, so aliased sources are check...cc665ecdocs: review and update annotations2aa24a6Changelog updateeec6902Restore deprecated parser constant exports03397acMove throwErrorAt to YAMLException as throwAtd9dd2c7docs: new condensed theme0f898e6docs: annotation tweaksUpdates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
@types/nodefrom 25.9.5 to 26.2.0Commits
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