Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

build(deps): bump intercom-client from 2.9.1 to 2.10.5 #105

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

Conversation

dependabot-preview[bot]
Copy link

Bumps intercom-client from 2.9.1 to 2.10.5.

Release notes

Sourced from intercom-client's releases.

Allowing permanent delete via multiple params

#216 allows for permanent deletion of users with multiple parameters. This reduces the number of calls you need to make now if you want to delete via a different user parameter.

Also update the readme for lead scrolling due to error with code example

Demote Sinon to dev dependencies and migrate to Circle CI.

#202 demote sinon to dev dependencies.

Instantiate client Errors with the correct message

PR #201 fix for issue #200
intercom-node >= 2.9.3 always throws errors with default Response error messaging

Support for permanently delete a user

PR #203

  • deprecate previous delete which was a soft delete
  • add archive function to perform soft delete
  • add permanent delete option (ie to hard delete a user)
    for more info on these changes please see the API reference
Commits
  • 49b4f0e 2.10.5
  • bd8d576 Merge pull request #231 from daniel-cottone/fix-lodash-and-remove-nsp
  • 3db1180 fix(*): Upgrade natives, lodash, and remove nsp
  • 23ca714 Merge pull request #222 from intercom/2-10-4_version_bump
  • 6c7fba9 2.10.4
  • e0b1c32 Merge pull request #221 from bookcreator/request-opts
  • 02d1b71 Removed test file (tests moved in b43a97dd20)
  • b25ed5d Removed descriptive comment
  • da088f4 Changed to use lodash.merge for final request args
  • b79a4b0 Ran yarn install as it was missed in c3a59fa2c
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by team-dp-dev, a new releaser for intercom-client since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants