Skip to content

Update all non-major dependencies#80

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#80
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Confidence
chart.js (source) 4.4.3 -> 4.5.0 age confidence
katex (source) 0.16.10 -> 0.16.22 age confidence
less (source) 4.2.0 -> 4.4.1 age confidence
less-loader 12.2.0 -> 12.3.0 age confidence
mini-css-extract-plugin 2.9.0 -> 2.9.4 age confidence
plotly.js-strict-dist 2.33.0 -> 2.35.3 age confidence
prettier (source) 3.3.2 -> 3.6.2 age confidence
terser-webpack-plugin 5.3.10 -> 5.3.14 age confidence
webpack 5.92.0 -> 5.101.3 age confidence

Release Notes

chartjs/Chart.js (chart.js)

v4.5.0

Compare Source

Essential Links

Enhancements

  • #​11470 Fix min js two renames
  • #​12054 [fix] #12048 - Add selfJoin option for doughnut graphs
  • #​12058 feature: make above/below colors in filler plugin work with pivoted line charts

Bugs Fixed

  • #​12070 Fix: display stacked bar with multiple x-Axis

Types

  • #​12064 Document requirement of 'this' when calling tick formatters
  • #​12063 Add type definition for beforeEvent changed

Documentation

  • #​12088 Fix grammar typo: 'only draw line' -> 'only draw lines'
  • #​12087 Fix minified URL for development builds in the docs
  • #​12084 fix: correct grammar in segment comments (an segment -> a segment)
  • #​12082 Update docs for Developers API
  • #​12068 Fix minor typo, missing period

Development

Thanks to @​FabTechAT, @​Jee-on, @​LeeLenaleee, @​R2Jeu-prive, @​dependabot[bot], @​ffdm, @​fulldecent, @​joshkel, @​lucasleung8, @​nakanoh, @​xavierleune and dependabot[bot]

v4.4.9

Compare Source

Essential Links

Bugs Fixed

  • #​12057 fix: respect dataset clipping area when filling line charts

Documentation

Development

Thanks to @​LeeLenaleee, @​adrianbrs and @​joshkel

v4.4.8

Compare Source

Essential Links

  • #​12034 [fix] Handle non-primitives in isNumber

Bugs Fixed

  • #​12035 Export ...ParsedData interfaces
  • #​12012 Fix helpers `Chart` type
  • #​11991 Bugfix: TypeError in Interaction due to out-of-bounds index
  • #​11986 Bugfix: return nearest non-null point on interaction when spanGaps=true
  • #​11984 Bugfix: span gaps over null values beyond scale limits

Types

Documentation

Development

Thanks to @​etimberg, @​joshkel, @​marisst, @​pensono and @​prems51

v4.4.7

Compare Source

Essential Links

Types

  • #​11521 fix: correct typing for doughnut, pie, and polarArea charts
  • #​11948 Export TRBL from geometric

Documentation

  • #​11968 Add documentation about setting default tooltip fonts
  • #​11962 Show correct title in multi series pie chart example

Development

Thanks to @​Connormiha, @​DustinEwan, @​LeeLenaleee, @​dependabot and @​dependabot[bot]

v4.4.6

Compare Source

Essential Links

Bugs Fixed

  • #​11938 Fix: applyStack() returned the sum of all values for hidden dataset indices, which causes incorrect animations when showing/hiding stacked datasets.

Development

  • #​11943 chore: version bump for 4.4.6 release
  • #​11933 Fix 404 to samples in release drafter

Thanks to @​DeyLak, @​LeeLenaleee and @​etimberg

v4.4.5

Compare Source

Essential Links

Bugs Fixed

  • #​11927 Don't apply default colors in the colors plugin when defaults are used
  • #​11907 Avoid error if borderOpts.dash is undefined
  • #​11882 Fix initial dataset stacks

Types

  • #​11931 Allow array's in backgroundColor defaults and add hover background and border color to defaults

Documentation

Development

Thanks to @​HieroglypH, @​LeeLenaleee, @​dependabot, @​dependabot[bot] and @​dregad

v4.4.4

Compare Source

Essential Links

Bugs Fixed

  • #​11873 Check if range method exists on element before executing it
  • #​11863 Return false from the average tooltip positioner on no valid data
  • #​11858 Bugfix/issue 11804 tooltip show for all invisible
  • #​11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
  • #​11844 fix issue #11717
  • #​11788 Fix drawing angle lines on reversed radial scale

Types

  • #​11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
  • #​11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
  • #​11817 Remove box padding from legend types
  • #​11796 Add fit method to LegendElement interface
  • #​11780 types: Allow passing undefined for chart options

Documentation

  • #​11871 Add radial linear scale to docs section of samples
  • #​11823 Update OffscreenCanvas documentation, as it is widely available now
  • #​11781 Fix some typos

Development

Thanks to @​CatchABus, @​LeeLenaleee, @​MichelHMachado, @​artus9033, @​huqingkun, @​jdufresne and @​joliss

KaTeX/KaTeX (katex)

v0.16.22

