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 cookie and @adobe/aem-cli #5

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps cookie to 0.7.1 and updates ancestor dependency @adobe/aem-cli. These dependencies need to be updated together.

Updates cookie from 0.6.0 to 0.7.1

Release notes

Sourced from cookie's releases.

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

Commits
Maintainer changes

This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.


Updates @adobe/aem-cli from 16.5.15 to 16.7.12

Release notes

Sourced from @​adobe/aem-cli's releases.

v16.7.12

16.7.12 (2024-10-09)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v11.0.3 (202cf1a)

v16.7.11

16.7.11 (2024-10-05)

Bug Fixes

  • deps: update dependency cookie to v0.7.1 (4f10a00)

v16.7.10

16.7.10 (2024-09-28)

Bug Fixes

  • deps: update external fixes (c3ef9e4)

v16.7.9

16.7.9 (2024-09-26)

Bug Fixes

  • show errors found in IndexConfig (d570e9a)

v16.7.8

16.7.8 (2024-09-25)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v11 (#2429) (6ae1e59)

v16.7.7

16.7.7 (2024-09-24)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v10.6.9 (4405084)

v16.7.6

16.7.6 (2024-09-24)

... (truncated)

Changelog

Sourced from @​adobe/aem-cli's changelog.

16.7.12 (2024-10-09)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v11.0.3 (202cf1a)

16.7.11 (2024-10-05)

Bug Fixes

  • deps: update dependency cookie to v0.7.1 (4f10a00)

16.7.10 (2024-09-28)

Bug Fixes

  • deps: update external fixes (c3ef9e4)

16.7.9 (2024-09-26)

Bug Fixes

  • show errors found in IndexConfig (d570e9a)

16.7.8 (2024-09-25)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v11 (#2429) (6ae1e59)

16.7.7 (2024-09-24)

Bug Fixes

  • deps: update dependency @​adobe/helix-shared-config to v10.6.9 (4405084)

16.7.6 (2024-09-24)

Bug Fixes

16.7.5 (2024-09-21)

... (truncated)

Commits
  • eefd4a0 chore(release): 16.7.12 [skip ci]
  • 202cf1a fix(deps): update dependency @​adobe/helix-shared-config to v11.0.3
  • 1e71127 chore(deps): update adobe fixes
  • 9016e27 chore(release): 16.7.11 [skip ci]
  • 4f10a00 fix(deps): update dependency cookie to v0.7.1
  • 156c803 #2426 Allow import branch specification (#2432)
  • 069c0f1 chore: add http proxy test (#2433)
  • 415ab7e chore(deps): update adobe fixes
  • f5fcebf chore(release): 16.7.10 [skip ci]
  • c3ef9e4 fix(deps): update external fixes
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [@adobe/aem-cli](https://github.com/adobe/helix-cli). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `@adobe/aem-cli` from 16.5.15 to 16.7.12
- [Release notes](https://github.com/adobe/helix-cli/releases)
- [Changelog](https://github.com/adobe/helix-cli/blob/main/CHANGELOG.md)
- [Commits](adobe/helix-cli@v16.5.15...v16.7.12)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: "@adobe/aem-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

aem-code-sync bot commented Oct 10, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

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