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

chore: Update to deno v2 #64

Merged
merged 6 commits into from
Oct 21, 2024
Merged

chore: Update to deno v2 #64

merged 6 commits into from
Oct 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 13, 2024

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4033dced94fdf9fef89a4a0257a6338076178567?narHash=sha256-mDU3jEm3Bwwia60j3QLsZ1U%2BluWAIMonJ581RAVUIWA%3D' (2024-10-08)
  → 'github:NixOS/nixpkgs/75d8eea61e93c46fed1919f9ec798b7911378b22?narHash=sha256-Tl9738VMXlVjv7EVq3znrsodyUy0w1ekD0wsouzDybg%3D' (2024-10-19)
• Updated input 'pre-commit-hooks-nix':
    'github:cachix/pre-commit-hooks.nix/1211305a5b237771e13fcca0c51e60ad47326a9a?narHash=sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM%3D' (2024-10-05)
  → 'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

@joscha joscha force-pushed the update_flake_lock_action branch from 08c1eab to 38ebca9 Compare October 15, 2024 13:17
@joscha joscha enabled auto-merge October 15, 2024 13:18
@joscha joscha disabled auto-merge October 15, 2024 13:19
@joscha
Copy link
Member

joscha commented Oct 15, 2024

This PR brings deno 2.x

@@ -30,7 +30,7 @@ export class BaseAPIRequestFactory {
* @extends {Error}
*/
export class RequiredError extends Error {
Copy link
Member

Choose a reason for hiding this comment

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

@@ -234,9 +234,9 @@ export function wrapHttpLibrary(promiseHttpLibrary: PromiseHttpLibrary): HttpLib

export class HttpInfo<T> extends ResponseContext {
public constructor(
Copy link
Member

Choose a reason for hiding this comment

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

@joscha joscha enabled auto-merge October 17, 2024 11:47
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4033dced94fdf9fef89a4a0257a6338076178567?narHash=sha256-mDU3jEm3Bwwia60j3QLsZ1U%2BluWAIMonJ581RAVUIWA%3D' (2024-10-08)
  → 'github:NixOS/nixpkgs/75d8eea61e93c46fed1919f9ec798b7911378b22?narHash=sha256-Tl9738VMXlVjv7EVq3znrsodyUy0w1ekD0wsouzDybg%3D' (2024-10-19)
• Updated input 'pre-commit-hooks-nix':
    'github:cachix/pre-commit-hooks.nix/1211305a5b237771e13fcca0c51e60ad47326a9a?narHash=sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM%3D' (2024-10-05)
  → 'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6?narHash=sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ%2B/nVtALHIciX/BI%3D' (2024-10-16)
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 8ac9a21 to 3a98eb3 Compare October 20, 2024 01:00
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/75d8eea61e93c46fed1919f9ec798b7911378b22' (2024-10-19)
  → 'github:NixOS/nixpkgs/e156ec8b02301cd455ab96bbd53ebd7bf7d1e29d' (2024-10-21)
@joscha joscha changed the title chore: update flake.lock chore: Update to deno v2 Oct 21, 2024
@joscha joscha merged commit 0470892 into main Oct 21, 2024
8 checks passed
@joscha joscha deleted the update_flake_lock_action branch October 21, 2024 10:56
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.

1 participant