mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
124 stars 25 forks source link

Bump @octokit/core from 3.6.0 to 5.1.0 #133

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @octokit/core from 3.6.0 to 5.1.0.

Release notes

Sourced from @​octokit/core's releases.

v5.1.0

5.1.0 (2024-01-20)

Features

  • types: export OctokitOptions from index.ts (#646) (d41fe5d)

v5.0.2

5.0.2 (2023-11-22)

Bug Fixes

v5.0.1

5.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#621) (abe03fe)

v5.0.0

5.0.0 (2023-07-10)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

v5.0.0-beta.5

5.0.0-beta.5 (2023-07-07)

Bug Fixes

  • deps: upgrade [@octokit](https://github.com/octokit) packages (4e934d2)

v5.0.0-beta.4

5.0.0-beta.4 (2023-06-18)

... (truncated)

Commits
  • d41fe5d feat(types): export OctokitOptions from index.ts (#646)
  • 7c16ca6 chore(deps): update dependency prettier to v3.2.4 (#653)
  • 9463a38 chore(deps): update dependency prettier to v3.2.3 (#652)
  • 9c28d91 chore(deps): update dependency prettier to v3.2.2
  • 573696b chore(deps): update dependency prettier to v3.2.1
  • 2b6fd1b chore(deps): update dependency semantic-release to v23
  • 0ade8dc ci(action): update github/codeql-action action to v3 (#644)
  • 4d1fef5 chore(deps): update dependency prettier to v3.1.1 (#642)
  • 8b6e974 immediate-response uses pull_request_target trigger (#643)
  • 0134b4e chore(deps): update dependency undici to v6 (#641)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)