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

Update to Deno 1.2.0 #47

Merged
merged 6 commits into from Jul 16, 2020
Merged

Update to Deno 1.2.0 #47

merged 6 commits into from Jul 16, 2020

Conversation

afaur
Copy link
Contributor

@afaur afaur commented Jul 15, 2020

These changes seem to get pogo working with Deno 1.2.0.

  • Update deps
  • Change delCookie to deleteCookie

update delCookie to deleteCookie
@afaur afaur mentioned this pull request Jul 15, 2020
Copy link
Owner

@sholladay sholladay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also needs:

  • Update the version support statement at the top of the README (as the std version is not backwards compatible)
  • Update the std version in more places: grep -R 'std@' .

lib/response.ts Outdated Show resolved Hide resolved
upgrade assert version

alias assertStrictEqual as assertStrictEq
@afaur afaur requested a review from sholladay July 15, 2020 08:02
@sholladay sholladay changed the title Deno 1.2.0 updates Update to Deno 1.2.0 Jul 16, 2020
@sholladay sholladay merged commit 94ad155 into sholladay:master Jul 16, 2020
@afaur afaur deleted the deno-v1.2.0 branch July 16, 2020 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants