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 next-auth in /web #35

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cookie to 0.7.1 and updates ancestor dependency next-auth. 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 next-auth from 5.0.0-beta.20 to 5.0.0-beta.25

Release notes

Sourced from next-auth's releases.

[email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.24

Commits

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 [next-auth](https://github.com/nextauthjs/next-auth). 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 `next-auth` from 5.0.0-beta.20 to 5.0.0-beta.25
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/commits)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: next-auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2024
Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jackievink-website ❌ Failed (Inspect) Dec 20, 2024 8:02pm

Copy link

Terraform Plan

Expand
Running plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/timovink/jackievink-website/runs/run-YrGpJhjtJGDSwFw4

Waiting for the plan to start...

Terraform v1.10.3
on linux_amd64
Initializing plugins and modules...
data.aws_acm_certificate.this: Refreshing...
data.aws_vpc.this: Refreshing...
data.aws_route53_zone.this: Refreshing...
aws_cloudfront_origin_access_identity.this: Refreshing state... [id=E1TYC6X406OZ80]
aws_cloudfront_cache_policy.this: Refreshing state... [id=b8cc5b77-2b0a-4d90-a5a4-32efa64919ab]
aws_s3_bucket.this: Refreshing state... [id=jackievink-website]
data.aws_acm_certificate.this: Refresh complete after 0s [id=arn:aws:acm:us-east-1:920122847127:certificate/5e9a13c7-7566-4015-8d4d-c7348b28bdfa]
data.aws_route53_zone.this: Refresh complete after 0s [id=Z0213673ODBY64GY09TO]
aws_route53_record.www: Refreshing state... [id=Z0213673ODBY64GY09TO_www_CNAME]
aws_route53_record.s: Refreshing state... [id=Z0213673ODBY64GY09TO_jackievink.com_A]
data.aws_vpc.this: Refresh complete after 1s [id=vpc-0470498348c7cd169]
data.aws_subnets.public: Refreshing...
aws_security_group.db_access: Refreshing state... [id=sg-0c5926d8e82590682]
data.aws_subnets.public: Refresh complete after 0s [id=us-west-2]
aws_db_subnet_group.this: Refreshing state... [id=jackievink-website]
data.aws_iam_policy_document.oai_access: Refreshing...
data.aws_iam_policy_document.oai_access: Refresh complete after 0s [id=3701361936]
aws_cloudfront_distribution.this: Refreshing state... [id=E2VQ15K9FRJ7QL]
aws_s3_bucket_policy.this: Refreshing state... [id=jackievink-website]
aws_route53_record.website_dns: Refreshing state... [id=Z0213673ODBY64GY09TO_static_CNAME]
aws_rds_cluster.this: Refreshing state... [id=jackievink-website]
aws_rds_cluster_instance.this: Refreshing state... [id=jackievink-website-1]
aws_cloudfront_origin_access_identity.this: Drift detected (update)
aws_rds_cluster.this: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

------------------------------------------------------------------------

Cost Estimation:

Resources: 1 of 3 estimated
           $714.24/mo +$0.0

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/multi-bfddb7d25e branch December 20, 2024 20:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants