Skip to content

Conversation

@Timothyw0
Copy link
Member

This PR includes the fixes in #786 and fixes the failing unit test.

Original PR: #786

Updating the supported node versions to match the current list, including previews.

Fixes #756

@Timothyw0 Timothyw0 requested a review from cjk7989 as a code owner July 22, 2024 16:43
@github-actions github-actions bot added the scope: core Issues happened a the ./src/core level label Jul 22, 2024
@adrianhall adrianhall self-requested a review July 22, 2024 17:37
@Timothyw0 Timothyw0 merged commit 41015cc into Azure:main Jul 22, 2024
tobiasdiez referenced this pull request in JabRef/JabRefOnline Aug 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@azure/static-web-apps-cli](https://github.com/azure/static-web-apps-cli)
| [`1.1.10` ->
`2.0.1`](https://renovatebot.com/diffs/npm/@azure%2fstatic-web-apps-cli/1.1.10/2.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@azure%2fstatic-web-apps-cli/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@azure%2fstatic-web-apps-cli/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@azure%2fstatic-web-apps-cli/1.1.10/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@azure%2fstatic-web-apps-cli/1.1.10/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>azure/static-web-apps-cli
(@&#8203;azure/static-web-apps-cli)</summary>

###
[`v2.0.1`](https://github.com/Azure/static-web-apps-cli/releases/tag/v2.0.1)

[Compare
Source](https://github.com/azure/static-web-apps-cli/compare/v2.0.0...v2.0.1)

#### What's Changed

- fix
([#&#8203;873](https://github.com/azure/static-web-apps-cli/issues/873),
[#&#8203;864](https://github.com/azure/static-web-apps-cli/issues/864)):
Start crash including auth & Node 20 support by
[@&#8203;Timothyw0](https://github.com/Timothyw0) in
[https://github.com/Azure/static-web-apps-cli/pull/874](https://github.com/Azure/static-web-apps-cli/pull/874)
-
([#&#8203;871](https://github.com/azure/static-web-apps-cli/issues/871))
fix: import JSON files using createRequire by
[@&#8203;adrianhall](https://github.com/adrianhall) in
[https://github.com/Azure/static-web-apps-cli/pull/875](https://github.com/Azure/static-web-apps-cli/pull/875)

**Full Changelog**:
Azure/static-web-apps-cli@v2.0.0...v2.0.1

###
[`v2.0.0`](https://github.com/Azure/static-web-apps-cli/releases/tag/v2.0.0)

[Compare
Source](https://github.com/azure/static-web-apps-cli/compare/v1.1.10...v2.0.0)

#### Breaking Change

Node 18 or later is now required

#### What's Changed

- feat: Support Azure CLI credential by
[@&#8203;shibayan](https://github.com/shibayan) in
[https://github.com/Azure/static-web-apps-cli/pull/774](https://github.com/Azure/static-web-apps-cli/pull/774)
-
([#&#8203;856](https://github.com/azure/static-web-apps-cli/issues/856))
fix: hugo.toml detection by
[@&#8203;adrianhall](https://github.com/adrianhall) in
[https://github.com/Azure/static-web-apps-cli/pull/860](https://github.com/Azure/static-web-apps-cli/pull/860)
- Fix typo in config schema by
[@&#8203;y2kbugger](https://github.com/y2kbugger) in
[https://github.com/Azure/static-web-apps-cli/pull/739](https://github.com/Azure/static-web-apps-cli/pull/739)
-
([#&#8203;684](https://github.com/azure/static-web-apps-cli/issues/684))
Move to ESM, Fix for CVE audit failures by
[@&#8203;adrianhall](https://github.com/adrianhall) in
[https://github.com/Azure/static-web-apps-cli/pull/862](https://github.com/Azure/static-web-apps-cli/pull/862)
- fix
([#&#8203;859](https://github.com/azure/static-web-apps-cli/issues/859)):
Add check for azureProfile.json to prevent double login by
[@&#8203;Timothyw0](https://github.com/Timothyw0) in
[https://github.com/Azure/static-web-apps-cli/pull/861](https://github.com/Azure/static-web-apps-cli/pull/861)
- \[Fix] Show "swa start" output in console by
[@&#8203;Timothyw0](https://github.com/Timothyw0) in
[https://github.com/Azure/static-web-apps-cli/pull/866](https://github.com/Azure/static-web-apps-cli/pull/866)
- updated svelte's output location to use the correct folder where it
puts built assets. (dist) by
[@&#8203;johnpapa](https://github.com/johnpapa) in
[https://github.com/Azure/static-web-apps-cli/pull/865](https://github.com/Azure/static-web-apps-cli/pull/865)
- Update 1-install.md by
[@&#8203;nickpainter](https://github.com/nickpainter) in
[https://github.com/Azure/static-web-apps-cli/pull/857](https://github.com/Azure/static-web-apps-cli/pull/857)
- Refreshing Node.js supported versions by
[@&#8203;aaronpowell](https://github.com/aaronpowell) &
[@&#8203;Timothyw0](https://github.com/Timothyw0) in
[https://github.com/Azure/static-web-apps-cli/pull/869](https://github.com/Azure/static-web-apps-cli/pull/869)

#### New Contributors

- [@&#8203;shibayan](https://github.com/shibayan) made their first
contribution in
[https://github.com/Azure/static-web-apps-cli/pull/774](https://github.com/Azure/static-web-apps-cli/pull/774)
- [@&#8203;adrianhall](https://github.com/adrianhall) made their first
contribution in
[https://github.com/Azure/static-web-apps-cli/pull/860](https://github.com/Azure/static-web-apps-cli/pull/860)
- [@&#8203;y2kbugger](https://github.com/y2kbugger) made their first
contribution in
[https://github.com/Azure/static-web-apps-cli/pull/739](https://github.com/Azure/static-web-apps-cli/pull/739)
- [@&#8203;nickpainter](https://github.com/nickpainter) made their
first contribution in
[https://github.com/Azure/static-web-apps-cli/pull/857](https://github.com/Azure/static-web-apps-cli/pull/857)

**Full Changelog**:
Azure/static-web-apps-cli@v1.1.10...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JabRef/JabRefOnline).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: core Issues happened a the ./src/core level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node 20 support

2 participants