markedjs 0 -> 1
attrpath: markedjs
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- markedjs-14.1.2
Press Enter key to continue...
Running update for:
- markedjs-14.1.2: UPDATING ...
- markedjs-14.1.2: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix
index a175eb0..267e601 100644
--- a/pkgs/markedjs/default.nix
+++ b/pkgs/markedjs/default.nix
@@ -7,16 +7,16 @@
buildNpmPackage rec {
pname = "markedjs";
- version = "14.1.2";
+ version = "14.1.3";
src = fetchFromGitHub {
owner = "markedjs";
repo = "marked";
rev = "v${version}";
- hash = "sha256-EuC4Oi3qQRsat6oAUTzQPptUywe+DTw9TR6j/OU4Otw=";
+ hash = "sha256-b3Rji93pIvygHPxCi2RORhfPiaxDI2Ki7E8EuDiKqQs=";
};
- npmDepsHash = "sha256-9AFo5fox6OyAuJ7qOSMfy+E1/MXrW6tsh3nm4JJJQ34=";
+ npmDepsHash = "sha256-yCw6j+SxNHOHXwth6JT7erA57IPgiIGdLt3JocmbRCw=";
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.3)
- [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v14.1.2...v14.1.3)
###### Impact
Checks done
---
- built on NixOS
- Warning: a test defined in `passthru.tests` did not pass
- found 14.1.3 with grep in /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
- found 14.1.3 in filename of file in /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
---
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/52c958df33b93febf00167d478b3d6f397bf085a.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/52c958df33b93febf00167d478b3d6f397bf085a#markedjs
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
ls -la /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3/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","Wed, 16 Oct 2024 10:13:12 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","1729077007"),("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","8152:377D4D:3BB9F63:3C955A5:670F91B8")], 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.2
Press Enter key to continue...
Running update for:
- markedjs-14.1.2: UPDATING ...
- markedjs-14.1.2: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix
index a175eb0..267e601 100644
--- a/pkgs/markedjs/default.nix
+++ b/pkgs/markedjs/default.nix
@@ -7,16 +7,16 @@
buildNpmPackage rec {
pname = "markedjs";
- version = "14.1.2";
+ version = "14.1.3";
src = fetchFromGitHub {
owner = "markedjs";
repo = "marked";
rev = "v${version}";
- hash = "sha256-EuC4Oi3qQRsat6oAUTzQPptUywe+DTw9TR6j/OU4Otw=";
+ hash = "sha256-b3Rji93pIvygHPxCi2RORhfPiaxDI2Ki7E8EuDiKqQs=";
};
- npmDepsHash = "sha256-9AFo5fox6OyAuJ7qOSMfy+E1/MXrW6tsh3nm4JJJQ34=";
+ npmDepsHash = "sha256-yCw6j+SxNHOHXwth6JT7erA57IPgiIGdLt3JocmbRCw=";
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.3)
- [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v14.1.2...v14.1.3)
###### Impact
Checks done
---
- built on NixOS
- Warning: a test defined in `passthru.tests` did not pass
- found 14.1.3 with grep in /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
- found 14.1.3 in filename of file in /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
---
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/be0b69b34d9c1682b9584b4e7f3618cffa26bee1.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/be0b69b34d9c1682b9584b4e7f3618cffa26bee1#markedjs
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3
ls -la /nix/store/wjvm9rjfx7cmmgw3bwl1vymjdz1bsnz6-markedjs-14.1.3/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","Wed, 16 Oct 2024 22:14:19 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","1729120207"),("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","BDBC:BCCE9:12015DD:123EE16:67103ABA")], 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\"}"))