-
Notifications
You must be signed in to change notification settings - Fork 0
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(deps): update node.js to v16.20.0 #31
Conversation
Digests not being used. |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will now ignore this update (16.20.0-alpine3.17). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
* Adapt data sync engine to run on jenkins (#18) #5: Adapt Engine to run on Jenkins Cron * #19 Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21) * #13 Include Badge for project Status (#24) * Feature/27/marcio/jenkins convert to polaris (#28) * #27 - Including JenkinsFile for Polaris Jenkins Server * #27 - Including some changes to test Polaris Features * #27 Updating agent configuration * #27 Remove unnecessary python checking * #27 Including post conditions * #27 Including 1st test to determine readiness of code * #27 Fixing missing single quote * #27 pwd + dir * #27 Including Docker file for podman build containerization * #27 Hello World message to guarantee no error message in pipeline, for now. * Feature/30/marcio/vault credentials to jenkins polaris (#31) * #27 - Including JenkinsFile for Polaris Jenkins Server * #27 - Including some changes to test Polaris Features * #27 Updating agent configuration * #27 Remove unnecessary python checking * #27 Including post conditions * #27 Including 1st test to determine readiness of code * #27 Fixing missing single quote * #27 pwd + dir * #27 Including Docker file for podman build containerization * #27 Hello World message to guarantee no error message in pipeline, for now. * #30 Testing Vault Access with Token * #30 Vtoken credential as environment variable for all stages * #30 Including requests in the libraries of project * #30 passing environment arguments to container * #30 removing JSON from requirements.txt * #30 Handling env vars * #30 Bringing secrets inside podman * #30 Fixing arguments syntax * #30 fixing typo * #30 Using Podman polaris library to build container * #30 removing script podman library exchanging to execute withcredentials * #30 Fixing credentials getter * #30 fixing env var names * #30 fixing env var passthrough pod * #30 Including Unit Test for env Variables * #30 fixing identation * #30 renaming env var * #30 renaming env vars * #30 renaming env jenkins vars * #30 renaming variables * #30 removing cred for simple vars * #30 Quote env vars from jenkins * #30 Verifying env vars * #30 fixing env var * #30 sync vars env * #30 change env vars to bring req jenkins vars * #30 Solve Boolean type mismatch * #30 fixing library os environ access * #30 fixing unit test function * #30 vault token compliance unit test
* feat: new tests * feat: card test created * feat: empty section test created * feat: favorite activities test created * feat: more tests for card component * feat: more test for favorite activities component * feat: new test for card component * feat: delete and highlight test created * feat: description and icon tests * feat: new card tests * feat: lucas' tests * feat: icon test on favorite activities
* feat: new tests * feat: card test created * feat: empty section test created * feat: favorite activities test created * feat: more tests for card component * feat: more test for favorite activities component * feat: new test for card component * feat: delete and highlight test created * feat: description and icon tests * feat: new card tests * feat: lucas' tests * feat: icon test on favorite activities
* feat: new tests * feat: card test created * feat: empty section test created * feat: favorite activities test created * feat: more tests for card component * feat: more test for favorite activities component * feat: new test for card component * feat: delete and highlight test created * feat: description and icon tests * feat: new card tests * feat: lucas' tests * feat: icon test on favorite activities
* feat: new tests * feat: card test created * feat: empty section test created * feat: favorite activities test created * feat: more tests for card component * feat: more test for favorite activities component * feat: new test for card component * feat: delete and highlight test created * feat: description and icon tests * feat: new card tests * feat: lucas' tests * feat: icon test on favorite activities
This PR contains the following updates:
16.19.1-alpine3.17
->16.20.0-alpine3.17
16.19.1-alpine3.17
->16.20.0-alpine3.17
Release Notes
nodejs/node
v16.20.0
: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @BethGriggsCompare Source
Notable Changes
Commits
de6dd67790
] - crypto: avoid hang when no algorithm available (Richard Lau) #462374617512788
] - crypto: ensure auth tag set for chacha20-poly1305 (Ben Noordhuis) #4618524972164fc
] - deps: update undici to 5.20.0 (Node.js GitHub Bot) #4671185f88c6a8d
] - deps: V8: cherry-pick90be99f
(Michaël Zasso) #46646b4ebe6d47b
] - deps: update c-ares to 1.19.0 (Michaël Zasso) #4641556cbc7fdda
] - deps: V8: cherry-pickc2792e5
(Jiawen Geng) #449617af9bdb31e
] - deps: upgrade npm to 8.19.4 (npm team) #46677962a7471b5
] - deps: update corepack to 0.17.0 (Node.js GitHub Bot) #46842748bc96e35
] - deps: update corepack to 0.16.0 (Node.js GitHub Bot) #46710a467782499
] - deps: update corepack to 0.15.3 (Node.js GitHub Bot) #460371913b6763d
] - deps: update corepack to 0.15.2 (Node.js GitHub Bot) #45635809371a15f
] - module: require.resolve.paths returns null with node schema (MURAKAMI Masahiko) #45147086bb2f8d4
] - Revert "src: let http2 streams end after session close" (Rich Trott) #467216a01d39120
] - (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #44376d081032a60
] - test: fix test-net-connect-reset-until-connected (Vita Batrla) #46781efe1be47ec
] - test: skip test depending onoverlapped-checker
when not available (Antoine du Hamel) #45015fc47d58abe
] - test: remove cjs loader from stack traces (Geoffrey Booth) #44197cf76d0790d
] - test: fix WPT title when no META title is present (Filip Skokan) #468040d1485b924
] - test: fix default WPT titles (Filip Skokan) #46778088e9cde3d
] - test: add WPTRunner support for variants and generating WPT reports (Filip Skokan) #46498908c4dff44
] - test: mark test-crypto-key-objects flaky on Linux (Richard Lau) #46684768e56227e
] - tools: makeutils.SearchFiles
deterministic (Bruno Pitrus) #44496Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.