fix(deps): update all dependencies #836
Merged
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:
v4.6.0->v4.6.2v5.3.1->v5.4.0v3.28.8->v3.28.128.12.1->8.1315.4.3->15.5.0v2.4.0->v2.4.14.6.0->4.7.05.15.2->5.16.133.4.0-jre->33.4.5-jre1.2025.0->1.2025.25.11.4->5.12.14.2.2->4.3.02.18.2->2.18.32.18.2->2.18.32.18.2->2.18.32.18.2->2.18.32.0.16->2.0.174.1.117.Final->4.1.119.Final4.1.117.Final->4.1.119.Final4.1.118.Final->4.1.119.Final4.1.118.Final->4.1.119.Final4.1.117.Final->4.1.119.Final2.31.0->2.33.11.2.2->1.2.48.18.0->8.19.01.46.0->1.48.01.2.2->1.2.42.1.10->2.1.20Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
codecov/codecov-action (codecov/codecov-action)
v5.4.0Compare Source
What's Changed
use_pypibypasses integrity checks too by @webknjaz in https://github.com/codecov/codecov-action/pull/1773Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
github/codeql-action (github/codeql-action)
v3.28.12Compare Source
v3.28.11Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.11 - 07 Mar 2025
See the full CHANGELOG.md for more information.
v3.28.10Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.10 - 21 Feb 2025
See the full CHANGELOG.md for more information.
v3.28.9Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.9 - 07 Feb 2025
See the full CHANGELOG.md for more information.
gradle/gradle (gradle)
v8.13Compare Source
lint-staged/lint-staged (lint-staged)
v15.5.0Compare Source
Minor Changes
630af5fThanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.jswith only double quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"'are stagedNow
file.jswith only double-quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"ossf/scorecard-action (ossf/scorecard-action)
v2.4.1Compare Source
What's Changed
file_modeinput which controls how repository files are fetched from GitHub. The default isarchive, butgitproduces the most accurate results for repositories with.gitattributesfiles at the cost of analysis speed.--file-modeby @spencerschrock in https://github.com/ossf/scorecard-action/pull/1509Docs
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.0...v2.4.1
yarnpkg/berry (yarn)
v4.7.0Compare Source
mockito/mockito (org.mockito:mockito-junit-jupiter)
v5.16.1Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
v5.16.0Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
--infoto diagnose closeAndReleaseStagingRepositories issues (#3567)qos-ch/slf4j (org.slf4j:slf4j-api)
v2.0.17DataDog/datadog-api-client-java (com.datadoghq:datadog-api-client)
v2.33.1Changed
Full Changelog: DataDog/datadog-api-client-java@datadog-api-client-2.33.0...datadog-api-client-2.33.1
v2.33.0Fixed
javascriptbrowser variable type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2702ListCatalogEntitypagination endpoint to use correct offset value by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2740Added
number_formatto each formula in widget by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2716trendsupport forcell_display_modeby @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2713extractedValuesFromScriptto multistep API tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2730Changed
x-unstableby @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2708Deprecated
v2.32.0Fixed
Added
typein Data Deletion API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2656provider_nameattribute to pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2643embeddedQueriesattribute toqueriesin app builder api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2690Changed
x-unstableby @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2691reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)
v1.2.4Reactor Netty1.2.4is part of2024.0.4Release Train.What's Changed
POSTempty body sendingcontent-length 0by @violetagg in #3663✨ New features and improvements
Reactor Corev3.7.4by @chemicL ina8dd03f, see release notesNettyv4.1.119.Finalby @violetagg in #3659HttpMeterRegistrarAdapterto track active streams inHTTP/2andHTTP/3by @raccoonback in #3632🐞 Bug fixes
Nullableannotation by @violetagg in #3626, #3628, #3629, #3646NullPointerExceptioninHttp2SettingsSpec#hashCodeby [@violetagg](https://redirect.githuConfiguration
📅 Schedule: Branch creation - "* 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 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.