chore(deps): update dependency node-zendesk to v5 - autoclosed #1707
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.6 || ^3.0.0 || ^4.0.0
->^2.0.6 || ^3.0.0 || ^4.0.0 || ^5.0.0
Release Notes
blakmatrix/node-zendesk (node-zendesk)
v5.0.0
: node-zendesk v5.0.0Compare Source
🚀 Introducing node-zendesk v5.0.0: A Developer's Delight! 🚀
Hey Devs! We're super excited to roll out the major release of the
node-zendesk
library - versionv5.0.0
. This isn't just another release; it's a testament to our commitment to enhancing your developer experience.🔍 Here's What's Cooking in v5.0.0:
TypeScript Awesomeness: Dive into a strongly-typed world with our new TypeScript declaration files. Enjoy precise intellisense and fewer runtime errors. Thanks to @Coaktion for leading this!
Refined Codebase: We've restructured the client codebase, making it more intuitive and modular. Navigate, extend, or integrate with ease.
Docs That Empower: Our refreshed documentation is more than just a guide—it's your companion in building amazing things with
node-zendesk
.Blazing Fast Builds: With Esbuild under the hood, expect lightning-fast builds. Plus, our TypeScript declarations are now auto-generated, ensuring they're always in sync.
Robust Testing: Sleep easy with our expanded test suite and mocks. Continuous integration via GitHub Actions means every commit is battle-tested.
API Access Evolution: Note the shift - apiTypes like
helpcenter
are now accessed asclient.helpcenter.resource.action()
. It's more intuitive and aligns with modern API design patterns.Quality & Dependencies: With updated dependencies and rigorous linting, we've squashed those pesky bugs and polished the rough edges.
Hats Off: A standing ovation for @onhate for the DX enhancements and @cryptomail for fortifying our tests with
nock
.🌌 Join Our Galaxy of Supporters!
If
node-zendesk
fuels your projects, show some love with a ⭐ star on GitHub. Every star motivates us to push the DX boundaries further.Dive deep into our commit history to witness our relentless pursuit of developer joy.
Cheers to crafting, debugging, and deploying with enhanced joy and efficiency! 🍻
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.