Bump the "infrastructure" group with 2 updates across multiple ecosystems - #209
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the "infrastructure" group with 2 updates across multiple ecosystems#209dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [dirs](https://github.com/soc/dirs-rs), [env_logger](https://github.com/rust-cli/env_logger), [reqwest](https://github.com/seanmonstar/reqwest), [sha1](https://github.com/RustCrypto/hashes), [sha2](https://github.com/RustCrypto/hashes), [toml](https://github.com/toml-rs/toml), [ts-rs](https://github.com/Aleph-Alpha/ts-rs), [zip](https://github.com/zip-rs/zip2), [ctor](https://github.com/mmastrac/linktime) and [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) to permit the latest version. Updates `dirs` to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `env_logger` to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.9.0...v0.11.11) Updates `reqwest` to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.0...v0.13.4) Updates `sha1` to 0.11.0 - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha1-v0.11.0) Updates `sha2` to 0.11.0 - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha2-v0.11.0) Updates `toml` to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.5.0...toml-v1.1.4) Updates `ts-rs` to 12.0.1 - [Release notes](https://github.com/Aleph-Alpha/ts-rs/releases) - [Changelog](https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aleph-Alpha/ts-rs/commits) Updates `zip` to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.2...v8.6.0) Updates `ctor` to 1.0.12 - [Release notes](https://github.com/mmastrac/linktime/releases) - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.12) Updates `embed-resource` to 3.0.11 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v2.4.0...v3.0.11) chore(deps): bump the infrastructure group with 8 updates Bumps the infrastructure group with 8 updates: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/BinaryMuse/toml-node) | `3.0.0` | `5.0.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.9` | `2.5.6` | | [@j178/prek](https://github.com/j178/prek) | `0.2.29` | `0.4.11` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.9.6` | `2.11.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.9` | `26.1.2` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.2.0` | `5.2.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.23.5` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.111.0` | `4.118.0` | Updates `toml` from 3.0.0 to 5.0.0 - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v5.0.0) Updates `@biomejs/biome` from 2.4.9 to 2.5.6 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.6/packages/@biomejs/biome) Updates `@j178/prek` from 0.2.29 to 0.4.11 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.2.29...v0.4.11) Updates `@tauri-apps/cli` from 2.9.6 to 2.11.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.9.6...@tauri-apps/cli-v2.11.4) Updates `@types/node` from 24.10.9 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `js-yaml` from 4.2.0 to 5.2.3 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.2.3) Updates `tsx` from 4.21.0 to 4.23.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.23.5) Updates `wrangler` from 4.111.0 to 4.118.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.118.0/packages/wrangler) --- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production dependency-group: infrastructure - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production dependency-group: infrastructure - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production dependency-group: infrastructure - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: infrastructure - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: infrastructure - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production dependency-group: infrastructure - dependency-name: ts-rs dependency-version: 12.0.1 dependency-type: direct:production dependency-group: infrastructure - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production dependency-group: infrastructure - dependency-name: ctor dependency-version: 1.0.12 dependency-type: direct:production dependency-group: infrastructure - dependency-name: embed-resource dependency-version: 3.0.11 dependency-type: direct:production dependency-group: infrastructure - dependency-name: toml dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: infrastructure - dependency-name: "@biomejs/biome" dependency-version: 2.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infrastructure - dependency-name: "@j178/prek" dependency-version: 0.4.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infrastructure - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infrastructure - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: infrastructure - dependency-name: js-yaml dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: infrastructure - dependency-name: tsx dependency-version: 4.23.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infrastructure - dependency-name: wrangler dependency-version: 4.118.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: infrastructure ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Workspace change through: 536b78c0 changesets found Planned changes to release
|
Contributor
Author
|
Superseded by #211. |
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.
Updates the requirements on dirs, env_logger, reqwest, sha1, sha2, toml, ts-rs, zip, ctor and embed-resource to permit the latest version.
Updates
dirsto 6.0.0Commits
Updates
env_loggerto 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
reqwestto 0.13.4Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
sha1to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
sha2to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
tomlto 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
ts-rsto 12.0.1Changelog
Sourced from ts-rs's changelog.
... (truncated)
Commits
Updates
zipto 8.6.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)Updates
ctorto 1.0.12Release notes
Sourced from ctor's releases.
Commits
Updates
embed-resourceto 3.0.11Commits
e2e7c63Bump version to 3.0.11. Add@kv-mahlbergto authors list04138f7Add compile_for_cdylib46125cbOnly try vswhom when targetting i386 or amd6475be2b9Bump version to 3.0.10. Add@Berrysoftto authors listb2e062cOnly care about $MINGW_CHOST when building with windres577a1c4Fix target passed to the compiler chooserad34627Need to #[cfg] mod windres93a49a7Unify non-Win32 ok path78f8a77port previous34c3e90Avoid race to std{in,out,err} in is_runnable()Bumps the infrastructure group with 8 updates:
3.0.05.0.02.4.92.5.60.2.290.4.112.9.62.11.424.10.926.1.24.2.05.2.34.21.04.23.54.111.04.118.0Updates
tomlfrom 3.0.0 to 5.0.0Changelog
Sourced from toml's changelog.
... (truncated)
Commits
ccd8b105.0.000ac4a6Update changelog121e5faMerge pull request #74 from BinaryMuse/mkt/big-ints2b6bcb7Add opt-in BigInt support, throw when parsing out of bounds values38fb4e64.3.05222a64feat: Add opt-in Temporal support for date/time values (#73)95f79b34.2.0b71c439Merge pull request #72 from BinaryMuse/fix/nesting-depth-dosa2d6dbbUpdate changelog967b8b0fix: bound nesting depth to prevent stack-overflow DoSUpdates
@biomejs/biomefrom 2.4.9 to 2.5.6Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
1139f1cci: release (#11022)781d68dfeat(lint/js): addnoRestrictedProperties(#9806)412a0e9ci: release (#10948)b3b12b3feat(lint): add noNegationInEqualityCheck rule (#10915)9a66bc7chore: add latitude to sponsors (#10947)bfc3f3dci: release (#10887)9e1999fchore: revert the revert0b0fd8dchore: revert0afa35aci: release (#10817)3447b2ffeat(useDomQuerySelector): add ignore option (#10835)Updates
@j178/prekfrom 0.2.29 to 0.4.11Release notes
Sourced from @j178/prek's releases.
... (truncated)
Changelog
Sourced from @j178/prek's changelog.
... (truncated)
Commits
92ba6c8Bump version to 0.4.11 (#2402)f575e42Bump quinn-proto from 0.11.14 to 0.11.16 (#2401)c0ed56dPreserve system download policy when applying metadata (#2395)3b8b5c5Install Node hooks through git url (#2394)ff11cbbImplementrequirements-txt-fixeras a builtin hook (#2390)c7dfc32Match identify tags across filename parts (#2399)928dc5cSpeed up mixed-line-ending scans with memchr2 (#2391)6c89849Honor filenames in builtin hook entry and args (#2389)28bc3f0Add description for no-commit-to-branch (#2388)1d9adddReduce blocking-pool overhead in file hooks (#2384)Updates
@tauri-apps/clifrom 2.9.6 to 2.11.4Release notes
Description has been truncated