Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps cookie to 0.7.2 and updates ancestor dependency @supabase/ssr. These dependencies need to be updated together.

Updates cookie from 0.5.0 to 0.7.2

Release notes

Sourced from cookie's releases.

v0.7.2

Fixed

  • Fix object assignment of hasOwnProperty (#177) bc38ffd

jshttp/cookie@v0.7.1...v0.7.2

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

0.6.0

  • Add partitioned option
Commits
Maintainer changes

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


Updates @supabase/ssr from 0.0.10 to 0.5.2

Release notes

Sourced from @​supabase/ssr's releases.

v0.5.2

0.5.2 (2024-11-05)

Bug Fixes

  • add @​types/cookies to dependencies (#63) (47e5f16)
  • check chunkedCookie is string in server client (#57) (549fe62)
  • update type, remove unused imports, define AuthEvent type (#47) (4f4a375)

v0.5.2-rc.7

This is a release candidate. See release-please PR #58 for context.

v0.5.2-rc.5

This is a release candidate. See release-please PR #58 for context.

v0.5.2-rc.4

This is a release candidate. See release-please PR #58 for context.

v0.5.2-rc.3

This is a release candidate. See release-please PR #58 for context.

v0.5.2-rc.2

This is a release candidate. See release-please PR #58 for context.

v0.5.2-rc.1

This is a release candidate. See release-please PR #58 for context.

v0.5.1

0.5.1 (2024-08-28)

Bug Fixes

  • remove optional dependencies (#41) (a48fe6f)
  • set max-age default cookie option to 400 days (#54) (f4ed2e0)

v0.5.1-rc.2

This is a release candidate. See release-please PR #52 for context.

v0.5.1-rc.1

This is a release candidate. See release-please PR #52 for context.

v0.5.0

0.5.0 (2024-08-19)

Features

  • update CI so it runs on release as well (#33) (4517996)

... (truncated)

Changelog

Sourced from @​supabase/ssr's changelog.

0.5.2 (2024-11-05)

Bug Fixes

  • add @​types/cookies to dependencies (#63) (47e5f16)
  • check chunkedCookie is string in server client (#57) (549fe62)
  • update type, remove unused imports, define AuthEvent type (#47) (4f4a375)

0.5.1 (2024-08-28)

Bug Fixes

  • remove optional dependencies (#41) (a48fe6f)
  • set max-age default cookie option to 400 days (#54) (f4ed2e0)

0.5.0 (2024-08-19)

Features

  • update CI so it runs on release as well (#33) (4517996)

Bug Fixes

  • re-apply update CI so it runs on release as well (#49) (51d5a43)
  • revert "update CI so it runs on release as well" (#44) (9d0e859)
  • set cookies for password recovery event (#32) (7dc1837)
  • set cookies when mfa challenge is verified (#27) (c217f53)
  • update conventional commits ci to use main instead of master (#31) (bebce89)

0.4.0 (2024-06-24)

Features

  • full rewrite using getAll and setAll cookie methods (#1) (b6ae192)

Bug Fixes

  • allow use of createBrowserClient without window present (#20) (27d868d)
  • deprecate parse, serialize exports for more useful functions (#14) (0b5f881)
  • fix createBrowserClient deprecation tsdoc (#17) (1df70ad)

0.3.0

Minor Changes

  • 8d85be4: fix custom cookie options in browser client

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stdim, a new releaser for @​supabase/ssr since your current version.


You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@height
Copy link

height bot commented Dec 17, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [@supabase/ssr](https://github.com/supabase/ssr). These dependencies need to be updated together.


Updates `cookie` from 0.5.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.5.0...v0.7.2)

Updates `@supabase/ssr` from 0.0.10 to 0.5.2
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase/ssr/commits/v0.5.2)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: "@supabase/ssr"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/roadmap-voting-app/multi-afdea525b2 branch from 1720ee3 to baf595c Compare January 11, 2025 01:00
@cmiller01 cmiller01 merged commit f6d4629 into main Mar 5, 2025
1 check passed
@cmiller01 cmiller01 deleted the dependabot/npm_and_yarn/roadmap-voting-app/multi-afdea525b2 branch March 5, 2025 17:50
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.

2 participants