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.7 #1159

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/kit

v1.0.7

Compare Source

Patch Changes
  • Ignore *.test.js and *.spec.js files in params directory (#​8250)

v1.0.6

Compare Source

Patch Changes
  • Guarantee that $page.route has the correct shape (#​8359)

v1.0.5

Compare Source

Patch Changes
  • Update typings of event.platform to be possibly undefined (#​8232)

v1.0.3

Compare Source

Patch Changes
  • Include submitter's value when progressively enhancing <form method="get"> (#​8273)

v1.0.2

Compare Source

Patch Changes
  • Fix filterSerializedResponseHeaders error message (#​8348)

  • Fix form action redirect status code (#​8210)


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 enabled auto-merge (squash) January 6, 2023 01:07
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch 2 times, most recently from 6e5cb6f to 07c3fc8 Compare January 6, 2023 16:57
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.0.5 Update dependency @sveltejs/kit to v1.0.7 Jan 6, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 07c3fc8 to 40e49c2 Compare January 6, 2023 17:57
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, mostly test updates and bug fixes

@renovate renovate bot merged commit 2ea5f07 into main Jan 6, 2023
@renovate renovate bot deleted the renovate/sveltejs-kit-1.x branch January 6, 2023 19:17
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.1` ->
`1.0.7`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.0.1/1.0.7)
|
[![age](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.7/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sveltejs%2fkit/1.0.7/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Patch Changes

- Ignore `*.test.js` and `*.spec.js` files in `params` directory
([#&#8203;8250](https://togithub.com/sveltejs/kit/pull/8250))

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

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

##### Patch Changes

- Guarantee that `$page.route` has the correct shape
([#&#8203;8359](https://togithub.com/sveltejs/kit/pull/8359))

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

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

##### Patch Changes

- Update typings of `event.platform` to be possibly undefined
([#&#8203;8232](https://togithub.com/sveltejs/kit/pull/8232))

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

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

##### Patch Changes

- Include submitter's value when progressively enhancing `<form
method="get">`
([#&#8203;8273](https://togithub.com/sveltejs/kit/pull/8273))

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

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

##### Patch Changes

- Fix filterSerializedResponseHeaders error message
([#&#8203;8348](https://togithub.com/sveltejs/kit/pull/8348))

- Fix form action redirect status code
([#&#8203;8210](https://togithub.com/sveltejs/kit/pull/8210))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODQuMiJ9-->

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