Bump the cargo group across 1 directory with 6 updates#1850
Merged
Conversation
Bumps the cargo group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.30` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.8` | `0.26.9` | | [swc_core](https://github.com/swc-project/swc) | `66.0.2` | `68.0.3` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.4` | `0.21.0` | | [ctor](https://github.com/mmastrac/linktime) | `1.0.6` | `1.0.7` | Updates `log` from 0.4.29 to 0.4.30 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.30) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `tree-sitter` from 0.26.8 to 0.26.9 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.8...v0.26.9) Updates `swc_core` from 66.0.2 to 68.0.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/compare/swc_core@v66.0.2...swc_core@v68.0.3) Updates `git2` from 0.20.4 to 0.21.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.4...git2-0.21.0) Updates `ctor` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/mmastrac/linktime/releases) - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](mmastrac/linktime@ctor-1.0.6...ctor-1.0.7) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tree-sitter dependency-version: 0.26.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: swc_core dependency-version: 68.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: git2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ctor dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... 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 cargo group with 6 updates in the / directory:
0.4.290.4.301.0.1491.0.1500.26.80.26.966.0.268.0.30.20.40.21.01.0.61.0.7Updates
logfrom 0.4.29 to 0.4.30Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
9c55760Merge pull request #725 from rust-lang/cargo/0.4.30d1acb05update docs on current MSRV and note latest bump in changelog5068293prepare for 0.4.30 release7ccd873Merge pull request #724 from rust-lang/feat/net-to-value923dfaafix up test cfgsecb7de8gate net value impls on std67bb4f6run fmt25f49ferework net type capturing7087dcbfeat: impl ToValue for core::net types67bc7e3Merge pull request #723 from woodruffw-forks/ww/ciUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
tree-sitterfrom 0.26.8 to 0.26.9Release notes
Sourced from tree-sitter's releases.
Commits
7f53486release v0.26.977b96defix(wasm): validate memory reads (#5569) (#5613)a082228build(deps): bump wasmtime-c-api to v36.0.97aea015fix(wasm): load supertype tables for ABI 15 grammars (#5605) (#5606)2cad8b8fix(generate): consider reserved words when removing unused rulesddbe469fix(generate): rewriteparse_grammarwith forward DFS17f9796fix(generate): improve error message for nonterminals used in immediate token...17e4bf9fix(cli): account for process versions > 5 in the parse command's prettyec120d0build(deps): bump wasmtime-c-api to v36.0.87c3d842docs: note zero point unbounded behavior in query functionsUpdates
swc_corefrom 66.0.2 to 68.0.3Changelog
Sourced from swc_core's changelog.
... (truncated)
Commits
b36b0b9chore: Publish crates withswc_corev68.0.34a1af84fix(es/renamer): Avoid duplicate mangled names across eval scope boundaries (...51cbc8cdocs: fix architecture fixer link (#11911)0d40b6bchore: Add codspeed skills & MCP (#11912)30f87d9chore: Publish crates withswc_corev68.0.268af779fix(es/compat): rewrite this in destructuring defaults (#11909)f6ad553chore: Publish crates withswc_corev68.0.15f28877chore: Publish crates withswc_corev68.0.04584296fix(plugin): avoid importing __free from env (#11908)bcfff7dchore: Publish crates withswc_corev67.0.4Updates
git2from 0.20.4 to 0.21.0Changelog
Sourced from git2's changelog.
... (truncated)
Commits
dffaf27Merge pull request #1256 from weihanglo/changelog84b9c76docs: changelog for git2@0.218c6dc4aMerge pull request #1206 from weihanglo/sha256-git27bd145efix: importObjectFormatin one placefc8af6atest(oid): split_extto test each format separatelyb9bde87test: oid length sanity check57a68e0feat(oid): impl Display for ObjectFormat7acee09chore(ci): test git2 sha256 supportbdf5b7bfix: init example with--object-formatoption9fb4e6arefactor(util): dropunsafefromzeroed_raw_oidUpdates
ctorfrom 1.0.6 to 1.0.7Release notes
Sourced from ctor's releases.
Commits
187a658Bump crate versions and removescattered-collect-proc-macro(#472)f8b097fUpdating link-section to use private sections (#469)6f7fc13Add a new combine! macro to replace hash/ident_concat (#471)87a7bfdImprove macro-magic errors on bad attribute (#470)606c223Improve macro collection path resolution (#468)80ce8d3Scattered iterable (#467)86ee26cRemovefeature(used_with_args)from all examples (#466)31a2a52Implement the scattered map (#465)06cf9aaImprove scattered-collect macros (#464)7fcecabImproved scattered-collect docs (#463)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