-
Notifications
You must be signed in to change notification settings - Fork 47
chore(deps): bump the minor group across 1 directory with 24 updates #969
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/minor-05459a4d54
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
22cd9ed to
24efae3
Compare
Bumps the minor group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.1.1` | `3.1.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.17` | | [serde](https://github.com/serde-rs/serde) | `1.0.223` | `1.0.228` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.12.2` | | [schemars](https://github.com/GREsau/schemars) | `1.0.4` | `1.1.0` | | [spider](https://github.com/spider-rs/spider) | `2.37.159` | `2.37.169` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.5` | `1.8.6` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.6` | `1.2.7` | | [aws-sdk-bedrockruntime](https://github.com/awslabs/aws-sdk-rust) | `1.106.0` | `1.107.0` | | [document-features](https://github.com/slint-ui/document-features) | `0.2.11` | `0.2.12` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.23` | `0.4.25` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.5` | `0.32.7` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.24` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.109` | | [tera](https://github.com/Keats/tera) | `1.20.0` | `1.20.1` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.25.9` | `0.25.10` | | [duckdb](https://github.com/duckdb/duckdb-rs) | `1.3.2` | `1.4.1` | Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `fs-err` from 3.1.1 to 3.1.3 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/commits/3.1.3) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `tokio-util` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.17) Updates `serde` from 1.0.223 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.223...v1.0.228) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `regex` from 1.11.2 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.2...1.12.2) Updates `schemars` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.0.4...v1.1.0) Updates `spider` from 2.37.159 to 2.37.169 - [Release notes](https://github.com/spider-rs/spider/releases) - [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md) - [Commits](spider-rs/spider@v2.37.159...v2.37.169) Updates `aws-config` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-credential-types` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-bedrockruntime` from 1.106.0 to 1.107.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `document-features` from 0.2.11 to 0.2.12 - [Changelog](https://github.com/slint-ui/document-features/blob/master/CHANGELOG.md) - [Commits](slint-ui/document-features@v0.2.11...v0.2.12) Updates `ignore` from 0.4.23 to 0.4.25 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.23...ignore-0.4.25) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `redis` from 0.32.5 to 0.32.7 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.5...redis-0.32.7) Updates `reqwest` from 0.12.23 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) Updates `syn` from 2.0.106 to 2.0.109 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.109) Updates `tera` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v1.20.0...v1.20.1) Updates `tree-sitter` from 0.25.9 to 0.25.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.9...v0.25.10) Updates `duckdb` from 1.3.2 to 1.4.1 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.3.2...v1.4.1) Updates `libduckdb-sys` from 1.3.2 to 1.4.1 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.3.2...v1.4.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: fs-err dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio-util dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: schemars dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: spider dependency-version: 2.37.169 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-config dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-credential-types dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-sdk-bedrockruntime dependency-version: 1.107.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: document-features dependency-version: 0.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: ignore dependency-version: 0.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: redis dependency-version: 0.32.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: syn dependency-version: 2.0.109 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tera dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tree-sitter dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: duckdb dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: libduckdb-sys dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
24efae3 to
50e5990
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 23 updates in the / directory:
1.0.991.0.1002.0.162.0.173.1.13.1.31.47.11.48.00.7.160.7.171.0.2231.0.2282.0.62.0.71.11.21.12.21.0.41.1.02.37.1592.37.1691.8.51.8.61.2.61.2.71.106.01.107.00.2.110.2.120.4.230.4.251.0.1011.0.1031.0.401.0.410.32.50.32.70.12.230.12.242.0.1062.0.1091.20.01.20.10.25.90.25.101.3.21.4.1Updates
anyhowfrom 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
thiserrorfrom 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
fs-errfrom 3.1.1 to 3.1.3Changelog
Sourced from fs-err's changelog.
Commits
Updates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
tokio-utilfrom 0.7.16 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
serdefrom 1.0.223 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
regexfrom 1.11.2 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
schemarsfrom 1.0.4 to 1.1.0Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
97b2427v1.1.0e67495bImprove optional enum flattening behavioure873af2Improve enum flattening behaviour86d0954Simplify uuid test228d410Set#[must_use]on pure functionsdd1f9e2Add action to catch semver violations30a6d3dTypo in doc comments ("mata-schema")91f1c38Add clippy CI job39800f9Resolve clippy lintsb830f0dv1.0.5Updates
spiderfrom 2.37.159 to 2.37.169Release notes
Sourced from spider's releases.
Commits
68925d0chore(chrome): fix compile #328953da3cchore(parser): add base tag respecting #323ffe65a8spider_cli: fix duplicated argument -r (#324)f8ecffcchore(chrome): fix max page bytes cancellingUpdates
aws-configfrom 1.8.5 to 1.8.6Commits
Updates
aws-credential-typesfrom 1.2.6 to 1.2.7Commits
Updates
aws-sdk-bedrockruntimefrom 1.106.0 to 1.107.0Commits
Updates
document-featuresfrom 0.2.11 to 0.2.12Changelog
Sourced from document-features's changelog.
Commits
721e708Prepare for release21ec1ebUpdate MSRV1c70d0achore: fix wrong test function name (#35)21cdfecUpdate litrs dependency to v1.0bb0dea8Fix typo in CHANGELOG.mdUpdates
ignorefrom 0.4.23 to 0.4.25Commits
57c190dignore-0.4.2585edf4cignore: only stat.jjif we actually care2ea06d6grep-0.4.185006b0deps: bump to grep-printer 0.3.1423afb8grep-printer-0.3.14694800deps: bump to grep-searcher 0.1.1686e0ab1grep-searcher-0.1.167189950deps: bump to globset 0.4.180b0e013globset-0.4.18cac9870doc: update date in man page templateUpdates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
quotefrom 1.0.40 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865Release 1.0.4168956e6Merge pull request #302 from dtolnay/hasiter6a69784Make diagnostic attribute conditional on compiler version5f1924bTweak CheckHasIterator error messagec0adb26Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcabCombine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85Switch to trait for checking iterator in repetitiond3b4777Update ui test suite to nightly-2025-09-273e6b04dRaise minimum tested compiler to rust 1.7607deaafOpt in to generate-macro-expansion when building on docs.rsUpdates
redisfrom 0.32.5 to 0.32.7Release notes
Sourced from redis's releases.
Commits
193f517Port redis-rs/redis-rs#1711 to 0.32.x (#1819)59f8401Prepare version 0.32.6 (#1795)4288439docs: fix hexpire_at measurement unit (#1793)65a6715Bump rand from 0.9.1 to 0.9.22b891b4Bump hashbrown from 0.15.4 to 0.16.032552fdBump backon from 1.5.1 to 1.5.2d5e6e38Bump serde_json from 1.0.142 to 1.0.143fb040ffBump percent-encoding from 2.3.1 to 2.3.244b595bBump async-std from 1.13.1 to 1.13.24fc376bBump anyhow from 1.0.98 to 1.0.99Updates
reqwestfrom 0.12.23 to 0.12.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
synfrom 2.0.106 to 2.0.109Release notes
Sourced from syn's releases.
Commits
085e597Release 2.0.109675c845Disable rustdoc's automatic selection of cfg markers8d87f3bImport Spacing for all of tt module46104b3Touch up PR 1930f6e1310Merge pull request #1930 from dishmaker/dishmaker/tokenstream_collect_cmp1893ecdTouch up PR 1933f365a65Merge pull request #1933 from dishmaker/dishmaker/perf_fold_vecb25abd1Merge pull request #1934 from dishmaker/dishmaker/perf_llvml_punct_into_iterb62dc57Consolidate on iter::once for pushing TokenTree into TokenStream1535d5dResolve explicit_into_iter_loop clippy lint from PR 1932Updates
terafrom 1.20.0 to 1.20.1Changelog
Sourced from tera's changelog.
Commits
4e5145e1.20.1bae8291refactor: 📦 Replace unmaintained unic-segment dependency (#979)af0b32fAdd small note about child templates ignoring code outside of a block (#964)ae13d7cUpdate changelog for 1.20.0 (#922)Updates
tree-sitterfrom 0.25.9 to 0.25.10Commits
da6fe9b0.25.10f75d710fix(rust): pass correct fd to C lib's ts_tree_print_dot_graph9275aebbuild: define _DARWIN_C_SOURCEbb1634aperf(xtask); check out the tag directly for fixtures8eed0c7feat(test): pin fixture grammars to specific commits88b3f9cfix: lint590f6d7build: update Cargo.lock32d784efix(wasm): fix alias map size computation17d3f85fix(lib/wasm): keep track of freed blocks that are not the last allocated poi...e29a5eefix(xtask): make building the wasm stdlib work againUpdates
duckdbfrom 1.3.2 to 1.4.1Release notes
Sourced from duckdb's releases.