Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/nodejs-containeranalysis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: googleapis/nodejs-containeranalysis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    6e40ebe View commit details
    Browse the repository at this point in the history
  2. fix(issue-417): adding additional asserts to track flaky error (#421)

    * refactor: adding additional asserts to track flaky error
    
    * refactor: remove .only from test
    
    * refactor: fix lint
    
    * refactor: update assert.fail msg
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    pattishin and averikitsch authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    23cd446 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency jsdoc-region-tag to v2 (#415)

    Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    19b727f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency jsdoc-fresh to v2 (#414)

    Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
    renovate-bot and pattishin authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b4ad766 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. feat: support regapic LRO

    PiperOrigin-RevId: 456946341
    Source-Link: googleapis/googleapis@88fd18d
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/accfa371f667439313335c64042b063c1c53102e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    1290f13 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.2.0 (#422)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.0](v4.1.0...v4.2.0) (2022-07-04)
    
    
    ### Features
    
    * support regapic LRO ([1290f13](1290f13))
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/grafeas to v4 ([#420](#420)) ([6e40ebe](6e40ebe))
    * **issue-417:** adding additional asserts to track flaky error ([#421](#421)) ([23cd446](23cd446))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    912b853 View commit details
    Browse the repository at this point in the history
Loading