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: octokit/rest.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.0.1
Choose a base ref
...
head repository: octokit/rest.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.0.2
Choose a head ref
  • 3 commits
  • 35 files changed
  • 3 contributors

Commits on Jul 18, 2024

  1. Copy the full SHA
    5a4eeb6 View commit details

Commits on Aug 5, 2024

  1. chore(deps): update dependency fetch-mock to v11 (#459)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock)
    ([source](https://togithub.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock))
    | [`^10.0.0` ->
    `^11.0.0`](https://renovatebot.com/diffs/npm/fetch-mock/10.0.7/11.0.0) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/fetch-mock/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fetch-mock/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fetch-mock/10.0.7/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fetch-mock/10.0.7/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>wheresrhys/fetch-mock (fetch-mock)</summary>
    
    ###
    [`v11.0.0`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1100-2024-08-03)
    
    [Compare
    Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.1...fetch-mock-v11.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   force fetch-mock major release
    
    ##### Bug Fixes
    
    - force fetch-mock major release
    ([1b31416](https://togithub.com/wheresrhys/fetch-mock/commit/1b314167607b15887feba2f6124a9af9cca81c47))
    
    ###
    [`v10.1.1`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1011-2024-07-23)
    
    [Compare
    Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.0...fetch-mock-v10.1.1)
    
    ##### Bug Fixes
    
    - change module system declaratuions to avoid top level type: module
    ([ed00140](https://togithub.com/wheresrhys/fetch-mock/commit/ed001407792a12b5fec94013aafccbb4bbb63a87))
    
    ###
    [`v10.1.0`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1010-2024-07-18)
    
    [Compare
    Source](https://togithub.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.0.8...fetch-mock-v10.1.0)
    
    ##### Features
    
    - **wip:** replace dequal, glob-to-regexp and bump path-to-regexp
    ([d8d8b25](https://togithub.com/wheresrhys/fetch-mock/commit/d8d8b259fffbd01a03d5c5bf2768ee48797b68bb))
    
    ##### Bug Fixes
    
    - failing tests
    ([65ef567](https://togithub.com/wheresrhys/fetch-mock/commit/65ef5678ba23c53d27f3b165fe25020d96c498db))
    - replace path-to-regexp with regexparam
    ([4bf3e32](https://togithub.com/wheresrhys/fetch-mock/commit/4bf3e32f852ffc169ca354288eff86737e131480))
    - wildcard import
    ([ff9fee6](https://togithub.com/wheresrhys/fetch-mock/commit/ff9fee634db8b019f1384e44d13b4121bc2d62bb))
    
    ###
    [`v10.0.8`](https://togithub.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1008-2024-07-15)
    
    [Compare
    Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.7...fetch-mock-v10.0.8)
    
    ##### Miscellaneous
    
    - rename fetch-mock-legacy directory to fetch-mock
    ([95fd761](https://togithub.com/wheresrhys/fetch-mock/commit/95fd76115e0bfb979c9ee52a59613a3f52b1a6d6))
    - test release please again
    ([3a9eb12](https://togithub.com/wheresrhys/fetch-mock/commit/3a9eb1292f81c3872bc57e91c6a436cf6fddfb80))
    - release 10.0.8
    ([7bbbf49](https://togithub.com/wheresrhys/fetch-mock/commit/7bbbf49aaa19e7fe2c97f86452bf153933ed5345))
    - remove legacy prepublish step
    ([3100e5a](https://togithub.com/wheresrhys/fetch-mock/commit/3100e5a659a5436a583e4e56cd668a54b47bfb8f))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
    [repository job log](https://developer.mend.io/github/octokit/rest.js).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUeXBlOiBNYWludGVuYW5jZSJdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Copy the full SHA
    3b5a8e8 View commit details

Commits on Aug 16, 2024

  1. fix(docs): update to react 18 and latest gatsby deps (#462)

    Closes #216
    Closes #230
    Closes #460
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    wolfy1339 and renovate[bot] authored Aug 16, 2024
    Copy the full SHA
    9a80f06 View commit details
Loading