Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#684) Move to ESM, Fix for CVE audit failures #862

Merged
merged 44 commits into from
Jul 16, 2024
Merged

(#684) Move to ESM, Fix for CVE audit failures #862

merged 44 commits into from
Jul 16, 2024

Conversation

adrianhall
Copy link
Member

resolves #684, resolves #794

adrianhall and others added 30 commits July 2, 2024 14:00
@adrianhall adrianhall added this to the 2.0.0 milestone Jul 11, 2024
@github-actions github-actions bot added scope: core Issues happened a the ./src/core level scope: msha Issues happened a the ./src/msha level scope: auth Issues related to the authentication emulator scope: cli Issues happened a the ./src/cli level scope: rules engine Specific issues related to src/msha/routes-engine/** status: need internal approval The issue need an internal approval from a stakeholder before it gets addressed labels Jul 11, 2024
@Timothyw0 Timothyw0 merged commit 81adcab into Azure:main Jul 16, 2024
18 checks passed
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: auth Issues related to the authentication emulator scope: cli Issues happened a the ./src/cli level scope: core Issues happened a the ./src/core level scope: msha Issues happened a the ./src/msha level scope: rules engine Specific issues related to src/msha/routes-engine/** status: need internal approval The issue need an internal approval from a stakeholder before it gets addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outdated dependencies with moderate severity security issues (CVE-2023-45857) GOT dependency vulnerability
3 participants