diff --git a/tests/smoke-devcontainers.yaml b/tests/smoke-devcontainers.yaml index c88ebd26..ff356b6d 100644 --- a/tests/smoke-devcontainers.yaml +++ b/tests/smoke-devcontainers.yaml @@ -1,5 +1,6 @@ input: job: + command: update package-manager: devcontainers allowed-updates: - update-type: all @@ -167,8 +168,21 @@ output: name: devcontainers package_manager: name: devcontainers - version: N/A - raw_version: N/A + version: 0.83.3 + raw_version: 0.83.3 + language: + name: node + version: 22.22.0 + raw_version: 22.22.0 + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: devcontainers + package_manager: + name: devcontainers + version: 0.83.3 + raw_version: 0.83.3 language: name: node version: 22.22.0 @@ -252,8 +266,8 @@ output: name: devcontainers package_manager: name: devcontainers - version: N/A - raw_version: N/A + version: 0.83.3 + raw_version: 0.83.3 language: name: node version: 22.22.0 diff --git a/tests/smoke-elm.yaml b/tests/smoke-elm.yaml index 325f35fa..8d9d1ad7 100644 --- a/tests/smoke-elm.yaml +++ b/tests/smoke-elm.yaml @@ -1,5 +1,6 @@ input: job: + command: update package-manager: elm allowed-updates: - update-type: all @@ -24,9 +25,6 @@ input: repo: dependabot/smoke-tests directory: / commit: 832e37c1a7a4ef89feb9dc7cfa06f62205191994 - credentials-metadata: - - host: github.com - type: git_source credentials: - host: github.com password: $LOCAL_GITHUB_ACCESS_TOKEN @@ -128,6 +126,31 @@ output: version: 1.0.0 dependency_files: - /elm.json + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: create_pull_request expect: data: @@ -350,6 +373,138 @@ output: min_raw_version: "" min_version: null raw_constraint: = 0.19.0 + - type: create_pull_request + expect: + data: + base-commit-sha: 832e37c1a7a4ef89feb9dc7cfa06f62205191994 + dependencies: + - name: elm/html + previous-requirements: + - file: elm.json + groups: + - dependencies + requirement: 1.0.0 + source: null + previous-version: 1.0.0 + requirements: + - file: elm.json + groups: + - dependencies + requirement: 1.0.1 + source: null + version: 1.0.1 + directory: / + updated-dependency-files: + - content: | + { + "type": "application", + "source-directories": [ + "src/frontend" + ], + "elm-version": "0.19.0", + "dependencies": { + "direct": { + "elm/browser": "1.0.0", + "elm/core": "1.0.0", + "elm/html": "1.0.1", + "elm/http": "1.0.0", + "elm/json": "1.0.0", + "elm/project-metadata-utils": "1.0.0", + "elm/svg": "1.0.0", + "elm/url": "1.0.0", + "elm-explorations/markdown": "1.0.0" + }, + "indirect": { + "elm/parser": "1.0.0", + "elm/time": "1.0.0", + "elm/virtual-dom": "1.0.0" + } + }, + "test-dependencies": { + "direct": { + "elm/regex": "1.0.0" + }, + "indirect": {} + } + } + content_encoding: utf-8 + deleted: false + directory: / + name: elm.json + operation: update + support_file: false + type: file + pr-title: Bump elm/html from 1.0.0 to 1.0.1 + pr-body: | + Bumps [elm/html](https://github.com/elm/html) from 1.0.0 to 1.0.1. +
+ Commits + +
+
+ commit-message: |- + Bump elm/html from 1.0.0 to 1.0.1 + + Bumps [elm/html](https://github.com/elm/html) from 1.0.0 to 1.0.1. + - [Commits](https://github.com/elm/html/compare/1.0.0...1.0.1) + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: create_pull_request expect: data: @@ -367,9 +522,9 @@ output: - file: elm.json groups: - dependencies - requirement: 1.1.3 + requirement: 1.1.4 source: null - version: 1.1.3 + version: 1.1.4 directory: / updated-dependency-files: - content: | @@ -385,7 +540,7 @@ output: "elm/core": "1.0.0", "elm/html": "1.0.0", "elm/http": "1.0.0", - "elm/json": "1.1.3", + "elm/json": "1.1.4", "elm/project-metadata-utils": "1.0.0", "elm/svg": "1.0.0", "elm/url": "1.0.0", @@ -411,31 +566,31 @@ output: operation: update support_file: false type: file - pr-title: Bump elm/json from 1.0.0 to 1.1.3 + pr-title: Bump elm/json from 1.0.0 to 1.1.4 pr-body: | - Bumps [elm/json](https://github.com/elm/json) from 1.0.0 to 1.1.3. + Bumps [elm/json](https://github.com/elm/json) from 1.0.0 to 1.1.4.
Commits

commit-message: |- - Bump elm/json from 1.0.0 to 1.1.3 + Bump elm/json from 1.0.0 to 1.1.4 - Bumps [elm/json](https://github.com/elm/json) from 1.0.0 to 1.1.3. - - [Commits](https://github.com/elm/json/compare/1.0.0...1.1.3) + Bumps [elm/json](https://github.com/elm/json) from 1.0.0 to 1.1.4. + - [Commits](https://github.com/elm/json/compare/1.0.0...1.1.4) - type: record_ecosystem_meta expect: data: @@ -467,6 +622,31 @@ output: error-type: dependency_file_not_resolvable error-details: message: No elm.json found + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: create_pull_request expect: data: @@ -578,6 +758,31 @@ output: min_raw_version: "" min_version: null raw_constraint: = 0.19.0 + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: create_pull_request expect: data: @@ -681,12 +886,87 @@ output: min_raw_version: "" min_version: null raw_constraint: = 0.19.0 + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: record_update_job_error expect: data: error-type: dependency_file_not_resolvable error-details: message: No elm.json found + - type: record_ecosystem_meta + expect: + data: + - ecosystem: + name: elm + package_manager: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 + language: + name: elm + version: 0.19.0 + raw_version: 0.19.0 + requirement: + max_raw_version: "" + max_version: null + min_raw_version: "" + min_version: null + raw_constraint: = 0.19.0 - type: mark_as_processed expect: data: