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

Update to the latest version of the IAB TCF library #6

Open
wants to merge 162 commits into
base: master
Choose a base branch
from

Conversation

sevriugin
Copy link

No description provided.

kemalmustafic and others added 30 commits August 5, 2020 15:03
…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.
…aster

Removed global and typescript dependencies.
…aster

Updated version to prerelease 1.3.0-2
kenario and others added 30 commits May 4, 2022 13:19
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants