Skip to content
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): update all non-major dependencies #50

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@chromatic-com/storybook 1.6.0 -> 1.6.1 age adoption passing confidence devDependencies patch
@custom-elements-manifest/analyzer (source) 0.10.2 -> 0.10.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.15.0 -> 7.17.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.15.0 -> 7.17.0 age adoption passing confidence devDependencies minor
aliri_tower =0.5.0 -> =0.6.0 age adoption passing confidence dependencies minor
async-trait 0.1.80 -> 0.1.81 age adoption passing confidence dependencies patch
cached 0.52.0 -> 0.53.0 age adoption passing confidence dependencies minor
eslint (source) 9.6.0 -> 9.8.0 age adoption passing confidence devDependencies minor
husky 9.0.11 -> 9.1.3 age adoption passing confidence devDependencies minor
itertools 0.12.1 -> 0.13.0 age adoption passing confidence dependencies minor
msw (source) 2.3.1 -> 2.3.4 age adoption passing confidence dependencies patch
opentelemetry 0.23.0 -> 0.24.0 age adoption passing confidence dependencies minor
opentelemetry-http 0.12.0 -> 0.13.0 age adoption passing confidence dependencies minor
opentelemetry-otlp (source) 0.16.0 -> 0.17.0 age adoption passing confidence dependencies minor
opentelemetry-semantic-conventions (source) 0.15.0 -> 0.16.0 age adoption passing confidence dependencies minor
opentelemetry_sdk 0.23.0 -> 0.24.0 age adoption passing confidence dependencies minor
prettier (source) 3.3.2 -> 3.3.3 age adoption passing confidence devDependencies patch
prost 0.12.4 -> 0.13.0 age adoption passing confidence dependencies minor
prost-types 0.12.4 -> 0.13.0 age adoption passing confidence dependencies minor
prost-types 0.12.4 -> 0.13.0 age adoption passing confidence dependencies minor
rbatis (source) 4.5.21 -> 4.5.29 age adoption passing confidence dependencies patch
rbdc-pg (source) 4.5.7 -> 4.5.11 age adoption passing confidence dependencies patch
rbs (source) 4.5.17 -> 4.5.18 age adoption passing confidence dependencies patch
serde (source) 1.0.203 -> 1.0.204 age adoption passing confidence dependencies patch
serde_json 1.0.120 -> 1.0.121 age adoption passing confidence dependencies patch
syn 2.0.71 -> 2.0.72 age adoption passing confidence dependencies patch
thiserror 1.0.61 -> 1.0.63 age adoption passing confidence dependencies patch
tokio (source) 1.38.0 -> 1.39.2 age adoption passing confidence dependencies minor
tonic 0.11.0 -> 0.12.0 age adoption passing confidence dependencies minor
tonic-build 0.11.0 -> 0.12.0 age adoption passing confidence build-dependencies minor
tonic-health 0.11.0 -> 0.12.0 age adoption passing confidence dependencies minor
tonic-reflection 0.11.0 -> 0.12.0 age adoption passing confidence dependencies minor
tonic-web 0.11.0 -> 0.12.0 age adoption passing confidence dependencies minor
tower-http =0.4.4 -> =0.5.2 age adoption passing confidence dependencies minor
tracing-opentelemetry 0.24.0 -> 0.25.0 age adoption passing confidence dependencies minor
typed-builder 0.18.1 -> 0.19.0 age adoption passing confidence dependencies minor
typescript (source) 5.5.3 -> 5.5.4 age adoption passing confidence devDependencies patch
vitepress (source) 1.2.3 -> 1.3.1 age adoption passing confidence devDependencies minor
vue (source) 3.4.31 -> 3.4.34 age adoption passing confidence dependencies patch

Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook)

v1.6.1

Compare Source

🐛 Bug Fix
Authors: 1

open-wc/custom-elements-manifest (@​custom-elements-manifest/analyzer)

v0.10.3

Compare Source

  • Better support symbols used as propertys, e.g. get [foo]() { return 1 }
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

v7.16.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

You can read about our versioning strategy and releases on our website.

v7.16.0

Compare Source

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

  • eslint-plugin: [no-floating-promises] add checkThenables option

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.17.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.16.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.16.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

neoeinstein/aliri (aliri_tower)

v0.6.0: aliri_tower: v0.6.0

