Skip to content
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/release-please
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.4.0
Choose a base ref
...
head repository: googleapis/release-please
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.5.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 4 contributors

Commits on Dec 11, 2023

  1. fix(node-workspace): Add update-peer-dependencies option that also up…

    …dates peer dependencies (#2094)
    
    * fix: Node workspace plugin now updates peer dependencies. Fixes #1943
    
    * test: Remove obsolete snapshot
    
    * feat: Add update-peer-dependencies option to the node-workspace plugin
    
    * chore: Remove unused snapshot
    
    * test: Correct test for peerDependencies option
    
    Fixes #1943
    
    ---------
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    TimothyJones and chingor13 authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    c84414a View commit details
    Browse the repository at this point in the history
  2. fix: pass pull request header and footer options to merge plugin (#2143)

    * fix: pass pull request header and footer options to merge plugin
    
    * chore: add test for header/footer in multi package PRs
    
    * fixup! chore: add test for header/footer in multi package PRs
    
    ---------
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    lukekarrys and chingor13 authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    e848100 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    59f4a6a View commit details
    Browse the repository at this point in the history
  4. refactor: move updatePeerDependencies config to node-workspace plugin (

    …#2164)
    
    * refactor: move updatePeerDependencies config to node-workspace plugin
    
    * docs: adjust guidance on updatePeerDependencies
    
    * fix: remove extra update-peer-dependencies reference
    chingor13 authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    3bae613 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 16.4.1 (#2163)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Jeff Ching <chingor@google.com>
    release-please[bot] and chingor13 authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    a31ee08 View commit details
    Browse the repository at this point in the history
  6. feat: export current release-please version as VERSION constant (#2159)

    * build: switch to manifest
    
    * feat: export current release-please version as VERSION
    chingor13 authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    264af84 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 16.5.0 (#2165)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 11, 2023
    1 Configuration menu
    Copy the full SHA
    4e31340 View commit details
    Browse the repository at this point in the history
Loading