Compare Source

Bug Fixes

v0.16.21

Compare Source

Bug Fixes
  • escape \htmlData attribute name (57914ad)

v0.16.20

Compare Source

Bug Fixes

v0.16.19

Compare Source

Bug Fixes

v0.16.18

Compare Source

Bug Fixes

v0.16.17

Compare Source

Bug Fixes
  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#​3999) (7d79e22), closes #​3995

v0.16.16

Compare Source

Features

v0.16.15

Compare Source

Features
  • italic sans-serif in math mode via \mathsfit command (#​3998) (2218901)

v0.16.14

Compare Source

Features

v0.16.13

Compare Source

Bug Fixes

v0.16.12

Compare Source

Features

v0.16.11

Compare Source

Features
less/less.js (less)

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

webpack-contrib/less-loader (less-loader)

v12.3.0

Compare Source

Features
  • add support for using only webpackImporter (12839c8)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.4

Compare Source

v2.9.3

Compare Source

v2.9.2

Compare Source

v2.9.1

Compare Source

plotly/plotly.js (plotly.js-strict-dist)

v2.35.3

Compare Source

Fixed
  • Set height and width on the .plotly-container div to 100% to fix gl3d rendering in Dash Enterprise apps [#​7313]

v2.35.2

Compare Source

Fixed
  • Fix require path to maplibre-gl.css (regression introduced in 2.35.1) [#​7146],
    with thanks to @​birkskyum for the contribution!

v2.35.1

Compare Source

Fixed
  • Fix rendering traces with zorder on overlayed subplots case of multiple traces in each subplot [#​7141]
  • Fix missing CSS for map(maplibre) subplots when used offline [#​7140],
    with thanks to @​birkskyum for the contribution!

v2.35.0

Compare Source

Added
Changed
  • Deprecate mapbox traces and mapbox subplot [#​7087]
  • Drop obsolete npm v6 installation [#​7095]
  • Use Node.js v18 and npm v10 in development [#​7078]
  • Update npm lockfile to v3 [#​7099]
  • Update turf to v7 [#​7116]
Fixed

v2.34.0

Compare Source

Added
  • Add subtitle attribute to layout.title to enable adding subtitles to plots [#​7012]
  • Introduce "u" and "s" pseudo html tags to add partial underline and strike-through styles to SVG text elements [#​7043]
  • Add geometric mean functionality and 'geometric mean ascending' + 'geometric mean descending' to category_order on cartesian axes [#​6223],
    with thanks to @​acxz and @​prabhathc for the contribution!
  • Add axis property ticklabelindex for drawing the label for each minor tick n positions away from a major tick,
    with thanks to @​my-tien for the contribution! [#​7036]
  • Add property ticklabelstandoff and ticklabelshift to cartesian axes to adjust positioning of tick labels,
    with thanks to @​my-tien for the contribution! [#​7006]
  • Add x0shift, x1shift, y0shift, y1shift to shapes to add control over positioning of shape vertices on (multi-)category axes,
    with thanks to @​my-tien for the contribution! [#​7005]
Fixed
  • Fix displaying scattergl traces while zooming or panning (regression introduced in 2.26.0) [#​7018],
    with thanks to @​eiriklv for the contribution!
  • Fix for excessive hoverlabel removal and overlap for plots with both scatter and bar traces [#​6954],
    with thanks to @​mbant for the contribution!
  • Fix adding cartesian "togglehover" when included in modebar.add [#​5879],
    with thanks to @​Sizurka for the contribution!
  • Handle zorder between overlaying cartesian subplots [#​7032],
    This feature was anonymously sponsored: thank you to our sponsor!
prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

v3.6.1

Compare Source

diff

TypeScript: Allow const without initializer (#​17650, #​17654 by @​fisker)
// Input
export const version: string;

// Prettier 3.6.0 (--parser=babel-ts)
SyntaxError: Unexpected token (1:21)
> 1 | export const version: string;
    |                     ^

// Prettier 3.6.0 (--parser=oxc-ts)
SyntaxError: Missing initializer in const declaration (1:14)
> 1 | export const version: string;
    |              ^^^^^^^^^^^^^^^

// Prettier 3.6.1
export const version: string;
Miscellaneous: Avoid closing files multiple times (#​17665 by @​43081j)

When reading a file to infer the interpreter from a shebang, we use the
n-readlines library to read the first line in order to get the shebang.

This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if n-readlines did not already close
them.

v3.6.0

Compare Source

diff

🔗 Release Notes

v3.5.3

Compare Source

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes

v3.4.2

Compare Source

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#​16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->

C言
語
・
C++
・
Go
・
Rust

<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust

<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#​16891 by @​fisker)
// Input
class A {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
Fix non-idempotent formatting (#​16899 by @​seiyab)

This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.

// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

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
@&#8203;(foo`tagged template`)
class X {}

// Prettier 3.3.2
@&#8203;foo`tagged template`
class X {}

// Prettier 3.3.3
@&#8203;(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:

@&#8203;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.

webpack-contrib/terser-webpack-plugin (terser-webpack-plugin)

v5.3.14

Compare Source

v5.3.13

Compare Source

v5.3.12

Compare Source

v5.3.11

Compare Source

webpack/webpack (webpack)

v5.101.3

Compare Source

v5.101.2

Compare Source

Fixes
  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Compare Source

Fixes
  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup

v5.101.0

Compare Source

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

Fixes
  • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
  • Handle function exports in webpack module wrapper
  • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
  • Generate lose closing brace when exports are unprovided
  • CleanPlugin doesn't unlink same file twice
  • Fixed unexpected error codes from fs.unlink on Windows
  • Typescript types
Features
  • HMR support for ES modules output
  • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
  • Added support using keyword
  • Implemented tc39 Defer Module Evaluation (experiment)
  • Support dynamic template literals expressions for new URL(...)
  • Enable ES modules worker chunk loading for Node.js targets
  • Improved support for destructing in DefinePlugin
  • Added VirtualUrlPlugin to support virtual: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

v5.99.9

Compare Source

Fixes
  • HMR might fail if there are new initial chunks
  • Destructuring namespace import with default
  • Destructuring namespace import with computed-property
  • Generate valid code for es export generation for multiple module entries
  • Fixed public path issue for ES modules
  • Asset modules work when lazy compilation used
  • Eliminate unused statements in certain scenarios
  • Fixed regression with location and order of dependencies
  • Fixed typescript types

v5.99.8

Compare Source

Fixes
  • Fixed type error with latest @types/node
  • Fixed typescript types

v5.99.7

Compare Source

Fixes
  • Don't skip export generation for default reexport (#​19463)
  • Fixed module library export generation for reexport (#​19459)
  • Avoid module concatenation in child compilation for module library (#​19457)
  • Ensure HMR recover gracefully when CSS module with error
  • Respect cause of any errors and errors of AggregateError in stats output
  • Added missing @types/json-schema in types

v5.99.6

Compare Source

Fixes
  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

Fixes
  • Fixed dead control flow with deep nested if/else

v5.99.2

Compare Source

Fixes
  • Dead control flow for exotic cases

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source

Fixes
  • Fixed a lot of types
  • Fixed runtime error when using asset module as entrypoint and runtimeChunk
  • JSON generator now preserves __proto__ property
  • Fixed when entry module isn't executed when targeting webworker with a runtime chunk
  • Do not duplicate modules with import attributes and reexport
  • The module and module ESM libraries have been union and code generation has been improved
  • Use a valid output path for errored asset modules
  • Remove BOM from JavaScript and CSS files when loader was not used
  • Create export for externals for module/modern-module library
  • Export unprovided variables for commonjs-static library
  • Forward semicolons from meta.webpackAST
  • Use xxhash64 for cache.hashAlgorithm when experiments.futureDefaults enabled
  • [CSS] Fixed profiling plugin for CSS
  • [CSS] Avoid extra module.export output for CSS module
Features
  • Add dead control flow check
  • Handle new Worker(import.meta.url) and new Worker(new URL(import.meta.url)) syntax
  • Added ability to generate custom error content for generators
Performance Improvements
  • Fixed excessive calls of getAllReferences
  • Optimize loc for monomorphic inline caching
Chores
  • Switch on strict types for typescript

v5.98.0

Compare Source

Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 from 619ddb0 to cde5171 Compare July 2, 2024 16:45
@renovate renovate bot changed the title Update dependency webpack to v5.92.1 Update all non-major dependencies Jul 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e889427 to c9b50d2 Compare July 18, 2024 16:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9c79c29 to 55584e6 Compare August 22, 2024 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55584e6 to b1ceb93 Compare August 29, 2024 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1346d2a to 256e6df Compare September 10, 2024 21:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 256e6df to b1a71f7 Compare September 25, 2024 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1a71f7 to 74e22a6 Compare October 15, 2024 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 75f621e to 193f6b1 Compare November 1, 2024 12:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 721c3a8 to ed6b751 Compare December 1, 2024 19:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a948371 to 19c7999 Compare December 9, 2024 19:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from eea5929 to 54077fe Compare December 17, 2024 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 695c93d to 3a4b6de Compare April 10, 2025 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 41b41b2 to 61472b9 Compare April 18, 2025 14:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c584767 to 407f51b Compare May 1, 2025 15:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 407f51b to 497c60a Compare May 6, 2025 15:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 497c60a to 9bb3d10 Compare May 20, 2025 17:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9bb3d10 to 30748dd Compare June 14, 2025 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ea3e75a to be83e37 Compare June 27, 2025 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0505627 to a782dc9 Compare July 15, 2025 14:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a782dc9 to 3472fba Compare July 16, 2025 23:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 52da687 to 196d0ec Compare August 4, 2025 16:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 79c5af8 to 9e21fb2 Compare August 14, 2025 18:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 813e9f6 to b0760e0 Compare August 19, 2025 12:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0760e0 to d81d55d Compare August 31, 2025 10:11
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.

0 participants