markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-14.1.0 Press Enter key to continue... Running update for: - markedjs-14.1.0: UPDATING ... - markedjs-14.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix index c29ec4c..a175eb0 100644 --- a/pkgs/markedjs/default.nix +++ b/pkgs/markedjs/default.nix @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "markedjs"; - version = "14.1.0"; + version = "14.1.2"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-EM8YDvZCLaz5UgVOJaIAQc35w9uL/zB9pS4p/y20s/E="; + hash = "sha256-EuC4Oi3qQRsat6oAUTzQPptUywe+DTw9TR6j/OU4Otw="; }; - npmDepsHash = "sha256-TYRq4W519gMzf7oaIjDK0lcgnwdSVv2Muj0wm2VVZ78="; + npmDepsHash = "sha256-9AFo5fox6OyAuJ7qOSMfy+E1/MXrW6tsh3nm4JJJQ34="; passthru.updateScript = nix-update-script { extraArgs = [ "--flake" ]; }; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for markedjs is: A markdown parser and compiler. Built for speed meta.homepage for markedjs is: https://marked.js.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/markedjs/marked/releases/tag/v14.1.2) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v14.1.0...v14.1.2) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 14.1.2 with grep in /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 - found 14.1.2 in filename of file in /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath markedjs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A markedjs https://github.com/proxmox-update/nixpkgs/archive/294f97dca4a816d73e14a953cc9b797b3a9f32f5.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/294f97dca4a816d73e14a953cc9b797b3a9f32f5#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 ls -la /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Sun, 15 Sep 2024 10:13:00 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","268"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4996"),("X-RateLimit-Reset","1726398607"),("X-RateLimit-Used","4"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","9192:2F1698:1A8362F1:1AD9E50D:66E6B32C")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/markedjs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-14.1.0 Press Enter key to continue... Running update for: - markedjs-14.1.0: UPDATING ... - markedjs-14.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix index c29ec4c..a175eb0 100644 --- a/pkgs/markedjs/default.nix +++ b/pkgs/markedjs/default.nix @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "markedjs"; - version = "14.1.0"; + version = "14.1.2"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-EM8YDvZCLaz5UgVOJaIAQc35w9uL/zB9pS4p/y20s/E="; + hash = "sha256-EuC4Oi3qQRsat6oAUTzQPptUywe+DTw9TR6j/OU4Otw="; }; - npmDepsHash = "sha256-TYRq4W519gMzf7oaIjDK0lcgnwdSVv2Muj0wm2VVZ78="; + npmDepsHash = "sha256-9AFo5fox6OyAuJ7qOSMfy+E1/MXrW6tsh3nm4JJJQ34="; passthru.updateScript = nix-update-script { extraArgs = [ "--flake" ]; }; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for markedjs is: A markdown parser and compiler. Built for speed meta.homepage for markedjs is: https://marked.js.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/markedjs/marked/releases/tag/v14.1.2) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v14.1.0...v14.1.2) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 14.1.2 with grep in /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 - found 14.1.2 in filename of file in /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath markedjs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A markedjs https://github.com/proxmox-update/nixpkgs/archive/7caeb137db55c05050a736283d80af5f49581781.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/7caeb137db55c05050a736283d80af5f49581781#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2 ls -la /nix/store/80pl16kffqybamzjba0qkpw2vhj4yxv7-markedjs-14.1.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Sun, 15 Sep 2024 22:13:20 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","268"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4996"),("X-RateLimit-Reset","1726441806"),("X-RateLimit-Used","4"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","C6C0:5DE7E:13BAE84:13FC739:66E75C00")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/markedjs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))