-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the minor group across 1 directory with 22 updates #477
Closed
Conversation
This file contains 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
Bumps the minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.23.1` | `0.23.2` | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.6` | `0.23.1` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.164` | | [litemap](https://github.com/unicode-org/icu4x) | `0.7.3` | `0.7.4` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.9.0` | `1.10.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.40` | `0.38.41` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.26` | `0.1.27` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.89` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [yoke](https://github.com/unicode-org/icu4x) | `0.7.4` | `0.7.5` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | Updates `tree-sitter-rust` from 0.23.1 to 0.23.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.23.1...v0.23.2) Updates `pyo3` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `cpufeatures` from 0.2.15 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.15...cpufeatures-v0.2.16) Updates `itoa` from 1.0.11 to 1.0.13 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.13) Updates `libc` from 0.2.162 to 0.2.164 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.162...0.2.164) Updates `litemap` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `portable-atomic` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.9.0...v1.10.0) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `pyo3-build-config` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `pyo3-ffi` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `pyo3-macros` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `pyo3-macros-backend` from 0.22.6 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.1) Updates `rustix` from 0.38.40 to 0.38.41 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.40...v0.38.41) Updates `schannel` from 0.1.26 to 0.1.27 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.26...v0.1.27) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `syn` from 2.0.87 to 2.0.89 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.89) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `yoke` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) Updates `zerofrom-derive` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) --- updated-dependencies: - dependency-name: tree-sitter-rust dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: litemap dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: portable-atomic dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pyo3-build-config dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: pyo3-ffi dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: pyo3-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: pyo3-macros-backend dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: url dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: yoke dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: yoke-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerofrom dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: zerofrom-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 25, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor group with 17 updates in the / directory:
0.23.1
0.23.2
0.22.6
0.23.1
0.2.15
0.2.16
1.0.11
1.0.13
0.2.162
0.2.164
0.7.3
0.7.4
1.9.0
1.10.0
1.0.89
1.0.92
0.38.40
0.38.41
0.1.26
0.1.27
1.0.132
1.0.133
2.0.87
2.0.89
1.0.13
1.0.14
2.5.3
2.5.4
0.7.4
0.7.5
0.1.4
0.1.5
0.1.4
0.1.5
Updates
tree-sitter-rust
from 0.23.1 to 0.23.2Release notes
Sourced from tree-sitter-rust's releases.
Commits
cad8a20
0.23.27fd3fc1
build(npm): bump deps32c17ce
ci(release): add attestations and generate parsersc447dcc
fix: addgen
to_reserved_identifier
5274df6
feat: support raw references9b201c2
ci: bump tree-sitter/setup-action from 1 to 2ab86bcd
chore: generate7516d0f
feat: supportgen
block syntaxb1800a9
build: fix lintUpdates
pyo3
from 0.22.6 to 0.23.1Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
5585240
release: 0.23.164008e4
docs: Don't try to buildgil-refs
feature (#4712)48771de
Fix migration guide URL (#4711)c0f756c
fixup docs for packaging (#4710)8e9b497
release: 0.23.0 (#4651)e7ec730
docs: extend documentation onSync
and thread-safety (#4695)71100db
docs: add narrative docs for BoundObject (#4703)ee229cf
simplify a few uses ofBoundObject
(#4706)147f7ef
fixclippy::wildcard_import
firing on#[pyclass]
(#4707)f3eb624
silencenon_upper_case_globals
lint on__match_args__
(#4705)Updates
cpufeatures
from 0.2.15 to 0.2.16Commits
b0d1a8a
cpufeatures: release v0.2.16 (#1138)21105ea
cpufeatures: fix cfg for freestanding x86 targets (#1137)e74e578
inout: release v0.2.0-rc.3 (#1135)ca82661
aarch64-dit: commit Cargo.lock (#1134)7948352
inout: addInOutBufReserved::split_reserved
method (#1133)8bb6c50
inout: addInOut::into_out
andInOutBufReserved::into_out
(#1132)Updates
itoa
from 1.0.11 to 1.0.13Release notes
Sourced from itoa's releases.
Commits
d49fc1d
Release 1.0.133118ea6
Merge pull request #55 from dtolnay/isizeed2b9b4
Eliminate 64-bit-to-isize conversion513debf
Merge pull request #54 from dtolnay/lut09a06f6
Change decimal digits lookup table from static to constd39d767
Merge pull request #53 from dtolnay/renderdaf766b
Replace 'decode' terminology with 'render'535f396
Merge pull request #52 from dtolnay/fouratatime21e76dc
Remove redundant size_of checkc4ba250
Merge pull request #51 from dtolnay/maxlenUpdates
libc
from 0.2.162 to 0.2.164Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
dad00cb
chore: release v0.2.16401ce562
Merge pull request #4051 from tgross35/stable-ci8153ac1
Merge pull request #4049 from tgross35/rust-version5f0d183
Merge pull request #4040 from tgross35/stable-msrv5125160
Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z6093ce0
MacOS: moveifconf
tos_no_extra_traits
a4b5bf8
Remove the "main" workflowd7b6bf0
ci: Remove tests with rust < 1.630a976d3
ci: trim trailing whitespacecfd7ebf
chore: release v0.2.163Updates
litemap
from 0.7.3 to 0.7.4Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
portable-atomic
from 1.9.0 to 1.10.0Changelog
Sourced from portable-atomic's changelog.
Commits
b703006
Release portable-atomic 1.10.01af9480
Update changelog33ab2c1
Cleanups for AVR/MSP430/PowerPC/RISC-V/s390x6d945ab
Revert "ci: Temporarily disable NetBSD test"e7b7a56
Release portable-atomic-util 0.2.499e56d6
ci: Adjust codegen job8b642b9
util: Update docs and changelogd8e6bbf
util: add portable_atomic_unstable_coerce_unsized cfg option (#195)13e9580
Apply unqualified_local_imports lint464f393
tools: Tweak test.shUpdates
proc-macro2
from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36
Release 1.0.920cb443d
Merge pull request #487 from dtolnay/mismatchlineae478ed
Change mismatch panic message to avoid github linkifying5046761
Release 1.0.9127c5494
Merge pull request #486 from dtolnay/compilerlexa9146d6
Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04
Merge pull request #485 from dtolnay/fallbackident75d0818
Make parser's fallback Ident symmetric with Group and Literal56c3e31
Merge pull request #484 from dtolnay/fbliterald2c0e61
Fix spanned fallback literal constructionUpdates
pyo3-build-config
from 0.22.6 to 0.23.1Release notes
Sourced from pyo3-build-config's releases.
... (truncated)
Changelog
Sourced from pyo3-build-config's changelog.
... (truncated)
Commits
5585240
release: 0.23.164008e4
docs: Don't try to buildgil-refs
feature (#4712)48771de
Fix migration guide URL (#4711)c0f756c
fixup docs for packaging (#4710)8e9b497
release: 0.23.0 (#4651)e7ec730
docs: extend documentation onSync
and thread-safety (#4695)71100db
docs: add narrative docs for BoundObject (#4703)ee229cf
simplify a few uses ofBoundObject
(#4706)147f7ef
fixclippy::wildcard_import
firing on#[pyclass]
(#4707)f3eb624
silencenon_upper_case_globals
lint on__match_args__
(#4705)Updates
pyo3-ffi
from 0.22.6 to 0.23.1Release notes
Sourced from pyo3-ffi's releases.
... (truncated)
Changelog
Sourced from pyo3-ffi's changelog.