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

Open
9 tasks
forking-renovate bot opened this issue Jan 12, 2022 · 5 comments
Open
9 tasks

Dependency Dashboard #33

forking-renovate bot opened this issue Jan 12, 2022 · 5 comments
Labels
type: process A process-related concern. May include testing, release, or the like.

Comments

@forking-renovate
Copy link

forking-renovate bot commented Jan 12, 2022

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

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: No releases satisfy vulnerabilityFixVersion

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm standard-version Available

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): replace dependency standard-version with commit-and-tag-version 9.5.0
  • chore(deps): update node.js to v22

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.

  • chore(deps): update java (maven, com.google.cloud.tools:jib-maven-plugin, com.google.cloud.artifactregistry:artifactregistry-maven-wagon, com.google.googlejavaformat:google-java-format, org.jacoco:jacoco-maven-plugin, org.apache.maven.plugins:maven-surefire-plugin, org.apache.maven.plugins:maven-checkstyle-plugin, com.h2database:h2, org.springframework.boot:spring-boot-maven-plugin, org.apache.commons:commons-lang3, org.springframework:spring-beans, org.springframework.boot:spring-boot-starter-data-jpa, org.springframework.boot:spring-boot-starter-log4j2, org.springframework.boot:spring-boot-starter-test, org.springframework.boot:spring-boot-starter-web, org.yaml:snakeyaml, com.google.code.gson:gson, com.github.eirslett:frontend-maven-plugin, org.springframework.boot:spring-boot-starter-parent)

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

maven
pom.xml
  • org.springframework.boot:spring-boot-starter-parent 2.7.8
  • org.springframework.boot:spring-boot-starter-web 2.7.8
  • org.springframework.boot:spring-boot-starter-test 2.7.8
  • org.springframework.boot:spring-boot-starter-log4j2 2.7.8
  • org.springframework.boot:spring-boot-starter-data-jpa 2.7.8
  • org.springframework:spring-beans 5.3.28
  • mysql:mysql-connector-java 8.0.33
  • com.h2database:h2 2.2.224
  • com.google.code.gson:gson 2.10.1
  • org.apache.commons:commons-lang3 3.12.0
  • org.yaml:snakeyaml 2.2
  • com.google.cloud.tools:jib-maven-plugin 3.3.1
  • org.apache.maven.plugins:maven-checkstyle-plugin 3.3.0
  • org.apache.maven.plugins:maven-surefire-plugin 3.2.2
  • org.jacoco:jacoco-maven-plugin 0.8.10
  • com.coveo:fmt-maven-plugin 2.13
  • com.google.googlejavaformat:google-java-format 1.15.0
  • com.google.cloud.artifactregistry:artifactregistry-maven-wagon 2.2.1
  • org.springframework.boot:spring-boot-maven-plugin 2.7.8
  • org.springframework.boot:spring-boot-maven-plugin 2.7.8
  • org.springframework.boot:spring-boot-maven-plugin 2.7.8
src/api-server/pom.xml
  • com.google.abm-edge:abm-edge-usecase 0.1.1-SNAPSHOT
  • org.apache.maven.plugins:maven-resources-plugin 3.3.1
  • com.google.cloud.tools:jib-maven-plugin 3.3.1
src/inventory/pom.xml
  • com.google.abm-edge:abm-edge-usecase 0.1.1-SNAPSHOT
  • com.google.cloud.tools:jib-maven-plugin 3.3.1
src/payments/pom.xml
  • com.google.abm-edge:abm-edge-usecase 0.1.1-SNAPSHOT
  • com.google.cloud.tools:jib-maven-plugin 3.3.1
src/service-sdk/pom.xml
  • com.google.abm-edge:abm-edge-usecase 0.1.1-SNAPSHOT
src/ui/pom.xml
  • com.google.abm-edge:abm-edge-usecase 0.1.1-SNAPSHOT
  • com.github.eirslett:frontend-maven-plugin 1.12.1
maven-wrapper
.mvn/wrapper/maven-wrapper.properties
  • maven 3.9.1
  • maven-wrapper 0.5.6
npm
package.json
  • standard-version 9.5.0
src/ui/package.json
  • @vue/cli-plugin-eslint 5.0.8
  • bootstrap-vue 2.23.1
  • bootstrap 5.3.2
  • vue 2.7.16
  • vue-toast-notification 1.0.1
  • vuex 3.6.2
  • @fortawesome/fontawesome-free 6.5.1
  • @vue/cli-service 5.0.8
  • eslint-config-google 0.14.0
  • eslint-plugin-vue 9.21.1
  • lint 1.1.2
  • vue-template-compiler 2.7.16
  • node >=16.13.2 <21
pip_requirements
.github/releases/requirements.txt
  • semver ==3.0.2
  • lxml ==5.1.0
  • ruamel.yaml ==0.18.6
  • ruamel.yaml.clib ==0.2.8

  • Check this box to trigger a request for Renovate to run again on this repository
@NimJay NimJay added type: cleanup An internal cleanup or hygiene concern. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 17, 2022
@bourgeoisor
Copy link
Member

Commenting to reset OSLO. This is still relevant.

@xtineskim
Copy link
Contributor

I believe something may be wrong when renovate bot opens a PR against main 🤔 will need more investigation, but for now cooling off from OSLO

@minherz
Copy link
Contributor

minherz commented Aug 10, 2022

I suggest the code owner(s) to have a look into auto-generated PRs to resolve dependency issues.

@bourgeoisor
Copy link
Member

Auto-generated PRs already enabled: https://github.com/GoogleCloudPlatform/point-of-sale/pulls

@mathieu-benoit
Copy link
Contributor

Just generated a bunch of Renovate PRs.

@bourgeoisor bourgeoisor added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 27, 2022
@forking-renovate forking-renovate bot added type: process A process-related concern. May include testing, release, or the like. and removed type: cleanup An internal cleanup or hygiene concern. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

5 participants