Skip to content

Commit

Permalink
Merge pull request #218 from dependabot/fix-directory-added
Browse files Browse the repository at this point in the history
added new directory to create payload
  • Loading branch information
jakecoffman authored Jul 29, 2024
2 parents 2769784 + b6802c3 commit 2083337
Show file tree
Hide file tree
Showing 66 changed files with 252 additions and 76 deletions.
3 changes: 3 additions & 0 deletions tests/smoke-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ output:
type: git
url: https://github.com/actions/setup-ruby
version: 1.1.3
directory: /
- name: actions/setup-node
previous-requirements:
- file: .github/workflows/i-am-a-smoke-test.yml
Expand All @@ -245,6 +246,7 @@ output:
type: git
url: https://github.com/actions/setup-node
version: "2"
directory: /
updated-dependency-files:
- content: |
name: Smoke test manifest
Expand Down Expand Up @@ -376,6 +378,7 @@ output:
type: git
url: https://github.com/actions/setup-go
version: 4.1.0
directory: /
updated-dependency-files:
- content: |
name: Smoke test manifest
Expand Down
4 changes: 4 additions & 0 deletions tests/smoke-bundler-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ output:
requirement: 1.2.3
source: null
version: 1.2.3
directory: /bundler/multi-dir/foo
- name: nokogiri
previous-requirements:
- file: Gemfile
Expand All @@ -151,6 +152,7 @@ output:
requirement: 1.11.1
source: null
version: 1.11.1
directory: /bundler/multi-dir/foo
- name: nokogiri
previous-requirements:
- file: Gemfile
Expand All @@ -166,6 +168,7 @@ output:
requirement: 1.11.1
source: null
version: 1.11.1
directory: /bundler/multi-dir/bar
- name: rack
previous-requirements:
- file: Gemfile
Expand All @@ -181,6 +184,7 @@ output:
requirement: 3.0.7
source: null
version: 3.0.7
directory: /bundler/multi-dir/bar
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down
3 changes: 3 additions & 0 deletions tests/smoke-bundler-group-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ output:
requirement: 1.59.0
source: null
version: 1.59.0
directory: /bundler
- name: rack
previous-requirements:
- file: Gemfile
Expand All @@ -140,6 +141,7 @@ output:
type: git
url: [email protected]:rack/rack.git
version: cc95b0db910b58c0ebb7aafa957400218ffbf500
directory: /bundler
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down Expand Up @@ -513,6 +515,7 @@ output:
requirement: 3.0.1
source: null
version: 3.0.1
directory: /bundler
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down
3 changes: 3 additions & 0 deletions tests/smoke-bundler-group-vendoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ output:
requirement: 1.53.1
source: null
version: 1.53.1
directory: /bundler-vendored
- name: rack
previous-requirements:
- file: Gemfile
Expand All @@ -129,6 +130,7 @@ output:
requirement: 3.0.9.1
source: null
version: 3.0.9.1
directory: /bundler-vendored
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down Expand Up @@ -594,6 +596,7 @@ output:
requirement: 3.0.1
source: null
version: 3.0.1
directory: /bundler-vendored
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-bundler-security-subdep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ output:
previous-version: 3.2.8
requirements: []
version: 3.3.2
directory: /bundler/security-subdep
updated-dependency-files:
- content: |
GIT
Expand Down
5 changes: 5 additions & 0 deletions tests/smoke-bundler-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ output:
requirement: 3.1.0
source: null
version: 3.1.0
directory: /bundler/multi-dir/foo
- name: nokogiri
previous-requirements:
- file: Gemfile
Expand All @@ -128,11 +129,13 @@ output:
requirement: 1.15.5
source: null
version: 1.15.5
directory: /bundler/multi-dir/foo
- name: rack
previous-requirements: []
previous-version: 1.6.13
requirements: []
version: 2.2.8.1
directory: /bundler/multi-dir/foo
- name: nokogiri
previous-requirements:
- file: Gemfile
Expand All @@ -148,6 +151,7 @@ output:
requirement: 1.15.5
source: null
version: 1.15.5
directory: /bundler/multi-dir/bar
- name: rack
previous-requirements:
- file: Gemfile
Expand All @@ -163,6 +167,7 @@ output:
requirement: 3.0.9.1
source: null
version: 3.0.9.1
directory: /bundler/multi-dir/bar
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down
2 changes: 2 additions & 0 deletions tests/smoke-bundler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ output:
requirement: 1.32.0
source: null
version: 1.32.0
directory: /
updated-dependency-files:
- content: |
# frozen_string_literal: true
Expand Down Expand Up @@ -351,6 +352,7 @@ output:
requirement: = 2.0.6
source: null
version: 2.0.6
directory: /
updated-dependency-files:
- content: |
GIT
Expand Down
4 changes: 4 additions & 0 deletions tests/smoke-cargo-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ output:
requirement: =0.3.0
source: null
version: 0.3.0
directory: /cargo/multi-dir/foo
- name: regex
previous-requirements:
- file: Cargo.toml
Expand All @@ -212,6 +213,7 @@ output:
requirement: '>=1.6.0, <1.8.0'
source: null
version: 1.7.1
directory: /cargo/multi-dir/foo
- name: time
previous-requirements:
- file: Cargo.toml
Expand All @@ -227,6 +229,7 @@ output:
requirement: =0.3.0
source: null
version: 0.3.0
directory: /cargo/multi-dir/bar
- name: rand
previous-requirements:
- file: Cargo.toml
Expand All @@ -250,6 +253,7 @@ output:
type: git
url: ssh://[email protected]/rust-random/rand.git
version: 937320cbfeebd4352a23086d9c6e68f067f74644
directory: /cargo/multi-dir/bar
updated-dependency-files:
- content: |
[package]
Expand Down
5 changes: 5 additions & 0 deletions tests/smoke-cargo-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ output:
requirement: =0.3.30
source: null
version: 0.3.30
directory: /cargo/multi-dir/foo
- name: regex
previous-requirements:
- file: Cargo.toml
Expand All @@ -188,6 +189,7 @@ output:
requirement: '>=1.6.0, <1.11.0'
source: null
version: 1.10.2
directory: /cargo/multi-dir/foo
- name: itoa
previous-requirements:
- file: Cargo.toml
Expand All @@ -211,6 +213,7 @@ output:
type: git
url: https://github.com/dtolnay/itoa.git
version: 81c115b833792b698cbac1af2d37d707c6a641ee
directory: /cargo/multi-dir/foo
- name: time
previous-requirements:
- file: Cargo.toml
Expand All @@ -226,6 +229,7 @@ output:
requirement: =0.3.30
source: null
version: 0.3.30
directory: /cargo/multi-dir/bar
- name: rand
previous-requirements:
- file: Cargo.toml
Expand All @@ -249,6 +253,7 @@ output:
type: git
url: ssh://[email protected]/rust-random/rand.git
version: 937320cbfeebd4352a23086d9c6e68f067f74644
directory: /cargo/multi-dir/bar
updated-dependency-files:
- content: |
[package]
Expand Down
5 changes: 5 additions & 0 deletions tests/smoke-cargo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ output:
requirement: =0.3.20
source: null
version: 0.3.20
directory: /cargo
updated-dependency-files:
- content: |
[package]
Expand Down Expand Up @@ -463,6 +464,7 @@ output:
requirement: '>=1.6.0, <1.8.0'
source: null
version: 1.7.3
directory: /cargo
updated-dependency-files:
- content: |
[package]
Expand Down Expand Up @@ -746,6 +748,7 @@ output:
type: git
url: ssh://[email protected]/rust-random/rand.git
version: 937320cbfeebd4352a23086d9c6e68f067f74644
directory: /cargo
updated-dependency-files:
- content: |
[package]
Expand Down Expand Up @@ -1004,6 +1007,7 @@ output:
type: git
url: https://github.com/dtolnay/itoa.git
version: 3cab737d59c60014655268a79930861db300023d
directory: /cargo
updated-dependency-files:
- content: |
[package]
Expand Down Expand Up @@ -1224,6 +1228,7 @@ output:
previous-version: 0.2.141
requirements: []
version: 0.2.142
directory: /cargo
updated-dependency-files:
- content: |
# This file is automatically @generated by Cargo.
Expand Down
3 changes: 3 additions & 0 deletions tests/smoke-composer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ output:
type: git
url: https://github.com/phpstan/phpstan.git
version: 1.10.25
directory: /composer
- name: phpstan/phpstan-strict-rules
previous-requirements:
- file: composer.json
Expand All @@ -121,6 +122,7 @@ output:
type: git
url: https://github.com/phpstan/phpstan-strict-rules.git
version: 1.5.1
directory: /composer
updated-dependency-files:
- content: |
{
Expand Down Expand Up @@ -379,6 +381,7 @@ output:
type: git
url: https://github.com/PHPMailer/PHPMailer.git
version: 6.8.0
directory: /composer
updated-dependency-files:
- content: |
{
Expand Down
2 changes: 2 additions & 0 deletions tests/smoke-devcontainers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ output:
requirement: "2"
source: null
version: 2.11.1
directory: /devcontainers
updated-dependency-files:
- content: |-
{
Expand Down Expand Up @@ -178,6 +179,7 @@ output:
requirement: "2.0"
source: null
version: 2.0.0
directory: /devcontainers
updated-dependency-files:
- content: |
{
Expand Down
4 changes: 4 additions & 0 deletions tests/smoke-docker-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ output:
registry: mcr.microsoft.com
tag: "8.0"
version: "8.0"
directory: /docker/multi-dir/dotnet6
- name: dotnet/sdk
previous-requirements:
- file: Dockerfile
Expand All @@ -112,6 +113,7 @@ output:
registry: mcr.microsoft.com
tag: "8.0"
version: "8.0"
directory: /docker/multi-dir/dotnet6
- name: dotnet/aspnet
previous-requirements:
- file: Dockerfile
Expand All @@ -129,6 +131,7 @@ output:
registry: mcr.microsoft.com
tag: 8.0-cbl-mariner2.0
version: 8.0-cbl-mariner2.0
directory: /docker/multi-dir/dotnet7
- name: dotnet/sdk
previous-requirements:
- file: Dockerfile
Expand All @@ -146,6 +149,7 @@ output:
registry: mcr.microsoft.com
tag: "8.0"
version: "8.0"
directory: /docker/multi-dir/dotnet7
updated-dependency-files:
- content: "# syntax=docker/dockerfile:1.3\n\n# The first image is used by Visual Studio in container fast mode - this should be the base for the final image \n# See https://aka.ms/containerfastmode to understand how Visual Studio uses the first image for faster debugging.\nFROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base\n\nFROM mcr.microsoft.com/dotnet/sdk:8.0 AS build\n\nFROM base AS final\n\nRUN apt-get update && \\\n apt-get upgrade -y\n"
content_encoding: utf-8
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ output:
source:
tag: "22.04"
version: "22.04"
directory: /
updated-dependency-files:
- content: |
FROM ubuntu:22.04
Expand Down
5 changes: 5 additions & 0 deletions tests/smoke-elm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ output:
requirement: 1.0.1
source: null
version: 1.0.1
directory: /
updated-dependency-files:
- content: |
{
Expand Down Expand Up @@ -233,6 +234,7 @@ output:
requirement: 1.0.5
source: null
version: 1.0.5
directory: /
updated-dependency-files:
- content: |
{
Expand Down Expand Up @@ -318,6 +320,7 @@ output:
requirement: 1.1.3
source: null
version: 1.1.3
directory: /
updated-dependency-files:
- content: |
{
Expand Down Expand Up @@ -409,6 +412,7 @@ output:
requirement: 1.0.2
source: null
version: 1.0.2
directory: /
updated-dependency-files:
- content: |
{
Expand Down Expand Up @@ -494,6 +498,7 @@ output:
requirement: 1.0.1
source: null
version: 1.0.1
directory: /
updated-dependency-files:
- content: |
{
Expand Down
Loading

0 comments on commit 2083337

Please sign in to comment.