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 cookiejar and keen-js #21

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Removes cookiejar. It's no longer used after updating ancestor dependency keen-js. These dependencies need to be updated together.

Removes cookiejar

Updates keen-js from 3.5.0 to 6.0.1

Release notes

Sourced from keen-js's releases.

v5.0.0

Updates:

  • dependencies

We strongly recommend you to use standalone packages:

v4.3.0 Module Updates

Stream: keen-tracking.js Release: Protocol Handling and Dev Setup (v1.4.0)

Visualize: keen-dataviz.js Release: Bug Fix and PR Template (v1.2.1)

Automated Event Tracking (browser)

Module Updates:

[email protected]: Automated Event Tracking (browser-only)

This release includes [email protected] with automated event tracking (browser-only), along with an important patch that prevents failures when the Event API returns malformed response: keen/keen-tracking.js#88.

v4.1.0 Bug Fixes and Dependency Updates

Module Updates:

[email protected]: Fix Queue Polling

[email protected]: Bug Fixes and Dependency Updates

With this release we have also updated the encoding settings for our AWS CDN uploads to ensure JS files are served with UTF-8 encoding, thus fixing the D3-related issue where special characters break without explicitly setting this in the browser.

Hello, Version 4

This release replaces all functionality found in v3 with three standalone modules, listed below, as a bundled distribution. Documentation, bug tracking, and feature development will continue to reside in each module's respective repo. Read about getting started here.

Stream: keen-tracking.js Documentation | Issues | Upgrade guide What to expect: One breaking change to a utility method, otherwise a full drop-in replacement.

Compute: keen-analysis.js Documentation | Issues | Upgrade guide What to expect: Several breaking changes, significant rework of HTTP methods, and a much better interface for handling requests for all API resources.

Visualize: keen-dataviz.js Documentation | Issues | Examples | Upgrade guide What to expect: Several breaking changes, significant rework of internal props.

When keen-js is loaded as a global, these packages will be assigned to a shared Keen namespace. If you only need select functionality, we recommend using the standalone packages, which can each installed independently, via npm.

Changelog

Sourced from keen-js's changelog.

6.0.0

  • Clearer install instructions

5.0.0

Updates:

  • updated dependencies

We strongly recommend you to use standalone packages:

4.3.1 Fixes

Updates:

Fixed:

  • fixed tests

4.3.0 Module Updates

Stream: keen-tracking.js Release: Protocol Handling and Dev Setup (v1.4.0)

Visualize: keen-dataviz.js Release: Bug Fix and PR Template (v1.2.1)

4.2.0 Automated Event Tracking (browser-only)

Stream: keen-tracking.js Release: Automated Event Tracking (browser) (v1.3.0)

... (truncated)

Commits

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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cookiejar](https://github.com/bmeck/node-cookiejar). It's no longer used after updating ancestor dependency [keen-js](https://github.com/keen/keen-js). These dependencies need to be updated together.


Removes `cookiejar`

Updates `keen-js` from 3.5.0 to 6.0.1
- [Release notes](https://github.com/keen/keen-js/releases)
- [Changelog](https://github.com/keen/keen-js/blob/master/CHANGELOG.md)
- [Commits](keen/keen-js@v3.5.0...v6.0.1)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
- dependency-name: keen-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
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.

0 participants