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

chore(deps): update pnpm to v9.2.0 #475

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 9.1.4 -> 9.2.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v9.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 requested a review from antoinezanardi as a code owner June 5, 2024 13:30
@antoinezanardi antoinezanardi merged commit d0459ef into develop Jun 5, 2024
10 checks passed
@antoinezanardi antoinezanardi deleted the renovate/pnpm-9.x branch June 5, 2024 13:42
antoinezanardi pushed a commit that referenced this pull request Jun 7, 2024
## [1.19.0](v1.18.0...v1.19.0) (2024-06-07)

### 🚀 Features

* **routes:** add ssr rules ([#485](#485)) ([9a2b9f4](9a2b9f4))

### 🎨 Styles

* **home:** improve home page style and animations ([#473](#473)) ([44141f5](44141f5))

### ✅ Tests

* **big-bad-wolf:** acceptance tests and some style for no target playground ([#472](#472)) ([5e6008d](5e6008d))
* **sheriff:** acceptance tests and texts improvements ([#477](#477)) ([02cd42d](02cd42d))

### 🔁 CI

* **renovate:** prevent sonar step with renovate branch and delete dependabot ([#470](#470)) ([e3a71dc](e3a71dc))

### 🧹 Chore

* **deps:** update dependency @vueuse/core to v10.10.0 ([#460](#460)) ([9c7e991](9c7e991))
* **deps:** update dependency @vueuse/nuxt to v10.10.0 ([#461](#461)) ([123c825](123c825))
* **deps:** update dependency prettier to v3.3.1 ([#474](#474)) ([f26527b](f26527b))
* **deps:** update dependency tailwindcss to v3.4.4 ([#476](#476)) ([03ec4c2](03ec4c2))
* **deps:** update dependency tsx to v4.12.0 ([#480](#480)) ([9eb4891](9eb4891))
* **deps:** update dependency tsx to v4.13.1 ([#481](#481)) ([735f345](735f345))
* **deps:** update dependency type-fest to v4.19.0 ([#471](#471)) ([4a7f09a](4a7f09a))
* **deps:** update dependency vue-eslint-parser to v9.4.3 ([#459](#459)) ([f0fb56a](f0fb56a))
* **deps:** update pnpm to v9.1.4 ([#462](#462)) ([d747a74](d747a74))
* **deps:** update pnpm to v9.2.0 ([#475](#475)) ([d0459ef](d0459ef))
* **deps:** update typescript-eslint monorepo to v7.12.0 ([#463](#463)) ([e2408ec](e2408ec))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

antoinezanardi pushed a commit that referenced this pull request Jun 12, 2024
## [1.19.0](v1.18.0...v1.19.0) (2024-06-07)

### 🚀 Features

* **routes:** add ssr rules ([#485](#485)) ([9a2b9f4](9a2b9f4))

### 🎨 Styles

* **home:** improve home page style and animations ([#473](#473)) ([44141f5](44141f5))

### ✅ Tests

* **big-bad-wolf:** acceptance tests and some style for no target playground ([#472](#472)) ([5e6008d](5e6008d))
* **sheriff:** acceptance tests and texts improvements ([#477](#477)) ([02cd42d](02cd42d))

### 🔁 CI

* **renovate:** prevent sonar step with renovate branch and delete dependabot ([#470](#470)) ([e3a71dc](e3a71dc))

### 🧹 Chore

* **deps:** update dependency @vueuse/core to v10.10.0 ([#460](#460)) ([9c7e991](9c7e991))
* **deps:** update dependency @vueuse/nuxt to v10.10.0 ([#461](#461)) ([123c825](123c825))
* **deps:** update dependency prettier to v3.3.1 ([#474](#474)) ([f26527b](f26527b))
* **deps:** update dependency tailwindcss to v3.4.4 ([#476](#476)) ([03ec4c2](03ec4c2))
* **deps:** update dependency tsx to v4.12.0 ([#480](#480)) ([9eb4891](9eb4891))
* **deps:** update dependency tsx to v4.13.1 ([#481](#481)) ([735f345](735f345))
* **deps:** update dependency type-fest to v4.19.0 ([#471](#471)) ([4a7f09a](4a7f09a))
* **deps:** update dependency vue-eslint-parser to v9.4.3 ([#459](#459)) ([f0fb56a](f0fb56a))
* **deps:** update pnpm to v9.1.4 ([#462](#462)) ([d747a74](d747a74))
* **deps:** update pnpm to v9.2.0 ([#475](#475)) ([d0459ef](d0459ef))
* **deps:** update typescript-eslint monorepo to v7.12.0 ([#463](#463)) ([e2408ec](e2408ec))
antoinezanardi pushed a commit that referenced this pull request Jun 12, 2024
## [1.19.0](v1.18.0...v1.19.0) (2024-06-07)

### 🚀 Features

* **routes:** add ssr rules ([#485](#485)) ([9a2b9f4](9a2b9f4))

### 🎨 Styles

* **home:** improve home page style and animations ([#473](#473)) ([44141f5](44141f5))

### ✅ Tests

* **big-bad-wolf:** acceptance tests and some style for no target playground ([#472](#472)) ([5e6008d](5e6008d))
* **sheriff:** acceptance tests and texts improvements ([#477](#477)) ([02cd42d](02cd42d))

### 🔁 CI

* **renovate:** prevent sonar step with renovate branch and delete dependabot ([#470](#470)) ([e3a71dc](e3a71dc))

### 🧹 Chore

* **deps:** update dependency @vueuse/core to v10.10.0 ([#460](#460)) ([9c7e991](9c7e991))
* **deps:** update dependency @vueuse/nuxt to v10.10.0 ([#461](#461)) ([123c825](123c825))
* **deps:** update dependency prettier to v3.3.1 ([#474](#474)) ([f26527b](f26527b))
* **deps:** update dependency tailwindcss to v3.4.4 ([#476](#476)) ([03ec4c2](03ec4c2))
* **deps:** update dependency tsx to v4.12.0 ([#480](#480)) ([9eb4891](9eb4891))
* **deps:** update dependency tsx to v4.13.1 ([#481](#481)) ([735f345](735f345))
* **deps:** update dependency type-fest to v4.19.0 ([#471](#471)) ([4a7f09a](4a7f09a))
* **deps:** update dependency vue-eslint-parser to v9.4.3 ([#459](#459)) ([f0fb56a](f0fb56a))
* **deps:** update pnpm to v9.1.4 ([#462](#462)) ([d747a74](d747a74))
* **deps:** update pnpm to v9.2.0 ([#475](#475)) ([d0459ef](d0459ef))
* **deps:** update typescript-eslint monorepo to v7.12.0 ([#463](#463)) ([e2408ec](e2408ec))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant