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

[v14.x] deps: update timezone to tz2022e #45094

Closed
wants to merge 1 commit into from

Conversation

richardlau
Copy link
Member

Refs: nodejs/Release#773

We cannot backport/cherry-pick the commits from main/v18.x/v16.x since the v14.x(-staging) branches have an older version of ICU.

cc @nodejs/releasers

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. v14.x labels Oct 20, 2022
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 20, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 20, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@jdx
Copy link
Contributor

jdx commented Oct 21, 2022

will 16.x and 18.x also receive tz2022e? it sounds from your description like 16.x, 18.x, and main share ICU versions so we can backport from main? If so, do we need to create PRs on 16.x-staging and 18.x-staging containing 8fe38ec ?

@richardlau
Copy link
Member Author

16.x and 18.x should pick up 8fe38ec through the normal release process. I don't think backports should be necessary as the same version of ICU is currently used in main, v19.x, v18.x and v16.x.

@richardlau richardlau mentioned this pull request Oct 24, 2022
@danielleadams
Copy link
Member

Landed in 18c43c8

danielleadams pushed a commit that referenced this pull request Oct 24, 2022
PR-URL: #45094
Refs: nodejs/Release#773
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
@richardlau richardlau deleted the tz branch October 24, 2022 23:59
mwalbeck pushed a commit to mwalbeck/docker-jellyfin-livestream that referenced this pull request Nov 3, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/nodejs/node) | stage | minor | `14.20.1-bullseye-slim` -> `14.21.0-bullseye-slim` |

---

### Release Notes

<details>
<summary>nodejs/node</summary>

### [`v14.21.0`](https://github.com/nodejs/node/releases/tag/v14.21.0)

[Compare Source](nodejs/node@v14.20.1...v14.21.0)

##### Notable changes

-   **deps**:
    -   update corepack to 0.14.2 (Node.js GitHub Bot) [#&#8203;44775](nodejs/node#44775)
-   **src**:
    -   add --openssl-shared-config option (Daniel Bevenius) [#&#8203;43124](nodejs/node#43124)

##### Commits

-   \[[`773f587912`](nodejs/node@773f587912)] - **deps**: cherry-pick [libuv/libuv@`3a7b955`](libuv/libuv@3a7b955) (Ben Noordhuis) [#&#8203;43950](nodejs/node#43950)
-   \[[`a1dea66956`](nodejs/node@a1dea66956)] - **deps**: cherry-pick [libuv/libuv@`abb109f`](libuv/libuv@abb109f) (Ben Noordhuis) [#&#8203;43950](nodejs/node#43950)
-   \[[`98c49d81f5`](nodejs/node@98c49d81f5)] - **deps**: update corepack to 0.14.2 (Node.js GitHub Bot) [#&#8203;44775](nodejs/node#44775)
-   \[[`18c43c8518`](nodejs/node@18c43c8518)] - **deps**: update timezone to tz2022e (Richard Lau) [#&#8203;45094](nodejs/node#45094)
-   \[[`a1f8e4db48`](nodejs/node@a1f8e4db48)] - **deps**: update corepack to 0.14.1 (Node.js GitHub Bot) [#&#8203;44704](nodejs/node#44704)
-   \[[`e55389ca86`](nodejs/node@e55389ca86)] - **deps**: update corepack to 0.14.0 (Node.js GitHub Bot) [#&#8203;44509](nodejs/node#44509)
-   \[[`0227462418`](nodejs/node@0227462418)] - **deps**: update corepack to 0.13.0 (Node.js GitHub Bot) [#&#8203;44318](nodejs/node#44318)
-   \[[`ee24c320ea`](nodejs/node@ee24c320ea)] - **deps**: update corepack to 0.12.3 (Node.js GitHub Bot) [#&#8203;44229](nodejs/node#44229)
-   \[[`28e9891449`](nodejs/node@28e9891449)] - **deps**: update corepack to 0.12.2 (Node.js GitHub Bot) [#&#8203;44159](nodejs/node#44159)
-   \[[`b6972c9df2`](nodejs/node@b6972c9df2)] - **deps**: update corepack to 0.12.1 (Node.js GitHub Bot) [#&#8203;43965](nodejs/node#43965)
-   \[[`9d6cb3b5f1`](nodejs/node@9d6cb3b5f1)] - **deps**: update corepack to 0.12.0 (Node.js GitHub Bot) [#&#8203;43748](nodejs/node#43748)
-   \[[`fa6c276b4f`](nodejs/node@fa6c276b4f)] - **deps**: update Corepack to 0.11.2 (Maël Nison) [#&#8203;43402](nodejs/node#43402)
-   \[[`4f83d75626`](nodejs/node@4f83d75626)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#&#8203;43124](nodejs/node#43124)
-   \[[`9487028043`](nodejs/node@9487028043)] - **test**: fix intl tests on small-icu builds (Antoine du Hamel) [#&#8203;41939](nodejs/node#41939)
-   \[[`a1d52097f8`](nodejs/node@a1d52097f8)] - **tools**: add more options to track flaky tests (Antoine du Hamel) [#&#8203;43954](nodejs/node#43954)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Reviewed-on: https://git.walbeck.it/mwalbeck/docker-jellyfin-livestream/pulls/195
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants