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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.21.1
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.21.3
Choose a head ref
  • 6 commits
  • 22 files changed
  • 2 contributors

Commits on Dec 5, 2023

  1. fix: do not collapse chores for now (#392)

    `<details>` was load bearing in other ways, being used to detect a
    monorepo release. That will have to be fixed before we can implement
    this.
    lukekarrys authored Dec 5, 2023
    17 Configuration menu
    Copy the full SHA
    9e24894 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    8953024 View commit details
    Browse the repository at this point in the history
  3. chore: ignore release-please coverage

    These tests are non-deterministic and always fail
    after a few days. They need to be re-thought because
    currently they require re-recording mocks and shapshots
    every time something else is committed.
    lukekarrys committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ed599cd View commit details
    Browse the repository at this point in the history
  4. chore: release 4.21.2 (#393)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.21.2](v4.21.1...v4.21.2)
    (2023-12-05)
    
    ### Bug Fixes
    
    *
    [`8953024`](8953024)
    [#394](#394) increase open
    dependabot limit (@lukekarrys)
    *
    [`9e24894`](9e24894)
    [#392](#392) do not collapse
    chores for now (#392) (@lukekarrys)
    
    ### Chores
    
    *
    [`ed599cd`](ed599cd)
    [#394](#394) ignore
    release-please coverage (@lukekarrys)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3e9444e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. 6 Configuration menu
    Copy the full SHA
    acd6429 View commit details
    Browse the repository at this point in the history
  2. chore: release 4.21.3 (#399)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.21.3](v4.21.2...v4.21.3)
    (2023-12-06)
    
    ### Bug Fixes
    
    *
    [`acd6429`](acd6429)
    [#398](#398) dont allow
    release-please to update workspace changelogs (#398) (@lukekarrys)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1083b21 View commit details
    Browse the repository at this point in the history
Loading