chore(deps): update dependency @astrojs/node to v8.3.4 #46

Open
Renovate [BOT] wants to merge 1 commits from renovate/astrojs-node-8.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@astrojs/node (source) dependencies patch 8.3.2 -> 8.3.4

Release Notes

withastro/astro (@​astrojs/node)

v8.3.4

Patch Changes

v8.3.3

Compare Source

Patch Changes
  • #​11535 932bd2e Thanks @​matthewp! - Move polyfills up before awaiting the env module in the Node.js adapter.

    Previously the env setting was happening before the polyfills were applied. This means that if the Astro env code (or any dependencies) depended on crypto, it would not be polyfilled in time.

    Polyfills should be applied ASAP to prevent races. This moves it to the top of the Node adapter.


Configuration

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

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

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@astrojs/node](https://docs.astro.build/en/guides/integrations-guide/node/) ([source](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node)) | dependencies | patch | [`8.3.2` -> `8.3.4`](https://renovatebot.com/diffs/npm/@astrojs%2fnode/8.3.2/8.3.4) | --- ### Release Notes <details> <summary>withastro/astro (@&#8203;astrojs/node)</summary> ### [`v8.3.4`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/node/CHANGELOG.md#834) ##### Patch Changes - [#&#8203;398](https://github.com/withastro/adapters/pull/398) [`0cf7e91`](https://github.com/withastro/adapters/commit/0cf7e912607fcd76072bf710b8f857dc8cc07a33) Thanks [@&#8203;bluwy](https://github.com/bluwy)! - Updates `send` dependency to 0.19.0 ### [`v8.3.3`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/node/CHANGELOG.md#833) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/node@8.3.2...@astrojs/node@8.3.3) ##### Patch Changes - [#&#8203;11535](https://github.com/withastro/astro/pull/11535) [`932bd2e`](https://github.com/withastro/astro/commit/932bd2eb07f1d7cb2c91e7e7d31fe84c919e302b) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Move polyfills up before awaiting the env module in the Node.js adapter. Previously the env setting was happening before the polyfills were applied. This means that if the Astro env code (or any dependencies) depended on `crypto`, it would not be polyfilled in time. Polyfills should be applied ASAP to prevent races. This moves it to the top of the Node adapter. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Renovate [BOT] added 1 commit 2024-12-08 19:07:37 +00:00
chore(deps): update dependency @astrojs/node to v8.3.4
Some checks failed
Build, check & Test / run (push) Failing after 1m48s
Lint / run (push) Failing after 41s
Build Docker Image / build_docker (push) Failing after 2m50s
renovate/artifacts Artifact file update failure
2bdaca2e2a
Some checks failed
Build, check & Test / run (push) Failing after 1m48s
Lint / run (push) Failing after 41s
Build Docker Image / build_docker (push) Failing after 2m50s
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/astrojs-node-8.x-lockfile:renovate/astrojs-node-8.x-lockfile
git checkout renovate/astrojs-node-8.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: avior/template-web-astro#46
No description provided.