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

Update dependency @sveltejs/kit to v1.0.8 #1176

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 1.0.7 -> 1.0.8 age adoption passing confidence

Release Notes

sveltejs/kit

v1.0.8

Compare Source

Patch Changes
  • Disable illegal import detection when running unit tests (#​8365)

  • only prerender a given dependency once (#​8376)

  • Error in dev mode if global fetch is used with relative URL (#​8370)

  • updated.check() type changed to Promise (#​8400)

  • Don't strip body in no-cors mode on the server (#​8412)

  • [fix] quote 'script' in CSP directives (#​8372)

  • fix route id comparison for load change detection (#​8399)

  • [fix] don't add nonce attribute to <link> elements (#​8369)


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 9ef8e94 into main Jan 9, 2023
@renovate renovate bot deleted the renovate/sveltejs-kit-1.x branch January 9, 2023 18:22
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sveltejs/kit](https://kit.svelte.dev)
([source](https://togithub.com/sveltejs/kit)) | [`1.0.7` ->
`1.0.8`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.0.7/1.0.8)
|
[![age](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.8/compatibility-slim/1.0.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.8/confidence-slim/1.0.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sveltejs/kit</summary>

###
[`v1.0.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;108)

[Compare
Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/[email protected]...@sveltejs/[email protected])

##### Patch Changes

- Disable illegal import detection when running unit tests
([#&#8203;8365](https://togithub.com/sveltejs/kit/pull/8365))

- only prerender a given dependency once
([#&#8203;8376](https://togithub.com/sveltejs/kit/pull/8376))

- Error in dev mode if global `fetch` is used with relative URL
([#&#8203;8370](https://togithub.com/sveltejs/kit/pull/8370))

- `updated.check()` type changed to Promise<boolean>
([#&#8203;8400](https://togithub.com/sveltejs/kit/pull/8400))

- Don't strip body in no-cors mode on the server
([#&#8203;8412](https://togithub.com/sveltejs/kit/pull/8412))

- \[fix] quote 'script' in CSP directives
([#&#8203;8372](https://togithub.com/sveltejs/kit/pull/8372))

- fix route id comparison for load change detection
([#&#8203;8399](https://togithub.com/sveltejs/kit/pull/8399))

- \[fix] don't add nonce attribute to `<link>` elements
([#&#8203;8369](https://togithub.com/sveltejs/kit/pull/8369))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant