Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-zendesk from 3.0.3 to 6.0.1 #5194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps node-zendesk from 3.0.3 to 6.0.1.

Release notes

Sourced from node-zendesk's releases.

node-zendesk v6.0.1

๐Ÿš€ Release v6.0.1 โ€“ Token Obfuscation in Logs

๐Ÿ”’ Security Enhancement

  • Tokens are now obfuscated in debug logs to prevent exposing sensitive information.
  • Tokens will appear as: abcde**********

โš ๏ธ Breaking Change

  • If you rely on full tokens in plaintext logs, this change will affect you.

๐Ÿ“ฆ Update Instructions

npm install node-zendesk@latest

๐Ÿ™Œ Thanks to the contributor @โ€‹ngouy for this improvement!

node-zendesk v5.0.15

  • Fixed: Corrected the response type for sideconversations.list to match the actual returned structure, ensuring proper TypeScript type definitions. (#435)

node-zendesk v5.0.14

No release notes provided.

node-zendesk v5.0.0

๐Ÿš€ 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 - version v5.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 as client.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!

... (truncated)

Commits

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 <dependency name> 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)

Bumps [node-zendesk](https://github.com/blakmatrix/node-zendesk) from 3.0.3 to 6.0.1.
- [Release notes](https://github.com/blakmatrix/node-zendesk/releases)
- [Commits](https://github.com/blakmatrix/node-zendesk/commits/v6.0.1)

---
updated-dependencies:
- dependency-name: node-zendesk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants