Skip to content

Update dependency org.entur:netex-parser-java from v3.1.77 to v3.1.78#246

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/patch-netex-parser-java.version
Open

Update dependency org.entur:netex-parser-java from v3.1.77 to v3.1.78#246
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/patch-netex-parser-java.version

Conversation

@renovate

@renovate renovate Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.entur:netex-parser-java (source) 3.1.773.1.78 age confidence

Release Notes

entur/netex-parser-java (org.entur:netex-parser-java)

v3.1.78

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/patch-netex-parser-java.version branch from 1eda0c6 to 8177a28 Compare June 1, 2026 08:05
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 2
  • medium: 6
  • low: 3

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

@renovate renovate Bot force-pushed the renovate/patch-netex-parser-java.version branch from 8177a28 to 05fc84a Compare June 1, 2026 09:02
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 2
  • medium: 6
  • low: 3

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

@renovate renovate Bot force-pushed the renovate/patch-netex-parser-java.version branch from 05fc84a to d0df791 Compare June 1, 2026 09:07
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 2
  • medium: 6
  • low: 3

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

@renovate renovate Bot force-pushed the renovate/patch-netex-parser-java.version branch from d0df791 to 0601f52 Compare June 2, 2026 12:26
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 2
  • medium: 6
  • low: 3

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

@renovate renovate Bot changed the title Update dependency org.entur:netex-parser-java from v3.1.77 to v3.1.78 Update netex-parser-java.version from v3.1.77 to v3.1.78 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/patch-netex-parser-java.version branch from 0601f52 to 7b5915f Compare June 2, 2026 20:34
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 2
  • medium: 6
  • low: 3

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

📄 Terraform Plan PRD

Plan: 10 to add, 0 to change, 0 to destroy. 
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
 + create

Terraform will perform the following actions:

 # google_pubsub_subscription.kafka-stopplace-changelog-subscription will be created
 + resource "google_pubsub_subscription" "kafka-stopplace-changelog-subscription" {
     + ack_deadline_seconds       = (known after apply)
     + id                         = (known after apply)
     + labels                     = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + message_retention_duration = "604800s"
     + name                       = "KafkaStopPlaceChangelog"
     + project                    = "ent-irkalla-prd"
     + topic                      = "KafkaStopPlaceChangelog"
   }

 # google_pubsub_subscription.stopplace-delete-queue-subscription will be created
 + resource "google_pubsub_subscription" "stopplace-delete-queue-subscription" {
     + ack_deadline_seconds       = (known after apply)
     + id                         = (known after apply)
     + labels                     = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + message_retention_duration = "604800s"
     + name                       = "ChouetteStopPlaceDeleteQueue"
     + project                    = "ent-irkalla-prd"
     + topic                      = "ChouetteStopPlaceDeleteQueue"
   }

 # google_pubsub_subscription.stopplace-sync-queue-subscription will be created
 + resource "google_pubsub_subscription" "stopplace-sync-queue-subscription" {
     + ack_deadline_seconds       = (known after apply)
     + id                         = (known after apply)
     + labels                     = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + message_retention_duration = "604800s"
     + name                       = "ChouetteStopPlaceSyncQueue"
     + project                    = "ent-irkalla-prd"
     + topic                      = "ChouetteStopPlaceSyncQueue"
   }

 # google_pubsub_subscription.tiamat-changelog-subscription will be created
 + resource "google_pubsub_subscription" "tiamat-changelog-subscription" {
     + ack_deadline_seconds       = (known after apply)
     + id                         = (known after apply)
     + message_retention_duration = "604800s"
     + name                       = "ror.tiamat.changelog"
     + project                    = "ent-irkalla-prd"
     + topic                      = "projects/ent-tiamat-prd/topics/ror.tiamat.changelog"
   }

 # google_pubsub_topic.kafka-stopplace-changelog-topic will be created
 + resource "google_pubsub_topic" "kafka-stopplace-changelog-topic" {
     + id      = (known after apply)
     + labels  = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + name    = "KafkaStopPlaceChangelog"
     + project = "ent-irkalla-prd"
   }

 # google_pubsub_topic.kafka-stopplace-delete-queue will be created
 + resource "google_pubsub_topic" "kafka-stopplace-delete-queue" {
     + id      = (known after apply)
     + labels  = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + name    = "KafkaStopPlaceDeleteQueue"
     + project = "ent-irkalla-prd"
   }

 # google_pubsub_topic.stopplace-delete-queue will be created
 + resource "google_pubsub_topic" "stopplace-delete-queue" {
     + id      = (known after apply)
     + labels  = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + name    = "ChouetteStopPlaceDeleteQueue"
     + project = "ent-irkalla-prd"
   }

 # google_pubsub_topic.stopplace-sync-queue will be created
 + resource "google_pubsub_topic" "stopplace-sync-queue" {
     + id      = (known after apply)
     + labels  = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + name    = "ChouetteStopPlaceSyncQueue"
     + project = "ent-irkalla-prd"
   }

 # google_storage_bucket.storage_bucket will be created
 + resource "google_storage_bucket" "storage_bucket" {
     + force_destroy               = false
     + id                          = (known after apply)
     + labels                      = {
         + "app"     = "irkalla"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + location                    = "EUROPE-WEST1"
     + name                        = "ror-irkalla-prd"
     + project                     = "ent-irkalla-prd"
     + public_access_prevention    = (known after apply)
     + self_link                   = (known after apply)
     + storage_class               = "REGIONAL"
     + uniform_bucket_level_access = true
     + url                         = (known after apply)

     + logging {
         + log_bucket        = "false"
         + log_object_prefix = "ror-irkalla-prd"
       }

     + versioning {
         + enabled = true
       }
   }

 # google_storage_bucket_object.content_folder will be created
 + resource "google_storage_bucket_object" "content_folder" {
     + bucket         = "ror-irkalla-prd"
     + content        = (sensitive value)
     + content_type   = (known after apply)
     + crc32c         = (known after apply)
     + detect_md5hash = "different hash"
     + id             = (known after apply)
     + kms_key_name   = (known after apply)
     + md5hash        = (known after apply)
     + media_link     = (known after apply)
     + name           = "StopPlace/"
     + output_name    = (known after apply)
     + self_link      = (known after apply)
     + storage_class  = (known after apply)
   }

Plan: 10 to add, 0 to change, 0 to destroy.


View full plan

@renovate renovate Bot changed the title Update netex-parser-java.version from v3.1.77 to v3.1.78 Update netex-parser-java.version (patch) Jun 22, 2026
@renovate renovate Bot changed the title Update netex-parser-java.version (patch) Update dependency org.entur:netex-parser-java from v3.1.77 to v3.1.78 Jun 25, 2026
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.

0 participants