Skip to content

fix(deps): update all non-major dependencies#125

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

fix(deps): update all non-major dependencies#125
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 24, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
bytes dependencies minor 1.10.1 -> 1.11.0 age confidence
clap dependencies patch 4.5.51 -> 4.5.53 age confidence
glob devDependencies minor 11.0.3 -> 11.1.0 age confidence
indexmap dependencies patch 2.12.0 -> 2.12.1 age confidence
python uses-with minor 3.12 -> 3.14 age confidence
webpack devDependencies minor 5.102.1 -> 5.103.0 age confidence
org.apache.maven.plugins:maven-gpg-plugin (source) build patch 3.2.4 -> 3.2.8 age confidence
org.apache.maven.plugins:maven-javadoc-plugin (source) build minor 3.8.0 -> 3.12.0 age confidence
org.apache.maven.plugins:maven-install-plugin (source) build patch 3.1.2 -> 3.1.4 age confidence
com.sensmetry:sysand (source) compile patch VERSION -> 0.0.6 age confidence
com.sensmetry:sysand-maven-plugin (source) compile patch VERSION -> 0.0.6 age confidence
org.apache.maven.plugins:maven-plugin-plugin (source) build minor 3.13.1 -> 3.15.2 age confidence
org.apache.maven.plugin-tools:maven-plugin-annotations (source) provided minor 3.13.1 -> 3.15.2 age confidence

Release Notes

tokio-rs/bytes (bytes)

v1.11.0

Compare Source

Fixed
  • fix: BytesMut only reuse if src has remaining (#​803)
  • Specialize BytesMut::put::<Bytes> (#​793)
  • Reserve capacity in BytesMut::put (#​794)
  • Change BytesMut::remaining_mut to use isize::MAX instead of usize::MAX (#​795)
Internal changes
  • Guarantee address in slice() for empty slices. (#​780)
  • Rename Vtable::to_* -> Vtable::into_* (#​776)
  • Fix latest clippy warnings (#​787)
  • Ignore BytesMut::freeze doctest on wasm (#​790)
  • Move drop_fn of from_owner into vtable (#​801)
clap-rs/clap (clap)

v4.5.53

Compare Source

Features
  • Add default_values_if, default_values_ifs

v4.5.52

Compare Source

Fixes
  • Don't panic when args_conflicts_with_subcommands conflicts with an ArgGroup
isaacs/node-glob (glob)

v11.1.0

Compare Source

indexmap-rs/indexmap (indexmap)

v2.12.1

Compare Source

  • Simplified a lot of internals using hashbrown's new bucket API.
actions/python-versions (python)

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0

webpack/webpack (webpack)

v5.103.0

Compare Source

Features
  • Added DotenvPlugin and top level dotenv option to enable this plugin
  • Added WebpackManifestPlugin
  • Added support the ignoreList option in devtool plugins
  • Allow to use custom javascript parse function
  • Added import.meta.env support for environment variables
  • Added support for import.meta.dirname and import.meta.filename
  • Added support import.defer() for statistical path
  • Handle import.meta.main
  • Added suport to setup named exports for JSON modules and disable usage named export for import file from "./file.json" with { type: "json" }
  • Added support __dirname/__filename/import.meta.dirname/import.meta.filename for universal target
  • [CSS] Added the exportType option with link (by default), "text" and css-style-sheet values
  • [CSS] Added support for composes properties
Fixes
  • The dependOn chunk must be loaded before the common chunk
  • Return to namespace import when the external request includes a specific export
  • No runtime extra runtime code for module libraries
  • Delay HMR accept dependencies to preserve import attributes
  • Properly handle external presets for universal target
  • Fixed incorrect identifier of import binding for module externals
  • Fixed when defer import and dynamic default export mixed
  • Reduce generated output when globalThis supported
  • Fixed loading async modules in defer import
  • Reexport module for default import when no used exports for systemjs library
  • Rename HarmonyExportDependencyParserPlugin exported id to CompatibilityPlugin tagged id
  • Handle __dirname and __filename for ES modules
  • Rename single nested __webpack_export__ and __webpack_require__ in already bundled code
  • [Types] webpack function type
  • [Types] NormalModule type
  • [Types] Multi compiler configuration type
  • [Types] Fixed regression in custom hashDigest type
  • [CSS] No extra runtime for initial chunk
  • [CSS] Fixed a lot of CSS modules bugs
sensmetry/sysand (com.sensmetry:sysand)

v0.0.6

Compare Source

Changes
  • Added workspace support (#​101). Warning: it is considered experimental and can be changed or removed at any time.
    Current features:
    • Projects belonging to the workspace can be listed in .workspace.json.
    • Sysand can build kpar archives for all projects in workspace by running sysand build in workspace root directory

Signed Sysand binaries are provided below


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@andrius-puksta-sensmetry
Copy link
Copy Markdown
Collaborator

Included in #127

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