vue-advertising icon indicating copy to clipboard operation
vue-advertising copied to clipboard

Simplify programmatic ad-ops in Vue applications.

Results 10 vue-advertising issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## 1.0.0 (2024-05-22) ### Features * add advertising demo and module ([6b6ebce](https://github.com/storipress/vue-advertising/commit/6b6ebcefd52d970451452673a8e5b5ffb445a478)) * initial release ([e0c5fd6](https://github.com/storipress/vue-advertising/commit/e0c5fd6703a222b31661c74780cabd1932804f63)) ### Bug Fixes * add...

autorelease: pending

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`13.10.1` -> `14.11.0`](https://renovatebot.com/diffs/npm/happy-dom/13.10.1/14.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/14.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make...

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://togithub.com/yarnpkg/berry) | [`3.5.1` -> `4.0.0`](https://renovatebot.com/diffs/npm/yarn/3.5.1/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yarn/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://togithub.com/yarnpkg/berry) | [`3.5.1` -> `3.6.4`](https://renovatebot.com/diffs/npm/yarn/3.5.1/3.6.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yarn/3.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies

This commit fixes the style issues introduced in 2cae6bb according to the output from Prettier. Details: None

This commit fixes the style issues introduced in 3c20b39 according to the output from Prettier. Details: None

Refactor of advertising.js to make it more readable. @DanSnow Please help to review it.