Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#955)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.4.1` ->
`1.4.2`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.4.1/1.4.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.4.1/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.4.1/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[github.com/alecthomas/assert/v2](https://togithub.com/alecthomas/assert)
| `v2.5.0` -> `v2.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fassert%2fv2/v2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fassert%2fv2/v2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fassert%2fv2/v2.5.0/v2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fassert%2fv2/v2.5.0/v2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/alecthomas/repr](https://togithub.com/alecthomas/repr) |
`v0.3.0` -> `v0.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2frepr/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2frepr/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2frepr/v0.3.0/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2frepr/v0.3.0/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[postcss-nesting](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting#readme)
([source](https://togithub.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting))
| [`12.0.2` ->
`12.0.3`](https://renovatebot.com/diffs/npm/postcss-nesting/12.0.2/12.0.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-nesting/12.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss-nesting/12.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss-nesting/12.0.2/12.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss-nesting/12.0.2/12.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [pre-commit](https://togithub.com/pre-commit/pre-commit) | `3.6.1` ->
`3.6.2` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/pre-commit/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/pre-commit/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/pre-commit/3.6.1/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/pre-commit/3.6.1/3.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.4.2`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#142---2024-02-19)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.4.1...v1.4.2)

##### Bug Fixes

- **(es/helpers)** Add `addInitializer` to field decorators
([#&#8203;8619](https://togithub.com/swc-project/swc/issues/8619))
([cd38ef3](https://togithub.com/swc-project/swc/commit/cd38ef39d6a3b3f1e31d5144e2e8c11bd9144239))

- **(es/minifier)** Abort property hoister on `this` usage
([#&#8203;8647](https://togithub.com/swc-project/swc/issues/8647))
([9715320](https://togithub.com/swc-project/swc/commit/97153206ad07c98e6f8f4f0a62b1f52eecbdf847))

- **(es/react)** Validate pragma before parsing
([#&#8203;8637](https://togithub.com/swc-project/swc/issues/8637))
([5f1cf01](https://togithub.com/swc-project/swc/commit/5f1cf018237d12f786fc6deee48cae5d7d3d77de))

- **(es/typescript)** Handle exported JSX members
([#&#8203;8642](https://togithub.com/swc-project/swc/issues/8642))
([22c8e2e](https://togithub.com/swc-project/swc/commit/22c8e2e1e9914ed161482dea9e63cd34504b6cbd))

##### Features

- **(es/minifier)** Remove unused parameters of arrow functions
([#&#8203;8636](https://togithub.com/swc-project/swc/issues/8636))
([8cd4813](https://togithub.com/swc-project/swc/commit/8cd481306755fb8cd2436dabceb06ea7cbccbb78))

- **(swc_core)** Expose ES linter
([#&#8203;8635](https://togithub.com/swc-project/swc/issues/8635))
([762959c](https://togithub.com/swc-project/swc/commit/762959c72d08994c2ad7c4f43405e591cc6af6eb))

##### Testing

- **(es/parser)** Add a test for `<<`
([#&#8203;8634](https://togithub.com/swc-project/swc/issues/8634))
([2c63b31](https://togithub.com/swc-project/swc/commit/2c63b3114382940e5fa96ddd32ed823a78657ec7))

- **(es/transforms)** Add a test for `reserved_words` pass
([#&#8203;8638](https://togithub.com/swc-project/swc/issues/8638))
([a0b77e0](https://togithub.com/swc-project/swc/commit/a0b77e06645f27a2ffb9f0635b2fa4c8db2fe105))

</details>

<details>
<summary>alecthomas/assert (github.com/alecthomas/assert/v2)</summary>

###
[`v2.6.0`](https://togithub.com/alecthomas/assert/compare/v2.5.0...v2.6.0)

[Compare
Source](https://togithub.com/alecthomas/assert/compare/v2.5.0...v2.6.0)

</details>

<details>
<summary>alecthomas/repr (github.com/alecthomas/repr)</summary>

###
[`v0.4.0`](https://togithub.com/alecthomas/repr/compare/v0.3.0...v0.4.0)

[Compare
Source](https://togithub.com/alecthomas/repr/compare/v0.3.0...v0.4.0)

</details>

<details>
<summary>csstools/postcss-plugins (postcss-nesting)</summary>

###
[`v12.0.3`](https://togithub.com/csstools/postcss-plugins/compare/86ca0393f8970ecd2a3290459a1b2ca646fa9503...b69d6de2ff367a17821ba013170229cc8ec5a16c)

[Compare
Source](https://togithub.com/csstools/postcss-plugins/compare/86ca0393f8970ecd2a3290459a1b2ca646fa9503...b69d6de2ff367a17821ba013170229cc8ec5a16c)

</details>

<details>
<summary>pre-commit/pre-commit (pre-commit)</summary>

###
[`v3.6.2`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#362---2024-02-18)

[Compare
Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2)

\==================

##### Fixes

-   Fix building golang hooks during `git commit --all`.
- [#&#8203;3130](https://togithub.com/pre-commit/pre-commit/issues/3130)
PR by [@&#8203;asottile](https://togithub.com/asottile).
- [#&#8203;2722](https://togithub.com/pre-commit/pre-commit/issues/2722)
issue by [@&#8203;pestanko](https://togithub.com/pestanko) and
[@&#8203;matthewhughes934](https://togithub.com/matthewhughes934).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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://developer.mend.io/github/TBD54566975/ftl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Feb 22, 2024
1 parent d11ab76 commit bc92810
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 55 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/pre-commit
104 changes: 52 additions & 52 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@swc/core": "1.4.1",
"@swc/core": "1.4.2",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
Expand All @@ -75,7 +75,7 @@
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"postcss": "8.4.35",
"postcss-nesting": "12.0.2",
"postcss-nesting": "12.0.3",
"prettier": "3.2.5",
"process": "^0.11.10",
"start-server-and-test": "2.0.3",
Expand Down

0 comments on commit bc92810

Please sign in to comment.