Commit Graph

84 Commits

Author SHA1 Message Date
Renovator Bot 7b7efb91e2 chore(deps): update dependency prettier to v2.6.1 (#50)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2022-03-25 09:15:14 +01:00
Renovator Bot 8cc6f1975e chore(deps): update dependency prettier to v2.6.0 (#49)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2022-03-17 16:09:28 +01:00
Renovator Bot 730fe82cd8 chore(deps): update dependency thegeeklab/url-parser to v0.2.7
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-01-12 09:00:31 +00:00
Renovator Bot d8834ff125 chore(docker): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-01-07 09:00:27 +00:00
Renovator Bot eea5b50c3e chore(deps): update dependency prettier to v2.5.1 (#46)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-12-06 16:44:18 +01:00
Renovator Bot adba7d6588 chore(deps): update dependency prettier to v2.5.0 (#45)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-11-28 19:18:19 +01:00
Renovator Bot 9f18e09f4a chore(deps): update dependency thegeeklab/url-parser to v0.2.6
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-10-20 15:00:38 +00:00
Renovator Bot 6737e28a76 chore(docker): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-09-29 02:00:20 +00:00
Renovator Bot 18e0185bca chore(deps): update dependency hairyhenderson/gomplate to v3.10.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-09-24 22:00:29 +00:00
Renovator Bot a30723cfd9 chore(deps): update dependency prettier to v2.4.1 (#40)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | patch | `2.4.0` -> `2.4.1` |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.4.1`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;241)

[Compare Source](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

[diff](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

##### Fix wildcard syntax in `@forward` ([#&#8203;11482](https://github.com/prettier/prettier/pull/11482)) ([#&#8203;11487](https://github.com/prettier/prettier/pull/11487) by [@&#8203;niksy](https://github.com/niksy))

<!-- prettier-ignore -->

```scss
// Input
@&#8203;forward "library" as btn-*;

// Prettier 2.4.0
@&#8203;forward "library" as btn- *;

// Prettier 2.4.1
@&#8203;forward "library" as btn-*;
```

##### Add new CLI option `debug-print-ast` ([#&#8203;11514](https://github.com/prettier/prettier/pull/11514) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

A new `--debug-print-ast` CLI flag for debugging.

</details>

---

### Configuration

📅 **Schedule**: 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).

Reviewed-on: docker/alpine-tools#40
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-09-17 18:04:15 +02:00
Renovator Bot 545572838e chore(deps): update dependency prettier to v2.4.0 (#39)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | minor | `2.3.2` -> `2.4.0` |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.4.0`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;240)

[Compare Source](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

[diff](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

🔗 [Release Notes](https://prettier.io/blog/2021/09/09/2.4.0.html)

</details>

---

### Configuration

📅 **Schedule**: 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).

Reviewed-on: docker/alpine-tools#39
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-09-12 14:47:04 +02:00
Renovator Bot 1fafb12c0b chore(docker): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-09-08 19:00:21 +00:00
Renovator Bot d26386dde9 chore(docker): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-09-01 00:00:21 +00:00
Renovator Bot 82518a57c5 chore(docker): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-08-24 14:07:10 +00:00
Renovator Bot 71fb3f23da chore(deps): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-07-31 21:46:11 +00:00
Renovator Bot 7924ccc70e chore(deps): update dependency prettier to v2.3.2 (#33)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | patch | `2.3.1` -> `2.3.2` |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.3.2`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;232)

[Compare Source](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

[diff](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

##### Fix failure on dir with trailing slash ([#&#8203;11000](https://github.com/prettier/prettier/pull/11000) by [@&#8203;fisker](https://github.com/fisker))

<!-- prettier-ignore -->

```console
$ ls
1.js  1.unknown
```

</details>

---

### Configuration

📅 **Schedule**: 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).

Reviewed-on: docker/alpine-tools#33
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-06-26 21:43:02 +02:00
Renovator Bot ffdbac2c75 chore(deps): update dependency prettier to v2.3.1 (#31)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | patch | `2.3.0` -> `2.3.1` |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.3.1`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;231)

[Compare Source](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

[diff](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

##### Support TypeScript 4.3 ([#&#8203;10945](https://github.com/prettier/prettier/issues/10945) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

##### [`override` modifiers in class elements](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#override)

```ts
class Foo extends  {
  override method() {}
}
```

##### [static index signatures (`[key: KeyType]: ValueType`) in classes](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#static-index-signatures)

```ts
class Foo {
  static [key: string]: Bar;
}
```

##### [`get` / `set` in type declarations](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#separate-write-types)

```ts
interface Foo {
  set foo(value);
  get foo(): string;
}
```

##### Preserve attributes order for element node ([#&#8203;10958](https://github.com/prettier/prettier/issues/10958) by [@&#8203;dcyriller](https://github.com/dcyriller))

<!-- prettier-ignore -->

```handlebars
{{!-- Input --}}
<MyComponent
  {{! this is a comment for arg 1}}
  @&#8203;arg1="hello"
  {{on "clik" this.modify}}
  @&#8203;arg2="hello"
  {{! this is a comment for arg 3}}
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  {{! this is a comment for arg 5}}
  @&#8203;arg5="hello"
  ...arguments
/>
{{!-- Prettier stable --}}
<MyComponent
  @&#8203;arg1="hello"
  @&#8203;arg2="hello"
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  @&#8203;arg5="hello"
  ...arguments
  {{on "clik" this.modify}}
  {{! this is a comment for arg 1}}
  {{! this is a comment for arg 3}}
  {{! this is a comment for arg 5}}
/>
{{!-- Prettier main --}}
<MyComponent
  {{! this is a comment for arg 1}}
  @&#8203;arg1="hello"
  {{on "clik" this.modify}}
  @&#8203;arg2="hello"
  {{! this is a comment for arg 3}}
  @&#8203;arg3="hello"
  @&#8203;arg4="hello"
  {{! this is a comment for arg 5}}
  @&#8203;arg5="hello"
  ...arguments
/>
```

##### Track cursor position properly when it’s at the end of the range to format ([#&#8203;10938](https://github.com/prettier/prettier/issues/10938) by [@&#8203;j-f1](https://github.com/j-f1))

Previously, if the cursor was at the end of the range to format, it would simply be placed back at the end of the updated range.
Now, it will be repositioned if Prettier decides to add additional code to the end of the range (such as a semicolon).

<!-- prettier-ignore -->

```jsx
// Input (<|> represents the cursor)
const someVariable = myOtherVariable<|>
// range to format:  ^^^^^^^^^^^^^^^

// Prettier stable
const someVariable = myOtherVariable;<|>
// range to format:  ^^^^^^^^^^^^^^^

// Prettier main
const someVariable = myOtherVariable<|>;
// range to format:  ^^^^^^^^^^^^^^^
```

##### Break the LHS of type alias that has complex type parameters ([#&#8203;10901](https://github.com/prettier/prettier/issues/10901) by [@&#8203;sosukesusuzki](https://github.com/sosukesusuzki))

<!-- prettier-ignore -->

```ts
// Input
type FieldLayoutWith<
  T extends string,
  S extends unknown = { width: string }
> = {
  type: T;
  code: string;
  size: S;
};

// Prettier stable
type FieldLayoutWith<T extends string, S extends unknown = { width: string }> =
  {
    type: T;
    code: string;
    size: S;
  };

// Prettier main
type FieldLayoutWith<
  T extends string,
  S extends unknown = { width: string }
> = {
  type: T;
  code: string;
  size: S;
};

```

##### Break the LHS of assignments that has complex type parameters ([#&#8203;10916](https://github.com/prettier/prettier/issues/10916) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

<!-- prettier-ignore -->

```ts
// Input
const map: Map<
  Function,
  Map<string | void, { value: UnloadedDescriptor }>
> = new Map();

// Prettier stable
const map: Map<Function, Map<string | void, { value: UnloadedDescriptor }>> =
  new Map();

// Prettier main
const map: Map<
  Function,
  Map<string | void, { value: UnloadedDescriptor }>
> = new Map();

```

##### Fix incorrectly wrapped arrow functions with return types ([#&#8203;10940](https://github.com/prettier/prettier/issues/10940) by [@&#8203;thorn0](https://github.com/thorn0))

<!-- prettier-ignore -->

```ts
// Input
longfunctionWithCall12("bla", foo, (thing: string): complex<type<something>> => {
  code();
});

// Prettier stable
longfunctionWithCall12("bla", foo, (thing: string): complex<
  type<something>
> => {
  code();
});

// Prettier main
longfunctionWithCall12(
  "bla",
  foo,
  (thing: string): complex<type<something>> => {
    code();
  }
);
```

##### Avoid breaking call expressions after assignments with complex type arguments ([#&#8203;10949](https://github.com/prettier/prettier/issues/10949) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

<!-- prettier-ignore -->

```ts
// Input
const foo = call<{
  prop1: string;
  prop2: string;
  prop3: string;
}>();

// Prettier stable
const foo =
  call<{
    prop1: string;
    prop2: string;
    prop3: string;
  }>();

// Prettier main
const foo = call<{
  prop1: string;
  prop2: string;
  prop3: string;
}>();

```

##### Fix order of `override` modifiers ([#&#8203;10961](https://github.com/prettier/prettier/issues/10961) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

```ts
// Input
class Foo extends Bar {
  abstract override foo: string;
}

// Prettier stable
class Foo extends Bar {
  abstract override foo: string;
}

// Prettier main
class Foo extends Bar {
  abstract override foo: string;
}
```

</details>

---

### Configuration

📅 **Schedule**: 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).

Reviewed-on: docker/alpine-tools#31
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-06-06 21:17:32 +02:00
Renovator Bot 3e59faabe0 chore(deps): update dependency thegeeklab/url-parser to v0.2.5
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-05-25 16:00:22 +00:00
Renovator Bot 6fa12ea84b chore(deps): update node.js
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-05-13 03:00:18 +00:00
Renovator Bot 7ec13a1d7a chore(deps): update dependency thegeeklab/url-parser to v0.2.4
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-05-10 08:30:36 +00:00
Renovator Bot 2c3ea8b6da chore(deps): update dependency prettier to v2.3.0 (#26)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | minor | `2.2.0` -> `2.3.0` |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.3.0`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;230)

[Compare Source](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

[diff](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

🔗 [Release Notes](https://prettier.io/blog/2021/05/09/2.3.0.html)

### [`v2.2.1`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;221)

[Compare Source](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

[diff](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

##### Fix formatting for AssignmentExpression with ClassExpression ([#&#8203;9741](https://github.com/prettier/prettier/pull/9741) by [@&#8203;sosukesuzuki](https://github.com/sosukesuzuki))

<!-- prettier-ignore -->

```js
// Input
module.exports = class A extends B {
  method() {
    console.log("foo");
  }
};

// Prettier 2.2.0
module.exports = class A extends (
  B
) {
  method() {
    console.log("foo");
  }
};

// Prettier 2.2.1
module.exports = class A extends B {
  method() {
    console.log("foo");
  }
};
```

</details>

---

### Configuration

📅 **Schedule**: 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).

Reviewed-on: docker/alpine-tools#26
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-05-09 23:14:53 +02:00
Renovator Bot 5cfb74958c chore(deps): pin docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-05-09 16:00:19 +00:00
Robert Kaussow 266e355d96 switch to nodejs alpine image and add prettier (#23)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Robert Kaussow <mail@geeklabor.de>
Reviewed-on: docker/alpine-tools#23
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-05-09 17:27:43 +02:00
Renovator Bot e381dd6d23 chore(deps): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-04-14 20:00:19 +00:00
Renovator Bot c6ed9ea042 chore(deps): update dependency thegeeklab/url-parser to v0.2.3 (#21)
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency thegeeklab/url-parser to v0.2.3

Reviewed-on: docker/alpine-tools#21
Co-Authored-By: Renovator Bot <renovator@rknet.org>
Co-Committed-By: Renovator Bot <renovator@rknet.org>
2021-04-09 11:03:22 +02:00
Renovator Bot afeebd97df chore(deps): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-03-31 19:01:09 +00:00
Renovator Bot 464cfb2b61 chore(deps): update docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-03-25 23:01:08 +00:00
Renovator Bot 067bb7538d chore(deps): update arm64v8/alpine:3.13 docker digest to c45a1db
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-02-18 01:01:20 +00:00
Renovator Bot a776d5baac chore(deps): update dependency thegeeklab/url-parser to v0.2.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-02-15 21:01:41 +00:00
Robert Kaussow f6530d89e1
fix: use arm binaries for arm images
continuous-integration/drone/push Build is passing Details
2021-02-15 21:35:07 +01:00
Renovator Bot d063c42c9b chore(deps): update dependency hairyhenderson/gomplate to v3.9.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-01-29 13:01:26 +00:00
Renovator Bot 937c2206e1 chore(deps): update arm64v8/alpine:3.13 docker digest to 019c591
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-01-29 04:00:59 +00:00
Renovator Bot a913d0914c chore(deps): pin docker digests (#8)
continuous-integration/drone/push Build is passing Details
chore(deps): pin docker digests

Reviewed-on: docker/alpine-tools#8
2021-01-18 21:12:28 +01:00
Robert Kaussow 7e3cb99033
build multiarch images
continuous-integration/drone/push Build encountered an error Details
2021-01-18 20:41:40 +01:00