-
Notifications
You must be signed in to change notification settings - Fork 994
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
fix(deps): update dependency @graphiql/toolkit to v0.8.4 #8203
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/graphiql-toolkit-0.x-lockfile
branch
23 times, most recently
from
May 6, 2023 03:58
285bfbf
to
dede6fe
Compare
renovate
bot
force-pushed
the
renovate/graphiql-toolkit-0.x-lockfile
branch
from
May 6, 2023 07:13
dede6fe
to
74098ce
Compare
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cookie](https://redirect.github.com/jshttp/cookie) | [`0.6.0` -> `0.7.0`](https://renovatebot.com/diffs/npm/cookie/0.6.0/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cookie/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cookie/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cookie/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cookie/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. ### GitHub Vulnerability Alerts #### [CVE-2024-47764](https://redirect.github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x) ### Impact The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. For example, `serialize("userName=<script>alert('XSS3')</script>; Max-Age=2592000; a", value)` would result in `"userName=<script>alert('XSS3')</script>; Max-Age=2592000; a=test"`, setting `userName` cookie to `<script>` and ignoring `value`. A similar escape can be used for `path` and `domain`, which could be abused to alter other fields of the cookie. ### Patches Upgrade to 0.7.0, which updates the validation for `name`, `path`, and `domain`. ### Workarounds Avoid passing untrusted or arbitrary values for these fields, ensure they are set by the application instead of user input. ### References * [https://github.com/jshttp/cookie/pull/167](https://redirect.github.com/jshttp/cookie/pull/167) --- ### Release Notes <details> <summary>jshttp/cookie (cookie)</summary> ### [`v0.7.0`](https://redirect.github.com/jshttp/cookie/releases/tag/v0.7.0): 0.7.0 [Compare Source](https://redirect.github.com/jshttp/cookie/compare/v0.6.0...v0.7.0) - perf: parse cookies ~10% faster ([#​144](https://redirect.github.com/jshttp/cookie/issues/144) by [@​kurtextrem](https://redirect.github.com/kurtextrem) and [#​170](https://redirect.github.com/jshttp/cookie/issues/170)) - fix: narrow the validation of cookies to match RFC6265 ([#​167](https://redirect.github.com/jshttp/cookie/issues/167) by [@​bewinsnw](https://redirect.github.com/bewinsnw)) - fix: add `main` to `package.json` for rspack ([#​166](https://redirect.github.com/jshttp/cookie/issues/166) by [@​proudparrot2](https://redirect.github.com/proudparrot2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`13.14.2` -> `13.15.0`](https://renovatebot.com/diffs/npm/cypress/13.14.2/13.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [nx](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) | [`19.8.0` -> `19.8.4`](https://renovatebot.com/diffs/npm/nx/19.8.0/19.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [zx](https://google.github.io/zx/) ([source](https://redirect.github.com/google/zx)) | [`8.1.8` -> `8.1.9`](https://renovatebot.com/diffs/npm/zx/8.1.8/8.1.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.15.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.15.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.2...v13.15.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0 </details> <details> <summary>nrwl/nx (nx)</summary> ### [`v19.8.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.3...19.8.4) #### 19.8.4 (2024-10-04) ##### 🚀 Features - **core:** allow circular project dependencies to execute tasks ([#​28227](https://redirect.github.com/nrwl/nx/pull/28227)) - **nx-dev:** add nx powerpack to pricing page ([#​28232](https://redirect.github.com/nrwl/nx/pull/28232)) - **nx-dev:** add nx powerpack gcp & azure mentions ([#​28256](https://redirect.github.com/nrwl/nx/pull/28256)) ##### 🩹 Fixes - **angular:** ensure [@​typescript-eslint/utils](https://redirect.github.com/typescript-eslint/utils) is used with eslint flat config ([#​28267](https://redirect.github.com/nrwl/nx/pull/28267)) - **core:** remove axios import from main code loading ([#​28230](https://redirect.github.com/nrwl/nx/pull/28230)) - **core:** change getCache signature to only accept options ([#​28248](https://redirect.github.com/nrwl/nx/pull/28248)) - **core:** allow prompts during nx add ([#​28247](https://redirect.github.com/nrwl/nx/pull/28247)) - **core:** add stub for conformance:check, add messaging ([#​28250](https://redirect.github.com/nrwl/nx/pull/28250)) - **core:** filter out task dependencies on itself ([#​28261](https://redirect.github.com/nrwl/nx/pull/28261)) - **core:** fixing target groups not merging ([#​28280](https://redirect.github.com/nrwl/nx/pull/28280)) - **js:** resolve VerdaccioWarning on the "logs" configuration property ([#​28234](https://redirect.github.com/nrwl/nx/pull/28234)) - **nx-cloud:** use create-workspace-v1 endpoint if v2 returns with 404 ([#​28015](https://redirect.github.com/nrwl/nx/pull/28015)) - **nx-dev:** fix markdoc table data alignment ([#​28274](https://redirect.github.com/nrwl/nx/pull/28274)) - **react:** host generator should pass normalized name to remote generator ([#​28295](https://redirect.github.com/nrwl/nx/pull/28295)) - **testing:** add support for playwright --last-failed ([#​28161](https://redirect.github.com/nrwl/nx/pull/28161)) ##### ❤️ Thank You - Andrew Goldis [@​agoldis](https://redirect.github.com/agoldis) - Benjamin Cabanes [@​bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Louie Weng [@​lourw](https://redirect.github.com/lourw) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - Shahar Kazaz - Zachary DeRose [@​ZackDeRose](https://redirect.github.com/ZackDeRose) ### [`v19.8.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.2...19.8.3) ##### 19.8.3 (2024-10-01) ##### 🚀 Features - **nx-dev:** add Powerpack video to the landing page ([#​28126](https://redirect.github.com/nrwl/nx/pull/28126)) ##### 🩹 Fixes - **angular:** ensure async webpack configs are awaited [#​28200](https://redirect.github.com/nrwl/nx/issues/28200) ([#​28213](https://redirect.github.com/nrwl/nx/pull/28213), [#​28200](https://redirect.github.com/nrwl/nx/issues/28200)) - **core:** fix output for 0 task ([#​28122](https://redirect.github.com/nrwl/nx/pull/28122)) - **core:** log error for runTaskInForkedProcess ([#​28078](https://redirect.github.com/nrwl/nx/pull/28078)) - **core:** calculate project dependencies upfront in the schedule ([#​28152](https://redirect.github.com/nrwl/nx/pull/28152)) - **core:** only stop daemon if enabled ([#​28146](https://redirect.github.com/nrwl/nx/pull/28146)) - **core:** adjust nx import messaging without relative source dir ([#​28052](https://redirect.github.com/nrwl/nx/pull/28052)) - **core:** move getDetails to top ([#​28158](https://redirect.github.com/nrwl/nx/pull/28158)) - **core:** fix env override run command ([#​28156](https://redirect.github.com/nrwl/nx/pull/28156)) - **core:** fix link to powerpack plugins ([#​28182](https://redirect.github.com/nrwl/nx/pull/28182)) - **expo:** change force to be an option for yarn ([#​28115](https://redirect.github.com/nrwl/nx/pull/28115)) - **graph:** add spacing between graph details top ([#​28055](https://redirect.github.com/nrwl/nx/pull/28055)) - **js:** improve typescript-sync generator messaging ([#​28162](https://redirect.github.com/nrwl/nx/pull/28162)) - **module-federation:** exports could be objects and not strings [#​28129](https://redirect.github.com/nrwl/nx/issues/28129) ([#​28215](https://redirect.github.com/nrwl/nx/pull/28215), [#​28129](https://redirect.github.com/nrwl/nx/issues/28129)) - **module-federation:** additionalShared should check node_modules when applying to support transitive deps [#​28137](https://redirect.github.com/nrwl/nx/issues/28137) ([#​28216](https://redirect.github.com/nrwl/nx/pull/28216), [#​28137](https://redirect.github.com/nrwl/nx/issues/28137)) - **nx-dev:** adjust powerpack mobile view ([b76e84dbb1](https://redirect.github.com/nrwl/nx/commit/b76e84dbb1)) - **nx-dev:** options of the affected are messed up ([#​28112](https://redirect.github.com/nrwl/nx/pull/28112)) - **nx-dev:** Update Power pack docs to include OSS projects ([#​28176](https://redirect.github.com/nrwl/nx/pull/28176)) - **nx-dev:** 404 urls ([#​27599](https://redirect.github.com/nrwl/nx/pull/27599)) - **react:** setup-ssr generator should infer bundler based on the executor for build [#​28128](https://redirect.github.com/nrwl/nx/issues/28128) ([#​28217](https://redirect.github.com/nrwl/nx/pull/28217), [#​28128](https://redirect.github.com/nrwl/nx/issues/28128)) - **storybook:** only add [@​storybook/test-runner](https://redirect.github.com/storybook/test-runner) to externalDependencies if installed ([#​28060](https://redirect.github.com/nrwl/nx/pull/28060)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@​juristr](https://redirect.github.com/juristr) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - pawel-twardziak ### [`v19.8.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.1...19.8.2) ##### 19.8.2 (2024-09-26) ##### 🚀 Features - **nx-dev:** powerpack landing page ([#​27963](https://redirect.github.com/nrwl/nx/pull/27963)) ##### 🩹 Fixes - **core:** hide no file server process json log ([#​27626](https://redirect.github.com/nrwl/nx/pull/27626)) - **js:** [@​nx/js](https://redirect.github.com/nx/js):init ensures tslib is installed if importHelpers is true ([#​28083](https://redirect.github.com/nrwl/nx/pull/28083)) - **linter:** add files entry to angular flat config to avoid applying TS rules to JSON files ([#​28102](https://redirect.github.com/nrwl/nx/pull/28102)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://redirect.github.com/AgentEnder) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) ### [`v19.8.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.0...19.8.1) ##### 19.8.1 (2024-09-25) ##### 🚀 Features - **core:** allow prompts from init generators during nx init ([#​28003](https://redirect.github.com/nrwl/nx/pull/28003)) ##### 🩹 Fixes - **bundling:** remove unused `babel-plugin-transform-async-to-promises` from `@nx/rollup` ([#​27669](https://redirect.github.com/nrwl/nx/pull/27669)) - **core:** allow creating a db cache without linking task details ([#​28023](https://redirect.github.com/nrwl/nx/pull/28023)) - **core:** fix output text for multiple targets ([#​28043](https://redirect.github.com/nrwl/nx/pull/28043)) - **core:** sort projects after updating from context ([#​28024](https://redirect.github.com/nrwl/nx/pull/28024)) - **core:** add flag when db is disabled for task history ([#​28059](https://redirect.github.com/nrwl/nx/pull/28059)) - **core:** set windowsHide: true wherever possible ([#​28073](https://redirect.github.com/nrwl/nx/pull/28073)) - **core:** support more structured errors in sync generators ([#​28075](https://redirect.github.com/nrwl/nx/pull/28075)) - **core:** nx add should show errors ([#​28079](https://redirect.github.com/nrwl/nx/pull/28079)) - **core:** several powerpack fixes ([#​28088](https://redirect.github.com/nrwl/nx/pull/28088)) - **core:** remove wasi compatibility while db is unsupported in wasi ([#​28089](https://redirect.github.com/nrwl/nx/pull/28089)) - **linter:** do not generate docs.recommended property ([#​28009](https://redirect.github.com/nrwl/nx/pull/28009)) - **linter:** ignore dist and use compat helper for eslint-plugin-react-hooks ([#​28080](https://redirect.github.com/nrwl/nx/pull/28080)) - **react:** vite should be default bundler in app generator ([#​28013](https://redirect.github.com/nrwl/nx/pull/28013)) - **release:** allow dynamically continuing when current version is unresolvable ([#​28034](https://redirect.github.com/nrwl/nx/pull/28034)) - **release:** add groupPreVersionCommand to schema, improve logging ([#​28087](https://redirect.github.com/nrwl/nx/pull/28087)) ##### ❤️ Thank You - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Phillip Barta [@​Phillip9587](https://redirect.github.com/Phillip9587) </details> <details> <summary>google/zx (zx)</summary> ### [`v8.1.9`](https://redirect.github.com/google/zx/releases/tag/8.1.9) [Compare Source](https://redirect.github.com/google/zx/compare/8.1.8...8.1.9) Today's release is a minor update that includes: #### Enhancements - We have replaced `ProcessOutput` fields with lazy getters to reduce mem consumption [#​903](https://redirect.github.com/google/zx/pull/903), [#​908](https://redirect.github.com/google/zx/pull/908) - Reduced ReDos risks for codeblock patterns [#​906](https://redirect.github.com/google/zx/pull/906) - Keep `argv` reference on update [#​916](https://redirect.github.com/google/zx/pull/916) - Strengthened `Shell` interface to properly handle `sync` mode [#​915](https://redirect.github.com/google/zx/pull/915): ```ts expectType<ProcessPromise>($`cmd`) expectType<ProcessPromise>($({ sync: false })`cmd`) expectType<ProcessOutput>($({ sync: true })`cmd`) expectType<ProcessOutput>($.sync`cmd`) ``` #### Fixes - Correctly fill `stdall` for `$.sync` calls: [#​911](https://redirect.github.com/google/zx/pull/911), [#​912](https://redirect.github.com/google/zx/pull/912) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [memfs](https://redirect.github.com/streamich/memfs) | [`4.12.0` -> `4.13.0`](https://renovatebot.com/diffs/npm/memfs/4.12.0/4.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>streamich/memfs (memfs)</summary> ### [`v4.13.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4130-2024-10-07) [Compare Source](https://redirect.github.com/streamich/memfs/compare/v4.12.0...v4.13.0) ##### Features - implement lutimes ([#​1066](https://redirect.github.com/streamich/memfs/issues/1066)) ([a1772b2](https://redirect.github.com/streamich/memfs/commit/a1772b25fbd9ca5d29a5bce9c848206b42ff2652)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.22.4` -> `4.24.0`](https://renovatebot.com/diffs/npm/rollup/4.22.4/4.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.22.4/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.22.4/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.24.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4240) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.23.0...v4.24.0) *2024-10-02* ##### Features - Support preserving and transpiling JSX syntax ([#​5668](https://redirect.github.com/rollup/rollup/issues/5668)) ##### Pull Requests - [#​5668](https://redirect.github.com/rollup/rollup/pull/5668): Introduce JSX support ([@​lukastaegert](https://redirect.github.com/lukastaegert), [@​Martin-Idel](https://redirect.github.com/Martin-Idel), [@​felixhuttmann](https://redirect.github.com/felixhuttmann), [@​AlexDroll](https://redirect.github.com/AlexDroll), [@​tiptr](https://redirect.github.com/tiptr)) ### [`v4.23.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4230) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.5...v4.23.0) *2024-10-01* ##### Features - Collect all emitted names and originalFileNames for assets ([#​5686](https://redirect.github.com/rollup/rollup/issues/5686)) ##### Pull Requests - [#​5686](https://redirect.github.com/rollup/rollup/pull/5686): Add names and originalFileNames to assets ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.22.5`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4225) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.4...v4.22.5) *2024-09-27* ##### Bug Fixes - Allow parsing of certain unicode characters again ([#​5674](https://redirect.github.com/rollup/rollup/issues/5674)) ##### Pull Requests - [#​5674](https://redirect.github.com/rollup/rollup/pull/5674): Fix panic with unicode characters ([@​sapphi-red](https://redirect.github.com/sapphi-red), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5675](https://redirect.github.com/rollup/rollup/pull/5675): chore(deps): update dependency rollup to v4.22.4 \[security] ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5680](https://redirect.github.com/rollup/rollup/pull/5680): chore(deps): update dependency [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v28 ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5681](https://redirect.github.com/rollup/rollup/pull/5681): chore(deps): update dependency [@​rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) to v6 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5682](https://redirect.github.com/rollup/rollup/pull/5682): chore(deps): update dependency [@​rollup/plugin-typescript](https://redirect.github.com/rollup/plugin-typescript) to v12 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5684](https://redirect.github.com/rollup/rollup/pull/5684): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.30.5` -> `5.33.1`](https://renovatebot.com/diffs/npm/knip/5.30.5/5.33.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.33.1`](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...a056e8d9e3d9f24d79efeb3223656dfcf57e49da) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...5.33.1) ### [`v5.33.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.32.0...5.33.0) - Remove more whitespace including newlines with enum members ([`29b35ea`](https://redirect.github.com/webpro-nl/knip/commit/29b35ea7)) - Upgrade jiti to v2.3.2 ([`c5b94c9`](https://redirect.github.com/webpro-nl/knip/commit/c5b94c91)) - Add `module` and `browser` fields to `getEntryPathsFromManifest` ([`e63ebec`](https://redirect.github.com/webpro-nl/knip/commit/e63ebeca)) ### [`v5.32.0`](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...f704a2bbfd614972c2a2f6c3c997eac1f895a28c) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...5.32.0) ### [`v5.31.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.31.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.6...5.31.0) - Do not treat trailing `#` in gitignore as comment ([#​797](https://redirect.github.com/webpro-nl/knip/issues/797)) ([`7fc6355`](https://redirect.github.com/webpro-nl/knip/commit/7fc63552)) - Fix extension for file fixture containing TS ([`847649d`](https://redirect.github.com/webpro-nl/knip/commit/847649df)) - Update some devDependencies ([`d304d8d`](https://redirect.github.com/webpro-nl/knip/commit/d304d8db)) - Update docs for auto-fix (close [#​788](https://redirect.github.com/webpro-nl/knip/issues/788)) ([`48fbddf`](https://redirect.github.com/webpro-nl/knip/commit/48fbddfd)) - Consistent reporter output ([`94da7f7`](https://redirect.github.com/webpro-nl/knip/commit/94da7f78)) - Add support for enum and class members ([`1109cbf`](https://redirect.github.com/webpro-nl/knip/commit/1109cbf6)) - Refactor for reuse/readabilty, more tests ([`20c2390`](https://redirect.github.com/webpro-nl/knip/commit/20c2390c)) - Fix issue type in export declarations ([`0f786f4`](https://redirect.github.com/webpro-nl/knip/commit/0f786f4b)) - Support exported types ([`2a251fa`](https://redirect.github.com/webpro-nl/knip/commit/2a251fa2)) - Improve unused export fixer, add tests ([`b0bb643`](https://redirect.github.com/webpro-nl/knip/commit/b0bb6430)) - Update docs ([`b384403`](https://redirect.github.com/webpro-nl/knip/commit/b384403c)) - Improve var naming in tests ([`2ed9e51`](https://redirect.github.com/webpro-nl/knip/commit/2ed9e514)) - Upgrade to jiti v2.1.0 ([`dea12f8`](https://redirect.github.com/webpro-nl/knip/commit/dea12f81)) - Update docs re. known issues w/ jiti ([`6819eb9`](https://redirect.github.com/webpro-nl/knip/commit/6819eb93)) - Remove obsolete jiti options ([`6d47630`](https://redirect.github.com/webpro-nl/knip/commit/6d476308)) - Use jiti.import + add tests (resolves [#​565](https://redirect.github.com/webpro-nl/knip/issues/565)) ([`3dd8ea6`](https://redirect.github.com/webpro-nl/knip/commit/3dd8ea68)) - Migrate to jiti v2 ([`de7fa2d`](https://redirect.github.com/webpro-nl/knip/commit/de7fa2d4)) ### [`v5.30.6`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.30.6) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.5...5.30.6) - Ignore TS issue with Bun for now ([`2a36139`](https://redirect.github.com/webpro-nl/knip/commit/2a361399)) - Add --trace arguments to help text ([`4b314e2`](https://redirect.github.com/webpro-nl/knip/commit/4b314e2a)) - accept \_ and . in package names ([#​790](https://redirect.github.com/webpro-nl/knip/issues/790)) ([`84db245`](https://redirect.github.com/webpro-nl/knip/commit/84db2459)) - Remove duplicate job (it's in integration.yml as well) ([`2b550b0`](https://redirect.github.com/webpro-nl/knip/commit/2b550b0f)) - continue-on-error: true → fail-fast: false ([`8ed9314`](https://redirect.github.com/webpro-nl/knip/commit/8ed9314c)) - Update argos ci commands ([`ed4bad2`](https://redirect.github.com/webpro-nl/knip/commit/ed4bad21)) - Add freeCodeCamp to integration suite ([`0784ca5`](https://redirect.github.com/webpro-nl/knip/commit/0784ca5f)) - Update FUNDING.yml ([`cf6c5fe`](https://redirect.github.com/webpro-nl/knip/commit/cf6c5fe8)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@faire/mjml-react](https://redirect.github.com/Faire/mjml-react) | [`3.3.0` -> `3.4.0`](https://renovatebot.com/diffs/npm/@faire%2fmjml-react/3.3.0/3.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@faire%2fmjml-react/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@faire%2fmjml-react/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@faire%2fmjml-react/3.3.0/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@faire%2fmjml-react/3.3.0/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Faire/mjml-react (@​faire/mjml-react)</summary> ### [`v3.4.0`](https://redirect.github.com/Faire/mjml-react/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/Faire/mjml-react/compare/v3.3.0...v3.4.0) ##### Bug Fixes - **CI:** Bump node version of release action ([#​118](https://redirect.github.com/Faire/mjml-react/issues/118)) ([1063945](https://redirect.github.com/Faire/mjml-react/commit/1063945f139bf97dc2ee260b55a4dc9488e129d0)) - **CI:** Bump node versions tested ([#​116](https://redirect.github.com/Faire/mjml-react/issues/116)) ([c2e9c00](https://redirect.github.com/Faire/mjml-react/commit/c2e9c0089057e671b91f8ea0c8c3384be5ee15b6)) ##### Features - **mjml:** upgrade mjml dev dependency ([#​125](https://redirect.github.com/Faire/mjml-react/issues/125)) ([e2b1060](https://redirect.github.com/Faire/mjml-react/commit/e2b10602915e3071a299bf7d2f1f0661c3a66c98)) - **react:** upgrade dev dependency to react 18 ([#​119](https://redirect.github.com/Faire/mjml-react/issues/119)) ([294974e](https://redirect.github.com/Faire/mjml-react/commit/294974ee05cf1734d6d6949ce777080f1f5f77ad)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor | `20.17.0` -> `20.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | dependencies | patch | [`20.16.6` -> `20.16.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.6/20.16.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`20.16.6` -> `20.16.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.6/20.16.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v20.18.0`](https://redirect.github.com/nodejs/node/releases/tag/v20.18.0): 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos [Compare Source](https://redirect.github.com/nodejs/node/compare/v20.17.0...v20.18.0) ##### Notable Changes ##### Experimental Network Inspection Support in Node.js This update introduces the initial support for network inspection in Node.js. Currently, this is an experimental feature, so you need to enable it using the `--experimental-network-inspection` flag. With this feature enabled, you can inspect network activities occurring within a JavaScript application. To use network inspection, start your Node.js application with the following command: ```console $ node --inspect-wait --experimental-network-inspection index.js ``` Please note that the network inspection capabilities are in active development. We are actively working on enhancing this feature and will continue to expand its functionality in future updates. - Network inspection is limited to the `http` and `https` modules only. - The Network tab in Chrome DevTools will not be available until the [feature request on the Chrome DevTools side](https://issues.chromium.org/issues/353924015) is addressed. Contributed by Kohei Ueno in [#​53593](https://redirect.github.com/nodejs/node/pull/53593) and [#​54246](https://redirect.github.com/nodejs/node/pull/54246) ##### Exposes X509\_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext This releases introduces a new option to the API `tls.createSecureContext`. From now on, `tls.createSecureContext({ allowPartialTrustChain: true })` can be used to treat intermediate (non-self-signed) certificates in the trust CA certificate list as trusted. Contributed by Anna Henningsen in [#​54790](https://redirect.github.com/nodejs/node/pull/54790) ##### New option for vm.createContext() to create a context with a freezable globalThis Node.js implements a flavor of `vm.createContext()` and friends that creates a context without contextifying its global object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context (impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they don't need the interceptor behavior. Contributed by Joyee Cheung in [#​54394](https://redirect.github.com/nodejs/node/pull/54394) ##### Deprecations - \[[`64aa31f6e5`](https://redirect.github.com/nodejs/node/commit/64aa31f6e5)] - **repl**: doc-deprecate instantiating `node:repl` classes without `new` (Aviv Keller) [#​54842](https://redirect.github.com/nodejs/node/pull/54842) - \[[`4c52ee3d7f`](https://redirect.github.com/nodejs/node/commit/4c52ee3d7f)] - **zlib**: deprecate instantiating classes without new (Yagiz Nizipli) [#​54708](https://redirect.github.com/nodejs/node/pull/54708) ##### Other Notable Changes - \[[`b80da2f964`](https://redirect.github.com/nodejs/node/commit/b80da2f964)] - **buffer**: optimize createFromString (Robert Nagy) [#​54324](https://redirect.github.com/nodejs/node/pull/54324) - \[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)] - **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi) [#​51575](https://redirect.github.com/nodejs/node/pull/51575) - \[[`879546a9bf`](https://redirect.github.com/nodejs/node/commit/879546a9bf)] - **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael Gonzaga) [#​54413](https://redirect.github.com/nodejs/node/pull/54413) - \[[`f789f4c92d`](https://redirect.github.com/nodejs/node/commit/f789f4c92d)] - **(SEMVER-MINOR)** **test_runner**: support module mocking (Colin Ihrig) [#​52848](https://redirect.github.com/nodejs/node/pull/52848) - \[[`4eb0749b6c`](https://redirect.github.com/nodejs/node/commit/4eb0749b6c)] - **(SEMVER-MINOR)** **url**: implement parse method for safer URL parsing (Ali Hassan) [#​52280](https://redirect.github.com/nodejs/node/pull/52280) ##### Commits - \[[`013c48f0e9`](https://redirect.github.com/nodejs/node/commit/013c48f0e9)] - **benchmark**: --no-warnings to avoid DEP/ExpWarn log (Rafael Gonzaga) [#​54928](https://redirect.github.com/nodejs/node/pull/54928) - \[[`194fc113ac`](https://redirect.github.com/nodejs/node/commit/194fc113ac)] - **benchmark**: add buffer.isAscii benchmark (RafaelGSS) [#​54740](https://redirect.github.com/nodejs/node/pull/54740) - \[[`7410d51cb9`](https://redirect.github.com/nodejs/node/commit/7410d51cb9)] - **benchmark**: add buffer.isUtf8 bench (RafaelGSS) [#​54740](https://redirect.github.com/nodejs/node/pull/54740) - \[[`2393f21e8a`](https://redirect.github.com/nodejs/node/commit/2393f21e8a)] - **benchmark**: add access async version to bench (Rafael Gonzaga) [#​54747](https://redirect.github.com/nodejs/node/pull/54747) - \[[`b8779721f0`](https://redirect.github.com/nodejs/node/commit/b8779721f0)] - **benchmark**: enhance dc publish benchmark (Rafael Gonzaga) [#​54745](https://redirect.github.com/nodejs/node/pull/54745) - \[[`4078aa83ff`](https://redirect.github.com/nodejs/node/commit/4078aa83ff)] - **benchmark**: add match and doesNotMatch bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`66acab9976`](https://redirect.github.com/nodejs/node/commit/66acab9976)] - **benchmark**: add rejects and doesNotReject bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`6db777fb3a`](https://redirect.github.com/nodejs/node/commit/6db777fb3a)] - **benchmark**: add throws and doesNotThrow bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`8f101560ce`](https://redirect.github.com/nodejs/node/commit/8f101560ce)] - **benchmark**: add strictEqual and notStrictEqual bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`2c9e4c936e`](https://redirect.github.com/nodejs/node/commit/2c9e4c936e)] - **benchmark**: adds groups to better separate benchmarks (Giovanni Bucci) [#​54393](https://redirect.github.com/nodejs/node/pull/54393) - \[[`671c3ac633`](https://redirect.github.com/nodejs/node/commit/671c3ac633)] - **benchmark**: fix benchmark for file path and URL conversion (Early Riser) [#​54190](https://redirect.github.com/nodejs/node/pull/54190) - \[[`8c8708cb5b`](https://redirect.github.com/nodejs/node/commit/8c8708cb5b)] - **benchmark**: use assert.ok searchparams (Rafael Gonzaga) [#​54334](https://redirect.github.com/nodejs/node/pull/54334) - \[[`8b71fa79e2`](https://redirect.github.com/nodejs/node/commit/8b71fa79e2)] - **benchmark**: add stream.compose benchmark (jakecastelli) [#​54308](https://redirect.github.com/nodejs/node/pull/54308) - \[[`93ee36e3a0`](https://redirect.github.com/nodejs/node/commit/93ee36e3a0)] - **benchmark**: rename count to n (Rafael Gonzaga) [#​54271](https://redirect.github.com/nodejs/node/pull/54271) - \[[`f2971b6f0b`](https://redirect.github.com/nodejs/node/commit/f2971b6f0b)] - **benchmark**: change assert() to assert.ok() (Rafael Gonzaga) [#​54254](https://redirect.github.com/nodejs/node/pull/54254) - \[[`f48f2c212c`](https://redirect.github.com/nodejs/node/commit/f48f2c212c)] - **benchmark**: support --help in CLI (Aviv Keller) [#​53358](https://redirect.github.com/nodejs/node/pull/53358) - \[[`0309b0520b`](https://redirect.github.com/nodejs/node/commit/0309b0520b)] - **benchmark**: remove force option as force defaults to true (Yelim Koo) [#​54203](https://redirect.github.com/nodejs/node/pull/54203) - \[[`b6e8305b2d`](https://redirect.github.com/nodejs/node/commit/b6e8305b2d)] - **benchmark**: use assert.ok instead of assert (Rafael Gonzaga) [#​54176](https://redirect.github.com/nodejs/node/pull/54176) - \[[`90c660d26a`](https://redirect.github.com/nodejs/node/commit/90c660d26a)] - **benchmark**: add require-esm benchmark (Joyee Cheung) [#​52166](https://redirect.github.com/nodejs/node/pull/52166) - \[[`1b8584b52e`](https://redirect.github.com/nodejs/node/commit/1b8584b52e)] - **benchmark,doc**: add CPU scaling governor to perf (Rafael Gonzaga) [#​54723](https://redirect.github.com/nodejs/node/pull/54723) - \[[`0b9161b330`](https://redirect.github.com/nodejs/node/commit/0b9161b330)] - **benchmark,doc**: mention bar.R to the list of scripts (Rafael Gonzaga) [#​54722](https://redirect.github.com/nodejs/node/pull/54722) - \[[`84bf93b7ea`](https://redirect.github.com/nodejs/node/commit/84bf93b7ea)] - **buffer**: allow invalid encoding in from (Robert Nagy) [#​54533](https://redirect.github.com/nodejs/node/pull/54533) - \[[`d04246a0d7`](https://redirect.github.com/nodejs/node/commit/d04246a0d7)] - **buffer**: optimize byteLength for common encodings (Robert Nagy) [#​54342](https://redirect.github.com/nodejs/node/pull/54342) - \[[`f36831f694`](https://redirect.github.com/nodejs/node/commit/f36831f694)] - **buffer**: optimize createFromString (Robert Nagy) [#​54324](https://redirect.github.com/nodejs/node/pull/54324) - \[[`f5f40c8088`](https://redirect.github.com/nodejs/node/commit/f5f40c8088)] - **buffer**: optimize for common encodings (Robert Nagy) [#​54319](https://redirect.github.com/nodejs/node/pull/54319) - \[[`76c37703be`](https://redirect.github.com/nodejs/node/commit/76c37703be)] - **buffer**: add JSDoc to blob bytes method (Roberto Simonini) [#​54117](https://redirect.github.com/nodejs/node/pull/54117) - \[[`3012d31404`](https://redirect.github.com/nodejs/node/commit/3012d31404)] - **buffer**: use faster integer argument check (Robert Nagy) [#​54089](https://redirect.github.com/nodejs/node/pull/54089) - \[[`3505782801`](https://redirect.github.com/nodejs/node/commit/3505782801)] - **buffer**: make indexOf(byte) faster (Tobias Nießen) [#​53455](https://redirect.github.com/nodejs/node/pull/53455) - \[[`d285fc1f68`](https://redirect.github.com/nodejs/node/commit/d285fc1f68)] - **build**: upgrade clang-format to v18 (Aviv Keller) [#​53957](https://redirect.github.com/nodejs/node/pull/53957) - \[[`d288ec3b0a`](https://redirect.github.com/nodejs/node/commit/d288ec3b0a)] - **build**: fix conflicting V8 object print flags (Daeyeon Jeong) [#​54785](https://redirect.github.com/nodejs/node/pull/54785) - \[[`e862eecac9`](https://redirect.github.com/nodejs/node/commit/e862eecac9)] - **build**: do not build with code cache for core coverage collection (Joyee Cheung) [#​54633](https://redirect.github.com/nodejs/node/pull/54633) - \[[`f7a606eb96`](https://redirect.github.com/nodejs/node/commit/f7a606eb96)] - **build**: turn off `-Wrestrict` (Richard Lau) [#​54737](https://redirect.github.com/nodejs/node/pull/54737) - \[[`71ca2665e4`](https://redirect.github.com/nodejs/node/commit/71ca2665e4)] - **build**: reclaim disk space on macOS GHA runner (jakecastelli) [#​54658](https://redirect.github.com/nodejs/node/pull/54658) - \[[`82d8051c39`](https://redirect.github.com/nodejs/node/commit/82d8051c39)] - **build**: don't clean obj.target directory if it doesn't exist (Joyee Cheung) [#​54337](https://redirect.github.com/nodejs/node/pull/54337) - \[[`6e550b1f26`](https://redirect.github.com/nodejs/node/commit/6e550b1f26)] - **build**: update `ruff` to `0.5.2` (Aviv Keller) [#​53909](https://redirect.github.com/nodejs/node/pull/53909) - \[[`e2ea7b26d7`](https://redirect.github.com/nodejs/node/commit/e2ea7b26d7)] - **build**: fix ./configure --help format error (Zhenwei Jin) [#​53066](https://redirect.github.com/nodejs/node/pull/53066) - \[[`eb2402d569`](https://redirect.github.com/nodejs/node/commit/eb2402d569)] - **build**: enable building with shared uvwasi lib (Pooja D P) [#​43987](https://redirect.github.com/nodejs/node/pull/43987) - \[[`45732314d4`](https://redirect.github.com/nodejs/node/commit/45732314d4)] - **build**: sync V8 warning cflags with BUILD.gn (Michaël Zasso) [#​52873](https://redirect.github.com/nodejs/node/pull/52873) - \[[`6e0a2bb54c`](https://redirect.github.com/nodejs/node/commit/6e0a2bb54c)] - **build**: harmonize Clang checks (Michaël Zasso) [#​52873](https://redirect.github.com/nodejs/node/pull/52873) - \[[`3f78d4eb28`](https://redirect.github.com/nodejs/node/commit/3f78d4eb28)] - **cli**: add `--expose-gc` flag available to `NODE_OPTIONS` (Juan José) [#​53078](https://redirect.github.com/nodejs/node/pull/53078) - \[[`a110409b2a`](https://redirect.github.com/nodejs/node/commit/a110409b2a)] - **console**: use validateOneOf for colorMode validation (HEESEUNG) [#​54245](https://redirect.github.com/nodejs/node/pull/54245) - \[[`231ab788ea`](https://redirect.github.com/nodejs/node/commit/231ab788ea)] - **crypto**: reject dh,x25519,x448 in {Sign,Verify}Final (Huáng Jùnliàng) [#​53774](https://redirect.github.com/nodejs/node/pull/53774) - \[[`a5984e4570`](https://redirect.github.com/nodejs/node/commit/a5984e4570)] - **crypto**: return a clearer error when loading an unsupported pkcs12 (Tim Perry) [#​54485](https://redirect.github.com/nodejs/node/pull/54485) - \[[`f287cd77bd`](https://redirect.github.com/nodejs/node/commit/f287cd77bd)] - **crypto**: remove unused `kHashTypes` internal (Antoine du Hamel) [#​54627](https://redirect.github.com/nodejs/node/pull/54627) - \[[`1fc904f8c4`](https://redirect.github.com/nodejs/node/commit/1fc904f8c4)] - **deps**: update cjs-module-lexer to 1.4.1 (Node.js GitHub Bot) [#​54846](https://redirect.github.com/nodejs/node/pull/54846) - \[[`95b55c39b1`](https://redirect.github.com/nodejs/node/commit/95b55c39b1)] - **deps**: update simdutf to 5.5.0 (Node.js GitHub Bot) [#​54434](https://redirect.github.com/nodejs/node/pull/54434) - \[[`cf6ded5dd3`](https://redirect.github.com/nodejs/node/commit/cf6ded5dd3)] - **deps**: update cjs-module-lexer to 1.4.0 (Node.js GitHub Bot) [#​54713](https://redirect.github.com/nodejs/node/pull/54713) - \[[`7f8edce3f1`](https://redirect.github.com/nodejs/node/commit/7f8edce3f1)] - **deps**: update c-ares to v1.33.1 (Node.js GitHub Bot) [#​54549](https://redirect.github.com/nodejs/node/pull/54549) - \[[`9a4a7b7ecc`](https://redirect.github.com/nodejs/node/commit/9a4a7b7ecc)] - **deps**: update undici to 6.19.8 (Node.js GitHub Bot) [#​54456](https://redirect.github.com/nodejs/node/pull/54456) - \[[`87ca1d7fee`](https://redirect.github.com/nodejs/node/commit/87ca1d7fee)] - **deps**: update simdutf to 5.3.4 (Node.js GitHub Bot) [#​54312](https://redirect.github.com/nodejs/node/pull/54312) - \[[`d3a743f182`](https://redirect.github.com/nodejs/node/commit/d3a743f182)] - **deps**: update zlib to 1.3.0.1-motley-71660e1 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`926981aa9f`](https://redirect.github.com/nodejs/node/commit/926981aa9f)] - **deps**: update zlib to 1.3.0.1-motley-c2469fd (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`654c8d1fdc`](https://redirect.github.com/nodejs/node/commit/654c8d1fdc)] - **deps**: update zlib to 1.3.0.1-motley-68e57e6 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`2477e79172`](https://redirect.github.com/nodejs/node/commit/2477e79172)] - **deps**: update zlib to 1.3.0.1-motley-8b7eff8 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`3d8113faf5`](https://redirect.github.com/nodejs/node/commit/3d8113faf5)] - **deps**: update zlib to 1.3.0.1-motley-e432200 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`ac294e3db4`](https://redirect.github.com/nodejs/node/commit/ac294e3db4)] - **deps**: update zlib to 1.3.0.1-motley-887bb57 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`239588b968`](https://redirect.github.com/nodejs/node/commit/239588b968)] - **deps**: update c-ares to v1.33.0 (Node.js GitHub Bot) [#​54198](https://redirect.github.com/nodejs/node/pull/54198) - \[[`6e7de37ed3`](https://redirect.github.com/nodejs/node/commit/6e7de37ed3)] - **deps**: update undici to 6.19.7 (Node.js GitHub Bot) [#​54286](https://redirect.github.com/nodejs/node/pull/54286) - \[[`38aa9d6ea9`](https://redirect.github.com/nodejs/node/commit/38aa9d6ea9)] - **deps**: update acorn to 8.12.1 (Node.js GitHub Bot) [#​53465](https://redirect.github.com/nodejs/node/pull/53465) - \[[`d30145f663`](https://redirect.github.com/nodejs/node/commit/d30145f663)] - **deps**: update undici to 6.19.5 (Node.js GitHub Bot) [#​54076](https://redirect.github.com/nodejs/node/pull/54076) - \[[`c169d9c12b`](https://redirect.github.com/nodejs/node/commit/c169d9c12b)] - **deps**: update simdutf to 5.3.1 (Node.js GitHub Bot) [#​54196](https://redirect.github.com/nodejs/node/pull/54196) - \[[`92f3447957`](https://redirect.github.com/nodejs/node/commit/92f3447957)] - **doc**: add missing EventSource docs to globals (Matthew Aitken) [#​55022](https://redirect.github.com/nodejs/node/pull/55022) - \[[`2879ce9681`](https://redirect.github.com/nodejs/node/commit/2879ce9681)] - **doc**: fix broken Android building link (Niklas Wenzel) [#​54922](https://redirect.github.com/nodejs/node/pull/54922) - \[[`096623b59a`](https://redirect.github.com/nodejs/node/commit/096623b59a)] - **doc**: add support link for aduh95 (Antoine du Hamel) [#​54866](https://redirect.github.com/nodejs/node/pull/54866) - \[[`1dfd238781`](https://redirect.github.com/nodejs/node/commit/1dfd238781)] - **doc**: run license-builder (github-actions\[bot]) [#​54854](https://redirect.github.com/nodejs/node/pull/54854) - \[[`a6c748fffb`](https://redirect.github.com/nodejs/node/commit/a6c748fffb)] - **doc**: experimental flag for global accessible APIs (Chengzhong Wu) [#​54330](https://redirect.github.com/nodejs/node/pull/54330) - \[[`d48a22fa14`](https://redirect.github.com/nodejs/node/commit/d48a22fa14)] - **doc**: add `ERR_INVALID_ADDRESS` to `errors.md` (Aviv Keller) [#​54661](https://redirect.github.com/nodejs/node/pull/54661) - \[[`4a840cecfa`](https://redirect.github.com/nodejs/node/commit/4a840cecfa)] - **doc**: add support link for mcollina (Matteo Collina) [#​54786](https://redirect.github.com/nodejs/node/pull/54786) - \[[`ec22d86512`](https://redirect.github.com/nodejs/node/commit/ec22d86512)] - **doc**: mark `--conditions` CLI flag as stable (Guy Bedford) [#​54209](https://redirect.github.com/nodejs/node/pull/54209) - \[[`77c702ca07`](https://redirect.github.com/nodejs/node/commit/77c702ca07)] - **doc**: fix typo in recognizing-contributors (Tobias Nießen) [#​54822](https://redirect.github.com/nodejs/node/pull/54822) - \[[`62953ef9fb`](https://redirect.github.com/nodejs/node/commit/62953ef9fb)] - **doc**: clarify `--max-old-space-size` and `--max-semi-space-size` units (Alexandre ABRIOUX) [#​54477](https://redirect.github.com/nodejs/node/pull/54477) - \[[`e2bab0f2b2`](https://redirect.github.com/nodejs/node/commit/e2bab0f2b2)] - **doc**: replace --allow-fs-read by --allow-fs-write in related section (M1CK431) [#​54427](https://redirect.github.com/nodejs/node/pull/54427) - \[[`9cbfd5b33a`](https://redirect.github.com/nodejs/node/commit/9cbfd5b33a)] - **doc**: add support link for marco-ippolito (Marco Ippolito) [#​54789](https://redirect.github.com/nodejs/node/pull/54789) - \[[`53167b29ef`](https://redirect.github.com/nodejs/node/commit/53167b29ef)] - **doc**: fix typo (Michael Dawson) [#​54640](https://redirect.github.com/nodejs/node/pull/54640) - \[[`87f78a35f7`](https://redirect.github.com/nodejs/node/commit/87f78a35f7)] - **doc**: fix webcrypto.md AES-GCM backticks (Filip Skokan) [#​54621](https://redirect.github.com/nodejs/node/pull/54621) - \[[`7c83c15221`](https://redirect.github.com/nodejs/node/commit/7c83c15221)] - **doc**: add documentation about os.tmpdir() overrides (Joyee Cheung) [#​54613](https://redirect.github.com/nodejs/node/pull/54613) - \[[`4bfd832d70`](https://redirect.github.com/nodejs/node/commit/4bfd832d70)] - **doc**: add support me link for anonrig (Yagiz Nizipli) [#​54611](https://redirect.github.com/nodejs/node/pull/54611) - \[[`22a103e5ec`](https://redirect.github.com/nodejs/node/commit/22a103e5ec)] - **doc**: add alert on REPL from TCP socket (Rafael Gonzaga) [#​54594](https://redirect.github.com/nodejs/node/pull/54594) - \[[`b6374c24e1`](https://redirect.github.com/nodejs/node/commit/b6374c24e1)] - **doc**: fix typo in styleText description (Rafael Gonzaga) [#​54616](https://redirect.github.com/nodejs/node/pull/54616) - \[[`2f5b98ee1f`](https://redirect.github.com/nodejs/node/commit/2f5b98ee1f)] - **doc**: add getHeapStatistics() property descriptions (Benji Marinacci) [#​54584](https://redirect.github.com/nodejs/node/pull/54584) - \[[`482302b99b`](https://redirect.github.com/nodejs/node/commit/482302b99b)] - **doc**: fix information about including coverage files (Aviv Keller) [#​54527](https://redirect.github.com/nodejs/node/pull/54527) - \[[`b3708e7df4`](https://redirect.github.com/nodejs/node/commit/b3708e7df4)] - **doc**: support collaborators - talk amplification (Michael Dawson) [#​54508](https://redirect.github.com/nodejs/node/pull/54508) - \[[`c86fe23012`](https://redirect.github.com/nodejs/node/commit/c86fe23012)] - **doc**: add note about shasum generation failure (Marco Ippolito) [#​54487](https://redirect.github.com/nodejs/node/pull/54487) - \[[`d53e6cf755`](https://redirect.github.com/nodejs/node/commit/d53e6cf755)] - **doc**: fix capitalization in module.md (shallow-beach) [#​54488](https://redirect.github.com/nodejs/node/pull/54488) - \[[`cdc6713f18`](https://redirect.github.com/nodejs/node/commit/cdc6713f18)] - **doc**: add esm examples to node:https (Alfredo González) [#​54399](https://redirect.github.com/nodejs/node/pull/54399) - \[[`1ac1fe4e65`](https://redirect.github.com/nodejs/node/commit/1ac1fe4e65)] - **doc**: fix error description of the max header size (Egawa Ryo) [#​54125](https://redirect.github.com/nodejs/node/pull/54125) - \[[`244542b720`](https://redirect.github.com/nodejs/node/commit/244542b720)] - **doc**: add git node security --cleanup (Rafael Gonzaga) [#​54381](https://redirect.github.com/nodejs/node/pull/54381) - \[[`69fb71f54c`](https://redirect.github.com/nodejs/node/commit/69fb71f54c)] - **doc**: add note on weakness of permission model (Tobias Nießen) [#​54268](https://redirect.github.com/nodejs/node/pull/54268) - \[[`83b2cb908b`](https://redirect.github.com/nodejs/node/commit/83b2cb908b)] - **doc**: add versions when `--watch-preserve-output` was added (Théo LUDWIG) [#​54328](https://redirect.github.com/nodejs/node/pull/54328) - \[[`460fb49483`](https://redirect.github.com/nodejs/node/commit/460fb49483)] - **doc**: replace v19 mention in Current release (Rafael Gonzaga) [#​54361](https://redirect.github.com/nodejs/node/pull/54361) - \[[`994b46a160`](https://redirect.github.com/nodejs/node/commit/994b46a160)] - **doc**: correct peformance entry types (Jason Zhang) [#​54263](https://redirect.github.com/nodejs/node/pull/54263) - \[[`f142e668cb`](https://redirect.github.com/nodejs/node/commit/f142e668cb)] - **doc**: fix typo in method name in the sea doc (Eliyah Sundström) [#​54027](https://redirect.github.com/nodejs/node/pull/54027) - \[[`9529a30dba`](https://redirect.github.com/nodejs/node/commit/9529a30dba)] - **doc**: mark process.nextTick legacy (Marco Ippolito) [#​51280](https://redirect.github.com/nodejs/node/pull/51280) - \[[`7e25fabb91`](https://redirect.github.com/nodejs/node/commit/7e25fabb91)] - **doc**: add esm examples to node:http2 (Alfredo González) [#​54292](https://redirect.github.com/nodejs/node/pull/54292) - \[[`6a4f05e384`](https://redirect.github.com/nodejs/node/commit/6a4f05e384)] - **doc**: explicitly mention node:fs module restriction (Rafael Gonzaga) [#​54269](https://redirect.github.com/nodejs/node/pull/54269) - \[[`53f5c54997`](https://redirect.github.com/nodejs/node/commit/53f5c54997)] - **doc**: warn for windows build bug (Jason Zhang) [#​54217](https://redirect.github.com/nodejs/node/pull/54217) - \[[`07bde054f3`](https://redirect.github.com/nodejs/node/commit/07bde054f3)] - **doc**: make some parameters optional in `tracingChannel.traceCallback` (Deokjin Kim) [#​54068](https://redirect.github.com/nodejs/node/pull/54068) - \[[`62bf03b5f1`](https://redirect.github.com/nodejs/node/commit/62bf03b5f1)] - **doc**: add esm examples to node:dns (Alfredo González) [#​54172](https://redirect.github.com/nodejs/node/pull/54172) - \[[`fb2b19184b`](https://redirect.github.com/nodejs/node/commit/fb2b19184b)] - **doc**: add KevinEady as a triager (Chengzhong Wu) [#​54179](https://redirect.github.com/nodejs/node/pull/54179) - \[[`24976bfba0`](https://redirect.github.com/nodejs/node/commit/24976bfba0)] - **doc**: add esm examples to node:console (Alfredo González) [#​54108](https://redirect.github.com/nodejs/node/pull/54108) - \[[`4e7edc40f7`](https://redirect.github.com/nodejs/node/commit/4e7edc40f7)] - **doc**: fix sea assets example (Sadzurami) [#​54192](https://redirect.github.com/nodejs/node/pull/54192) - \[[`322b5d91e1`](https://redirect.github.com/nodejs/node/commit/322b5d91e1)] - **doc**: add links to security steward companies (Aviv Keller) [#​52981](https://redirect.github.com/nodejs/node/pull/52981) - \[[`6ab271510e`](https://redirect.github.com/nodejs/node/commit/6ab271510e)] - **doc**: move `onread` option from `socket.connect()` to `new net.socket()` (sendoru) [#​54194](https://redirect.github.com/nodejs/node/pull/54194) - \[[`39c30ea08f`](https://redirect.github.com/nodejs/node/commit/39c30ea08f)] - **doc**: move release key for Myles Borins (Richard Lau) [#​54059](https://redirect.github.com/nodejs/node/pull/54059) - \[[`e9fc54804a`](https://redirect.github.com/nodejs/node/commit/e9fc54804a)] - **doc**: refresh instructions for building node from source (Liran Tal) [#​53768](https://redirect.github.com/nodejs/node/pull/53768) - \[[`f131dc625a`](https://redirect.github.com/nodejs/node/commit/f131dc625a)] - **doc**: add documentation for blob.bytes() method (jaexxin) [#​54114](https://redirect.github.com/nodejs/node/pull/54114) - \[[`8d41bb900b`](https://redirect.github.com/nodejs/node/commit/8d41bb900b)] - **doc**: add missing new lines to custom test reporter examples (Eddie Abbondanzio) [#​54152](https://redirect.github.com/nodejs/node/pull/54152) - \[[`2acaeaba77`](https://redirect.github.com/nodejs/node/commit/2acaeaba77)] - **doc**: update list of Triagers on the `README.md` (Antoine du Hamel) [#​54138](https://redirect.github.com/nodejs/node/pull/54138) - \[[`fff8eb2792`](https://redirect.github.com/nodejs/node/commit/fff8eb2792)] - **doc**: expand troubleshooting section (Liran Tal) [#​53808](https://redirect.github.com/nodejs/node/pull/53808) - \[[`402121520f`](https://redirect.github.com/nodejs/node/commit/402121520f)] - **doc**: clarify `useCodeCache` setting for cross-platform SEA generation (Yelim Koo) [#​53994](https://redirect.github.com/nodejs/node/pull/53994) - \[[`272484b8b2`](https://redirect.github.com/nodejs/node/commit/272484b8b2)] - **doc**: test for cli options (Aras Abbasi) [#​51623](https://redirect.github.com/nodejs/node/pull/51623) - \[[`c4d0ca4710`](https://redirect.github.com/nodejs/node/commit/c4d0ca4710)] - **doc, build**: fixup build docs (Aviv Keller) [#​54899](https://redirect.github.com/nodejs/node/pull/54899) - \[[`2e3e17748b`](https://redirect.github.com/nodejs/node/commit/2e3e17748b)] - **doc, child_process**: add esm snippets (Aviv Keller) [#​53616](https://redirect.github.com/nodejs/node/pull/53616) - \[[`c40b4b4f27`](https://redirect.github.com/nodejs/node/commit/c40b4b4f27)] - **doc, meta**: fix broken link in `onboarding.md` (Aviv Keller) [#​54886](https://redirect.github.com/nodejs/node/pull/54886) - \[[`beff587b94`](https://redirect.github.com/nodejs/node/commit/beff587b94)] - **doc, meta**: add missing `,` to `BUILDING.md` (Aviv Keller) [#​54409](https://redirect.github.com/nodejs/node/pull/54409) - \[[`c114585430`](https://redirect.github.com/nodejs/node/commit/c114585430)] - **doc, meta**: replace command with link to keys (Aviv Keller) [#​53745](https://redirect.github.com/nodejs/node/pull/53745) - \[[`0843077a99`](https://redirect.github.com/nodejs/node/commit/0843077a99)] - **doc, test**: simplify test README table (Aviv Keller) [#​53971](https://redirect.github.com/nodejs/node/pull/53971) - \[[`2df7bc0e32`](https://redirect.github.com/nodejs/node/commit/2df7bc0e32)] - **doc,tools**: enforce use of `node:` prefix (Antoine du Hamel) [#​53950](https://redirect.github.com/nodejs/node/pull/53950) - \[[`0dd4639391`](https://redirect.github.com/nodejs/node/commit/0dd4639391)] - **esm**: fix support for `URL` instances in `import.meta.resolve` (Antoine du Hamel) [#​54690](https://redirect.github.com/nodejs/node/pull/54690) - \[[`f0c55e206d`](https://redirect.github.com/nodejs/node/commit/f0c55e206d)] - **fs**: refactor rimraf to avoid using primordials (Yagiz Nizipli) [#​54834](https://redirect.github.com/nodejs/node/pull/54834) - \[[`f568384bbd`](https://redirect.github.com/nodejs/node/commit/f568384bbd)] - **fs**: refactor handleTimestampsAndMode to remove redundant call (HEESEUNG) [#​54369](https://redirect.github.com/nodejs/node/pull/54369) - \[[`2fb7cc9715`](https://redirect.github.com/nodejs/node/commit/2fb7cc9715)] - **fs**: fix typings (Yagiz Nizipli) [#​53626](https://redirect.github.com/nodejs/node/pull/53626) - \[[`596940cfa0`](https://redirect.github.com/nodejs/node/commit/596940cfa0)] - **http**: reduce likelihood of race conditions on keep-alive timeout (jazelly) [#​54863](https://redirect.github.com/nodejs/node/pull/54863) - \[[`6e13a7ba02`](https://redirect.github.com/nodejs/node/commit/6e13a7ba02)] - **http**: remove prototype primordials (Antoine du Hamel) [#​53698](https://redirect.github.com/nodejs/node/pull/53698) - \[[`99f96eb3f7`](https://redirect.github.com/nodejs/node/commit/99f96eb3f7)] - **http2**: remove prototype primordials (Antoine du Hamel) [#​53696](https://redirect.github.com/nodejs/node/pull/53696) - \[[`41f5eacc1a`](https://redirect.github.com/nodejs/node/commit/41f5eacc1a)] - **https**: only use default ALPNProtocols when appropriate (Brian White) [#​54411](https://redirect.github.com/nodejs/node/pull/54411) - \[[`59a39520e1`](https://redirect.github.com/nodejs/node/commit/59a39520e1)] - **(SEMVER-MINOR)** **inspector**: support `Network.loadingFailed` event (Kohei Ueno) [#​54246](https://redirect.github.com/nodejs/node/pull/54246) - \[[`d1007fb1a9`](https://redirect.github.com/nodejs/node/commit/d1007fb1a9)] - **inspector**: provide detailed info to fix DevTools frontend errors (Kohei Ueno) [#​54156](https://redirect.github.com/nodejs/node/pull/54156) - \[[`3b93507949`](https://redirect.github.com/nodejs/node/commit/3b93507949)] - **(SEMVER-MINOR)** **inspector**: add initial support for network inspection (Kohei Ueno) [#​53593](https://redirect.github.com/nodejs/node/pull/53593) - \[[`fc37b801c8`](https://redirect.github.com/nodejs/node/commit/fc37b801c8)] - **lib**: remove unnecessary async (jakecastelli) [#​54829](https://redirect.github.com/nodejs/node/pull/54829) - \[[`d86f24787b`](https://redirect.github.com/nodejs/node/commit/d86f24787b)] - **lib**: make WeakRef safe in abort_controller (jazelly) [#​54791](https://redirect.github.com/nodejs/node/pull/54791) - \[[`77c59224e5`](https://redirect.github.com/nodejs/node/commit/77c59224e5)] - **lib**: add note about removing `node:sys` module (Rafael Gonzaga) [#​54743](https://redirect.github.com/nodejs/node/pull/54743) - \[[`b8c06dce02`](https://redirect.github.com/nodejs/node/commit/b8c06dce02)] - **lib**: ensure no holey array in fixed_queue (Jason Zhang) [#​54537](https://redirect.github.com/nodejs/node/pull/54537) - \[[`b85c8ce1fc`](https://redirect.github.com/nodejs/node/commit/b85c8ce1fc)] - **lib**: refactor SubtleCrypto experimental warnings (Filip Skokan) [#​54620](https://redirect.github.com/nodejs/node/pull/54620) - \[[`e84812c1b5`](https://redirect.github.com/nodejs/node/commit/e84812c1b5)] - **lib**: respect terminal capabilities on styleText (Rafael Gonzaga) [#​54389](https://redirect.github.com/nodejs/node/pull/54389) - \[[`c004abaf17`](https://redirect.github.com/nodejs/node/commit/c004abaf17)] - **lib**: replace spread operator with primordials function (YoonSoo_Shin) [#​54053](https://redirect.github.com/nodejs/node/pull/54053) - \[[`b79aeabc4d`](https://redirect.github.com/nodejs/node/commit/b79aeabc4d)] - **lib**: avoid for of loop and remove unnecessary variable in zlib (YoonSoo_Shin) [#​54258](https://redirect.github.com/nodejs/node/pull/54258) - \[[`f4085363c6`](https://redirect.github.com/nodejs/node/commit/f4085363c6)] - **lib**: fix unhandled errors in webstream adapters (Fedor Indutny) [#​54206](https://redirect.github.com/nodejs/node/pull/54206) - \[[`1ad857e748`](https://redirect.github.com/nodejs/node/commit/1ad857e748)] - **lib**: fix typos in comments within internal/streams (YoonSoo_Shin) [#​54093](https://redirect.github.com/nodejs/node/pull/54093) - \[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)] - **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi) [#​51575](https://redirect.github.com/nodejs/node/pull/51575) - \[[`afbf2c0530`](https://redirect.github.com/nodejs/node/commit/afbf2c0530)] - **lib,permission**: support Buffer to permission.has (Rafael Gonzaga) [#​54104](https://redirect.github.com/nodejs/node/pull/54104) - \[[`54af47395d`](https://redirect.github.com/nodejs/node/commit/54af47395d)] - **meta**: bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 (dependabot\[bot]) [#​54820](https://redirect.github.com/nodejs/node/pull/54820) - \[[`a0c10f2ed9`](https://redirect.github.com/nodejs/node/commit/a0c10f2ed9)] - **meta**: add `Windows ARM64` to flaky-tests list (Aviv Keller) [#​54693](https://redirect.github.com/nodejs/node/pull/54693) - \[[`27b06880e1`](https://redirect.github.com/nodejs/node/commit/27b06880e1)] - **meta**: bump actions/setup-python from 5.1.1 to 5.2.0 (Rich Trott) [#​54691](https://redirect.github.com/nodejs/node/pull/54691) - \[[`8747af1037`](https://redirect.github.com/nodejs/node/commit/8747af1037)] - **meta**: update sccache to v0.8.1 (Aviv Keller) [#​54720](https://redirect.github.com/nodejs/node/pull/54720) - \[[`3f753d87a6`](https://redirect.github.com/nodejs/node/commit/3f753d87a6)] - **meta**: bump step-security/harden-runner from 2.9.0 to 2.9.1 (dependabot\[bot]) [#​54704](https://redirect.github.com/nodejs/node/pull/54704) - \[[`6f103ae25d`](https://redirect.github.com/nodejs/node/commit/6f103ae25d)] - **meta**: bump actions/upload-artifact from 4.3.4 to 4.4.0 (dependabot\[bot]) [#​54703](https://redirect.github.com/nodejs/node/pull/54703) - \[[`3e6a9bb04e`](https://redirect.github.com/nodejs/node/commit/3e6a9bb04e)] - **meta**: bump github/codeql-action from 3.25.15 to 3.26.6 (dependabot\[bot]) [#​54702](https://redirect.github.com/nodejs/node/pull/54702) - \[[`c666ebc4e4`](https://redirect.github.com/nodejs/node/commit/c666ebc4e4)] - **meta**: fix links in `SECURITY.md` (Aviv Keller) [#​54696](https://redirect.github.com/nodejs/node/pull/54696) - \[[`4d361b3bed`](https://redirect.github.com/nodejs/node/commit/4d361b3bed)] - **meta**: fix `contributing` codeowners (Aviv Keller) [#​54641](https://redirect.github.com/nodejs/node/pull/54641) - \[[`36931aa183`](https://redirect.github.com/nodejs/node/commit/36931aa183)] - **meta**: remind users to use a supported version in bug reports (Aviv Keller) [#​54481](https://redirect.github.com/nodejs/node/pull/54481) - \[[`cf283d9ca7`](https://redirect.github.com/nodejs/node/commit/cf283d9ca7)] - **meta**: run coverage-windows when `vcbuild.bat` updated (Aviv Keller) [#​54412](https://redirect.github.com/nodejs/node/pull/54412) - \[[`67ca397c9f`](https://redirect.github.com/nodejs/node/commit/67ca397c9f)] - **meta**: add test-permission-\* CODEOWNERS (Rafael Gonzaga) [#​54267](https://redirect.github.com/nodejs/node/pull/54267) - \[[`b61a2f5b79`](https://redirect.github.com/nodejs/node/commit/b61a2f5b79)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​54210](https://redirect.github.com/nodejs/node/pull/54210) - \[[`dd8ab83667`](https://redirect.github.com/nodejs/node/commit/dd8ab83667)] - **meta**: add module label for the lib/internal/modules folder (Aviv Keller) [#​52858](https://redirect.github.com/nodejs/node/pull/52858) - \[[`db78978d17`](https://redirect.github.com/nodejs/node/commit/db78978d17)] - **meta**: bump `actions/upload-artifact` from 4.3.3 to 4.3.4 (dependabot\[bot]) [#​54166](https://redirect.github.com/nodejs/node/pull/54166) - \[[`ca808dd9e5`](https://redirect.github.com/nodejs/node/commit/ca808dd9e5)] - **meta**: bump `actions/download-artifact` from 4.1.7 to 4.1.8 (dependabot\[bot]) [#​54167](https://redirect.github.com/nodejs/node/pull/54167) - \[[`a35d980146`](https://redirect.github.com/nodejs/node/commit/a35d980146)] - **meta**: bump actions/setup-python from 5.1.0 to 5.1.1 (dependabot\[bot]) [#​54165](https://redirect.github.com/nodejs/node/pull/54165) - \[[`3a103c3a17`](https://redirect.github.com/nodejs/node/commit/3a103c3a17)] - **meta**: bump `step-security/harden-runner` from 2.8.1 to 2.9.0 (dependabot\[bot]) [#​54169](https://redirect.github.com/nodejs/node/pull/54169) - \[[`775ebbe0e8`](https://redirect.github.com/nodejs/node/commit/775ebbe0e8)] - **meta**: bump `actions/setup-node` from 4.0.2 to 4.0.3 (dependabot\[bot]) [#​54170](https://redirect.github.com/nodejs/node/pull/54170) - \[[`7d5dd6f1d1`](https://redirect.github.com/nodejs/node/commit/7d5dd6f1d1)] - **meta**: bump `github/codeql-action` from 3.25.11 to 3.25.15 (dependabot\[bot]) [#​54168](https://redirect.github.com/nodejs/node/pull/54168) - \[[`80dd38dde3`](https://redirect.github.com/nodejs/node/commit/80dd38dde3)] - **meta**: bump `ossf/scorecard-action` from 2.3.3 to 2.4.0 (dependabot\[bot]) [#​54171](https://redirect.github.com/nodejs/node/pull/54171) - \[[`90b632ee02`](https://redirect.github.com/nodejs/node/commit/90b632ee02)] - **module**: warn on detection in typeless package (Geoffrey Booth) [#​52168](https://redirect.github.com/nodejs/node/pull/52168) - \[[`3011927aab`](https://redirect.github.com/nodejs/node/commit/3011927aab)] - **node-api**: add external buffer creation benchmark (Chengzhong Wu) [#​54877](https://redirect.github.com/nodejs/node/pull/54877) - \[[`7611093e11`](https://redirect.github.com/nodejs/node/commit/7611093e11)] - **node-api**: add support for UTF-8 and Latin-1 property keys (Mert Can Altin) [#​52984](https://redirect.github.com/nodejs/node/pull/52984) - \[[`d65a8f377c`](https://redirect.github.com/nodejs/node/commit/d65a8f377c)] - **node-api**: remove RefBase and CallbackWrapper (Vladimir Morozov) [#​53590](https://redirect.github.com/nodejs/node/pull/53590) - \[[`309cb1cbd2`](https://redirect.github.com/nodejs/node/commit/309cb1cbd2)] - **path**: remove `StringPrototypeCharCodeAt` from `posix.extname` (Aviv Keller) [#​54546](https://redirect.github.com/nodejs/node/pull/54546) - \[[`2859b4ba9a`](https://redirect.github.com/nodejs/node/commit/2859b4ba9a)] - **path**: change `posix.join` to use array (Wiyeong Seo) [#​54331](https://redirect.github.com/nodejs/node/pull/54331) - \[[`c61cee2138`](https://redirect.github.com/nodejs/node/commit/c61cee2138)] - **path**: fix relative on Windows (Hüseyin Açacak) [#​53991](https://redirect.github.com/nodejs/node/pull/53991) - \[[`329be5cc35`](https://redirect.github.com/nodejs/node/commit/329be5cc35)] - **path**: use the correct name in `validateString` (Benjamin Pasero) [#​53669](https://redirect.github.com/nodejs/node/pull/53669) - \[[`a9837267cb`](https://redirect.github.com/nodejs/node/commit/a9837267cb)] - **repl**: avoid interpreting 'npm' as a command when errors are recoverable (Shima Ryuhei) [#​54848](https://redirect.github.com/nodejs/node/pull/54848) - \[[`d6a2317961`](https://redirect.github.com/nodejs/node/commit/d6a2317961)] - **repl**: doc-deprecate instantiating `node:repl` classes without `new` (Aviv Keller) [#​54842](https://redirect.github.com/nodejs/node/pull/54842) - \[[`7f09d983f3`](https://redirect.github.com/nodejs/node/commit/7f09d983f3)] - **sea**: don't set code cache flags when snapshot is used (Joyee Cheung) [#​54120](https://redirect.github.com/nodejs/node/pull/54120) - \[[`85542b094c`](https://redirect.github.com/nodejs/node/commit/85542b094c)] - **src**: add Cleanable class to Environment (Gabriel Schulhof) [#​54880](https://redirect.github.com/nodejs/node/pull/54880) - \[[`8422064127`](https://redirect.github.com/nodejs/node/commit/8422064127)] - **src**: remove redundant AESCipherMode (Tobias Nießen) [#​54438](https://redirect.github.com/nodejs/node/pull/54438) - \[[`342c32483a`](https://redirect.github.com/nodejs/node/commit/342c32483a)] - **src**: handle errors correctly in `permission.cc` (Michaël Zasso) [#​54541](https://redirect.github.com/nodejs/node/pull/54541) - \[[`90ff714699`](https://redirect.github.com/nodejs/node/commit/90ff714699)] - **src**: return `v8::Object` from error constructors (Michaël Zasso) [#​54541](https://redirect.github.com/nodejs/node/pull/54541) - \[[`872856cfcb`](https://redirect.github.com/nodejs/node/commit/872856cfcb)] - **src**: improve `buffer.transcode` performance (Yagiz Nizipli) [#​54153](https://redirect.github.com/nodejs/node/pull/54153) - \[[`91936ebd12`](https://redirect.github.com/nodejs/node/commit/91936ebd12)] - **src**: skip inspector wait in internal workers (Chengzhong Wu) [#​54219](https://redirect.github.com/nodejs/node/pull/54219) - \[[`9759049427`](https://redirect.github.com/nodejs/node/commit/9759049427)] - **src**: account for OpenSSL unexpected version (Shelley Vohr) [#​54038](https://redirect.github.com/nodejs/node/pull/54038) - \[[`87167fa248`](https://redirect.github.com/nodejs/node/commit/87167fa248)] - **src**: use `args.This()` instead of `Holder` (Michaël Zasso) [#​53474](https://redirect.github.com/nodejs/node/pull/53474) - \[[`b05c56e4be`](https://redirect.github.com/nodejs/node/commit/b05c56e4be)] - **src**: simplify `size() == 0` checks (Yagiz Nizipli) [#​53440](https://redirect.github.com/nodejs/node/pull/53440) - \[[`d53e53699c`](https://redirect.github.com/nodejs/node/commit/d53e53699c)] - **src**: fix execArgv in worker (theanarkh) [#​53029](https://redirect.github.com/nodejs/node/pull/53029) - \[[`21776a34b5`](https://redirect.github.com/nodejs/node/commit/21776a34b5)] - **src**: make sure pass the `argv` to worker threads (theanarkh) [#​52827](https://redirect.github.com/nodejs/node/pull/52827) - \[[`3aaae68ec8`](https://redirect.github.com/nodejs/node/commit/3aaae68ec8)] - **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael Gonzaga) [#​54413](https://redirect.github.com/nodejs/node/pull/54413) - \[[`ef1c0d7def`](https://redirect.github.com/nodejs/node/commit/ef1c0d7def)] - **src,permission**: handle process.chdir on pm (Rafael Gonzaga) [#​53175](https://redirect.github.com/nodejs/node/pull/53175) - \[[`0c32918eef`](https://redirect.github.com/nodejs/node/commit/0c32918eef)] - **stream**: change stream to use index instead of `for...of` (Wiyeong Seo) [#​54474](https://redirect.github.com/nodejs/node/pull/54474) - \[[`337cd412b5`](https://redirect.github.com/nodejs/node/commit/337cd412b5)] - **stream**: make checking pendingcb on WritableStream backward compatible (jakecastelli) [#​54142](https://redirect.github.com/nodejs/node/pull/54142) - \[[`713fc0c9eb`](https://redirect.github.com/nodejs/node/commit/713fc0c9eb)] - **stream**: throw TypeError when criteria fulfilled in getIterator (jakecastelli) [#​53825](https://redirect.github.com/nodejs/node/pull/53825) - \[[`9686153616`](https://redirect.github.com/nodejs/node/commit/9686153616)] - **stream**: fix util.inspect for compression/decompressionStream (Mert Can Altin) [#​52283](https://redirect.github.com/nodejs/node/pull/52283) - \[[`76110b0b43`](https://redirect.github.com/nodejs/node/commit/76110b0b43)] - **test**: adjust test-tls-junk-server for OpenSSL32 (Michael Dawson) [#​54926](https://redirect.github.com/nodejs/node/pull/54926) - \[[`4092889371`](https://redirect.github.com/nodejs/node/commit/4092889371)] - **test**: adjust tls test for OpenSSL32 (Michael Dawson) [#​54909](https://redirect.github.com/nodejs/node/pull/54909) - \[[`5d48543a16`](https://redirect.github.com/nodejs/node/commit/5d48543a16)] - **test**: fix test-http2-socket-close.js (Hüseyin Açacak) [#​54900](https://redirect.github.com/nodejs/node/pull/54900) - \[[`8048c2eaed`](https://redirect.github.com/nodejs/node/commit/8048c2eaed)] - **test**: improve test-internal-fs-syncwritestream (Sunghoon) [#​54671](https://redirect.github.com/nodejs/node/pull/54671) - \[[`597bc14c90`](https://redirect.github.com/nodejs/node/commit/597bc14c90)] - **test**: deflake test-dns (Luigi Pinca) [#​54902](https://redirect.github.com/nodejs/node/pull/54902) - \[[`a9fc8d9cfa`](https://redirect.github.com/nodejs/node/commit/a9fc8d9cfa)] - **test**: fix test test-tls-dhe for OpenSSL32 (Michael Dawson) [#​54903](https://redirect.github.com/nodejs/node/pull/54903) - \[[`1b3b4f4a9f`](https://redirect.github.com/nodejs/node/commit/1b3b4f4a9f)] - **test**: use correct file naming syntax for `util-parse-env` (Aviv Keller) [#​53705](https://redirect.github.com/nodejs/node/pull/53705) - \[[`9db46b5ea3`](https://redirect.github.com/nodejs/node/commit/9db46b5ea3)] - **test**: add missing await (Luigi Pinca) [#​54828](https://redirect.github.com/nodejs/node/pull/54828) - \[[`124f715679`](https://redirect.github.com/nodejs/node/commit/124f715679)] - **test**: move more url tests to `node:test` (Yagiz Nizipli) [#​54636](https://redirect.github.com/nodejs/node/pull/54636) - \[[`d2ec96150a`](https://redirect.github.com/nodejs/node/commit/d2ec96150a)] - **test**: strip color chars in `test-runner-run` (Giovanni Bucci) [#​54552](https://redirect.github.com/nodejs/node/pull/54552) - \[[`747d9ae72e`](https://redirect.github.com/nodejs/node/commit/747d9ae72e)] - **test**: deflake test-http2-misbehaving-multiplex (Luigi Pinca) [#​54872](https://redirect.github.com/nodejs/node/pull/54872) - \[[`7b7687eadc`](https://redirect.github.com/nodejs/node/commit/7b7687eadc)] - **test**: remove dead code in test-http2-misbehaving-multiplex (Luigi Pinca) [#​54860](https://redirect.github.com/nodejs/node/pull/54860) - \[[`60f5f5426d`](https://redirect.github.com/nodejs/node/commit/60f5f5426d)] - **test**: reduce test-esm-loader-hooks-inspect-wait flakiness (Luigi Pinca) [#​54827](https://redirect.github.com/nodejs/node/pull/54827) - \[[`f5e77385c5`](https://redirect.github.com/nodejs/node/commit/f5e77385c5)] - **test**: reduce the allocation size in test-worker-arraybuffer-zerofill (James M Snell) [#​54839](https://redirect.github.com/nodejs/node/pull/54839) - \[[`f26cf09d6b`](https://redirect.github.com/nodejs/node/commit/f26cf09d6b)] - **test**: fix test-tls-client-mindhsize for OpenSSL32 (Michael Dawson) [#​54739](https://redirect.github.com/nodejs/node/pull/54739) - \[[`c6f9afec94`](https://redirect.github.com/nodejs/node/commit/c6f9afec94)] - **test**: use platform timeout (jakecastelli) [#​54591](https://redirect.github.com/nodejs/node/pull/54591) - \[[`8f49b7c3ee`](https://redirect.github.com/nodejs/node/commit/8f49b7c3ee)] - **test**: reduce fs calls in test-fs-existssync-false (Yagiz Nizipli) [#​54815](https://redirect.github.com/nodejs/node/pull/54815) - \[[`e2c69c9844`](https://redirect.github.com/nodejs/node/commit/e2c69c9844)] - **test**: move test-http-server-request-timeouts-mixed (James M Snell) [#​54841](https://redirect.github.com/nodejs/node/pull/54841) - \[[`f7af8ca021`](https://redirect.github.com/nodejs/node/commit/f7af8ca021)] - **test**: fix volatile for CauseSegfault with clang (Ivan Trubach) [#​54325](https://redirect.github.com/nodejs/node/pull/54325) - \[[`d1bae5ede5`](https://redirect.github.com/nodejs/node/commit/d1bae5ede5)] - **test**: set `test-worker-arraybuffer-zerofill` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`b5b5cc811f`](https://redirect.github.com/nodejs/node/commit/b5b5cc811f)] - **test**: set `test-http-server-request-timeouts-mixed` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`9808feecac`](https://redirect.github.com/nodejs/node/commit/9808feecac)] - **test**: set `test-single-executable-application-empty` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`97d41c62e3`](https://redirect.github.com/nodejs/node/commit/97d41c62e3)] - **test**: set `test-macos-app-sandbox` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`57ae68001c`](https://redirect.github.com/nodejs/node/commit/57ae68001c)] - **test**: set `test-fs-utimes` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`38afc4da03`](https://redirect.github.com/nodejs/node/commit/38afc4da03)] - **test**: set `test-runner-run-watch` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`68e19748a6`](https://redirect.github.com/nodejs/node/commit/68e19748a6)] - **test**: set `test-writewrap` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`e8cb03d530`](https://redirect.github.com/nodejs/node/commit/e8cb03d530)] - **test**: set `test-async-context-frame` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`3a56517220`](https://redirect.github.com/nodejs/node/commit/3a56517220)] - **test**: set `test-esm-loader-hooks-inspect-wait` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`c98cd1227d`](https://redirect.github.com/nodejs/node/commit/c98cd1227d)] - **test**: set `test-http2-large-file` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`16176a6323`](https://redirect.github.com/nodejs/node/commit/16176a6323)] - **test**: set `test-runner-watch-mode-complex` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`eed0537533`](https://redirect.github.com/nodejs/node/commit/eed0537533)] - **test**: set `test-performance-function` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`d0f208d2e9`](https://redirect.github.com/nodejs/node/commit/d0f208d2e9)] - **test**: set `test-debugger-heap-profiler` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`68891a6363`](https://redirect.github.com/nodejs/node/commit/68891a6363)] - **test**: fix `test-process-load-env-file` when path contains `'` (Antoine du Hamel) [#​54511](https://redirect.github.com/nodejs/node/pull/54511) - \[[`4f82673139`](https://redirect.github.com/nodejs/node/commit/4f82673139)] - **test**: refactor fs-watch tests due to macOS issue (Santiago Gimeno) [#​54498](https://redirect.github.com/nodejs/node/pull/54498) - \[[`3606c53fdc`](https://redirect.github.com/nodejs/node/commit/3606c53fdc)] - **test**: refactor `test-esm-type-field-errors` (Giovanni Bucci) [#​54368](https://redirect.github.com/nodejs/node/pull/54368) - \[[`99566aea97`](https://redirect.github.com/nodejs/node/commit/99566aea97)] - **test**: improve output of child process utilities (Joyee Cheung) [#​54622](https://redirect.github.com/nodejs/node/pull/54622) - \[[`ed2377c1a1`](https://redirect.github.com/nodejs/node/commit/ed2377c1a1)] - **test**: fix test-tls-client-auth test for OpenSSL32 (Michael Dawson) [#​54610](https://redirect.github.com/nodejs/node/pull/54610) - \[[`d2a7e45946`](https://redirect.github.com/nodejs/node/commit/d2a7e45946)] - **test**: update TLS test for OpenSSL 3.2 (Richard Lau) [#​54612](https://redirect.github.com/nodejs/node/pull/54612) - \[[`a50bbca78a`](https://redirect.github.com/nodejs/node/commit/a50bbca78a)] - **test**: increase key size for ca2-cert.pem (Michael Dawson) [#​54599](https://redirect.github.com/nodejs/node/pull/54599) - \[[`d7ac3262de`](https://redirect.github.com/nodejs/node/commit/d7ac3262de)] - **test**: update test-assert-typedarray-deepequal to use node:test (James M Snell) [#​54585](https://redirect.github.com/nodejs/node/pull/54585) - \[[`916a73cd8f`](https://redirect.github.com/nodejs/node/commit/916a73cd8f)] - **test**: update test-assert to use node:test (James M Snell) [#​54585](https://redirect.github.com/nodejs/node/pull/54585) - \[[`10bea1cef5`](https://redirect.github.com/nodejs/node/commit/10bea1cef5)] - **test**: merge ongc and gcutil into gc.js (tannal) [#​54355](https://redirect.github.com/nodejs/node/pull/54355) - \[[`f145982436`](https://redirect.github.com/nodejs/node/commit/f145982436)] - **test**: move a couple of tests over to using node:test (James M Snell) [#​54582](https://redirect.github.com/nodejs/node/pull/54582) - \[[`229e102d20`](https://redirect.github.com/nodejs/node/commit/229e102d20)] - **test**: fix embedding test for Windows (Vladimir Morozov) [#​53659](https://redirect.github.com/nodejs/node/pull/53659) - \[[`fcf82adef0`](https://redirect.github.com/nodejs/node/commit/fcf82adef0)] - **test**: use relative paths in test-cli-permission tests (sendoru) [#​54188](https://redirect.github.com/nodejs/node/pull/54188) - \[[`4c219b0235`](https://redirect.github.com/nodejs/node/commit/4c219b0235)] - **test**: fix timeout not being cleared (Isaac-yz-Liu) [#​54242](https://redirect.github.com/nodejs/node/pull/54242) - \[[`e446517a41`](https://redirect.github.com/nodejs/node/commit/e446517a41)] - **test**: refactor `test-runner-module-mocking` (Antoine du Hamel) [#​54233](https://redirect.github.com/nodejs/node/pull/54233) - \[[`782a6a05ef`](https://redirect.github.com/nodejs/node/commit/782a6a05ef)] - **test**: use assert.{s,deepS}trictEqual() (Luigi Pinca) [#​54208](https://redirect.github.com/nodejs/node/pull/54208) - \[[`d478db7adc`](https://redirect.github.com/nodejs/node/commit/d478db7adc)] - **test**: set test-structuredclone-jstransferable non-flaky (Stefan Stojanovic) [#​54115](https://redirect.github.com/nodejs/node/pull/54115) - \[[`c8587ec90d`](https://redirect.github.com/nodejs/node/commit/c8587ec90d)] - **test**: update wpt test for streams (devstone) [#​54129](https://redirect.github.com/nodejs/node/pull/54129) - \[[`dbc26c2971`](https://redirect.github.com/nodejs/node/commit/dbc26c2971)] - **test**: fix typo in test (Sonny) [#​54137](https://redirect.github.com/nodejs/node/pull/54137) - \[[`17b7ec4df3`](https://redirect.github.com/nodejs/node/commit/17b7ec4df3)] - ** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitejs%2fplugin-react/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitejs%2fplugin-react/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@​vitejs/plugin-react)</summary> ### [`v4.3.2`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#432-2024-09-29) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/v4.3.1...v4.3.2) Ignore directive sourcemap error [#​369](https://redirect.github.com/vitejs/vite-plugin-react/issues/369) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
…11674) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-perfectionist](https://perfectionist.dev) ([source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist)) | [`3.7.0` -> `3.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.7.0/3.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)</summary> ### [`v3.8.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v380) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) ##### 🚀 Features - Add matcher option ([9434334](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/9434334)) - Add ability to disable sorting objects in jsx styles ([45f7661](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/45f7661)) ##### 🐞 Bug Fixes - Ignore whitespaces in node names ([7a0a96c](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7a0a96c)) - Fix linting of nodes that are neighboring to ignored nodes ([a11841a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a11841a)) ##### ❤️ Contributors - Azat S. ([@​azat-io](http://github.com/azat-io)) - Hugo ([@​hugop95](http://github.com/hugop95)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/toolkit (@​actions/core)</summary> ### [`v1.11.1`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1111) - Fix uses of `crypto.randomUUID` on Node 18 and earlier [#​1842](https://redirect.github.com/actions/toolkit/pull/1842) ### [`v1.11.0`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1110) - Add platform info utilities [#​1551](https://redirect.github.com/actions/toolkit/pull/1551) - Remove dependency on `uuid` package [#​1824](https://redirect.github.com/actions/toolkit/pull/1824) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.7` -> `v4.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@​orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
…pescript to v0.4.1 (#11675) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@joshwooding/vite-plugin-react-docgen-typescript](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript) | [`0.4.0` -> `0.4.1`](https://renovatebot.com/diffs/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>joshwooding/vite-plugin-react-docgen-typescript (@​joshwooding/vite-plugin-react-docgen-typescript)</summary> ### [`v0.4.1`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/releases/tag/%40joshwooding/vite-plugin-react-docgen-typescript%400.4.1) [Compare Source](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/compare/@joshwooding/vite-plugin-react-docgen-typescript@0.4.0...@joshwooding/vite-plugin-react-docgen-typescript@0.4.1) ##### Patch Changes - [`12793a6`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/commit/12793a6): Improved performance </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://redirect.github.com/firebase/firebase-admin-node)) | [`12.5.0` -> `12.6.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.5.0/12.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>firebase/firebase-admin-node (firebase-admin)</summary> ### [`v12.6.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.6.0): Firebase Admin Node.js SDK v12.6.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.5.0...v12.6.0) ##### New Features - feat: Add Data Connect API ([#​2701](https://redirect.github.com/firebase/firebase-admin-node/issues/2701)) ##### Bug Fixes - fix(auth): Add missing `Math.floor()` when setting `validDuration` in `createSessionCookie()` ([#​2712](https://redirect.github.com/firebase/firebase-admin-node/issues/2712)) ##### Miscellaneous - \[chore] Release 12.6.0 ([#​2715](https://redirect.github.com/firebase/firebase-admin-node/issues/2715)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.7 to 4.17.9 ([#​2710](https://redirect.github.com/firebase/firebase-admin-node/issues/2710)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.39 to 0.2.41 ([#​2711](https://redirect.github.com/firebase/firebase-admin-node/issues/2711)) - build(deps-dev): bump eslint from 8.57.0 to 8.57.1 ([#​2707](https://redirect.github.com/firebase/firebase-admin-node/issues/2707)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.6 to 7.47.9 ([#​2706](https://redirect.github.com/firebase/firebase-admin-node/issues/2706)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.9.0 to 7.10.0 ([#​2705](https://redirect.github.com/firebase/firebase-admin-node/issues/2705)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase](https://firebase.google.com/) ([source](https://redirect.github.com/firebase/firebase-js-sdk), [changelog](https://firebase.google.com/support/release-notes/js)) | [`10.13.2` -> `10.14.0`](https://renovatebot.com/diffs/npm/firebase/10.13.2/10.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase/10.13.2/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase/10.13.2/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>firebase/firebase-js-sdk (firebase)</summary> ### [`v10.14.0`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.14.0) [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/firebase@10.13.2...firebase@10.14.0) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect)[@​0](https://redirect.github.com/0).1.0 ##### Minor Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. - Added app check support # [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect) #### firebase@10.14.0 ##### Minor Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. ##### Patch Changes - Updated dependencies \[[`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04), [`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63), [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d)]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 - [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect)[@​0](https://redirect.github.com/0).1.0 - [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 - [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.42 - [@​firebase/firestore-compat](https://redirect.github.com/firebase/firestore-compat)[@​0](https://redirect.github.com/0).3.38 #### [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 ##### Patch Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. #### [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.42 ##### Patch Changes - Updated dependencies \[[`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04)]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 #### [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 ##### Patch Changes - [`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63) [#​8259](https://redirect.github.com/firebase/firebase-js-sdk/pull/8259) - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel. - [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d) [#​8430](https://redirect.github.com/firebase/firebase-js-sdk/pull/8430) - Refactor Firestore client instantiation. This prepares for future features that require client to restart. #### [@​firebase/firestore-compat](https://redirect.github.com/firebase/firestore-compat)[@​0](https://redirect.github.com/0).3.38 ##### Patch Changes - Updated dependencies \[[`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63), [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d)]: - [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
added a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcli/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcli/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcli/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcli/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/eslint-parser](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`7.25.1` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.25.1/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-parser/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2feslint-parser/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2feslint-parser/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-parser/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/eslint-plugin](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin)) | [`7.25.1` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2feslint-plugin/7.25.1/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-plugin/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2feslint-plugin/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2feslint-plugin/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-plugin/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-generator)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fgenerator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fgenerator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fgenerator/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fgenerator/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/node](https://babel.dev/docs/en/next/babel-node) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-node)) | [`7.25.0` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fnode/7.25.0/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fnode/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fnode/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fnode/7.25.0/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fnode/7.25.0/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-proposal-decorators](https://babel.dev/docs/en/next/babel-plugin-proposal-decorators) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-proposal-decorators/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-proposal-decorators/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-class-properties](https://babel.dev/docs/en/next/babel-plugin-transform-class-properties) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-class-properties/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-class-properties/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-nullish-coalescing-operator](https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-nullish-coalescing-operator)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-private-methods](https://babel.dev/docs/en/next/babel-plugin-transform-private-methods) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-private-methods/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-private-methods/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-private-property-in-object](https://babel.dev/docs/en/next/babel-plugin-transform-private-property-in-object) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-property-in-object)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-private-property-in-object/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-private-property-in-object/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-react-jsx](https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx)) | [`7.25.2` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-react-jsx/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-react-jsx/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-runtime](https://babel.dev/docs/en/next/babel-plugin-transform-runtime) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-runtime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-runtime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript)) | [`7.25.2` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-react](https://babel.dev/docs/en/next/babel-preset-react) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-react)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-react/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-react/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-react/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-react/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-react/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-typescript](https://babel.dev/docs/en/next/babel-preset-typescript) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-typescript/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-typescript/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-typescript/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/register](https://babel.dev/docs/en/next/babel-register) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-register)) | [`7.24.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fregister/7.24.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fregister/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fregister/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fregister/7.24.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fregister/7.24.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-runtime)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fruntime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fruntime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fruntime/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fruntime/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime-corejs3](https://redirect.github.com/babel/babel) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fruntime-corejs3/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fruntime-corejs3/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>babel/babel (@​babel/cli)</summary> ### [`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.6...v7.25.7) ##### 🐛 Bug Fix - `babel-helper-validator-identifier` - [#​16825](https://redirect.github.com/babel/babel/pull/16825) fix: update identifier to unicode 16 ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​16814](https://redirect.github.com/babel/babel/pull/16814) fix: issue with node path keys updated on unrelated paths ([@​DylanPiercey](https://redirect.github.com/DylanPiercey)) - `babel-plugin-transform-classes` - [#​16797](https://redirect.github.com/babel/babel/pull/16797) Use an inclusion rather than exclusion list for `super()` check ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16788](https://redirect.github.com/babel/babel/pull/16788) Fix printing of TS `infer` in compact mode ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16785](https://redirect.github.com/babel/babel/pull/16785) Print TS type annotations for destructuring in assignment pattern ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16778](https://redirect.github.com/babel/babel/pull/16778) Respect `[no LineTerminator here]` after nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-types` - [#​16852](https://redirect.github.com/babel/babel/pull/16852) Add deprecated JSDOC for fields ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### 🏠 Internal - `babel-core` - [#​16820](https://redirect.github.com/babel/babel/pull/16820) Allow sync loading of ESM when `--experimental-require-module` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-helper-plugin-utils`, `babel-preset-env` - [#​16858](https://redirect.github.com/babel/babel/pull/16858) Add browserslist config to external dependency ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`, `babel-standalone` - [#​16809](https://redirect.github.com/babel/babel/pull/16809) Archive syntax-import-reflection and syntax-decimal ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16779](https://redirect.github.com/babel/babel/pull/16779) Simplify logic for `[no LineTerminator here]` before nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### 🏃♀️ Performance - `babel-plugin-transform-typescript` - [#​16875](https://redirect.github.com/babel/babel/pull/16875) perf: Avoid extra cloning of namespaces ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16842](https://redirect.github.com/babel/babel/pull/16842) perf: Improve [@​babel/types](https://redirect.github.com/babel/types) builders ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#​16828](https://redirect.github.com/babel/babel/pull/16828) Only access `BABEL_TYPES_8_BREAKING` at startup ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Josh GM Walker <56300765+Josh-Walker-GM@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cookie](https://redirect.github.com/jshttp/cookie) | [`0.6.0` -> `0.7.0`](https://renovatebot.com/diffs/npm/cookie/0.6.0/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cookie/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cookie/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cookie/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cookie/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. ### GitHub Vulnerability Alerts #### [CVE-2024-47764](https://redirect.github.com/jshttp/cookie/security/advisories/GHSA-pxg6-pf52-xh8x) ### Impact The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. For example, `serialize("userName=<script>alert('XSS3')</script>; Max-Age=2592000; a", value)` would result in `"userName=<script>alert('XSS3')</script>; Max-Age=2592000; a=test"`, setting `userName` cookie to `<script>` and ignoring `value`. A similar escape can be used for `path` and `domain`, which could be abused to alter other fields of the cookie. ### Patches Upgrade to 0.7.0, which updates the validation for `name`, `path`, and `domain`. ### Workarounds Avoid passing untrusted or arbitrary values for these fields, ensure they are set by the application instead of user input. ### References * [https://github.com/jshttp/cookie/pull/167](https://redirect.github.com/jshttp/cookie/pull/167) --- ### Release Notes <details> <summary>jshttp/cookie (cookie)</summary> ### [`v0.7.0`](https://redirect.github.com/jshttp/cookie/releases/tag/v0.7.0): 0.7.0 [Compare Source](https://redirect.github.com/jshttp/cookie/compare/v0.6.0...v0.7.0) - perf: parse cookies ~10% faster ([#​144](https://redirect.github.com/jshttp/cookie/issues/144) by [@​kurtextrem](https://redirect.github.com/kurtextrem) and [#​170](https://redirect.github.com/jshttp/cookie/issues/170)) - fix: narrow the validation of cookies to match RFC6265 ([#​167](https://redirect.github.com/jshttp/cookie/issues/167) by [@​bewinsnw](https://redirect.github.com/bewinsnw)) - fix: add `main` to `package.json` for rspack ([#​166](https://redirect.github.com/jshttp/cookie/issues/166) by [@​proudparrot2](https://redirect.github.com/proudparrot2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`13.14.2` -> `13.15.0`](https://renovatebot.com/diffs/npm/cypress/13.14.2/13.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.14.2/13.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [nx](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) | [`19.8.0` -> `19.8.4`](https://renovatebot.com/diffs/npm/nx/19.8.0/19.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.8.0/19.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [zx](https://google.github.io/zx/) ([source](https://redirect.github.com/google/zx)) | [`8.1.8` -> `8.1.9`](https://renovatebot.com/diffs/npm/zx/8.1.8/8.1.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zx/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zx/8.1.8/8.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.15.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.15.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.2...v13.15.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0 </details> <details> <summary>nrwl/nx (nx)</summary> ### [`v19.8.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.3...19.8.4) #### 19.8.4 (2024-10-04) ##### 🚀 Features - **core:** allow circular project dependencies to execute tasks ([#​28227](https://redirect.github.com/nrwl/nx/pull/28227)) - **nx-dev:** add nx powerpack to pricing page ([#​28232](https://redirect.github.com/nrwl/nx/pull/28232)) - **nx-dev:** add nx powerpack gcp & azure mentions ([#​28256](https://redirect.github.com/nrwl/nx/pull/28256)) ##### 🩹 Fixes - **angular:** ensure [@​typescript-eslint/utils](https://redirect.github.com/typescript-eslint/utils) is used with eslint flat config ([#​28267](https://redirect.github.com/nrwl/nx/pull/28267)) - **core:** remove axios import from main code loading ([#​28230](https://redirect.github.com/nrwl/nx/pull/28230)) - **core:** change getCache signature to only accept options ([#​28248](https://redirect.github.com/nrwl/nx/pull/28248)) - **core:** allow prompts during nx add ([#​28247](https://redirect.github.com/nrwl/nx/pull/28247)) - **core:** add stub for conformance:check, add messaging ([#​28250](https://redirect.github.com/nrwl/nx/pull/28250)) - **core:** filter out task dependencies on itself ([#​28261](https://redirect.github.com/nrwl/nx/pull/28261)) - **core:** fixing target groups not merging ([#​28280](https://redirect.github.com/nrwl/nx/pull/28280)) - **js:** resolve VerdaccioWarning on the "logs" configuration property ([#​28234](https://redirect.github.com/nrwl/nx/pull/28234)) - **nx-cloud:** use create-workspace-v1 endpoint if v2 returns with 404 ([#​28015](https://redirect.github.com/nrwl/nx/pull/28015)) - **nx-dev:** fix markdoc table data alignment ([#​28274](https://redirect.github.com/nrwl/nx/pull/28274)) - **react:** host generator should pass normalized name to remote generator ([#​28295](https://redirect.github.com/nrwl/nx/pull/28295)) - **testing:** add support for playwright --last-failed ([#​28161](https://redirect.github.com/nrwl/nx/pull/28161)) ##### ❤️ Thank You - Andrew Goldis [@​agoldis](https://redirect.github.com/agoldis) - Benjamin Cabanes [@​bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Louie Weng [@​lourw](https://redirect.github.com/lourw) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - Shahar Kazaz - Zachary DeRose [@​ZackDeRose](https://redirect.github.com/ZackDeRose) ### [`v19.8.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.2...19.8.3) ##### 19.8.3 (2024-10-01) ##### 🚀 Features - **nx-dev:** add Powerpack video to the landing page ([#​28126](https://redirect.github.com/nrwl/nx/pull/28126)) ##### 🩹 Fixes - **angular:** ensure async webpack configs are awaited [#​28200](https://redirect.github.com/nrwl/nx/issues/28200) ([#​28213](https://redirect.github.com/nrwl/nx/pull/28213), [#​28200](https://redirect.github.com/nrwl/nx/issues/28200)) - **core:** fix output for 0 task ([#​28122](https://redirect.github.com/nrwl/nx/pull/28122)) - **core:** log error for runTaskInForkedProcess ([#​28078](https://redirect.github.com/nrwl/nx/pull/28078)) - **core:** calculate project dependencies upfront in the schedule ([#​28152](https://redirect.github.com/nrwl/nx/pull/28152)) - **core:** only stop daemon if enabled ([#​28146](https://redirect.github.com/nrwl/nx/pull/28146)) - **core:** adjust nx import messaging without relative source dir ([#​28052](https://redirect.github.com/nrwl/nx/pull/28052)) - **core:** move getDetails to top ([#​28158](https://redirect.github.com/nrwl/nx/pull/28158)) - **core:** fix env override run command ([#​28156](https://redirect.github.com/nrwl/nx/pull/28156)) - **core:** fix link to powerpack plugins ([#​28182](https://redirect.github.com/nrwl/nx/pull/28182)) - **expo:** change force to be an option for yarn ([#​28115](https://redirect.github.com/nrwl/nx/pull/28115)) - **graph:** add spacing between graph details top ([#​28055](https://redirect.github.com/nrwl/nx/pull/28055)) - **js:** improve typescript-sync generator messaging ([#​28162](https://redirect.github.com/nrwl/nx/pull/28162)) - **module-federation:** exports could be objects and not strings [#​28129](https://redirect.github.com/nrwl/nx/issues/28129) ([#​28215](https://redirect.github.com/nrwl/nx/pull/28215), [#​28129](https://redirect.github.com/nrwl/nx/issues/28129)) - **module-federation:** additionalShared should check node_modules when applying to support transitive deps [#​28137](https://redirect.github.com/nrwl/nx/issues/28137) ([#​28216](https://redirect.github.com/nrwl/nx/pull/28216), [#​28137](https://redirect.github.com/nrwl/nx/issues/28137)) - **nx-dev:** adjust powerpack mobile view ([b76e84dbb1](https://redirect.github.com/nrwl/nx/commit/b76e84dbb1)) - **nx-dev:** options of the affected are messed up ([#​28112](https://redirect.github.com/nrwl/nx/pull/28112)) - **nx-dev:** Update Power pack docs to include OSS projects ([#​28176](https://redirect.github.com/nrwl/nx/pull/28176)) - **nx-dev:** 404 urls ([#​27599](https://redirect.github.com/nrwl/nx/pull/27599)) - **react:** setup-ssr generator should infer bundler based on the executor for build [#​28128](https://redirect.github.com/nrwl/nx/issues/28128) ([#​28217](https://redirect.github.com/nrwl/nx/pull/28217), [#​28128](https://redirect.github.com/nrwl/nx/issues/28128)) - **storybook:** only add [@​storybook/test-runner](https://redirect.github.com/storybook/test-runner) to externalDependencies if installed ([#​28060](https://redirect.github.com/nrwl/nx/pull/28060)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@​juristr](https://redirect.github.com/juristr) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - pawel-twardziak ### [`v19.8.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.1...19.8.2) ##### 19.8.2 (2024-09-26) ##### 🚀 Features - **nx-dev:** powerpack landing page ([#​27963](https://redirect.github.com/nrwl/nx/pull/27963)) ##### 🩹 Fixes - **core:** hide no file server process json log ([#​27626](https://redirect.github.com/nrwl/nx/pull/27626)) - **js:** [@​nx/js](https://redirect.github.com/nx/js):init ensures tslib is installed if importHelpers is true ([#​28083](https://redirect.github.com/nrwl/nx/pull/28083)) - **linter:** add files entry to angular flat config to avoid applying TS rules to JSON files ([#​28102](https://redirect.github.com/nrwl/nx/pull/28102)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://redirect.github.com/AgentEnder) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) ### [`v19.8.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.8.0...19.8.1) ##### 19.8.1 (2024-09-25) ##### 🚀 Features - **core:** allow prompts from init generators during nx init ([#​28003](https://redirect.github.com/nrwl/nx/pull/28003)) ##### 🩹 Fixes - **bundling:** remove unused `babel-plugin-transform-async-to-promises` from `@nx/rollup` ([#​27669](https://redirect.github.com/nrwl/nx/pull/27669)) - **core:** allow creating a db cache without linking task details ([#​28023](https://redirect.github.com/nrwl/nx/pull/28023)) - **core:** fix output text for multiple targets ([#​28043](https://redirect.github.com/nrwl/nx/pull/28043)) - **core:** sort projects after updating from context ([#​28024](https://redirect.github.com/nrwl/nx/pull/28024)) - **core:** add flag when db is disabled for task history ([#​28059](https://redirect.github.com/nrwl/nx/pull/28059)) - **core:** set windowsHide: true wherever possible ([#​28073](https://redirect.github.com/nrwl/nx/pull/28073)) - **core:** support more structured errors in sync generators ([#​28075](https://redirect.github.com/nrwl/nx/pull/28075)) - **core:** nx add should show errors ([#​28079](https://redirect.github.com/nrwl/nx/pull/28079)) - **core:** several powerpack fixes ([#​28088](https://redirect.github.com/nrwl/nx/pull/28088)) - **core:** remove wasi compatibility while db is unsupported in wasi ([#​28089](https://redirect.github.com/nrwl/nx/pull/28089)) - **linter:** do not generate docs.recommended property ([#​28009](https://redirect.github.com/nrwl/nx/pull/28009)) - **linter:** ignore dist and use compat helper for eslint-plugin-react-hooks ([#​28080](https://redirect.github.com/nrwl/nx/pull/28080)) - **react:** vite should be default bundler in app generator ([#​28013](https://redirect.github.com/nrwl/nx/pull/28013)) - **release:** allow dynamically continuing when current version is unresolvable ([#​28034](https://redirect.github.com/nrwl/nx/pull/28034)) - **release:** add groupPreVersionCommand to schema, improve logging ([#​28087](https://redirect.github.com/nrwl/nx/pull/28087)) ##### ❤️ Thank You - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - James Henry [@​JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Phillip Barta [@​Phillip9587](https://redirect.github.com/Phillip9587) </details> <details> <summary>google/zx (zx)</summary> ### [`v8.1.9`](https://redirect.github.com/google/zx/releases/tag/8.1.9) [Compare Source](https://redirect.github.com/google/zx/compare/8.1.8...8.1.9) Today's release is a minor update that includes: #### Enhancements - We have replaced `ProcessOutput` fields with lazy getters to reduce mem consumption [#​903](https://redirect.github.com/google/zx/pull/903), [#​908](https://redirect.github.com/google/zx/pull/908) - Reduced ReDos risks for codeblock patterns [#​906](https://redirect.github.com/google/zx/pull/906) - Keep `argv` reference on update [#​916](https://redirect.github.com/google/zx/pull/916) - Strengthened `Shell` interface to properly handle `sync` mode [#​915](https://redirect.github.com/google/zx/pull/915): ```ts expectType<ProcessPromise>($`cmd`) expectType<ProcessPromise>($({ sync: false })`cmd`) expectType<ProcessOutput>($({ sync: true })`cmd`) expectType<ProcessOutput>($.sync`cmd`) ``` #### Fixes - Correctly fill `stdall` for `$.sync` calls: [#​911](https://redirect.github.com/google/zx/pull/911), [#​912](https://redirect.github.com/google/zx/pull/912) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [memfs](https://redirect.github.com/streamich/memfs) | [`4.12.0` -> `4.13.0`](https://renovatebot.com/diffs/npm/memfs/4.12.0/4.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/memfs/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/memfs/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/memfs/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/memfs/4.12.0/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>streamich/memfs (memfs)</summary> ### [`v4.13.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4130-2024-10-07) [Compare Source](https://redirect.github.com/streamich/memfs/compare/v4.12.0...v4.13.0) ##### Features - implement lutimes ([#​1066](https://redirect.github.com/streamich/memfs/issues/1066)) ([a1772b2](https://redirect.github.com/streamich/memfs/commit/a1772b25fbd9ca5d29a5bce9c848206b42ff2652)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.22.4` -> `4.24.0`](https://renovatebot.com/diffs/npm/rollup/4.22.4/4.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.22.4/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.22.4/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.24.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4240) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.23.0...v4.24.0) *2024-10-02* ##### Features - Support preserving and transpiling JSX syntax ([#​5668](https://redirect.github.com/rollup/rollup/issues/5668)) ##### Pull Requests - [#​5668](https://redirect.github.com/rollup/rollup/pull/5668): Introduce JSX support ([@​lukastaegert](https://redirect.github.com/lukastaegert), [@​Martin-Idel](https://redirect.github.com/Martin-Idel), [@​felixhuttmann](https://redirect.github.com/felixhuttmann), [@​AlexDroll](https://redirect.github.com/AlexDroll), [@​tiptr](https://redirect.github.com/tiptr)) ### [`v4.23.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4230) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.5...v4.23.0) *2024-10-01* ##### Features - Collect all emitted names and originalFileNames for assets ([#​5686](https://redirect.github.com/rollup/rollup/issues/5686)) ##### Pull Requests - [#​5686](https://redirect.github.com/rollup/rollup/pull/5686): Add names and originalFileNames to assets ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.22.5`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4225) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.4...v4.22.5) *2024-09-27* ##### Bug Fixes - Allow parsing of certain unicode characters again ([#​5674](https://redirect.github.com/rollup/rollup/issues/5674)) ##### Pull Requests - [#​5674](https://redirect.github.com/rollup/rollup/pull/5674): Fix panic with unicode characters ([@​sapphi-red](https://redirect.github.com/sapphi-red), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5675](https://redirect.github.com/rollup/rollup/pull/5675): chore(deps): update dependency rollup to v4.22.4 \[security] ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5680](https://redirect.github.com/rollup/rollup/pull/5680): chore(deps): update dependency [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v28 ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5681](https://redirect.github.com/rollup/rollup/pull/5681): chore(deps): update dependency [@​rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) to v6 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5682](https://redirect.github.com/rollup/rollup/pull/5682): chore(deps): update dependency [@​rollup/plugin-typescript](https://redirect.github.com/rollup/plugin-typescript) to v12 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5684](https://redirect.github.com/rollup/rollup/pull/5684): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.30.5` -> `5.33.1`](https://renovatebot.com/diffs/npm/knip/5.30.5/5.33.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.33.1`](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...a056e8d9e3d9f24d79efeb3223656dfcf57e49da) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...5.33.1) ### [`v5.33.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.32.0...5.33.0) - Remove more whitespace including newlines with enum members ([`29b35ea`](https://redirect.github.com/webpro-nl/knip/commit/29b35ea7)) - Upgrade jiti to v2.3.2 ([`c5b94c9`](https://redirect.github.com/webpro-nl/knip/commit/c5b94c91)) - Add `module` and `browser` fields to `getEntryPathsFromManifest` ([`e63ebec`](https://redirect.github.com/webpro-nl/knip/commit/e63ebeca)) ### [`v5.32.0`](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...f704a2bbfd614972c2a2f6c3c997eac1f895a28c) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...5.32.0) ### [`v5.31.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.31.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.6...5.31.0) - Do not treat trailing `#` in gitignore as comment ([#​797](https://redirect.github.com/webpro-nl/knip/issues/797)) ([`7fc6355`](https://redirect.github.com/webpro-nl/knip/commit/7fc63552)) - Fix extension for file fixture containing TS ([`847649d`](https://redirect.github.com/webpro-nl/knip/commit/847649df)) - Update some devDependencies ([`d304d8d`](https://redirect.github.com/webpro-nl/knip/commit/d304d8db)) - Update docs for auto-fix (close [#​788](https://redirect.github.com/webpro-nl/knip/issues/788)) ([`48fbddf`](https://redirect.github.com/webpro-nl/knip/commit/48fbddfd)) - Consistent reporter output ([`94da7f7`](https://redirect.github.com/webpro-nl/knip/commit/94da7f78)) - Add support for enum and class members ([`1109cbf`](https://redirect.github.com/webpro-nl/knip/commit/1109cbf6)) - Refactor for reuse/readabilty, more tests ([`20c2390`](https://redirect.github.com/webpro-nl/knip/commit/20c2390c)) - Fix issue type in export declarations ([`0f786f4`](https://redirect.github.com/webpro-nl/knip/commit/0f786f4b)) - Support exported types ([`2a251fa`](https://redirect.github.com/webpro-nl/knip/commit/2a251fa2)) - Improve unused export fixer, add tests ([`b0bb643`](https://redirect.github.com/webpro-nl/knip/commit/b0bb6430)) - Update docs ([`b384403`](https://redirect.github.com/webpro-nl/knip/commit/b384403c)) - Improve var naming in tests ([`2ed9e51`](https://redirect.github.com/webpro-nl/knip/commit/2ed9e514)) - Upgrade to jiti v2.1.0 ([`dea12f8`](https://redirect.github.com/webpro-nl/knip/commit/dea12f81)) - Update docs re. known issues w/ jiti ([`6819eb9`](https://redirect.github.com/webpro-nl/knip/commit/6819eb93)) - Remove obsolete jiti options ([`6d47630`](https://redirect.github.com/webpro-nl/knip/commit/6d476308)) - Use jiti.import + add tests (resolves [#​565](https://redirect.github.com/webpro-nl/knip/issues/565)) ([`3dd8ea6`](https://redirect.github.com/webpro-nl/knip/commit/3dd8ea68)) - Migrate to jiti v2 ([`de7fa2d`](https://redirect.github.com/webpro-nl/knip/commit/de7fa2d4)) ### [`v5.30.6`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.30.6) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.5...5.30.6) - Ignore TS issue with Bun for now ([`2a36139`](https://redirect.github.com/webpro-nl/knip/commit/2a361399)) - Add --trace arguments to help text ([`4b314e2`](https://redirect.github.com/webpro-nl/knip/commit/4b314e2a)) - accept \_ and . in package names ([#​790](https://redirect.github.com/webpro-nl/knip/issues/790)) ([`84db245`](https://redirect.github.com/webpro-nl/knip/commit/84db2459)) - Remove duplicate job (it's in integration.yml as well) ([`2b550b0`](https://redirect.github.com/webpro-nl/knip/commit/2b550b0f)) - continue-on-error: true → fail-fast: false ([`8ed9314`](https://redirect.github.com/webpro-nl/knip/commit/8ed9314c)) - Update argos ci commands ([`ed4bad2`](https://redirect.github.com/webpro-nl/knip/commit/ed4bad21)) - Add freeCodeCamp to integration suite ([`0784ca5`](https://redirect.github.com/webpro-nl/knip/commit/0784ca5f)) - Update FUNDING.yml ([`cf6c5fe`](https://redirect.github.com/webpro-nl/knip/commit/cf6c5fe8)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@faire/mjml-react](https://redirect.github.com/Faire/mjml-react) | [`3.3.0` -> `3.4.0`](https://renovatebot.com/diffs/npm/@faire%2fmjml-react/3.3.0/3.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@faire%2fmjml-react/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@faire%2fmjml-react/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@faire%2fmjml-react/3.3.0/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@faire%2fmjml-react/3.3.0/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Faire/mjml-react (@​faire/mjml-react)</summary> ### [`v3.4.0`](https://redirect.github.com/Faire/mjml-react/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/Faire/mjml-react/compare/v3.3.0...v3.4.0) ##### Bug Fixes - **CI:** Bump node version of release action ([#​118](https://redirect.github.com/Faire/mjml-react/issues/118)) ([1063945](https://redirect.github.com/Faire/mjml-react/commit/1063945f139bf97dc2ee260b55a4dc9488e129d0)) - **CI:** Bump node versions tested ([#​116](https://redirect.github.com/Faire/mjml-react/issues/116)) ([c2e9c00](https://redirect.github.com/Faire/mjml-react/commit/c2e9c0089057e671b91f8ea0c8c3384be5ee15b6)) ##### Features - **mjml:** upgrade mjml dev dependency ([#​125](https://redirect.github.com/Faire/mjml-react/issues/125)) ([e2b1060](https://redirect.github.com/Faire/mjml-react/commit/e2b10602915e3071a299bf7d2f1f0661c3a66c98)) - **react:** upgrade dev dependency to react 18 ([#​119](https://redirect.github.com/Faire/mjml-react/issues/119)) ([294974e](https://redirect.github.com/Faire/mjml-react/commit/294974ee05cf1734d6d6949ce777080f1f5f77ad)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor | `20.17.0` -> `20.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | dependencies | patch | [`20.16.6` -> `20.16.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.6/20.16.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`20.16.6` -> `20.16.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.6/20.16.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.6/20.16.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v20.18.0`](https://redirect.github.com/nodejs/node/releases/tag/v20.18.0): 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos [Compare Source](https://redirect.github.com/nodejs/node/compare/v20.17.0...v20.18.0) ##### Notable Changes ##### Experimental Network Inspection Support in Node.js This update introduces the initial support for network inspection in Node.js. Currently, this is an experimental feature, so you need to enable it using the `--experimental-network-inspection` flag. With this feature enabled, you can inspect network activities occurring within a JavaScript application. To use network inspection, start your Node.js application with the following command: ```console $ node --inspect-wait --experimental-network-inspection index.js ``` Please note that the network inspection capabilities are in active development. We are actively working on enhancing this feature and will continue to expand its functionality in future updates. - Network inspection is limited to the `http` and `https` modules only. - The Network tab in Chrome DevTools will not be available until the [feature request on the Chrome DevTools side](https://issues.chromium.org/issues/353924015) is addressed. Contributed by Kohei Ueno in [#​53593](https://redirect.github.com/nodejs/node/pull/53593) and [#​54246](https://redirect.github.com/nodejs/node/pull/54246) ##### Exposes X509\_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext This releases introduces a new option to the API `tls.createSecureContext`. From now on, `tls.createSecureContext({ allowPartialTrustChain: true })` can be used to treat intermediate (non-self-signed) certificates in the trust CA certificate list as trusted. Contributed by Anna Henningsen in [#​54790](https://redirect.github.com/nodejs/node/pull/54790) ##### New option for vm.createContext() to create a context with a freezable globalThis Node.js implements a flavor of `vm.createContext()` and friends that creates a context without contextifying its global object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context (impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they don't need the interceptor behavior. Contributed by Joyee Cheung in [#​54394](https://redirect.github.com/nodejs/node/pull/54394) ##### Deprecations - \[[`64aa31f6e5`](https://redirect.github.com/nodejs/node/commit/64aa31f6e5)] - **repl**: doc-deprecate instantiating `node:repl` classes without `new` (Aviv Keller) [#​54842](https://redirect.github.com/nodejs/node/pull/54842) - \[[`4c52ee3d7f`](https://redirect.github.com/nodejs/node/commit/4c52ee3d7f)] - **zlib**: deprecate instantiating classes without new (Yagiz Nizipli) [#​54708](https://redirect.github.com/nodejs/node/pull/54708) ##### Other Notable Changes - \[[`b80da2f964`](https://redirect.github.com/nodejs/node/commit/b80da2f964)] - **buffer**: optimize createFromString (Robert Nagy) [#​54324](https://redirect.github.com/nodejs/node/pull/54324) - \[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)] - **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi) [#​51575](https://redirect.github.com/nodejs/node/pull/51575) - \[[`879546a9bf`](https://redirect.github.com/nodejs/node/commit/879546a9bf)] - **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael Gonzaga) [#​54413](https://redirect.github.com/nodejs/node/pull/54413) - \[[`f789f4c92d`](https://redirect.github.com/nodejs/node/commit/f789f4c92d)] - **(SEMVER-MINOR)** **test_runner**: support module mocking (Colin Ihrig) [#​52848](https://redirect.github.com/nodejs/node/pull/52848) - \[[`4eb0749b6c`](https://redirect.github.com/nodejs/node/commit/4eb0749b6c)] - **(SEMVER-MINOR)** **url**: implement parse method for safer URL parsing (Ali Hassan) [#​52280](https://redirect.github.com/nodejs/node/pull/52280) ##### Commits - \[[`013c48f0e9`](https://redirect.github.com/nodejs/node/commit/013c48f0e9)] - **benchmark**: --no-warnings to avoid DEP/ExpWarn log (Rafael Gonzaga) [#​54928](https://redirect.github.com/nodejs/node/pull/54928) - \[[`194fc113ac`](https://redirect.github.com/nodejs/node/commit/194fc113ac)] - **benchmark**: add buffer.isAscii benchmark (RafaelGSS) [#​54740](https://redirect.github.com/nodejs/node/pull/54740) - \[[`7410d51cb9`](https://redirect.github.com/nodejs/node/commit/7410d51cb9)] - **benchmark**: add buffer.isUtf8 bench (RafaelGSS) [#​54740](https://redirect.github.com/nodejs/node/pull/54740) - \[[`2393f21e8a`](https://redirect.github.com/nodejs/node/commit/2393f21e8a)] - **benchmark**: add access async version to bench (Rafael Gonzaga) [#​54747](https://redirect.github.com/nodejs/node/pull/54747) - \[[`b8779721f0`](https://redirect.github.com/nodejs/node/commit/b8779721f0)] - **benchmark**: enhance dc publish benchmark (Rafael Gonzaga) [#​54745](https://redirect.github.com/nodejs/node/pull/54745) - \[[`4078aa83ff`](https://redirect.github.com/nodejs/node/commit/4078aa83ff)] - **benchmark**: add match and doesNotMatch bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`66acab9976`](https://redirect.github.com/nodejs/node/commit/66acab9976)] - **benchmark**: add rejects and doesNotReject bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`6db777fb3a`](https://redirect.github.com/nodejs/node/commit/6db777fb3a)] - **benchmark**: add throws and doesNotThrow bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`8f101560ce`](https://redirect.github.com/nodejs/node/commit/8f101560ce)] - **benchmark**: add strictEqual and notStrictEqual bench (RafaelGSS) [#​54734](https://redirect.github.com/nodejs/node/pull/54734) - \[[`2c9e4c936e`](https://redirect.github.com/nodejs/node/commit/2c9e4c936e)] - **benchmark**: adds groups to better separate benchmarks (Giovanni Bucci) [#​54393](https://redirect.github.com/nodejs/node/pull/54393) - \[[`671c3ac633`](https://redirect.github.com/nodejs/node/commit/671c3ac633)] - **benchmark**: fix benchmark for file path and URL conversion (Early Riser) [#​54190](https://redirect.github.com/nodejs/node/pull/54190) - \[[`8c8708cb5b`](https://redirect.github.com/nodejs/node/commit/8c8708cb5b)] - **benchmark**: use assert.ok searchparams (Rafael Gonzaga) [#​54334](https://redirect.github.com/nodejs/node/pull/54334) - \[[`8b71fa79e2`](https://redirect.github.com/nodejs/node/commit/8b71fa79e2)] - **benchmark**: add stream.compose benchmark (jakecastelli) [#​54308](https://redirect.github.com/nodejs/node/pull/54308) - \[[`93ee36e3a0`](https://redirect.github.com/nodejs/node/commit/93ee36e3a0)] - **benchmark**: rename count to n (Rafael Gonzaga) [#​54271](https://redirect.github.com/nodejs/node/pull/54271) - \[[`f2971b6f0b`](https://redirect.github.com/nodejs/node/commit/f2971b6f0b)] - **benchmark**: change assert() to assert.ok() (Rafael Gonzaga) [#​54254](https://redirect.github.com/nodejs/node/pull/54254) - \[[`f48f2c212c`](https://redirect.github.com/nodejs/node/commit/f48f2c212c)] - **benchmark**: support --help in CLI (Aviv Keller) [#​53358](https://redirect.github.com/nodejs/node/pull/53358) - \[[`0309b0520b`](https://redirect.github.com/nodejs/node/commit/0309b0520b)] - **benchmark**: remove force option as force defaults to true (Yelim Koo) [#​54203](https://redirect.github.com/nodejs/node/pull/54203) - \[[`b6e8305b2d`](https://redirect.github.com/nodejs/node/commit/b6e8305b2d)] - **benchmark**: use assert.ok instead of assert (Rafael Gonzaga) [#​54176](https://redirect.github.com/nodejs/node/pull/54176) - \[[`90c660d26a`](https://redirect.github.com/nodejs/node/commit/90c660d26a)] - **benchmark**: add require-esm benchmark (Joyee Cheung) [#​52166](https://redirect.github.com/nodejs/node/pull/52166) - \[[`1b8584b52e`](https://redirect.github.com/nodejs/node/commit/1b8584b52e)] - **benchmark,doc**: add CPU scaling governor to perf (Rafael Gonzaga) [#​54723](https://redirect.github.com/nodejs/node/pull/54723) - \[[`0b9161b330`](https://redirect.github.com/nodejs/node/commit/0b9161b330)] - **benchmark,doc**: mention bar.R to the list of scripts (Rafael Gonzaga) [#​54722](https://redirect.github.com/nodejs/node/pull/54722) - \[[`84bf93b7ea`](https://redirect.github.com/nodejs/node/commit/84bf93b7ea)] - **buffer**: allow invalid encoding in from (Robert Nagy) [#​54533](https://redirect.github.com/nodejs/node/pull/54533) - \[[`d04246a0d7`](https://redirect.github.com/nodejs/node/commit/d04246a0d7)] - **buffer**: optimize byteLength for common encodings (Robert Nagy) [#​54342](https://redirect.github.com/nodejs/node/pull/54342) - \[[`f36831f694`](https://redirect.github.com/nodejs/node/commit/f36831f694)] - **buffer**: optimize createFromString (Robert Nagy) [#​54324](https://redirect.github.com/nodejs/node/pull/54324) - \[[`f5f40c8088`](https://redirect.github.com/nodejs/node/commit/f5f40c8088)] - **buffer**: optimize for common encodings (Robert Nagy) [#​54319](https://redirect.github.com/nodejs/node/pull/54319) - \[[`76c37703be`](https://redirect.github.com/nodejs/node/commit/76c37703be)] - **buffer**: add JSDoc to blob bytes method (Roberto Simonini) [#​54117](https://redirect.github.com/nodejs/node/pull/54117) - \[[`3012d31404`](https://redirect.github.com/nodejs/node/commit/3012d31404)] - **buffer**: use faster integer argument check (Robert Nagy) [#​54089](https://redirect.github.com/nodejs/node/pull/54089) - \[[`3505782801`](https://redirect.github.com/nodejs/node/commit/3505782801)] - **buffer**: make indexOf(byte) faster (Tobias Nießen) [#​53455](https://redirect.github.com/nodejs/node/pull/53455) - \[[`d285fc1f68`](https://redirect.github.com/nodejs/node/commit/d285fc1f68)] - **build**: upgrade clang-format to v18 (Aviv Keller) [#​53957](https://redirect.github.com/nodejs/node/pull/53957) - \[[`d288ec3b0a`](https://redirect.github.com/nodejs/node/commit/d288ec3b0a)] - **build**: fix conflicting V8 object print flags (Daeyeon Jeong) [#​54785](https://redirect.github.com/nodejs/node/pull/54785) - \[[`e862eecac9`](https://redirect.github.com/nodejs/node/commit/e862eecac9)] - **build**: do not build with code cache for core coverage collection (Joyee Cheung) [#​54633](https://redirect.github.com/nodejs/node/pull/54633) - \[[`f7a606eb96`](https://redirect.github.com/nodejs/node/commit/f7a606eb96)] - **build**: turn off `-Wrestrict` (Richard Lau) [#​54737](https://redirect.github.com/nodejs/node/pull/54737) - \[[`71ca2665e4`](https://redirect.github.com/nodejs/node/commit/71ca2665e4)] - **build**: reclaim disk space on macOS GHA runner (jakecastelli) [#​54658](https://redirect.github.com/nodejs/node/pull/54658) - \[[`82d8051c39`](https://redirect.github.com/nodejs/node/commit/82d8051c39)] - **build**: don't clean obj.target directory if it doesn't exist (Joyee Cheung) [#​54337](https://redirect.github.com/nodejs/node/pull/54337) - \[[`6e550b1f26`](https://redirect.github.com/nodejs/node/commit/6e550b1f26)] - **build**: update `ruff` to `0.5.2` (Aviv Keller) [#​53909](https://redirect.github.com/nodejs/node/pull/53909) - \[[`e2ea7b26d7`](https://redirect.github.com/nodejs/node/commit/e2ea7b26d7)] - **build**: fix ./configure --help format error (Zhenwei Jin) [#​53066](https://redirect.github.com/nodejs/node/pull/53066) - \[[`eb2402d569`](https://redirect.github.com/nodejs/node/commit/eb2402d569)] - **build**: enable building with shared uvwasi lib (Pooja D P) [#​43987](https://redirect.github.com/nodejs/node/pull/43987) - \[[`45732314d4`](https://redirect.github.com/nodejs/node/commit/45732314d4)] - **build**: sync V8 warning cflags with BUILD.gn (Michaël Zasso) [#​52873](https://redirect.github.com/nodejs/node/pull/52873) - \[[`6e0a2bb54c`](https://redirect.github.com/nodejs/node/commit/6e0a2bb54c)] - **build**: harmonize Clang checks (Michaël Zasso) [#​52873](https://redirect.github.com/nodejs/node/pull/52873) - \[[`3f78d4eb28`](https://redirect.github.com/nodejs/node/commit/3f78d4eb28)] - **cli**: add `--expose-gc` flag available to `NODE_OPTIONS` (Juan José) [#​53078](https://redirect.github.com/nodejs/node/pull/53078) - \[[`a110409b2a`](https://redirect.github.com/nodejs/node/commit/a110409b2a)] - **console**: use validateOneOf for colorMode validation (HEESEUNG) [#​54245](https://redirect.github.com/nodejs/node/pull/54245) - \[[`231ab788ea`](https://redirect.github.com/nodejs/node/commit/231ab788ea)] - **crypto**: reject dh,x25519,x448 in {Sign,Verify}Final (Huáng Jùnliàng) [#​53774](https://redirect.github.com/nodejs/node/pull/53774) - \[[`a5984e4570`](https://redirect.github.com/nodejs/node/commit/a5984e4570)] - **crypto**: return a clearer error when loading an unsupported pkcs12 (Tim Perry) [#​54485](https://redirect.github.com/nodejs/node/pull/54485) - \[[`f287cd77bd`](https://redirect.github.com/nodejs/node/commit/f287cd77bd)] - **crypto**: remove unused `kHashTypes` internal (Antoine du Hamel) [#​54627](https://redirect.github.com/nodejs/node/pull/54627) - \[[`1fc904f8c4`](https://redirect.github.com/nodejs/node/commit/1fc904f8c4)] - **deps**: update cjs-module-lexer to 1.4.1 (Node.js GitHub Bot) [#​54846](https://redirect.github.com/nodejs/node/pull/54846) - \[[`95b55c39b1`](https://redirect.github.com/nodejs/node/commit/95b55c39b1)] - **deps**: update simdutf to 5.5.0 (Node.js GitHub Bot) [#​54434](https://redirect.github.com/nodejs/node/pull/54434) - \[[`cf6ded5dd3`](https://redirect.github.com/nodejs/node/commit/cf6ded5dd3)] - **deps**: update cjs-module-lexer to 1.4.0 (Node.js GitHub Bot) [#​54713](https://redirect.github.com/nodejs/node/pull/54713) - \[[`7f8edce3f1`](https://redirect.github.com/nodejs/node/commit/7f8edce3f1)] - **deps**: update c-ares to v1.33.1 (Node.js GitHub Bot) [#​54549](https://redirect.github.com/nodejs/node/pull/54549) - \[[`9a4a7b7ecc`](https://redirect.github.com/nodejs/node/commit/9a4a7b7ecc)] - **deps**: update undici to 6.19.8 (Node.js GitHub Bot) [#​54456](https://redirect.github.com/nodejs/node/pull/54456) - \[[`87ca1d7fee`](https://redirect.github.com/nodejs/node/commit/87ca1d7fee)] - **deps**: update simdutf to 5.3.4 (Node.js GitHub Bot) [#​54312](https://redirect.github.com/nodejs/node/pull/54312) - \[[`d3a743f182`](https://redirect.github.com/nodejs/node/commit/d3a743f182)] - **deps**: update zlib to 1.3.0.1-motley-71660e1 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`926981aa9f`](https://redirect.github.com/nodejs/node/commit/926981aa9f)] - **deps**: update zlib to 1.3.0.1-motley-c2469fd (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`654c8d1fdc`](https://redirect.github.com/nodejs/node/commit/654c8d1fdc)] - **deps**: update zlib to 1.3.0.1-motley-68e57e6 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`2477e79172`](https://redirect.github.com/nodejs/node/commit/2477e79172)] - **deps**: update zlib to 1.3.0.1-motley-8b7eff8 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`3d8113faf5`](https://redirect.github.com/nodejs/node/commit/3d8113faf5)] - **deps**: update zlib to 1.3.0.1-motley-e432200 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`ac294e3db4`](https://redirect.github.com/nodejs/node/commit/ac294e3db4)] - **deps**: update zlib to 1.3.0.1-motley-887bb57 (Node.js GitHub Bot) [#​53464](https://redirect.github.com/nodejs/node/pull/53464) - \[[`239588b968`](https://redirect.github.com/nodejs/node/commit/239588b968)] - **deps**: update c-ares to v1.33.0 (Node.js GitHub Bot) [#​54198](https://redirect.github.com/nodejs/node/pull/54198) - \[[`6e7de37ed3`](https://redirect.github.com/nodejs/node/commit/6e7de37ed3)] - **deps**: update undici to 6.19.7 (Node.js GitHub Bot) [#​54286](https://redirect.github.com/nodejs/node/pull/54286) - \[[`38aa9d6ea9`](https://redirect.github.com/nodejs/node/commit/38aa9d6ea9)] - **deps**: update acorn to 8.12.1 (Node.js GitHub Bot) [#​53465](https://redirect.github.com/nodejs/node/pull/53465) - \[[`d30145f663`](https://redirect.github.com/nodejs/node/commit/d30145f663)] - **deps**: update undici to 6.19.5 (Node.js GitHub Bot) [#​54076](https://redirect.github.com/nodejs/node/pull/54076) - \[[`c169d9c12b`](https://redirect.github.com/nodejs/node/commit/c169d9c12b)] - **deps**: update simdutf to 5.3.1 (Node.js GitHub Bot) [#​54196](https://redirect.github.com/nodejs/node/pull/54196) - \[[`92f3447957`](https://redirect.github.com/nodejs/node/commit/92f3447957)] - **doc**: add missing EventSource docs to globals (Matthew Aitken) [#​55022](https://redirect.github.com/nodejs/node/pull/55022) - \[[`2879ce9681`](https://redirect.github.com/nodejs/node/commit/2879ce9681)] - **doc**: fix broken Android building link (Niklas Wenzel) [#​54922](https://redirect.github.com/nodejs/node/pull/54922) - \[[`096623b59a`](https://redirect.github.com/nodejs/node/commit/096623b59a)] - **doc**: add support link for aduh95 (Antoine du Hamel) [#​54866](https://redirect.github.com/nodejs/node/pull/54866) - \[[`1dfd238781`](https://redirect.github.com/nodejs/node/commit/1dfd238781)] - **doc**: run license-builder (github-actions\[bot]) [#​54854](https://redirect.github.com/nodejs/node/pull/54854) - \[[`a6c748fffb`](https://redirect.github.com/nodejs/node/commit/a6c748fffb)] - **doc**: experimental flag for global accessible APIs (Chengzhong Wu) [#​54330](https://redirect.github.com/nodejs/node/pull/54330) - \[[`d48a22fa14`](https://redirect.github.com/nodejs/node/commit/d48a22fa14)] - **doc**: add `ERR_INVALID_ADDRESS` to `errors.md` (Aviv Keller) [#​54661](https://redirect.github.com/nodejs/node/pull/54661) - \[[`4a840cecfa`](https://redirect.github.com/nodejs/node/commit/4a840cecfa)] - **doc**: add support link for mcollina (Matteo Collina) [#​54786](https://redirect.github.com/nodejs/node/pull/54786) - \[[`ec22d86512`](https://redirect.github.com/nodejs/node/commit/ec22d86512)] - **doc**: mark `--conditions` CLI flag as stable (Guy Bedford) [#​54209](https://redirect.github.com/nodejs/node/pull/54209) - \[[`77c702ca07`](https://redirect.github.com/nodejs/node/commit/77c702ca07)] - **doc**: fix typo in recognizing-contributors (Tobias Nießen) [#​54822](https://redirect.github.com/nodejs/node/pull/54822) - \[[`62953ef9fb`](https://redirect.github.com/nodejs/node/commit/62953ef9fb)] - **doc**: clarify `--max-old-space-size` and `--max-semi-space-size` units (Alexandre ABRIOUX) [#​54477](https://redirect.github.com/nodejs/node/pull/54477) - \[[`e2bab0f2b2`](https://redirect.github.com/nodejs/node/commit/e2bab0f2b2)] - **doc**: replace --allow-fs-read by --allow-fs-write in related section (M1CK431) [#​54427](https://redirect.github.com/nodejs/node/pull/54427) - \[[`9cbfd5b33a`](https://redirect.github.com/nodejs/node/commit/9cbfd5b33a)] - **doc**: add support link for marco-ippolito (Marco Ippolito) [#​54789](https://redirect.github.com/nodejs/node/pull/54789) - \[[`53167b29ef`](https://redirect.github.com/nodejs/node/commit/53167b29ef)] - **doc**: fix typo (Michael Dawson) [#​54640](https://redirect.github.com/nodejs/node/pull/54640) - \[[`87f78a35f7`](https://redirect.github.com/nodejs/node/commit/87f78a35f7)] - **doc**: fix webcrypto.md AES-GCM backticks (Filip Skokan) [#​54621](https://redirect.github.com/nodejs/node/pull/54621) - \[[`7c83c15221`](https://redirect.github.com/nodejs/node/commit/7c83c15221)] - **doc**: add documentation about os.tmpdir() overrides (Joyee Cheung) [#​54613](https://redirect.github.com/nodejs/node/pull/54613) - \[[`4bfd832d70`](https://redirect.github.com/nodejs/node/commit/4bfd832d70)] - **doc**: add support me link for anonrig (Yagiz Nizipli) [#​54611](https://redirect.github.com/nodejs/node/pull/54611) - \[[`22a103e5ec`](https://redirect.github.com/nodejs/node/commit/22a103e5ec)] - **doc**: add alert on REPL from TCP socket (Rafael Gonzaga) [#​54594](https://redirect.github.com/nodejs/node/pull/54594) - \[[`b6374c24e1`](https://redirect.github.com/nodejs/node/commit/b6374c24e1)] - **doc**: fix typo in styleText description (Rafael Gonzaga) [#​54616](https://redirect.github.com/nodejs/node/pull/54616) - \[[`2f5b98ee1f`](https://redirect.github.com/nodejs/node/commit/2f5b98ee1f)] - **doc**: add getHeapStatistics() property descriptions (Benji Marinacci) [#​54584](https://redirect.github.com/nodejs/node/pull/54584) - \[[`482302b99b`](https://redirect.github.com/nodejs/node/commit/482302b99b)] - **doc**: fix information about including coverage files (Aviv Keller) [#​54527](https://redirect.github.com/nodejs/node/pull/54527) - \[[`b3708e7df4`](https://redirect.github.com/nodejs/node/commit/b3708e7df4)] - **doc**: support collaborators - talk amplification (Michael Dawson) [#​54508](https://redirect.github.com/nodejs/node/pull/54508) - \[[`c86fe23012`](https://redirect.github.com/nodejs/node/commit/c86fe23012)] - **doc**: add note about shasum generation failure (Marco Ippolito) [#​54487](https://redirect.github.com/nodejs/node/pull/54487) - \[[`d53e6cf755`](https://redirect.github.com/nodejs/node/commit/d53e6cf755)] - **doc**: fix capitalization in module.md (shallow-beach) [#​54488](https://redirect.github.com/nodejs/node/pull/54488) - \[[`cdc6713f18`](https://redirect.github.com/nodejs/node/commit/cdc6713f18)] - **doc**: add esm examples to node:https (Alfredo González) [#​54399](https://redirect.github.com/nodejs/node/pull/54399) - \[[`1ac1fe4e65`](https://redirect.github.com/nodejs/node/commit/1ac1fe4e65)] - **doc**: fix error description of the max header size (Egawa Ryo) [#​54125](https://redirect.github.com/nodejs/node/pull/54125) - \[[`244542b720`](https://redirect.github.com/nodejs/node/commit/244542b720)] - **doc**: add git node security --cleanup (Rafael Gonzaga) [#​54381](https://redirect.github.com/nodejs/node/pull/54381) - \[[`69fb71f54c`](https://redirect.github.com/nodejs/node/commit/69fb71f54c)] - **doc**: add note on weakness of permission model (Tobias Nießen) [#​54268](https://redirect.github.com/nodejs/node/pull/54268) - \[[`83b2cb908b`](https://redirect.github.com/nodejs/node/commit/83b2cb908b)] - **doc**: add versions when `--watch-preserve-output` was added (Théo LUDWIG) [#​54328](https://redirect.github.com/nodejs/node/pull/54328) - \[[`460fb49483`](https://redirect.github.com/nodejs/node/commit/460fb49483)] - **doc**: replace v19 mention in Current release (Rafael Gonzaga) [#​54361](https://redirect.github.com/nodejs/node/pull/54361) - \[[`994b46a160`](https://redirect.github.com/nodejs/node/commit/994b46a160)] - **doc**: correct peformance entry types (Jason Zhang) [#​54263](https://redirect.github.com/nodejs/node/pull/54263) - \[[`f142e668cb`](https://redirect.github.com/nodejs/node/commit/f142e668cb)] - **doc**: fix typo in method name in the sea doc (Eliyah Sundström) [#​54027](https://redirect.github.com/nodejs/node/pull/54027) - \[[`9529a30dba`](https://redirect.github.com/nodejs/node/commit/9529a30dba)] - **doc**: mark process.nextTick legacy (Marco Ippolito) [#​51280](https://redirect.github.com/nodejs/node/pull/51280) - \[[`7e25fabb91`](https://redirect.github.com/nodejs/node/commit/7e25fabb91)] - **doc**: add esm examples to node:http2 (Alfredo González) [#​54292](https://redirect.github.com/nodejs/node/pull/54292) - \[[`6a4f05e384`](https://redirect.github.com/nodejs/node/commit/6a4f05e384)] - **doc**: explicitly mention node:fs module restriction (Rafael Gonzaga) [#​54269](https://redirect.github.com/nodejs/node/pull/54269) - \[[`53f5c54997`](https://redirect.github.com/nodejs/node/commit/53f5c54997)] - **doc**: warn for windows build bug (Jason Zhang) [#​54217](https://redirect.github.com/nodejs/node/pull/54217) - \[[`07bde054f3`](https://redirect.github.com/nodejs/node/commit/07bde054f3)] - **doc**: make some parameters optional in `tracingChannel.traceCallback` (Deokjin Kim) [#​54068](https://redirect.github.com/nodejs/node/pull/54068) - \[[`62bf03b5f1`](https://redirect.github.com/nodejs/node/commit/62bf03b5f1)] - **doc**: add esm examples to node:dns (Alfredo González) [#​54172](https://redirect.github.com/nodejs/node/pull/54172) - \[[`fb2b19184b`](https://redirect.github.com/nodejs/node/commit/fb2b19184b)] - **doc**: add KevinEady as a triager (Chengzhong Wu) [#​54179](https://redirect.github.com/nodejs/node/pull/54179) - \[[`24976bfba0`](https://redirect.github.com/nodejs/node/commit/24976bfba0)] - **doc**: add esm examples to node:console (Alfredo González) [#​54108](https://redirect.github.com/nodejs/node/pull/54108) - \[[`4e7edc40f7`](https://redirect.github.com/nodejs/node/commit/4e7edc40f7)] - **doc**: fix sea assets example (Sadzurami) [#​54192](https://redirect.github.com/nodejs/node/pull/54192) - \[[`322b5d91e1`](https://redirect.github.com/nodejs/node/commit/322b5d91e1)] - **doc**: add links to security steward companies (Aviv Keller) [#​52981](https://redirect.github.com/nodejs/node/pull/52981) - \[[`6ab271510e`](https://redirect.github.com/nodejs/node/commit/6ab271510e)] - **doc**: move `onread` option from `socket.connect()` to `new net.socket()` (sendoru) [#​54194](https://redirect.github.com/nodejs/node/pull/54194) - \[[`39c30ea08f`](https://redirect.github.com/nodejs/node/commit/39c30ea08f)] - **doc**: move release key for Myles Borins (Richard Lau) [#​54059](https://redirect.github.com/nodejs/node/pull/54059) - \[[`e9fc54804a`](https://redirect.github.com/nodejs/node/commit/e9fc54804a)] - **doc**: refresh instructions for building node from source (Liran Tal) [#​53768](https://redirect.github.com/nodejs/node/pull/53768) - \[[`f131dc625a`](https://redirect.github.com/nodejs/node/commit/f131dc625a)] - **doc**: add documentation for blob.bytes() method (jaexxin) [#​54114](https://redirect.github.com/nodejs/node/pull/54114) - \[[`8d41bb900b`](https://redirect.github.com/nodejs/node/commit/8d41bb900b)] - **doc**: add missing new lines to custom test reporter examples (Eddie Abbondanzio) [#​54152](https://redirect.github.com/nodejs/node/pull/54152) - \[[`2acaeaba77`](https://redirect.github.com/nodejs/node/commit/2acaeaba77)] - **doc**: update list of Triagers on the `README.md` (Antoine du Hamel) [#​54138](https://redirect.github.com/nodejs/node/pull/54138) - \[[`fff8eb2792`](https://redirect.github.com/nodejs/node/commit/fff8eb2792)] - **doc**: expand troubleshooting section (Liran Tal) [#​53808](https://redirect.github.com/nodejs/node/pull/53808) - \[[`402121520f`](https://redirect.github.com/nodejs/node/commit/402121520f)] - **doc**: clarify `useCodeCache` setting for cross-platform SEA generation (Yelim Koo) [#​53994](https://redirect.github.com/nodejs/node/pull/53994) - \[[`272484b8b2`](https://redirect.github.com/nodejs/node/commit/272484b8b2)] - **doc**: test for cli options (Aras Abbasi) [#​51623](https://redirect.github.com/nodejs/node/pull/51623) - \[[`c4d0ca4710`](https://redirect.github.com/nodejs/node/commit/c4d0ca4710)] - **doc, build**: fixup build docs (Aviv Keller) [#​54899](https://redirect.github.com/nodejs/node/pull/54899) - \[[`2e3e17748b`](https://redirect.github.com/nodejs/node/commit/2e3e17748b)] - **doc, child_process**: add esm snippets (Aviv Keller) [#​53616](https://redirect.github.com/nodejs/node/pull/53616) - \[[`c40b4b4f27`](https://redirect.github.com/nodejs/node/commit/c40b4b4f27)] - **doc, meta**: fix broken link in `onboarding.md` (Aviv Keller) [#​54886](https://redirect.github.com/nodejs/node/pull/54886) - \[[`beff587b94`](https://redirect.github.com/nodejs/node/commit/beff587b94)] - **doc, meta**: add missing `,` to `BUILDING.md` (Aviv Keller) [#​54409](https://redirect.github.com/nodejs/node/pull/54409) - \[[`c114585430`](https://redirect.github.com/nodejs/node/commit/c114585430)] - **doc, meta**: replace command with link to keys (Aviv Keller) [#​53745](https://redirect.github.com/nodejs/node/pull/53745) - \[[`0843077a99`](https://redirect.github.com/nodejs/node/commit/0843077a99)] - **doc, test**: simplify test README table (Aviv Keller) [#​53971](https://redirect.github.com/nodejs/node/pull/53971) - \[[`2df7bc0e32`](https://redirect.github.com/nodejs/node/commit/2df7bc0e32)] - **doc,tools**: enforce use of `node:` prefix (Antoine du Hamel) [#​53950](https://redirect.github.com/nodejs/node/pull/53950) - \[[`0dd4639391`](https://redirect.github.com/nodejs/node/commit/0dd4639391)] - **esm**: fix support for `URL` instances in `import.meta.resolve` (Antoine du Hamel) [#​54690](https://redirect.github.com/nodejs/node/pull/54690) - \[[`f0c55e206d`](https://redirect.github.com/nodejs/node/commit/f0c55e206d)] - **fs**: refactor rimraf to avoid using primordials (Yagiz Nizipli) [#​54834](https://redirect.github.com/nodejs/node/pull/54834) - \[[`f568384bbd`](https://redirect.github.com/nodejs/node/commit/f568384bbd)] - **fs**: refactor handleTimestampsAndMode to remove redundant call (HEESEUNG) [#​54369](https://redirect.github.com/nodejs/node/pull/54369) - \[[`2fb7cc9715`](https://redirect.github.com/nodejs/node/commit/2fb7cc9715)] - **fs**: fix typings (Yagiz Nizipli) [#​53626](https://redirect.github.com/nodejs/node/pull/53626) - \[[`596940cfa0`](https://redirect.github.com/nodejs/node/commit/596940cfa0)] - **http**: reduce likelihood of race conditions on keep-alive timeout (jazelly) [#​54863](https://redirect.github.com/nodejs/node/pull/54863) - \[[`6e13a7ba02`](https://redirect.github.com/nodejs/node/commit/6e13a7ba02)] - **http**: remove prototype primordials (Antoine du Hamel) [#​53698](https://redirect.github.com/nodejs/node/pull/53698) - \[[`99f96eb3f7`](https://redirect.github.com/nodejs/node/commit/99f96eb3f7)] - **http2**: remove prototype primordials (Antoine du Hamel) [#​53696](https://redirect.github.com/nodejs/node/pull/53696) - \[[`41f5eacc1a`](https://redirect.github.com/nodejs/node/commit/41f5eacc1a)] - **https**: only use default ALPNProtocols when appropriate (Brian White) [#​54411](https://redirect.github.com/nodejs/node/pull/54411) - \[[`59a39520e1`](https://redirect.github.com/nodejs/node/commit/59a39520e1)] - **(SEMVER-MINOR)** **inspector**: support `Network.loadingFailed` event (Kohei Ueno) [#​54246](https://redirect.github.com/nodejs/node/pull/54246) - \[[`d1007fb1a9`](https://redirect.github.com/nodejs/node/commit/d1007fb1a9)] - **inspector**: provide detailed info to fix DevTools frontend errors (Kohei Ueno) [#​54156](https://redirect.github.com/nodejs/node/pull/54156) - \[[`3b93507949`](https://redirect.github.com/nodejs/node/commit/3b93507949)] - **(SEMVER-MINOR)** **inspector**: add initial support for network inspection (Kohei Ueno) [#​53593](https://redirect.github.com/nodejs/node/pull/53593) - \[[`fc37b801c8`](https://redirect.github.com/nodejs/node/commit/fc37b801c8)] - **lib**: remove unnecessary async (jakecastelli) [#​54829](https://redirect.github.com/nodejs/node/pull/54829) - \[[`d86f24787b`](https://redirect.github.com/nodejs/node/commit/d86f24787b)] - **lib**: make WeakRef safe in abort_controller (jazelly) [#​54791](https://redirect.github.com/nodejs/node/pull/54791) - \[[`77c59224e5`](https://redirect.github.com/nodejs/node/commit/77c59224e5)] - **lib**: add note about removing `node:sys` module (Rafael Gonzaga) [#​54743](https://redirect.github.com/nodejs/node/pull/54743) - \[[`b8c06dce02`](https://redirect.github.com/nodejs/node/commit/b8c06dce02)] - **lib**: ensure no holey array in fixed_queue (Jason Zhang) [#​54537](https://redirect.github.com/nodejs/node/pull/54537) - \[[`b85c8ce1fc`](https://redirect.github.com/nodejs/node/commit/b85c8ce1fc)] - **lib**: refactor SubtleCrypto experimental warnings (Filip Skokan) [#​54620](https://redirect.github.com/nodejs/node/pull/54620) - \[[`e84812c1b5`](https://redirect.github.com/nodejs/node/commit/e84812c1b5)] - **lib**: respect terminal capabilities on styleText (Rafael Gonzaga) [#​54389](https://redirect.github.com/nodejs/node/pull/54389) - \[[`c004abaf17`](https://redirect.github.com/nodejs/node/commit/c004abaf17)] - **lib**: replace spread operator with primordials function (YoonSoo_Shin) [#​54053](https://redirect.github.com/nodejs/node/pull/54053) - \[[`b79aeabc4d`](https://redirect.github.com/nodejs/node/commit/b79aeabc4d)] - **lib**: avoid for of loop and remove unnecessary variable in zlib (YoonSoo_Shin) [#​54258](https://redirect.github.com/nodejs/node/pull/54258) - \[[`f4085363c6`](https://redirect.github.com/nodejs/node/commit/f4085363c6)] - **lib**: fix unhandled errors in webstream adapters (Fedor Indutny) [#​54206](https://redirect.github.com/nodejs/node/pull/54206) - \[[`1ad857e748`](https://redirect.github.com/nodejs/node/commit/1ad857e748)] - **lib**: fix typos in comments within internal/streams (YoonSoo_Shin) [#​54093](https://redirect.github.com/nodejs/node/pull/54093) - \[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)] - **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi) [#​51575](https://redirect.github.com/nodejs/node/pull/51575) - \[[`afbf2c0530`](https://redirect.github.com/nodejs/node/commit/afbf2c0530)] - **lib,permission**: support Buffer to permission.has (Rafael Gonzaga) [#​54104](https://redirect.github.com/nodejs/node/pull/54104) - \[[`54af47395d`](https://redirect.github.com/nodejs/node/commit/54af47395d)] - **meta**: bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 (dependabot\[bot]) [#​54820](https://redirect.github.com/nodejs/node/pull/54820) - \[[`a0c10f2ed9`](https://redirect.github.com/nodejs/node/commit/a0c10f2ed9)] - **meta**: add `Windows ARM64` to flaky-tests list (Aviv Keller) [#​54693](https://redirect.github.com/nodejs/node/pull/54693) - \[[`27b06880e1`](https://redirect.github.com/nodejs/node/commit/27b06880e1)] - **meta**: bump actions/setup-python from 5.1.1 to 5.2.0 (Rich Trott) [#​54691](https://redirect.github.com/nodejs/node/pull/54691) - \[[`8747af1037`](https://redirect.github.com/nodejs/node/commit/8747af1037)] - **meta**: update sccache to v0.8.1 (Aviv Keller) [#​54720](https://redirect.github.com/nodejs/node/pull/54720) - \[[`3f753d87a6`](https://redirect.github.com/nodejs/node/commit/3f753d87a6)] - **meta**: bump step-security/harden-runner from 2.9.0 to 2.9.1 (dependabot\[bot]) [#​54704](https://redirect.github.com/nodejs/node/pull/54704) - \[[`6f103ae25d`](https://redirect.github.com/nodejs/node/commit/6f103ae25d)] - **meta**: bump actions/upload-artifact from 4.3.4 to 4.4.0 (dependabot\[bot]) [#​54703](https://redirect.github.com/nodejs/node/pull/54703) - \[[`3e6a9bb04e`](https://redirect.github.com/nodejs/node/commit/3e6a9bb04e)] - **meta**: bump github/codeql-action from 3.25.15 to 3.26.6 (dependabot\[bot]) [#​54702](https://redirect.github.com/nodejs/node/pull/54702) - \[[`c666ebc4e4`](https://redirect.github.com/nodejs/node/commit/c666ebc4e4)] - **meta**: fix links in `SECURITY.md` (Aviv Keller) [#​54696](https://redirect.github.com/nodejs/node/pull/54696) - \[[`4d361b3bed`](https://redirect.github.com/nodejs/node/commit/4d361b3bed)] - **meta**: fix `contributing` codeowners (Aviv Keller) [#​54641](https://redirect.github.com/nodejs/node/pull/54641) - \[[`36931aa183`](https://redirect.github.com/nodejs/node/commit/36931aa183)] - **meta**: remind users to use a supported version in bug reports (Aviv Keller) [#​54481](https://redirect.github.com/nodejs/node/pull/54481) - \[[`cf283d9ca7`](https://redirect.github.com/nodejs/node/commit/cf283d9ca7)] - **meta**: run coverage-windows when `vcbuild.bat` updated (Aviv Keller) [#​54412](https://redirect.github.com/nodejs/node/pull/54412) - \[[`67ca397c9f`](https://redirect.github.com/nodejs/node/commit/67ca397c9f)] - **meta**: add test-permission-\* CODEOWNERS (Rafael Gonzaga) [#​54267](https://redirect.github.com/nodejs/node/pull/54267) - \[[`b61a2f5b79`](https://redirect.github.com/nodejs/node/commit/b61a2f5b79)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​54210](https://redirect.github.com/nodejs/node/pull/54210) - \[[`dd8ab83667`](https://redirect.github.com/nodejs/node/commit/dd8ab83667)] - **meta**: add module label for the lib/internal/modules folder (Aviv Keller) [#​52858](https://redirect.github.com/nodejs/node/pull/52858) - \[[`db78978d17`](https://redirect.github.com/nodejs/node/commit/db78978d17)] - **meta**: bump `actions/upload-artifact` from 4.3.3 to 4.3.4 (dependabot\[bot]) [#​54166](https://redirect.github.com/nodejs/node/pull/54166) - \[[`ca808dd9e5`](https://redirect.github.com/nodejs/node/commit/ca808dd9e5)] - **meta**: bump `actions/download-artifact` from 4.1.7 to 4.1.8 (dependabot\[bot]) [#​54167](https://redirect.github.com/nodejs/node/pull/54167) - \[[`a35d980146`](https://redirect.github.com/nodejs/node/commit/a35d980146)] - **meta**: bump actions/setup-python from 5.1.0 to 5.1.1 (dependabot\[bot]) [#​54165](https://redirect.github.com/nodejs/node/pull/54165) - \[[`3a103c3a17`](https://redirect.github.com/nodejs/node/commit/3a103c3a17)] - **meta**: bump `step-security/harden-runner` from 2.8.1 to 2.9.0 (dependabot\[bot]) [#​54169](https://redirect.github.com/nodejs/node/pull/54169) - \[[`775ebbe0e8`](https://redirect.github.com/nodejs/node/commit/775ebbe0e8)] - **meta**: bump `actions/setup-node` from 4.0.2 to 4.0.3 (dependabot\[bot]) [#​54170](https://redirect.github.com/nodejs/node/pull/54170) - \[[`7d5dd6f1d1`](https://redirect.github.com/nodejs/node/commit/7d5dd6f1d1)] - **meta**: bump `github/codeql-action` from 3.25.11 to 3.25.15 (dependabot\[bot]) [#​54168](https://redirect.github.com/nodejs/node/pull/54168) - \[[`80dd38dde3`](https://redirect.github.com/nodejs/node/commit/80dd38dde3)] - **meta**: bump `ossf/scorecard-action` from 2.3.3 to 2.4.0 (dependabot\[bot]) [#​54171](https://redirect.github.com/nodejs/node/pull/54171) - \[[`90b632ee02`](https://redirect.github.com/nodejs/node/commit/90b632ee02)] - **module**: warn on detection in typeless package (Geoffrey Booth) [#​52168](https://redirect.github.com/nodejs/node/pull/52168) - \[[`3011927aab`](https://redirect.github.com/nodejs/node/commit/3011927aab)] - **node-api**: add external buffer creation benchmark (Chengzhong Wu) [#​54877](https://redirect.github.com/nodejs/node/pull/54877) - \[[`7611093e11`](https://redirect.github.com/nodejs/node/commit/7611093e11)] - **node-api**: add support for UTF-8 and Latin-1 property keys (Mert Can Altin) [#​52984](https://redirect.github.com/nodejs/node/pull/52984) - \[[`d65a8f377c`](https://redirect.github.com/nodejs/node/commit/d65a8f377c)] - **node-api**: remove RefBase and CallbackWrapper (Vladimir Morozov) [#​53590](https://redirect.github.com/nodejs/node/pull/53590) - \[[`309cb1cbd2`](https://redirect.github.com/nodejs/node/commit/309cb1cbd2)] - **path**: remove `StringPrototypeCharCodeAt` from `posix.extname` (Aviv Keller) [#​54546](https://redirect.github.com/nodejs/node/pull/54546) - \[[`2859b4ba9a`](https://redirect.github.com/nodejs/node/commit/2859b4ba9a)] - **path**: change `posix.join` to use array (Wiyeong Seo) [#​54331](https://redirect.github.com/nodejs/node/pull/54331) - \[[`c61cee2138`](https://redirect.github.com/nodejs/node/commit/c61cee2138)] - **path**: fix relative on Windows (Hüseyin Açacak) [#​53991](https://redirect.github.com/nodejs/node/pull/53991) - \[[`329be5cc35`](https://redirect.github.com/nodejs/node/commit/329be5cc35)] - **path**: use the correct name in `validateString` (Benjamin Pasero) [#​53669](https://redirect.github.com/nodejs/node/pull/53669) - \[[`a9837267cb`](https://redirect.github.com/nodejs/node/commit/a9837267cb)] - **repl**: avoid interpreting 'npm' as a command when errors are recoverable (Shima Ryuhei) [#​54848](https://redirect.github.com/nodejs/node/pull/54848) - \[[`d6a2317961`](https://redirect.github.com/nodejs/node/commit/d6a2317961)] - **repl**: doc-deprecate instantiating `node:repl` classes without `new` (Aviv Keller) [#​54842](https://redirect.github.com/nodejs/node/pull/54842) - \[[`7f09d983f3`](https://redirect.github.com/nodejs/node/commit/7f09d983f3)] - **sea**: don't set code cache flags when snapshot is used (Joyee Cheung) [#​54120](https://redirect.github.com/nodejs/node/pull/54120) - \[[`85542b094c`](https://redirect.github.com/nodejs/node/commit/85542b094c)] - **src**: add Cleanable class to Environment (Gabriel Schulhof) [#​54880](https://redirect.github.com/nodejs/node/pull/54880) - \[[`8422064127`](https://redirect.github.com/nodejs/node/commit/8422064127)] - **src**: remove redundant AESCipherMode (Tobias Nießen) [#​54438](https://redirect.github.com/nodejs/node/pull/54438) - \[[`342c32483a`](https://redirect.github.com/nodejs/node/commit/342c32483a)] - **src**: handle errors correctly in `permission.cc` (Michaël Zasso) [#​54541](https://redirect.github.com/nodejs/node/pull/54541) - \[[`90ff714699`](https://redirect.github.com/nodejs/node/commit/90ff714699)] - **src**: return `v8::Object` from error constructors (Michaël Zasso) [#​54541](https://redirect.github.com/nodejs/node/pull/54541) - \[[`872856cfcb`](https://redirect.github.com/nodejs/node/commit/872856cfcb)] - **src**: improve `buffer.transcode` performance (Yagiz Nizipli) [#​54153](https://redirect.github.com/nodejs/node/pull/54153) - \[[`91936ebd12`](https://redirect.github.com/nodejs/node/commit/91936ebd12)] - **src**: skip inspector wait in internal workers (Chengzhong Wu) [#​54219](https://redirect.github.com/nodejs/node/pull/54219) - \[[`9759049427`](https://redirect.github.com/nodejs/node/commit/9759049427)] - **src**: account for OpenSSL unexpected version (Shelley Vohr) [#​54038](https://redirect.github.com/nodejs/node/pull/54038) - \[[`87167fa248`](https://redirect.github.com/nodejs/node/commit/87167fa248)] - **src**: use `args.This()` instead of `Holder` (Michaël Zasso) [#​53474](https://redirect.github.com/nodejs/node/pull/53474) - \[[`b05c56e4be`](https://redirect.github.com/nodejs/node/commit/b05c56e4be)] - **src**: simplify `size() == 0` checks (Yagiz Nizipli) [#​53440](https://redirect.github.com/nodejs/node/pull/53440) - \[[`d53e53699c`](https://redirect.github.com/nodejs/node/commit/d53e53699c)] - **src**: fix execArgv in worker (theanarkh) [#​53029](https://redirect.github.com/nodejs/node/pull/53029) - \[[`21776a34b5`](https://redirect.github.com/nodejs/node/commit/21776a34b5)] - **src**: make sure pass the `argv` to worker threads (theanarkh) [#​52827](https://redirect.github.com/nodejs/node/pull/52827) - \[[`3aaae68ec8`](https://redirect.github.com/nodejs/node/commit/3aaae68ec8)] - **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael Gonzaga) [#​54413](https://redirect.github.com/nodejs/node/pull/54413) - \[[`ef1c0d7def`](https://redirect.github.com/nodejs/node/commit/ef1c0d7def)] - **src,permission**: handle process.chdir on pm (Rafael Gonzaga) [#​53175](https://redirect.github.com/nodejs/node/pull/53175) - \[[`0c32918eef`](https://redirect.github.com/nodejs/node/commit/0c32918eef)] - **stream**: change stream to use index instead of `for...of` (Wiyeong Seo) [#​54474](https://redirect.github.com/nodejs/node/pull/54474) - \[[`337cd412b5`](https://redirect.github.com/nodejs/node/commit/337cd412b5)] - **stream**: make checking pendingcb on WritableStream backward compatible (jakecastelli) [#​54142](https://redirect.github.com/nodejs/node/pull/54142) - \[[`713fc0c9eb`](https://redirect.github.com/nodejs/node/commit/713fc0c9eb)] - **stream**: throw TypeError when criteria fulfilled in getIterator (jakecastelli) [#​53825](https://redirect.github.com/nodejs/node/pull/53825) - \[[`9686153616`](https://redirect.github.com/nodejs/node/commit/9686153616)] - **stream**: fix util.inspect for compression/decompressionStream (Mert Can Altin) [#​52283](https://redirect.github.com/nodejs/node/pull/52283) - \[[`76110b0b43`](https://redirect.github.com/nodejs/node/commit/76110b0b43)] - **test**: adjust test-tls-junk-server for OpenSSL32 (Michael Dawson) [#​54926](https://redirect.github.com/nodejs/node/pull/54926) - \[[`4092889371`](https://redirect.github.com/nodejs/node/commit/4092889371)] - **test**: adjust tls test for OpenSSL32 (Michael Dawson) [#​54909](https://redirect.github.com/nodejs/node/pull/54909) - \[[`5d48543a16`](https://redirect.github.com/nodejs/node/commit/5d48543a16)] - **test**: fix test-http2-socket-close.js (Hüseyin Açacak) [#​54900](https://redirect.github.com/nodejs/node/pull/54900) - \[[`8048c2eaed`](https://redirect.github.com/nodejs/node/commit/8048c2eaed)] - **test**: improve test-internal-fs-syncwritestream (Sunghoon) [#​54671](https://redirect.github.com/nodejs/node/pull/54671) - \[[`597bc14c90`](https://redirect.github.com/nodejs/node/commit/597bc14c90)] - **test**: deflake test-dns (Luigi Pinca) [#​54902](https://redirect.github.com/nodejs/node/pull/54902) - \[[`a9fc8d9cfa`](https://redirect.github.com/nodejs/node/commit/a9fc8d9cfa)] - **test**: fix test test-tls-dhe for OpenSSL32 (Michael Dawson) [#​54903](https://redirect.github.com/nodejs/node/pull/54903) - \[[`1b3b4f4a9f`](https://redirect.github.com/nodejs/node/commit/1b3b4f4a9f)] - **test**: use correct file naming syntax for `util-parse-env` (Aviv Keller) [#​53705](https://redirect.github.com/nodejs/node/pull/53705) - \[[`9db46b5ea3`](https://redirect.github.com/nodejs/node/commit/9db46b5ea3)] - **test**: add missing await (Luigi Pinca) [#​54828](https://redirect.github.com/nodejs/node/pull/54828) - \[[`124f715679`](https://redirect.github.com/nodejs/node/commit/124f715679)] - **test**: move more url tests to `node:test` (Yagiz Nizipli) [#​54636](https://redirect.github.com/nodejs/node/pull/54636) - \[[`d2ec96150a`](https://redirect.github.com/nodejs/node/commit/d2ec96150a)] - **test**: strip color chars in `test-runner-run` (Giovanni Bucci) [#​54552](https://redirect.github.com/nodejs/node/pull/54552) - \[[`747d9ae72e`](https://redirect.github.com/nodejs/node/commit/747d9ae72e)] - **test**: deflake test-http2-misbehaving-multiplex (Luigi Pinca) [#​54872](https://redirect.github.com/nodejs/node/pull/54872) - \[[`7b7687eadc`](https://redirect.github.com/nodejs/node/commit/7b7687eadc)] - **test**: remove dead code in test-http2-misbehaving-multiplex (Luigi Pinca) [#​54860](https://redirect.github.com/nodejs/node/pull/54860) - \[[`60f5f5426d`](https://redirect.github.com/nodejs/node/commit/60f5f5426d)] - **test**: reduce test-esm-loader-hooks-inspect-wait flakiness (Luigi Pinca) [#​54827](https://redirect.github.com/nodejs/node/pull/54827) - \[[`f5e77385c5`](https://redirect.github.com/nodejs/node/commit/f5e77385c5)] - **test**: reduce the allocation size in test-worker-arraybuffer-zerofill (James M Snell) [#​54839](https://redirect.github.com/nodejs/node/pull/54839) - \[[`f26cf09d6b`](https://redirect.github.com/nodejs/node/commit/f26cf09d6b)] - **test**: fix test-tls-client-mindhsize for OpenSSL32 (Michael Dawson) [#​54739](https://redirect.github.com/nodejs/node/pull/54739) - \[[`c6f9afec94`](https://redirect.github.com/nodejs/node/commit/c6f9afec94)] - **test**: use platform timeout (jakecastelli) [#​54591](https://redirect.github.com/nodejs/node/pull/54591) - \[[`8f49b7c3ee`](https://redirect.github.com/nodejs/node/commit/8f49b7c3ee)] - **test**: reduce fs calls in test-fs-existssync-false (Yagiz Nizipli) [#​54815](https://redirect.github.com/nodejs/node/pull/54815) - \[[`e2c69c9844`](https://redirect.github.com/nodejs/node/commit/e2c69c9844)] - **test**: move test-http-server-request-timeouts-mixed (James M Snell) [#​54841](https://redirect.github.com/nodejs/node/pull/54841) - \[[`f7af8ca021`](https://redirect.github.com/nodejs/node/commit/f7af8ca021)] - **test**: fix volatile for CauseSegfault with clang (Ivan Trubach) [#​54325](https://redirect.github.com/nodejs/node/pull/54325) - \[[`d1bae5ede5`](https://redirect.github.com/nodejs/node/commit/d1bae5ede5)] - **test**: set `test-worker-arraybuffer-zerofill` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`b5b5cc811f`](https://redirect.github.com/nodejs/node/commit/b5b5cc811f)] - **test**: set `test-http-server-request-timeouts-mixed` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`9808feecac`](https://redirect.github.com/nodejs/node/commit/9808feecac)] - **test**: set `test-single-executable-application-empty` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`97d41c62e3`](https://redirect.github.com/nodejs/node/commit/97d41c62e3)] - **test**: set `test-macos-app-sandbox` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`57ae68001c`](https://redirect.github.com/nodejs/node/commit/57ae68001c)] - **test**: set `test-fs-utimes` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`38afc4da03`](https://redirect.github.com/nodejs/node/commit/38afc4da03)] - **test**: set `test-runner-run-watch` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`68e19748a6`](https://redirect.github.com/nodejs/node/commit/68e19748a6)] - **test**: set `test-writewrap` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`e8cb03d530`](https://redirect.github.com/nodejs/node/commit/e8cb03d530)] - **test**: set `test-async-context-frame` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`3a56517220`](https://redirect.github.com/nodejs/node/commit/3a56517220)] - **test**: set `test-esm-loader-hooks-inspect-wait` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`c98cd1227d`](https://redirect.github.com/nodejs/node/commit/c98cd1227d)] - **test**: set `test-http2-large-file` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`16176a6323`](https://redirect.github.com/nodejs/node/commit/16176a6323)] - **test**: set `test-runner-watch-mode-complex` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`eed0537533`](https://redirect.github.com/nodejs/node/commit/eed0537533)] - **test**: set `test-performance-function` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`d0f208d2e9`](https://redirect.github.com/nodejs/node/commit/d0f208d2e9)] - **test**: set `test-debugger-heap-profiler` as flaky (Yagiz Nizipli) [#​54802](https://redirect.github.com/nodejs/node/pull/54802) - \[[`68891a6363`](https://redirect.github.com/nodejs/node/commit/68891a6363)] - **test**: fix `test-process-load-env-file` when path contains `'` (Antoine du Hamel) [#​54511](https://redirect.github.com/nodejs/node/pull/54511) - \[[`4f82673139`](https://redirect.github.com/nodejs/node/commit/4f82673139)] - **test**: refactor fs-watch tests due to macOS issue (Santiago Gimeno) [#​54498](https://redirect.github.com/nodejs/node/pull/54498) - \[[`3606c53fdc`](https://redirect.github.com/nodejs/node/commit/3606c53fdc)] - **test**: refactor `test-esm-type-field-errors` (Giovanni Bucci) [#​54368](https://redirect.github.com/nodejs/node/pull/54368) - \[[`99566aea97`](https://redirect.github.com/nodejs/node/commit/99566aea97)] - **test**: improve output of child process utilities (Joyee Cheung) [#​54622](https://redirect.github.com/nodejs/node/pull/54622) - \[[`ed2377c1a1`](https://redirect.github.com/nodejs/node/commit/ed2377c1a1)] - **test**: fix test-tls-client-auth test for OpenSSL32 (Michael Dawson) [#​54610](https://redirect.github.com/nodejs/node/pull/54610) - \[[`d2a7e45946`](https://redirect.github.com/nodejs/node/commit/d2a7e45946)] - **test**: update TLS test for OpenSSL 3.2 (Richard Lau) [#​54612](https://redirect.github.com/nodejs/node/pull/54612) - \[[`a50bbca78a`](https://redirect.github.com/nodejs/node/commit/a50bbca78a)] - **test**: increase key size for ca2-cert.pem (Michael Dawson) [#​54599](https://redirect.github.com/nodejs/node/pull/54599) - \[[`d7ac3262de`](https://redirect.github.com/nodejs/node/commit/d7ac3262de)] - **test**: update test-assert-typedarray-deepequal to use node:test (James M Snell) [#​54585](https://redirect.github.com/nodejs/node/pull/54585) - \[[`916a73cd8f`](https://redirect.github.com/nodejs/node/commit/916a73cd8f)] - **test**: update test-assert to use node:test (James M Snell) [#​54585](https://redirect.github.com/nodejs/node/pull/54585) - \[[`10bea1cef5`](https://redirect.github.com/nodejs/node/commit/10bea1cef5)] - **test**: merge ongc and gcutil into gc.js (tannal) [#​54355](https://redirect.github.com/nodejs/node/pull/54355) - \[[`f145982436`](https://redirect.github.com/nodejs/node/commit/f145982436)] - **test**: move a couple of tests over to using node:test (James M Snell) [#​54582](https://redirect.github.com/nodejs/node/pull/54582) - \[[`229e102d20`](https://redirect.github.com/nodejs/node/commit/229e102d20)] - **test**: fix embedding test for Windows (Vladimir Morozov) [#​53659](https://redirect.github.com/nodejs/node/pull/53659) - \[[`fcf82adef0`](https://redirect.github.com/nodejs/node/commit/fcf82adef0)] - **test**: use relative paths in test-cli-permission tests (sendoru) [#​54188](https://redirect.github.com/nodejs/node/pull/54188) - \[[`4c219b0235`](https://redirect.github.com/nodejs/node/commit/4c219b0235)] - **test**: fix timeout not being cleared (Isaac-yz-Liu) [#​54242](https://redirect.github.com/nodejs/node/pull/54242) - \[[`e446517a41`](https://redirect.github.com/nodejs/node/commit/e446517a41)] - **test**: refactor `test-runner-module-mocking` (Antoine du Hamel) [#​54233](https://redirect.github.com/nodejs/node/pull/54233) - \[[`782a6a05ef`](https://redirect.github.com/nodejs/node/commit/782a6a05ef)] - **test**: use assert.{s,deepS}trictEqual() (Luigi Pinca) [#​54208](https://redirect.github.com/nodejs/node/pull/54208) - \[[`d478db7adc`](https://redirect.github.com/nodejs/node/commit/d478db7adc)] - **test**: set test-structuredclone-jstransferable non-flaky (Stefan Stojanovic) [#​54115](https://redirect.github.com/nodejs/node/pull/54115) - \[[`c8587ec90d`](https://redirect.github.com/nodejs/node/commit/c8587ec90d)] - **test**: update wpt test for streams (devstone) [#​54129](https://redirect.github.com/nodejs/node/pull/54129) - \[[`dbc26c2971`](https://redirect.github.com/nodejs/node/commit/dbc26c2971)] - **test**: fix typo in test (Sonny) [#​54137](https://redirect.github.com/nodejs/node/pull/54137) - \[[`17b7ec4df3`](https://redirect.github.com/nodejs/node/commit/17b7ec4df3)] - ** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitejs%2fplugin-react/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitejs%2fplugin-react/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@​vitejs/plugin-react)</summary> ### [`v4.3.2`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#432-2024-09-29) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/v4.3.1...v4.3.2) Ignore directive sourcemap error [#​369](https://redirect.github.com/vitejs/vite-plugin-react/issues/369) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
…11674) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-perfectionist](https://perfectionist.dev) ([source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist)) | [`3.7.0` -> `3.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-perfectionist/3.7.0/3.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-perfectionist/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-perfectionist/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-perfectionist/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-perfectionist/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)</summary> ### [`v3.8.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v380) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) ##### 🚀 Features - Add matcher option ([9434334](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/9434334)) - Add ability to disable sorting objects in jsx styles ([45f7661](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/45f7661)) ##### 🐞 Bug Fixes - Ignore whitespaces in node names ([7a0a96c](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7a0a96c)) - Fix linting of nodes that are neighboring to ignored nodes ([a11841a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a11841a)) ##### ❤️ Contributors - Azat S. ([@​azat-io](http://github.com/azat-io)) - Hugo ([@​hugop95](http://github.com/hugop95)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/toolkit (@​actions/core)</summary> ### [`v1.11.1`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1111) - Fix uses of `crypto.randomUUID` on Node 18 and earlier [#​1842](https://redirect.github.com/actions/toolkit/pull/1842) ### [`v1.11.0`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1110) - Add platform info utilities [#​1551](https://redirect.github.com/actions/toolkit/pull/1551) - Remove dependency on `uuid` package [#​1824](https://redirect.github.com/actions/toolkit/pull/1824) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.7` -> `v4.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@​orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@​lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@​dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
…pescript to v0.4.1 (#11675) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@joshwooding/vite-plugin-react-docgen-typescript](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript) | [`0.4.0` -> `0.4.1`](https://renovatebot.com/diffs/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>joshwooding/vite-plugin-react-docgen-typescript (@​joshwooding/vite-plugin-react-docgen-typescript)</summary> ### [`v0.4.1`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/releases/tag/%40joshwooding/vite-plugin-react-docgen-typescript%400.4.1) [Compare Source](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/compare/@joshwooding/vite-plugin-react-docgen-typescript@0.4.0...@joshwooding/vite-plugin-react-docgen-typescript@0.4.1) ##### Patch Changes - [`12793a6`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/commit/12793a6): Improved performance </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://redirect.github.com/firebase/firebase-admin-node)) | [`12.5.0` -> `12.6.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.5.0/12.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>firebase/firebase-admin-node (firebase-admin)</summary> ### [`v12.6.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.6.0): Firebase Admin Node.js SDK v12.6.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.5.0...v12.6.0) ##### New Features - feat: Add Data Connect API ([#​2701](https://redirect.github.com/firebase/firebase-admin-node/issues/2701)) ##### Bug Fixes - fix(auth): Add missing `Math.floor()` when setting `validDuration` in `createSessionCookie()` ([#​2712](https://redirect.github.com/firebase/firebase-admin-node/issues/2712)) ##### Miscellaneous - \[chore] Release 12.6.0 ([#​2715](https://redirect.github.com/firebase/firebase-admin-node/issues/2715)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.7 to 4.17.9 ([#​2710](https://redirect.github.com/firebase/firebase-admin-node/issues/2710)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.39 to 0.2.41 ([#​2711](https://redirect.github.com/firebase/firebase-admin-node/issues/2711)) - build(deps-dev): bump eslint from 8.57.0 to 8.57.1 ([#​2707](https://redirect.github.com/firebase/firebase-admin-node/issues/2707)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.6 to 7.47.9 ([#​2706](https://redirect.github.com/firebase/firebase-admin-node/issues/2706)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.9.0 to 7.10.0 ([#​2705](https://redirect.github.com/firebase/firebase-admin-node/issues/2705)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase](https://firebase.google.com/) ([source](https://redirect.github.com/firebase/firebase-js-sdk), [changelog](https://firebase.google.com/support/release-notes/js)) | [`10.13.2` -> `10.14.0`](https://renovatebot.com/diffs/npm/firebase/10.13.2/10.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase/10.13.2/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase/10.13.2/10.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>firebase/firebase-js-sdk (firebase)</summary> ### [`v10.14.0`](https://redirect.github.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.14.0) [Compare Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/firebase@10.13.2...firebase@10.14.0) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect)[@​0](https://redirect.github.com/0).1.0 ##### Minor Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. - Added app check support # [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect) #### firebase@10.14.0 ##### Minor Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. ##### Patch Changes - Updated dependencies \[[`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04), [`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63), [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d)]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 - [@​firebase/data-connect](https://redirect.github.com/firebase/data-connect)[@​0](https://redirect.github.com/0).1.0 - [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 - [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.42 - [@​firebase/firestore-compat](https://redirect.github.com/firebase/firestore-compat)[@​0](https://redirect.github.com/0).3.38 #### [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 ##### Patch Changes - [`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04) [#​8480](https://redirect.github.com/firebase/firebase-js-sdk/pull/8480) - Included Data Connect product. #### [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat)[@​0](https://redirect.github.com/0).2.42 ##### Patch Changes - Updated dependencies \[[`beaa4dffb`](https://redirect.github.com/firebase/firebase-js-sdk/commit/beaa4dffb7f48cb12ccc6c1d1b7cdc9c3605fc04)]: - [@​firebase/app](https://redirect.github.com/firebase/app)[@​0](https://redirect.github.com/0).10.12 #### [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 ##### Patch Changes - [`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63) [#​8259](https://redirect.github.com/firebase/firebase-js-sdk/pull/8259) - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel. - [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d) [#​8430](https://redirect.github.com/firebase/firebase-js-sdk/pull/8430) - Refactor Firestore client instantiation. This prepares for future features that require client to restart. #### [@​firebase/firestore-compat](https://redirect.github.com/firebase/firestore-compat)[@​0](https://redirect.github.com/0).3.38 ##### Patch Changes - Updated dependencies \[[`ff0475c41`](https://redirect.github.com/firebase/firebase-js-sdk/commit/ff0475c41bfdac19872934f68b7f4e2651fd9a63), [`47b091324`](https://redirect.github.com/firebase/firebase-js-sdk/commit/47b09132463d6a038b441d4623c24ca61e56505d)]: - [@​firebase/firestore](https://redirect.github.com/firebase/firestore)[@​4](https://redirect.github.com/4).7.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM
added a commit
that referenced
this pull request
Oct 8, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcli/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcli/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcli/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcli/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/eslint-parser](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`7.25.1` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.25.1/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-parser/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2feslint-parser/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2feslint-parser/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-parser/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/eslint-plugin](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin)) | [`7.25.1` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2feslint-plugin/7.25.1/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-plugin/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2feslint-plugin/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2feslint-plugin/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-plugin/7.25.1/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-generator)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fgenerator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fgenerator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fgenerator/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fgenerator/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/node](https://babel.dev/docs/en/next/babel-node) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-node)) | [`7.25.0` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fnode/7.25.0/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fnode/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fnode/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fnode/7.25.0/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fnode/7.25.0/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-proposal-decorators](https://babel.dev/docs/en/next/babel-plugin-proposal-decorators) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-proposal-decorators/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-proposal-decorators/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-proposal-decorators/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-class-properties](https://babel.dev/docs/en/next/babel-plugin-transform-class-properties) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-properties)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-class-properties/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-class-properties/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-class-properties/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-nullish-coalescing-operator](https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-nullish-coalescing-operator)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-nullish-coalescing-operator/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-private-methods](https://babel.dev/docs/en/next/babel-plugin-transform-private-methods) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-private-methods/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-private-methods/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-private-methods/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-private-property-in-object](https://babel.dev/docs/en/next/babel-plugin-transform-private-property-in-object) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-property-in-object)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-private-property-in-object/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-private-property-in-object/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-private-property-in-object/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-react-jsx](https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx)) | [`7.25.2` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-react-jsx/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-react-jsx/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-react-jsx/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-runtime](https://babel.dev/docs/en/next/babel-plugin-transform-runtime) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-runtime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-runtime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-runtime/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript)) | [`7.25.2` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-typescript/7.25.2/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`7.25.4` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.25.4/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.25.4/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-react](https://babel.dev/docs/en/next/babel-preset-react) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-react)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-react/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-react/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-react/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-react/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-react/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-typescript](https://babel.dev/docs/en/next/babel-preset-typescript) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript)) | [`7.24.7` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-typescript/7.24.7/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-typescript/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-typescript/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-typescript/7.24.7/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/register](https://babel.dev/docs/en/next/babel-register) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-register)) | [`7.24.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fregister/7.24.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fregister/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fregister/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fregister/7.24.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fregister/7.24.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-runtime)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fruntime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fruntime/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fruntime/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fruntime/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime-corejs3](https://redirect.github.com/babel/babel) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3)) | [`7.25.6` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fruntime-corejs3/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fruntime-corejs3/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fruntime-corejs3/7.25.6/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>babel/babel (@​babel/cli)</summary> ### [`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.6...v7.25.7) ##### 🐛 Bug Fix - `babel-helper-validator-identifier` - [#​16825](https://redirect.github.com/babel/babel/pull/16825) fix: update identifier to unicode 16 ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​16814](https://redirect.github.com/babel/babel/pull/16814) fix: issue with node path keys updated on unrelated paths ([@​DylanPiercey](https://redirect.github.com/DylanPiercey)) - `babel-plugin-transform-classes` - [#​16797](https://redirect.github.com/babel/babel/pull/16797) Use an inclusion rather than exclusion list for `super()` check ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16788](https://redirect.github.com/babel/babel/pull/16788) Fix printing of TS `infer` in compact mode ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16785](https://redirect.github.com/babel/babel/pull/16785) Print TS type annotations for destructuring in assignment pattern ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16778](https://redirect.github.com/babel/babel/pull/16778) Respect `[no LineTerminator here]` after nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-types` - [#​16852](https://redirect.github.com/babel/babel/pull/16852) Add deprecated JSDOC for fields ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### 🏠 Internal - `babel-core` - [#​16820](https://redirect.github.com/babel/babel/pull/16820) Allow sync loading of ESM when `--experimental-require-module` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-helper-plugin-utils`, `babel-preset-env` - [#​16858](https://redirect.github.com/babel/babel/pull/16858) Add browserslist config to external dependency ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`, `babel-standalone` - [#​16809](https://redirect.github.com/babel/babel/pull/16809) Archive syntax-import-reflection and syntax-decimal ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16779](https://redirect.github.com/babel/babel/pull/16779) Simplify logic for `[no LineTerminator here]` before nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### 🏃♀️ Performance - `babel-plugin-transform-typescript` - [#​16875](https://redirect.github.com/babel/babel/pull/16875) perf: Avoid extra cloning of namespaces ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16842](https://redirect.github.com/babel/babel/pull/16842) perf: Improve [@​babel/types](https://redirect.github.com/babel/types) builders ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#​16828](https://redirect.github.com/babel/babel/pull/16828) Only access `BABEL_TYPES_8_BREAKING` at startup ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Josh GM Walker <56300765+Josh-Walker-GM@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.3
->0.8.4
Release Notes
graphql/graphiql
v0.8.4
Compare Source
Patch Changes
#3113
2e477eb2
Thanks @B2o5T! - replace.forEach
withfor..of
#3109
51007002
Thanks @B2o5T! - enableno-floating-promises
eslint rule#3120
15c26eb6
Thanks @B2o5T! - prefer await to thenConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.