fix(deps): update all non-major dependencies - autoclosed #103
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.
This PR contains the following updates:
0.10.3->0.10.40.6.3->0.6.40.10.1->0.10.20.6.0->0.6.10.1.82->0.1.850.8.5->0.9.00.53.0->0.54.00.4.38->0.4.399.0.0->9.1.2^0.23.0->^0.24.09.9.1->9.17.00.3.30->0.3.310.1.2->0.1.39.1.5->9.1.70.13.0->0.14.015.2.10->15.3.03.2.0->3.2.12.4.10->2.7.03.15.0->3.15.10.24.0->0.27.00.13.0->0.27.00.17.0->0.27.00.16.0->0.27.00.24.0->0.27.09.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1->9.15.33.3.3->3.4.21.0.86->1.0.920.13.1->0.13.40.13.1->0.13.40.13.2->0.13.41.0.37->1.0.384.5.29->4.5.484.5.4->4.5.74.5.8->4.5.174.5.12->4.5.174.5.18->4.5.240.12.7->0.12.121.83.0->1.83.11.0.128->1.0.1350.8.10->0.8.112.0.76->2.0.951.40.0->1.43.00.12.1->0.12.30.12.2->0.12.30.12.2->0.12.30.12.2->0.12.30.5.0->0.5.20.5.2->0.6.00.1.40->0.1.410.25.0->0.28.00.3.18->0.3.192.7.0->2.8.15.5.4->5.7.35.7.2->5.7.38.19.0->8.19.10.18.1->0.19.00.18->0.191.4.1->1.5.03.5.12->3.5.130.2.0->0.3.0Release Notes
open-wc/custom-elements-manifest (@custom-elements-manifest/analyzer)
v0.10.4Compare Source
@customelementand@customElementclass jsdocneoeinstein/aliri (aliri)
v0.6.4: aliri: v0.6.4Compare Source
Bug Fixes
dtolnay/async-trait (async-trait)
v0.1.85Compare Source
Self: 'async_traitbound in impl when not needed by signature (#284)v0.1.84Compare Source
impl Traitin return type (#282)v0.1.83Compare Source
djc/bb8 (bb8)
v0.9.0: 0.9.0Compare Source
bb8 0.9.0 (and bb8-postgres 0.9.0, bb8-redis 0.18.0) adopts RPITIT (first stabilized in Rust 1.75) to drop the dependency on
async_trait. This comes at the cost of raising the MSRV for these new releases to 1.75. If any bugs are found, I will consider releasing 0.8.x upgrades until such time as Tokio bumps its MSRV to 1.75.What's Changed
v0.8.6Compare Source
What's Changed
Pool::addby @tneely in https://github.com/djc/bb8/pull/214Please consider sponsoring ongoing maintenance or contact @djc to discuss commercial support.
jaemk/cached (cached)
v0.54.0[0.54.0]
chronotope/chrono (chrono)
v0.4.39: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()by @sgoll in https://github.com/chronotope/chrono/pull/1591NaiveWeekmethods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600PartialEq,Eq,Hash,CopyandCloneonNaiveWeekby @DSeeLP in https://github.com/chronotope/chrono/pull/1618#[inline]tonum_daysby @CommanderStorm in https://github.com/chronotope/chrono/pull/1627open-cli-tools/concurrently (concurrently)
v9.1.2Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2
v9.1.1Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1
v9.1.0Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0
v9.0.1Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1
evanw/esbuild (esbuild)
v0.24.2Compare Source
Fix regression with
--defineandimport.meta(#4010, #4012, #4013)The previous change in version 0.24.1 to use a more expression-like parser for
definevalues to allow quoted property names introduced a regression that removed the ability to use--define:import.meta=.... Even thoughimportis normally a keyword that can't be used as an identifier, ES modules special-case theimport.metaexpression to behave like an identifier anyway. This change fixes the regression.This fix was contrib
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.