build(deps-dev): bump universal-cookie from 6.1.3 to 7.1.0 in /packages/vanilla-components
Bumps universal-cookie from 6.1.3 to 7.1.0.
Release notes
Sourced from universal-cookie's releases.
v7.1.0
What's Changed
- Update all non-major dependencies by
@renovatein bendotcodes/cookies#456- Update all non-major dependencies by
@renovatein bendotcodes/cookies#458- Fix UMD build & transform cookie CJS build into ESM for ESM build by
@eXonin bendotcodes/cookies#460- Release v7.1.0 by
@eXonin bendotcodes/cookies#461Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.2...v7.1.0
v7.0.2
What's Changed
- Update all non-major dependencies by
@renovatein bendotcodes/cookies#447- Support partitioned attribute to manage the phasing out of third-party cookies by
@pjchenderin bendotcodes/cookies#446- Update dependency husky to v9 by
@renovatein bendotcodes/cookies#451- Update all non-major dependencies by
@renovatein bendotcodes/cookies#449- Release v7.0.2 by
@eXonin bendotcodes/cookies#453New Contributors
@pjchendermade their first contribution in bendotcodes/cookies#446Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.1...v7.0.2
v7.0.1
What's Changed
- Add e2e test with playwright by
@eXonin bendotcodes/cookies#436- Update actions/upload-artifact action to v4 by
@renovatein bendotcodes/cookies#437- Update dependency rimraf to v5 by
@renovatein bendotcodes/cookies#439- Replace dependency rollup-plugin-node-resolve with
@rollup/plugin-node-resolve^6.0.0 by@renovatein bendotcodes/cookies#438- Update all non-major dependencies by
@renovatein bendotcodes/cookies#442- Fix UMD version in readme to 7 by
@eXonin bendotcodes/cookies#443- Remove postbuild by
@eXonin bendotcodes/cookies#444- Hotfix : Fix ESM exports by
@thib3113in bendotcodes/cookies#441- Release v7.0.1 by
@eXonin bendotcodes/cookies#445New Contributors
@thib3113made their first contribution in bendotcodes/cookies#441Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.0...v7.0.1
v7.0.0
Breaking Changes
No breaking change has been made in v7. However, the entire build system has been rewritten and the output file structure has changed. The upgrade should be seamless unless if you were importing files in a subfolder. This is no longer supported.
What's Changed
- Refactor build system for ESM by
@eXonin bendotcodes/cookies#435Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.1.3...v7.0.0
Commits
a12fa5eBump to v7.1.0 (#461)8233e19Fix UMD build & transform cookie CJS build into ESM for ESM build (#460)a34dd6bUpdate all non-major dependencies (#458)e5b7150Update all non-major dependencies (#456)a95971fRelease v7.0.2 (#453)73ca187Update all non-major dependencies (#449)bfe0bf5Update dependency husky to v9 (#451)2f6da88support partitioned directive (#446)8a4a463Update all non-major dependencies (#447)db2aebdRelease v7.0.1 (#445)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)