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: v20.0.0
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: v20.0.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 11, 2023

  1. fix(deps): update dependency @octokit/plugin-request-log to v4 (#322)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    |
    [@octokit/plugin-request-log](https://togithub.com/octokit/plugin-request-log.js)
    | [`^1.0.4` ->
    `^4.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-request-log/1.0.4/4.0.0)
    |
    [![age](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/compatibility-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/confidence-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>octokit/plugin-request-log.js
    (@&#8203;octokit/plugin-request-log)</summary>
    
    ###
    [`v4.0.0`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v4.0.0)
    
    [Compare
    Source](https://togithub.com/octokit/plugin-request-log.js/compare/v3.0.0...v4.0.0)
    
    ##### chore
    
    - **deps:** update dependency
    [@&#8203;octokit/core](https://togithub.com/octokit/core) to v5
    ([#&#8203;332](https://togithub.com/octokit/plugin-request-log.js/issues/332))
    ([ba7dbc0](https://togithub.com/octokit/plugin-request-log.js/commit/ba7dbc09c68ee001498abae76f15bfe5a0fb2733))
    
    ##### BREAKING CHANGES
    
    -   **deps:** require `@octokit/core` > 5
    
    ###
    [`v3.0.0`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v3.0.0)
    
    [Compare
    Source](https://togithub.com/octokit/plugin-request-log.js/compare/v2.0.1...v3.0.0)
    
    ##### Continuous Integration
    
    - stop testing against NodeJS v14, v16
    ([#&#8203;321](https://togithub.com/octokit/plugin-request-log.js/issues/321))
    ([e18ea9d](https://togithub.com/octokit/plugin-request-log.js/commit/e18ea9db6d9a20af4d2c51821449b8dfc66e1e97))
    
    ##### BREAKING CHANGES
    
    -   Drop support for NodeJS v14, v16
    
    -   ci: stop testing against NodeJS v14, v16
    
    -   ci: stop testing against NodeJS v14, v16
    
    -   ci: stop testing against NodeJS v14, v16
    
    -   ci: stop testing against NodeJS v14, v16
    
    -   ci: stop testing against NodeJS v14, v16
    
    -   Update build.mjs
    
    ###
    [`v2.0.1`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v2.0.1)
    
    [Compare
    Source](https://togithub.com/octokit/plugin-request-log.js/compare/v1.0.4...v2.0.1)
    
    ##### Bug Fixes
    
    - **build:** switch to esbuild
    ([#&#8203;326](https://togithub.com/octokit/plugin-request-log.js/issues/326))
    ([ef0f893](https://togithub.com/octokit/plugin-request-log.js/commit/ef0f89357601a19003c8d229063214c305aadd9b))
    
    </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 has been generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View
    repository job log
    [here](https://developer.mend.io/github/octokit/rest.js).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    688f86a View commit details
    Browse the repository at this point in the history
Loading