]> git.openstreetmap.org Git - rails.git/commitdiff
Merge pull request #5295 from tomhughes/danger-branches
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Nov 2024 16:07:41 +0000 (16:07 +0000)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 16:07:41 +0000 (16:07 +0000)
Create base and head branches before running danger

1  2 
Gemfile.lock

diff --combined Gemfile.lock
index 86a69b9f5831c9ea4db1c408bcf7ef2236b120f2,d5e02f3530becb5beb1943712175635bf630b5a3..5d15e550c55d1dd8bcfdf3bec73091af8ae130bf
@@@ -1,51 -1,31 +1,31 @@@
- GIT
-   remote: https://github.com/tomhughes/danger.git
-   revision: a265cf74d2f464a25796b48d95697f5eed553454
-   ref: pull-request-target
-   specs:
-     danger (9.5.1)
-       base64 (~> 0.2)
-       claide (~> 1.0)
-       claide-plugins (>= 0.9.2)
-       colored2 (~> 3.1)
-       cork (~> 0.1)
-       faraday (>= 0.9.0, < 3.0)
-       faraday-http-cache (~> 2.0)
-       git (~> 1.13)
-       kramdown (~> 2.3)
-       kramdown-parser-gfm (~> 1.0)
-       octokit (>= 4.0)
-       pstore (~> 0.1)
-       terminal-table (>= 1, < 4)
  GEM
    remote: https://rubygems.org/
    specs:
      aasm (5.5.0)
        concurrent-ruby (~> 1.0)
 -    actioncable (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actioncable (7.2.2)
 +      actionpack (= 7.2.2)
 +      activesupport (= 7.2.2)
        nio4r (~> 2.0)
        websocket-driver (>= 0.6.1)
        zeitwerk (~> 2.6)
 -    actionmailbox (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      activejob (= 7.2.1.2)
 -      activerecord (= 7.2.1.2)
 -      activestorage (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actionmailbox (7.2.2)
 +      actionpack (= 7.2.2)
 +      activejob (= 7.2.2)
 +      activerecord (= 7.2.2)
 +      activestorage (= 7.2.2)
 +      activesupport (= 7.2.2)
        mail (>= 2.8.0)
 -    actionmailer (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      actionview (= 7.2.1.2)
 -      activejob (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actionmailer (7.2.2)
 +      actionpack (= 7.2.2)
 +      actionview (= 7.2.2)
 +      activejob (= 7.2.2)
 +      activesupport (= 7.2.2)
        mail (>= 2.8.0)
        rails-dom-testing (~> 2.2)
 -    actionpack (7.2.1.2)
 -      actionview (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actionpack (7.2.2)
 +      actionview (= 7.2.2)
 +      activesupport (= 7.2.2)
        nokogiri (>= 1.8.5)
        racc
        rack (>= 2.2.4, < 3.2)
        useragent (~> 0.16)
      actionpack-page_caching (1.2.4)
        actionpack (>= 4.0.0)
 -    actiontext (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      activerecord (= 7.2.1.2)
 -      activestorage (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actiontext (7.2.2)
 +      actionpack (= 7.2.2)
 +      activerecord (= 7.2.2)
 +      activestorage (= 7.2.2)
 +      activesupport (= 7.2.2)
        globalid (>= 0.6.0)
        nokogiri (>= 1.8.5)
 -    actionview (7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    actionview (7.2.2)
 +      activesupport (= 7.2.2)
        builder (~> 3.1)
        erubi (~> 1.11)
        rails-dom-testing (~> 2.2)
        rails-html-sanitizer (~> 1.6)
      active_record_union (1.3.0)
        activerecord (>= 4.0)
 -    activejob (7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    activejob (7.2.2)
 +      activesupport (= 7.2.2)
        globalid (>= 0.3.6)
 -    activemodel (7.2.1.2)
 -      activesupport (= 7.2.1.2)
 -    activerecord (7.2.1.2)
 -      activemodel (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    activemodel (7.2.2)
 +      activesupport (= 7.2.2)
 +    activerecord (7.2.2)
 +      activemodel (= 7.2.2)
 +      activesupport (= 7.2.2)
        timeout (>= 0.4.0)
      activerecord-import (1.8.1)
        activerecord (>= 4.2)
 -    activestorage (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      activejob (= 7.2.1.2)
 -      activerecord (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    activestorage (7.2.2)
 +      actionpack (= 7.2.2)
 +      activejob (= 7.2.2)
 +      activerecord (= 7.2.2)
 +      activesupport (= 7.2.2)
        marcel (~> 1.0)
 -    activesupport (7.2.1.2)
 +    activesupport (7.2.2)
        base64
 +      benchmark (>= 0.3)
        bigdecimal
        concurrent-ruby (~> 1.0, >= 1.3.1)
        connection_pool (>= 2.2.5)
      autoprefixer-rails (10.4.19.0)
        execjs (~> 2)
      aws-eventstream (1.3.0)
 -    aws-partitions (1.997.0)
 -    aws-sdk-core (3.211.0)
 +    aws-partitions (1.1004.0)
 +    aws-sdk-core (3.212.0)
        aws-eventstream (~> 1, >= 1.3.0)
        aws-partitions (~> 1, >= 1.992.0)
        aws-sigv4 (~> 1.9)
      aws-sdk-kms (1.95.0)
        aws-sdk-core (~> 3, >= 3.210.0)
        aws-sigv4 (~> 1.5)
 -    aws-sdk-s3 (1.169.0)
 +    aws-sdk-s3 (1.170.1)
        aws-sdk-core (~> 3, >= 3.210.0)
        aws-sdk-kms (~> 1)
        aws-sigv4 (~> 1.5)
      aws-sigv4 (1.10.1)
        aws-eventstream (~> 1, >= 1.0.2)
      base64 (0.2.0)
 +    benchmark (0.4.0)
      better_errors (2.10.1)
        erubi (>= 1.0.0)
        rack (>= 0.9.0)
        rexml
      crass (1.0.6)
      dalli (3.2.8)
+     danger (9.5.1)
+       base64 (~> 0.2)
+       claide (~> 1.0)
+       claide-plugins (>= 0.9.2)
+       colored2 (~> 3.1)
+       cork (~> 0.1)
+       faraday (>= 0.9.0, < 3.0)
+       faraday-http-cache (~> 2.0)
+       git (~> 1.13)
+       kramdown (~> 2.3)
+       kramdown-parser-gfm (~> 1.0)
+       octokit (>= 4.0)
+       pstore (~> 0.1)
+       terminal-table (>= 1, < 4)
      danger-auto_label (1.3.1)
        danger-plugin-api (~> 1.0)
      danger-plugin-api (1.0.0)
        sprockets (> 3.0)
        sprockets-rails
        tilt
 -    date (3.3.4)
 +    date (3.4.0)
      debug (1.9.2)
        irb (~> 1.10)
        reline (>= 0.3.8)
      debug_inspector (1.2.0)
      deep_merge (1.2.2)
 -    delayed_job (4.1.12)
 -      activesupport (>= 3.0, < 8.0)
 -    delayed_job_active_record (4.1.10)
 -      activerecord (>= 3.0, < 8.0)
 +    delayed_job (4.1.13)
 +      activesupport (>= 3.0, < 9.0)
 +    delayed_job_active_record (4.1.11)
 +      activerecord (>= 3.0, < 9.0)
        delayed_job (>= 3.0, < 5)
      docile (1.4.1)
      doorkeeper (5.7.1)
      globalid (1.2.1)
        activesupport (>= 6.1)
      google-protobuf (3.25.5)
 -    hashdiff (1.1.1)
 +    hashdiff (1.1.2)
      hashie (5.0.0)
      highline (3.1.1)
        reline
        rails-dom-testing (>= 1, < 3)
        railties (>= 4.2.0)
        thor (>= 0.14, < 2.0)
 -    json (2.7.4)
 +    json (2.8.1)
      jwt (2.9.3)
        base64
      kgio (2.11.4)
      minitest (5.25.1)
      minitest-focus (1.4.0)
        minitest (>= 4, < 6)
 -    msgpack (1.7.3)
 +    msgpack (1.7.5)
      multi_json (1.15.0)
      multi_xml (0.7.1)
        bigdecimal (~> 3.1)
      nap (1.1.0)
 -    net-http (0.4.1)
 +    net-http (0.5.0)
        uri
 -    net-imap (0.5.0)
 +    net-imap (0.5.1)
        date
        net-protocol
      net-pop (0.1.2)
        omniauth (~> 2.0)
      open4 (1.3.4)
      openstreetmap-deadlock_retry (1.3.1)
 -    ostruct (0.6.0)
 -    overcommit (0.64.0)
 +    ostruct (0.6.1)
 +    overcommit (0.64.1)
        childprocess (>= 0.6.3, < 6)
        iniparse (~> 1.4)
 -      rexml (~> 3.2)
 +      rexml (>= 3.3.9)
      parallel (1.26.3)
 -    parser (3.3.5.0)
 +    parser (3.3.6.0)
        ast (~> 2.4.1)
        racc
      pg (1.5.9)
      popper_js (2.11.8)
      progress (3.6.0)
      pstore (0.1.3)
 -    psych (5.1.2)
 +    psych (5.2.0)
        stringio
      public_suffix (6.0.1)
      puma (5.6.9)
      rackup (1.0.1)
        rack (< 3)
        webrick
 -    rails (7.2.1.2)
 -      actioncable (= 7.2.1.2)
 -      actionmailbox (= 7.2.1.2)
 -      actionmailer (= 7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      actiontext (= 7.2.1.2)
 -      actionview (= 7.2.1.2)
 -      activejob (= 7.2.1.2)
 -      activemodel (= 7.2.1.2)
 -      activerecord (= 7.2.1.2)
 -      activestorage (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    rails (7.2.2)
 +      actioncable (= 7.2.2)
 +      actionmailbox (= 7.2.2)
 +      actionmailer (= 7.2.2)
 +      actionpack (= 7.2.2)
 +      actiontext (= 7.2.2)
 +      actionview (= 7.2.2)
 +      activejob (= 7.2.2)
 +      activemodel (= 7.2.2)
 +      activerecord (= 7.2.2)
 +      activestorage (= 7.2.2)
 +      activesupport (= 7.2.2)
        bundler (>= 1.15.0)
 -      railties (= 7.2.1.2)
 +      railties (= 7.2.2)
      rails-controller-testing (1.0.5)
        actionpack (>= 5.0.1.rc1)
        actionview (>= 5.0.1.rc1)
      rails_param (1.3.1)
        actionpack (>= 3.2.0)
        activesupport (>= 3.2.0)
 -    railties (7.2.1.2)
 -      actionpack (= 7.2.1.2)
 -      activesupport (= 7.2.1.2)
 +    railties (7.2.2)
 +      actionpack (= 7.2.2)
 +      activesupport (= 7.2.2)
        irb (~> 1.13)
        rackup (>= 1.0.0)
        rake (>= 12.2)
      rdoc (6.7.0)
        psych (>= 4.0.0)
      regexp_parser (2.9.2)
 -    reline (0.5.10)
 +    reline (0.5.11)
        io-console (~> 0.5)
      request_store (1.7.0)
        rack (>= 1.4)
      rexml (3.3.9)
      rinku (2.0.6)
      rotp (6.3.0)
 -    rouge (4.4.0)
 +    rouge (4.5.1)
      rtlcss (0.2.1)
        mini_racer (>= 0.6.3)
 -    rubocop (1.67.0)
 +    rubocop (1.68.0)
        json (~> 2.3)
        language_server-protocol (>= 3.17.0)
        parallel (~> 1.10)
        rubocop-ast (>= 1.32.2, < 2.0)
        ruby-progressbar (~> 1.7)
        unicode-display_width (>= 2.4.0, < 3.0)
 -    rubocop-ast (1.33.0)
 +    rubocop-ast (1.35.0)
        parser (>= 3.3.1.0)
      rubocop-capybara (2.21.0)
        rubocop (~> 1.41)
      sawyer (0.9.2)
        addressable (>= 2.3.5)
        faraday (>= 0.17.3, < 3)
 -    securerandom (0.3.1)
 +    securerandom (0.3.2)
      selenium-webdriver (4.23.0)
        base64 (~> 0.2)
        logger (~> 1.4)
        execjs (>= 0.3.0, < 3)
      thor (1.3.2)
      tilt (2.4.0)
 -    timeout (0.4.1)
 +    timeout (0.4.2)
      turbo-rails (2.0.11)
        actionpack (>= 6.0.0)
        railties (>= 6.0.0)
        addressable (>= 2.8.0)
        crack (>= 0.3.2)
        hashdiff (>= 0.4.0, < 2.0.0)
 -    webrick (1.8.2)
 +    webrick (1.9.0)
      websocket (1.2.11)
      websocket-driver (0.7.6)
        websocket-extensions (>= 0.1.0)
@@@ -690,7 -682,7 +684,7 @@@ DEPENDENCIE
    config
    connection_pool
    dalli
-   danger!
+   danger
    danger-auto_label
    dartsass-sprockets
    debug