Socket
Socket
Sign inDemoInstall

@gitbeaker/core

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbeaker/core - npm Package Versions

1
2426

18.1.0

Diff

Changelog

Source

18.1.0 (Wed Apr 22 2020)

🚀 Enhancement
  • @gitbeaker/browser
    • Adding integration tests for the browser usage #697 (@jdalrymple)
📝 Documentation
🔩 Dependencies
Authors: 2

jdalrymple
published 18.0.0 •

Changelog

Source

v18.0.0 (Tue Apr 21 2020)

💥 Breaking Change
  • @gitbeaker/core
⚠️ Pushed to master
Authors: 2

jdalrymple
published 17.0.3 •

jdalrymple
published 17.0.2 •

Changelog

Source

v17.0.2 (Sun Apr 19 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, akira345 (@akira345), for all your work!

🐛 Bug Fix
⚠️ Pushed to master
🔩 Dependencies
📝 Documentation
Authors: 3

jdalrymple
published 17.0.1 •

Changelog

Source

17.0.1 (2020-03-24)

Bug Fixes

jdalrymple
published 17.0.0 •

Changelog

Source

17.0.0 (2020-03-24)

Bug Fixes

  • core: Adding better handling for form type arguments (#570) (4751ed2), closes #568

BREAKING CHANGES

  • core: Trigger.pipeline now has a defined variables property to house all the pipeline variables to be set. Before these variables were set on the root object, but this made it difficult to parse any future options that may be added to this function.
jdalrymple
published 16.0.0 •

Changelog

Source

16.0.0 (2020-03-24)

  • Fixed variable name for registry method, as per … (#646) (992b809), closes #646

BREAKING CHANGES

  • 🧨 A removeTags method parameter name changed from tagNameRegex to nameRegex. Works with GitLab 12.x.

Co-authored-by: Joseph Petersen josephp90@gmail.com

jdalrymple
published 15.2.0 •

Changelog

Source

15.2.0 (2020-03-22)

Features

  • core: Override arguments in all template children (#597) (d9c97d4)
jdalrymple
published 15.1.0 •

Changelog

Source

15.1.0 (2020-03-22)

Features

  • Add typing to project and group variables (#620) (70f39ab)
jdalrymple
published 15.0.0 •

Changelog

Source

15.0.0 (2020-03-22)

Bug Fixes

  • gitbeaker-core: 🐛 Notification Settings API special PUT requests (6c748ec)
  • gitbeaker-core: 🐛 ResourceTemplate.show was using the wrong http method (e068e6a)

Code Refactoring

  • gitbeaker-core: 💡 Adjusted the argument order for ResourceAwardEmojis (348f6c1)
  • gitbeaker-core: 💡 Updated the function header for Group.create (4a3906a)
  • gitbeaker-core: 💡 Updated the License API (2e9e580)
  • 💡 Migrated to a monorepo structure (d9cd4c9)

Features

  • gitbeaker-cli: 🎸 Added support for GITBEAKER_[Property] env variable (6851800)

BREAKING CHANGES

  • gitbeaker-core: 🧨 The order of arguments that include both the awardId and noteId has changed. It is now projectId, resourceId, noteId, and then awardId. This affects the award, remove and show functions.
  • gitbeaker-core: 🧨 Changed the spelling of the License API from Licence to License. Additionally the license.create method has been replaced with license.add and has a required first parameter that is the license. The license.all method now returns all licenses and no longer the license for the current user. This is now done by license.show.
  • gitbeaker-core: 🧨 Group.create takes an additional argument
  • 🧨 This migration requires users to import specific subpackages. For NodeJS usage, that would be @gitbeaker/node.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc