mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Bumps [@auto-it/omit-commits](https://github.com/intuit/auto) from 10.46.0 to 11.0.0. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0) --- updated-dependencies: - dependency-name: "@auto-it/omit-commits" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
My open source work is supported by the community
Special thanks to:
Improve your code review process by creating an ephemeral channel per merge request.
A typed GitLab SDK for Browser, Node.js, Deno and CLI usage.
Table of Contents
Features
- Complete - All features of Gitlab's exposed APIs are covered up to version 16.0.
- Universal - Works in all modern browsers, Node.js, and Deno and supports CLI usage.
- Tested - All libraries have > 80% test coverage.
- Typed - All libraries have extensive TypeScript declarations.
Packages
- 🔧 @gitbeaker/requester-utils - Utilities for the underlying HTTP request functionality.
- 📜 @gitbeaker/core - The core API detailing all the Gitlab resource support.
- 💻 @gitbeaker/rest - The Node.js, Deno and Modern Browser wrapper around the gitbeaker core API, using native fetch. This is the primary library for consumption.
- 📟 @gitbeaker/cli - The CLI Wrapper around the @gitbeaker/rest distribution.
Contributors
This started as a fork from node-gitlab-legacy but I ended up rewriting much of the code. Here are the original work's contributors.
Description
Languages
TypeScript
98.7%
JavaScript
1.1%
Shell
0.1%