forked from InteractiveAdvertisingBureau/iabtcf-es
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update to the latest version of the IAB TCF library #6
Open
sevriugin
wants to merge
162
commits into
master
Choose a base branch
from
feat/iabtcf-latest
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.
Conversation
This file contains 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
…plies is false Policy version currently is only provided by the TC string that is passed to CmpApi.update(). When gdprApplies is false, that value should be null, however, when its null, there is no signal to CmpApi what version is supported. The JS API spec requires that the CMP provide a value for this field, _EVEN WHEN_ GDPR does not apply. The current behavior is that this field is undefined, which violates that requirement. This change addresses that.
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ster Add validation to accept special purposes only vendors
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2 in /modules/core
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2 in /modules/cmpapi
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/glob-parent-5.1.2 Bump glob-parent from 5.1.0 to 5.1.2 in /modules/core
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/glob-parent-5.1.2 Bump glob-parent from 5.1.0 to 5.1.2 in /modules/cmpapi
…olicy-version fixes missing tcfPolicyVersion on TCData obj when gdprApplies is false
…cmpapi-readme Add missing status parameter for custom callbacks in the CmpApi documentation
…ugfix#251 Fixed documentation for Custom Commands callback 'songLyricaCallback'.
Tests were not updated to reflect last change before merging. This addresses that.
…olicyversion-tests Remove changes to tests related to PR InteractiveAdvertisingBureau#252
…aster Removed global and typescript dependencies.
…aster Updated version to prerelease 1.3.0-2
…aster v1.5.0-0
…ra/feature/354 [InteractiveAdvertisingBureau#354] Complete the ESM and CJS build flow
…aster pre-releases v.1.5.0-2
…ra/bugfix/357 [InteractiveAdvertisingBureau#357] Fix for some bundlers
…aster v1.5.0-3
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.1.1 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@15.1.1...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/jsdom-16.5.0 Bump jsdom from 15.1.1 to 16.5.0 in /modules/cmpapi
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.1.1 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@15.1.1...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/jsdom-16.5.0 Bump jsdom from 15.1.1 to 16.5.0 in /modules/core
…dvertisingBureau/dependabot/npm_and_yarn/modules/stub/terser-4.8.1 Bump terser from 4.4.3 to 4.8.1 in /modules/stub
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/terser-4.8.1 Bump terser from 4.6.6 to 4.8.1 in /modules/cmpapi
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/terser-4.8.1 Bump terser from 4.6.6 to 4.8.1 in /modules/core
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…dvertisingBureau/dependabot/npm_and_yarn/terser-4.8.1 Bump terser from 4.8.0 to 4.8.1
…to insure that 'addEventListener' and 'removeEventListener' methods behave properly
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.
No description provided.