⚠ BREAKING CHANGES
  • deps: update Rust HTTP crates to be based on HTTP 1.0 (#​70)
Features
  • debug trace outputs on JWT validation failure (#​43) (b22724d)
  • deps: update Rust HTTP crates to be based on HTTP 1.0 (#​70) (3157a38)
Bug Fixes
dtolnay/async-trait (async-trait)

v0.1.81

Compare Source

jaemk/cached (cached)

v0.53.0

[0.53.0]

eslint/eslint (eslint)

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

typicode/husky (husky)

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

Super saiyan god dog! It's over 9.0.0!

There's a bug with this release which prevents the deprecation notice to appear and requires to remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.

What's new

You can now run package commands directly, no need for npx or equivalents.
It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

### .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

### .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
git update-index --again

For more advanced use cases, see lint-staged.

Fixes

  • bunx husky init command
  • Workaround for some hooks implementation on Windows 🤷

Deprecations

  • Remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" from your hooks
  • Move your code from ~/.huskyrc to .config/husky/init.sh

Support for these will be removed in v10, notices have been added.

Friendly reminder

If Git hooks don't fit your workflow, you can disable Husky globally. Just add export HUSKY=0 to .config/husky/init.sh.

I've seen some confusion about this on X, so just a heads-up!

Sponsoring

Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: GitHub Sponsors.

Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉

rust-itertools/itertools (itertools)

v0.13.0

Compare Source

Breaking
  • Removed implementation of DoubleEndedIterator for ConsTuples (#​853)
  • Made MultiProduct fused and fixed on an empty iterator (#​835, #​834)
  • Changed iproduct! to return tuples for maxi one iterator too (#​870)
  • Changed PutBack::put_back to return the old value (#​880)
  • Removed deprecated repeat_call, Itertools::{foreach, step, map_results, fold_results} (#​878)
  • Removed TakeWhileInclusive::new (#​912)
Added
  • Added Itertools::{smallest_by, smallest_by_key, largest, largest_by, largest_by_key} (#​654, #​885)
  • Added Itertools::tail (#​899)
  • Implemented DoubleEndedIterator for ProcessResults (#​910)
  • Implemented Debug for FormatWith (#​931)
  • Added Itertools::get (#​891)
Changed
  • Deprecated Itertools::group_by (renamed chunk_by) (#​866, #​879)
  • Deprecated unfold (use std::iter::from_fn instead) (#​871)
  • Optimized GroupingMapBy (#​873, #​876)
  • Relaxed Fn bounds to FnMut in diff_with, Itertools::into_group_map_by (#​886)
  • Relaxed Debug/Clone bounds for MapInto (#​889)
  • Documented the use_alloc feature (#​887)
  • Optimized Itertools::set_from (#​888)
  • Removed badges in README.md (#​890)
  • Added "no-std" categories in Cargo.toml (#​894)
  • Fixed Itertools::k_smallest on short unfused iterators (#​900)
  • Deprecated Itertools::tree_fold1 (renamed tree_reduce) (#​895)
  • Deprecated GroupingMap::fold_first (renamed reduce) (#​902)
  • Fixed Itertools::k_smallest(0) to consume the iterator, optimized Itertools::k_smallest(1) (#​909)
  • Specialized Combinations::nth (#​914)
  • Specialized MergeBy::fold (#​920)
  • Specialized CombinationsWithReplacement::nth (#​923)
  • Specialized FlattenOk::{fold, rfold} (#​927)
  • Specialized Powerset::nth (#​924)
  • Documentation fixes (#​882, #​936)
  • Fixed assert_equal for iterators longer than i32::MAX (#​932)
  • Updated the must_use message of non-lazy KMergeBy and TupleCombinations (#​939)
Notable Internal Changes
  • Tested iterator laziness (#​792)
  • Created CONTRIBUTING.md (#​767)
mswjs/msw (msw)

v2.3.4

Compare Source

v2.3.4 (2024-07-23)

Bug Fixes

v2.3.3

Compare Source

v2.3.3 (2024-07-23)

Bug Fixes

v2.3.2

Compare Source

v2.3.2 (2024-07-19)

Bug Fixes
open-telemetry/opentelemetry-rust (opentelemetry)

v0.24.0

Compare Source

See individual crate changelogs for details.

open-telemetry/opentelemetry-rust (opentelemetry-otlp)

v0.17.0

Compare Source

  • Add "metrics", "logs" to default features. With this, default feature list is
    "trace", "metrics" and "logs".
  • OtlpMetricPipeline.build() no longer invoke the
    global::set_meter_provider. User who setup the pipeline must do it
    themselves using global::set_meter_provider(meter_provider.clone());.
  • Add with_resource on OtlpLogPipeline, replacing the with_config method.
    Instead of using
    .with_config(Config::default().with_resource(RESOURCE::default())) users must
    now use .with_resource(RESOURCE::default()) to configure Resource when using
    OtlpLogPipeline.
  • Breaking The methods OtlpTracePipeline::install_simple() and OtlpTracePipeline::install_batch() would now return TracerProvider instead of Tracer.
    These methods would also no longer set the global tracer provider. It would now be the responsibility of users to set it by calling global::set_tracer_provider(tracer_provider.clone());. Refer to the basic-otlp and basic-otlp-http examples on how to initialize OTLP Trace Exporter.
  • Breaking Correct the misspelling of "webkpi" to "webpki" in features #​1842
  • Bump MSRV to 1.70 #​1840
  • Fixing the OTLP HTTP/JSON exporter. #​1882 - The exporter was broken in the
    previous release.
  • Breaking 1869 The OTLP logs exporter now overrides the InstrumentationScope::name field with the target from LogRecord, if target is populated.
  • Groups batch of LogRecord and Span by their resource and instrumentation scope before exporting, for better efficiency #​1873.
  • Breaking Update to http v1 and tonic v0.12 #​1674
  • Update opentelemetry dependency version to 0.24
  • Update opentelemetry_sdk dependency version to 0.24
  • Update opentelemetry-http dependency version to 0.13
  • Update opentelemetry-proto dependency version to 0.7
open-telemetry/opentelemetry-rust (opentelemetry-semantic-conventions)

v0.16.0

Compare Source

Changed
  • Breaking Moved duplicated (and unrelated) attributes from opentelemetry_semantic_conventions::trace and opentelemetry_semantic_conventions::resource into opentelemetry_semantic_conventions::attribute (which now contains all semantic attributes). trace and resource now only contain references to attributes which fall under their respective category.
Added
  • Created opentelemetry_semantic_conventions::metric to store metric semantic conventions.
prettier/prettier (prettier)

v3.3.3

Compare Source

diff

Add parentheses for nullish coalescing in ternary (#​16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;

// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
Add parentheses for decorator expressions (#​16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@​(foo`tagged template`)
class X {}

// Prettier 3.3.2
@​foo`tagged template`
class X {}

// Prettier 3.3.3
@​(foo`tagged template`)
class X {}
Support @let declaration syntax (#​16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

@​let name = 'Frodo';

<h1>Dashboard for {{name}}</h1>
Hello, {{name}}

For more details, please refer to the excellent blog post by the Angular Team: Introducing @​let in Angular.

We also appreciate the Angular Team for kindly answering our questions to implement this feature.

tokio-rs/prost (prost)

v0.13.1

Compare Source

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Bug fixes

  • Enum variant named Error causes ambiguous item (#​1098)

v0.13.0

Compare Source

note: this version was yanked in favor of 0.13.1

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

This major update brings new features and fixes:

Breaking changes

  • derive Copy trait for messages where possible (#​950)

    prost-build will automatically derive trait Copy for some messages. If you manually implement Copy you should remove your implementation.

  • Change generated functions signatures to remove type parameters (#​1045)

    The function signature of trait Message is changed to use impl Buf instead of a named generic type. If you implement trait Message, you should


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b6fa897 to ea9d93c Compare April 19, 2024 19:18
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 49e2faf to c859147 Compare April 27, 2024 08:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ed79f94 to 980715c Compare April 28, 2024 14:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fe3623f to 6087b4b Compare April 29, 2024 09:35
@Randoooom
Copy link
Collaborator

aliri_tower is only upgradable after the tonic release using http 1.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 80e9457 to 935c870 Compare May 1, 2024 20:58
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies May 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0587a58 to 105018a Compare May 7, 2024 01:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from abbc116 to 38fcc0c Compare July 20, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ac90b68 to e846288 Compare July 27, 2024 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e846288 to e831ccb Compare July 28, 2024 23:48
@Randoooom Randoooom merged commit df7e83b into main Jul 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant