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.12.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.12.1
Choose a head ref
  • 12 commits
  • 22 files changed
  • 12 contributors

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ace2bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2312)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    34abdd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: fix comment at release pr is ugly (#2348)

    Co-authored-by: Jeff Ching <chingor@google.com>
    goatwu1993 and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e562ee2 View commit details
    Browse the repository at this point in the history
  2. fix: add missing generic updaters in to release please config schema …

    …extraFiles (#2344)
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    goatwu1993 and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    050cf93 View commit details
    Browse the repository at this point in the history
  3. fix: don't escape html tags inside of inline code in release notes (#…

    …2367)
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    mehalter and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a41d137 View commit details
    Browse the repository at this point in the history
  4. fix: respect signoff in manifest config (#2334)

    Signed-off-by: Ketil Gjerde <477141+mysteq@users.noreply.github.com>
    Co-authored-by: Jeff Ching <chingor@google.com>
    mysteq and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb968c8 View commit details
    Browse the repository at this point in the history
  5. fix: GenericJSON updater uses regex to find version in matching entry (

    …#2253)
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    0xdbe and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    acc3242 View commit details
    Browse the repository at this point in the history
  6. fix: respect tagSeparator and includeVInTag everywhere (#2283)

    fixes #2282
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    niieani and chingor13 authored Sep 11, 2024
    1 Configuration menu
    Copy the full SHA
    dad27e3 View commit details
    Browse the repository at this point in the history
  7. docs: update manifest-releaser docs to add some clarification around … (

    #2331)
    
    * docs: update manifest-releaser docs to add some clarification around the package path
    
    - make it a little clearer that the package path should be a folder and not a file
    - give an example for creating an empty release-please-manifest.json
    
    Signed-off-by: Amo Chumber <amo@sysadmiral.xyz>
    
    * Update manifest-releaser.md
    
    ---------
    
    Signed-off-by: Amo Chumber <amo@sysadmiral.xyz>
    Co-authored-by: Jeff Ching <chingor@google.com>
    sysadmiral and chingor13 authored Sep 11, 2024
    1 Configuration menu
    Copy the full SHA
    a4bbce1 View commit details
    Browse the repository at this point in the history
  8. docs: fix xml mention in json docs (#2243)

    Co-authored-by: Jeff Ching <chingor@google.com>
    AngelOnFira and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    92abffb View commit details
    Browse the repository at this point in the history
  9. fix: prevent open release PRs from being mistaken as current releases (

    …#2323)
    
    * docs: add compile step to local run command
    
    * fix: prevent open release PRs from being mistaken as current releases
    
    ---------
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    stdavis and chingor13 authored Sep 11, 2024
    1 Configuration menu
    Copy the full SHA
    3101ab3 View commit details
    Browse the repository at this point in the history
  10. chore(main): release 16.12.1 (#2376)

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