forked from smartcar/javascript-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from smartcar:master #155
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
Open
pull
wants to merge
29
commits into
turkdevops:master
Choose a base branch
from
smartcar:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: update package-lock for npm v8
|
Mode: paranoid | Total findings: 3 | Considered vulnerability: 3 Vulnerable Libraries (3)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- @semantic-release/exec - https://github.com/semantic-release/exec/releases - 6.x.x: node-version: the minimum required version of node is now v14.17 - 5.x.x: Require Node.js >= 10.18 - 4.x.x: Require Node.js >= 10.13 - semantic-release - https://github.com/semantic-release/semantic-release/releases - 19.x.x: node v15 has been removed from our defined supported versions of node - 18.x.x: node-version: the minimum required version of node is now v14.17
https://babeljs.io/docs/en/v7-migration - gulp-babel - https://github.com/babel/gulp-babel/releases - 8.x.x: The first official stable release with Babel 7.x support. - Jest 24: https://jestjs.io/blog/2019/01/25/jest-24-refreshing-polished-typescript-friendly
- gulp-awspublish - https://github.com/pgherveou/gulp-awspublish/releases - 4.x.x - Drop support for Node < 6 - 5.x.x - Remove support for Node 10 - 6.x.x - - _buildDeleteMultiple() requires passing bucket as argument - _toAwsParams() requires passing bucket as argument - Credentials passed to create() must be nested under credentials - gulp-rename - https://github.com/hparra/gulp-rename/releases - Add the ability to use the function argument as an immutable map function
npm itself lets people know when they have outdated dependencies, let's not ship extra dependencies if we don't need to :)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v19.0.2...v19.0.3) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- eslint - it still lints, so we good :D - jest - 25: https://jestjs.io/blog/2020/01/21/jest-25 - Drops Node.js 6 - ESM exports - JSDOM upgrade from v11 to v15 - 26: https://jestjs.io/blog/2020/05/05/jest-26 - JSDOM v16 - Drop Node.js 8 - 27: https://jestjs.io/blog/2021/05/25/jest-27 - Drops Node.js 13 - Defaults to 'node' environment be default - 28: https://jestjs.io/blog/2022/04/25/jest-28 - https://jestjs.io/docs/upgrading-to-jest28 - Drops Node.js 10 and 15 - jsdoc-to-markdown: https://github.com/jsdoc2md/jsdoc-to-markdown/releases - 7.x.x: Dropped support for Node.js versions less than v14. - 6.x.x: Node versions less than v10 are no longer supported - 5.x.x: Node versions less than v8 are no longer supported
feat(smartcar): added support for simulated mode and feature flags
semantic-release's --branch flag got renamed to --branches and it seems like we no longer need to do the mirror clone of the repo
These files already exist in S3 and therefore don't need to be re-built and re-published everytime
feat: add and pass `virtualKeyUrl` param to onComplete handler
* feat: add user param for auth URL * chore: run prepare release + update doc
* feat: make redirect_uri optional * chore: update comment
* chore: move ci/cd * feat: make redirect and scope optional
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )