8000 Comparing v9.0.4...v10.0.0 · octokit/endpoint.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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/endpoint.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.4
10000 Choose a base ref
...
head repository: octokit/endpoint.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 12 commits
  • 19 files changed
  • 3 contributors

Commits on Nov 28, 2023

  1. refactor: use node: specifier imports and full relative import paths (

    #460)
    
    * refactor: replace NodeJS internal module imports with `node:` specifier imports
    
    * refactor: use full relative paths in imports
    wolfy1339 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    daa042b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. 🚧 Workflows have changed (#463)

    Updates for workflows
    octokitbot authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ad6a32d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.1.1 (#462)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a38d56b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. ci(action): update github/codeql-action action to v3

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2a5e68c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chore(deps): update dependency semantic-release to v23

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    086e5ed View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.2.1

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    297a09a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. chore(deps): update dependency prettier to v3.2.2

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    24c94d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. chore(deps): update dependency prettier to v3.2.4 (#468)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cfd4ed0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. ci(action): update peter-evans/create-or-update-comment action to v4

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    035738c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. chore(deps): update dependency esbuild to ^0.20.0

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    804e08b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. chore(deps): update dependency prettier to v3.2.5

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    24da8ec View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat: v10 (#473)

    * feat: output ESM for NodeJS
    
    BREAKING CHANGE: output ESM instead of CJS
    
    * fix(build): remove separate browser bundle
    wolfy1339 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a2b4169 View commit details
    Browse the repository at this point in the history
Loading
0