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

fix(deps): update all non-breaking dependencies #714

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/core (source) 1.2.7 -> 1.10.1 age adoption passing confidence dependencies minor
@types/node (source) 20.10.4 -> 20.12.12 age adoption passing confidence devDependencies minor
@types/vscode (source) 1.85.0 -> 1.89.0 age adoption passing confidence devDependencies minor
node (source) 20.10.0 -> 20.13.1 age adoption passing confidence minor
typescript (source) 5.3.3 -> 5.4.5 age adoption passing confidence devDependencies minor
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 -> 3.13.0 age adoption passing confidence build minor
org.apache.maven.plugins:maven-plugin-plugin 3.10.2 -> 3.13.0 age adoption passing confidence build minor
org.apache.maven.plugins:maven-surefire-plugin 3.2.2 -> 3.2.5 age adoption passing confidence build patch
org.codehaus.mojo:build-helper-maven-plugin (source) 3.5.0 -> 3.6.0 age adoption passing confidence build minor
org.codehaus.mojo:exec-maven-plugin (source) 3.1.1 -> 3.3.0 age adoption passing confidence build minor
org.mockito:mockito-core 5.8.0 -> 5.12.0 age adoption passing confidence test minor
org.junit:junit-bom (source) 5.10.1 -> 5.10.2 age adoption passing confidence import patch
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.16.0 -> 2.17.1 age adoption passing confidence compile minor
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.16.0 -> 2.17.1 age adoption passing confidence compile minor
com.fasterxml.jackson.core:jackson-databind (source) 2.16.0 -> 2.17.1 age adoption passing confidence compile minor
ch.qos.logback:logback-core (source, changelog) 1.4.14 -> 1.5.6 age adoption passing confidence compile minor
ch.qos.logback:logback-classic (source, changelog) 1.4.14 -> 1.5.6 age adoption passing confidence compile minor
org.slf4j:log4j-over-slf4j (source, changelog) 2.0.9 -> 2.0.13 age adoption passing confidence compile patch
org.slf4j:slf4j-api (source, changelog) 2.0.9 -> 2.0.13 age adoption passing confidence compile patch
org.apache.maven.plugin-tools:maven-plugin-annotations 3.10.2 -> 3.13.0 age adoption passing confidence compile minor
org.apache.maven:maven-core 3.9.6 -> 3.9.7 age adoption passing confidence compile patch
org.apache.maven:maven-plugin-api 3.9.6 -> 3.9.7 age adoption passing confidence compile patch
org.apache.commons:commons-text (source) 1.11.0 -> 1.12.0 age adoption passing confidence compile minor
org.apache.maven.plugins:maven-shade-plugin 3.2.1 -> 3.5.3 age adoption passing confidence build minor
commons-cli:commons-cli (source) 1.6.0 -> 1.8.0 age adoption passing confidence compile minor
com.github.xmlet:xsdParser 1.2.4 -> 1.2.14 age adoption passing confidence compile patch

Release Notes

actions/toolkit (@​actions/core)

v1.10.1

  • Fix error message reference in oidc utils #​1511

v1.10.0

  • saveState and setOutput now use environment files if available #​1178
  • getMultilineInput now correctly trims whitespace by default #​1185

v1.9.1

  • Randomize delimiter when calling core.exportVariable

v1.9.0

  • Added toPosixPath, toWin32Path and toPlatformPath utilities #​1102

v1.8.2

  • Update to v2.0.1 of @actions/http-client #​1087

v1.8.1

  • Update to v2.0.0 of @actions/http-client

v1.8.0

v1.7.0

v1.6.0

v1.5.0

v1.4.0

v1.3.0

nodejs/node (node)

v20.13.1: 2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Compare Source

2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Revert "tools: install npm PowerShell scripts on Windows"

Due to a regression in the npm installation on Windows, this commit reverts the change that installed npm PowerShell scripts on Windows.

Commits
  • [b7d80802cc] - Revert "tools: install npm PowerShell scripts on Windows" (marco-ippolito) #​52897

v20.13.0

Compare Source

v20.12.2: 2024-04-10, Version 20.12.2 'Iron' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v20.12.1

Compare Source

v20.12.0

Compare Source

v20.11.1

Compare Source

v20.11.0

Compare Source

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

mojohaus/build-helper-maven-plugin (org.codehaus.mojo:build-helper-maven-plugin)

v3.6.0

Compare Source

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

🔧 Build

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)

v3.3.0

Compare Source

🚀 New features and improvements

📦 Dependency updates

v3.2.0

Compare Source

🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
🔧 Build
mockito/mockito (org.mockito:mockito-core)

v5.12.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0
  • 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot[bot], jonghoonpark
  • Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#​3341)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#​3339)
  • Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#​3338)
  • Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#​3337)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#​3336)
  • Fixes #​3331 : Fix AdditionalMatchers.and() and AdditionalMatchers.or() not to swap the order of matchers (#​3335)
  • AdditionalMatchers.and() and or() swap matcher order (#​3331)
  • Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#​3327)
  • Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#​3324)
  • Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#​3322)
  • Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#​3320)
  • Bump com.gradle.enterprise from 3.17 to 3.17.2 (#​3318)
  • Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 (#​3317)
  • Update codecov-action version (#​3316)
  • Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 (#​3312)
  • Bump com.gradle.enterprise from 3.16.2 to 3.17 (#​3311)
  • Bump versions.bytebuddy from 1.14.12 to 1.14.13 (#​3308)
  • Fix README logo (#​3305)
  • Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 (#​3303)
  • Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5 (#​3298)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 (#​3296)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0 (#​3295)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 (#​3292)
  • Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 (#​3291)
  • Fixes #​3286 : Mockito.only() points to the wanted call as unwanted if it is the first being calledIssue3286 (#​3287)
  • Mockito.only() points to the wanted call as unwanted if it is the first being called. (#​3286)
  • Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 (#​3284)

v5.11.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.11.0
  • 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, dependabot[bot]
  • Fixes #​3281 : Add native method to exception message of MissingMethodI… (#​3283)
  • MissingMethodInvocationException is thrown when mocking native method in 5.x (#​3281)
  • Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 (#​3277)
  • Bump versions.bytebuddy from 1.14.11 to 1.14.12 (#​3272)
  • Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#​3268)
  • Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 (#​3267)
  • Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#​3266)
  • Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (#​3265)
  • Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#​3264)
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#​3261)
  • Bump versions.junitJupiter from 5.10.1 to 5.10.2 (#​3260)
  • Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 (#​3258)
  • Fixes #​3229: Resolve test generic arguments (#​3257)
  • Bump org.shipkit:shipkit-auto-version from 2.0.2 to 2.0.3 (#​3256)
  • Use kvm on ubuntu instead of macos to run Android tests (#​3252)
  • Fixes #​3240 : Renamed mockito bom artifact (#​3251)
  • Remove shipkit workaround for generateChangelog (#​3250)
  • Bump com.gradle.enterprise from 3.16.1 to 3.16.2 (#​3249)
  • Mockito bom missing artifact in maven central for java21 (#​3240)
  • @Captor test parameters don't work with primitive type arguments (#​3229)
  • Gradle 8.2: work around fix for release publishing (#​3053)

v5.10.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.10.0
  • 2024-01-24 - 8 commit(s) by Andre Brait, dependabot[bot]
  • Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#​3248)
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#​3247)
  • Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#​3245)
  • Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#​3244)
  • Better typing for PluginLoader#loadPlugin(..) (#​3242)
  • Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#​3241)
  • Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#​3236)
  • Fixes #​3219: Add support for static mocks on DoNotMockEnforcer (#​3220)
  • Mockito#mockStatic(Class<?>) skips DoNotMockEnforcer (#​3219)

v5.9.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.9.0
  • 2024-01-14 - 18 commit(s) by Björn Michael, Stefano Cordio, dependabot[bot]
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 (#​3234)
  • Align Javadoc configuration to Java 21 standards (#​3230)
  • Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.19.2 (#​3228)
  • Run release job on Java 21 (#​3226)
  • Update Gradle to 8.5 (#​3225)
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#​3223)
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#​3218)
  • @​since at ArgumentCaptor.captor() (#​3214)
  • Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 (#​3213)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 (#​3211)
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 (#​3210)
  • Bump versions.bytebuddy from 1.14.10 to 1.14.11 (#​3208)
  • Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 (#​3206)
  • Bump actions/upload-artifact from 3 to 4 (#​3201)
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 (#​3200)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 (#​3193)
  • Bump com.gradle.enterprise from 3.15.1 to 3.16 (#​3192)
  • Bump com.diffplug.spotless from 6.23.2 to 6.23.3 (#​3191)
qos-ch/slf4j (org.slf4j:log4j-over-slf4j)

v2.0.13

v2.0.12

v2.0.11

v2.0.10


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Issues about dependencies label Dec 18, 2023
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 5 times, most recently from 75a46c9 to c7b68e9 Compare December 24, 2023 13:59
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 2 times, most recently from 65298d8 to 8774339 Compare December 30, 2023 02:06
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 8 times, most recently from a1c8bc4 to 3222185 Compare January 14, 2024 15:14
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 6 times, most recently from 884998a to 7327ee2 Compare January 18, 2024 12:35
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 6 times, most recently from 1ec916f to 5a5b1c9 Compare January 25, 2024 11:16
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 8 times, most recently from 8943fe0 to 992a629 Compare May 1, 2024 18:48
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 7 times, most recently from cd7e79b to 079ae18 Compare May 9, 2024 16:52
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 2 times, most recently from 1e65853 to 512dc43 Compare May 14, 2024 06:47
@renovate renovate bot force-pushed the renovate/all-non-breaking branch 11 times, most recently from 3e4e7ac to 934da84 Compare May 25, 2024 12:17
@renovate renovate bot force-pushed the renovate/all-non-breaking branch from 934da84 to 043ef4f Compare May 27, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues about dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant