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

Dependency Dashboard #8

Open
21 tasks
forking-renovate bot opened this issue Dec 3, 2021 · 2 comments
Open
21 tasks

Dependency Dashboard #8

forking-renovate bot opened this issue Dec 3, 2021 · 2 comments
Assignees
Labels
api: logging Issues related to the googleapis/java-logging-servlet-initializer API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@forking-renovate
Copy link

forking-renovate bot commented Dec 3, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2
  • build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.5.0
  • build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0
  • test(deps): update dependency com.google.truth:truth to v1.4.2
  • deps: update actions/github-script action to v7
  • deps: update actions/setup-java action to v4
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/approve-readme.yaml
  • actions/github-script v6
.github/workflows/auto-release.yaml
  • actions/github-script v6
.github/workflows/ci.yaml
  • actions/checkout v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
  • actions/checkout v3
  • actions/setup-java v3
.github/workflows/samples.yaml
  • actions/checkout v3
  • actions/setup-java v3
maven
pom.xml
  • com.google.cloud:google-cloud-shared-config 1.5.6
  • com.google.cloud:google-cloud-shared-dependencies 3.11.0
  • com.google.cloud:google-cloud-logging 3.14.6
  • jakarta.servlet:jakarta.servlet-api 4.0.4
  • junit:junit 4.13.2
  • org.easymock:easymock 5.1.0
  • org.eclipse.jetty:jetty-client 9.4.51.v20230217
  • org.eclipse.jetty:jetty-server 9.4.51.v20230217
  • org.eclipse.jetty:jetty-servlet 9.4.51.v20230217
  • org.apache.tomcat.embed:tomcat-embed-core 9.0.76
  • io.undertow:undertow-core 2.2.24.Final
  • io.undertow:undertow-servlet 2.2.24.Final
  • org.apache.maven.plugins:maven-project-info-reports-plugin 3.4.5
  • org.apache.maven.plugins:maven-javadoc-plugin 3.5.0
samples/install-without-bom/pom.xml
  • com.google.cloud.samples:shared-configuration 1.2.0
  • com.google.cloud:google-cloud-logging-servlet-initializer 0.2.13-alpha
  • junit:junit 4.13.2
  • com.google.truth:truth 1.1.5
  • org.codehaus.mojo:build-helper-maven-plugin 3.4.0
samples/pom.xml
  • com.google.cloud.samples:shared-configuration 1.2.0
  • org.apache.maven.plugins:maven-deploy-plugin 3.1.1
  • org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13
samples/snapshot/pom.xml
  • com.google.cloud.samples:shared-configuration 1.2.0
  • com.google.cloud:google-cloud-logging-servlet-initializer 0.2.14-alpha-SNAPSHOT
  • junit:junit 4.13.2
  • com.google.truth:truth 1.1.5
  • org.codehaus.mojo:build-helper-maven-plugin 3.4.0
samples/snippets/pom.xml
  • com.google.cloud.samples:shared-configuration 1.2.0
  • com.google.cloud:google-cloud-logging-servlet-initializer 0.2.13-alpha
  • junit:junit 4.13.2
  • com.google.truth:truth 1.1.5

  • Check this box to trigger a request for Renovate to run again on this repository
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging-servlet-initializer API. label Dec 4, 2021
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Dec 4, 2021
@minherz minherz removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Dec 19, 2021
@minherz
Copy link
Collaborator

minherz commented Dec 19, 2021

Discovered problems were due to misconfigurations.

@minherz minherz closed this as completed Dec 19, 2021
@forking-renovate forking-renovate bot reopened this Dec 19, 2021
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Dec 19, 2021
@minherz minherz added type: process A process-related concern. May include testing, release, or the like. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Feb 1, 2022
@losalex losalex assigned minherz and unassigned losalex Mar 18, 2022
@minherz
Copy link
Collaborator

minherz commented Mar 18, 2022

Currently the repo uses fixed versions of Servlet-based Web server packages (undertow, jetty) and Jakarta servlet.
The reason for it is to support customers who aren't ready to upgrade.
The planned modification of the test setup will provide two profiles for testing: latest and fixed and will run both nightly.
We will keep this issue open until the work is completed

@losalex losalex added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging-servlet-initializer API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

3 participants