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

fix(deps): bump onstarjs from 2.1.1 to 2.2.1 #81

Merged
merged 1 commit into from May 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps onstarjs from 2.1.1 to 2.2.1.

Release notes

Sourced from onstarjs's releases.

v2.2.1

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.1 (2021-05-30)

Bug Fixes

  • deps: bump ws from 7.4.1 to 7.4.6 (#84) (a6ed96e)
  • update app config values (2239589) (#85) (f0eb7d1)

2.2.0 (2021-05-28)

Features

  • add the ability to configure custom request polling timeout and interval values (#82) (0d7286c)

Bug Fixes

  • prioritize command failure over command timeout (#83) (14e7ebc)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (#70) (e1cd5bd)

2.1.1 (2021-05-03)

Bug Fixes

  • requests: maintain checkRequestStatus while checking requests (#63) (9f24339)

2.1.0 (2021-05-02)

Features

  • requests: add support for toggling checkRequestStatus option (#60) (4f75d55)

Bug Fixes

  • deps: bump uuid from 3.4.0 to 8.3.2 (#54) (843709e)
  • request-service: prevent api errors due to non-uppercase config vin (#57) (d3e26b0)
  • update app config values (2105716) (#52) (d3f56ff)

2.0.14 (2021-04-14)

... (truncated)

Changelog

Sourced from onstarjs's changelog.

2.2.1 (2021-05-30)

Bug Fixes

  • deps: bump ws from 7.4.1 to 7.4.6 (#84) (a6ed96e)
  • update app config values (2239589) (#85) (f0eb7d1)

2.2.0 (2021-05-28)

Features

  • add the ability to configure custom request polling timeout and interval values (#82) (0d7286c)

Bug Fixes

  • prioritize command failure over command timeout (#83) (14e7ebc)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (#70) (e1cd5bd)
Commits
  • 4f7bdb5 chore(release): 2.2.1
  • eed6927 chore(deps-dev): bump rollup from 2.46.0 to 2.50.4 (#86)
  • 2abcfb5 chore(deps-dev): bump rollup from 2.46.0 to 2.50.2 (#81)
  • ac64e7f chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#80)
  • e1bbab7 chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#79)
  • b4a7e68 chore(deps-dev): bump dotenv from 8.2.0 to 10.0.0 (#75)
  • dc0846e chore(deps-dev): bump standard-version from 9.2.0 to 9.3.0 (#67)
  • a6ed96e fix(deps): bump ws from 7.4.1 to 7.4.6 (#84)
  • f0eb7d1 fix: update app config values (2239589) (#85)
  • fea1f2e chore(release): 2.2.0
  • Additional commits viewable in compare view

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 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 [onstarjs](https://github.com/samrum/OnStarJS) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Changelog](https://github.com/samrum/OnStarJS/blob/master/CHANGELOG.md)
- [Commits](samrum/OnStarJS@v2.1.1...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2021
@samrum samrum merged commit 646830e into master May 31, 2021
@samrum samrum deleted the dependabot/npm_and_yarn/onstarjs-2.2.1 branch May 31, 2021 19:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant