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 #242

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-java action minor v3.12.0 -> v3.13.0 age adoption passing confidence
github/codeql-action action minor v2.21.5 -> v2.22.3 age adoption passing confidence
ossf/scorecard-action action minor v2.2.0 -> v2.3.0 age adoption passing confidence
step-security/harden-runner action minor v2.5.1 -> v2.6.0 age adoption passing confidence
org.apache.maven.plugins:maven-shade-plugin build patch 3.5.0 -> 3.5.1 age adoption passing confidence
org.eclipse.jetty:jetty-client (source) test patch 9.4.52.v20230823 -> 9.4.53.v20231009 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin build minor 3.5.0 -> 3.6.0 age adoption passing confidence
org.eclipse.jetty:jetty-server (source) compile patch 9.4.52.v20230823 -> 9.4.53.v20231009 age adoption passing confidence
org.eclipse.jetty:jetty-servlet (source) compile patch 9.4.52.v20230823 -> 9.4.53.v20231009 age adoption passing confidence
com.google.cloud.tools:appengine-maven-plugin compile minor 2.4.4 -> 2.5.0 age adoption passing confidence
org.apache.maven:maven-core compile patch 3.9.4 -> 3.9.5 age adoption passing confidence
org.apache.maven:maven-plugin-api compile patch 3.9.4 -> 3.9.5 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

actions/setup-java (actions/setup-java)

v3.13.0

Compare Source

What's changed

In the scope of this release, support for Dragonwell JDK was added by @​Accelerator1996 in https://github.com/actions/setup-java/pull/532

steps:
 - name: Checkout
   uses: actions/checkout@v3
 - name: Setup-java
   uses: actions/setup-java@v3
   with:
     distribution: 'dragonwell'
     java-version: '17'

Several inaccuracies were also fixed:

New Contributors

Full Changelog: actions/setup-java@v3...v3.13.0

github/codeql-action (github/codeql-action)

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

ossf/scorecard-action (ossf/scorecard-action)

v2.3.0

Compare Source

What's Changed

Documentation

New Contributors

Full Changelog: ossf/scorecard-action@v2.2.0...v2.3.0

step-security/harden-runner (step-security/harden-runner)

v2.6.0

Compare Source

What's Changed

Release v2.6.0 by @​varunsh-coder in https://github.com/step-security/harden-runner/pull/346

This release adds support for self-hosted Virtual Machine runners (e.g. on EC2).

Full Changelog: step-security/harden-runner@v2...v2.6.0

GoogleCloudPlatform/app-maven-plugin (com.google.cloud.tools:appengine-maven-plugin)

v2.5.0

Compare Source

  • Update to appengine-plugins-core 0.10.0 that supports GAE java17 and java21 runtimes.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 has been generated by Mend Renovate. View repository job log here.

@kenneth-rosario kenneth-rosario merged commit b89ba19 into GoogleCloudPlatform:main Oct 19, 2023
19 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch October 19, 2023 18:18
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.

3 participants