Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (non-major) (patch) (#200)
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 |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`^15.0.1` -> `^15.0.2`](https://renovatebot.com/diffs/npm/lint-staged/15.0.1/15.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.0.1/15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.0.1/15.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.10.15` -> `^1.10.16`](https://renovatebot.com/diffs/npm/turbo/1.10.15/1.10.16) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.15/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.15/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>okonet/lint-staged (lint-staged)</summary>

### [`v15.0.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1502)

[Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.0.1...v15.0.2)

##### Patch Changes

-   [#&#8203;1339](https://togithub.com/lint-staged/lint-staged/pull/1339) [`8e82364`](https://togithub.com/lint-staged/lint-staged/commit/8e82364dd89155e96de574cfb38a94d28b8635af) Thanks [@&#8203;iiroj](https://togithub.com/iiroj)! - Update dependencies, including listr2@&#8203;7.0.2 to fix an upstream issue affecting lint-staged.

</details>

<details>
<summary>vercel/turbo (turbo)</summary>

### [`v1.10.16`](https://togithub.com/vercel/turbo/releases/tag/v1.10.16): Turborepo v1.10.16

[Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.15...v1.10.16)



#### What's Changed

##### Changelog

-   release(turborepo): 1.10.15 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turbo#6107
-   fix: set size for tar directory entries by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6100
-   Reuse existing login tokens by [@&#8203;Zertsov](https://togithub.com/Zertsov) in [vercel/turbo#6034
-   feat(turborepo): Go Implementation of Capnproto Hashing by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turbo#6110
-   Chunking Refactor Step 1 by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6104
-   chore: fix clippy lints by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6112
-   Chunking Refactor Step 2 by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turbo#6120
-   Performance Improvements (5) by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6076
-   Extract as_chunk into shared ChunkType trait by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turbo#6123
-   use temp files for auth login test by [@&#8203;Zertsov](https://togithub.com/Zertsov) in [vercel/turbo#6115
-   Ensure process.env.TURBOPACK is always set by [@&#8203;timneutkens](https://togithub.com/timneutkens) in [vercel/turbo#6116
-   feat(Turborepo): Drop turbo.json from inference calculation by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6079
-   chore: Always build run stub by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turbo#6124
-   Revert "Reuse existing login tokens" by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#6133
-   feat(turborepo): Layered Config by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#5796
-   feat: hook up task cache by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6117
-   release(turborepo): 1.10.16-canary.0 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turbo#6125
-   chore: update pnpm by [@&#8203;feedthejim](https://togithub.com/feedthejim) in [vercel/turbo#6140
-   Turbopack: detect `spawn(process.argv[0], ['-e', ...])` by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turbo#6118
-   Fix some clippy issues, ignore others by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turbo#6129
-   chore: add go workspace by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6111
-   fix(docs): update storybook build command by [@&#8203;steadily-worked](https://togithub.com/steadily-worked) in [vercel/turbo#6134
-   refactor(Turborepo): Move inference to repository crate by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6127
-   Update docs and tests. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#6028
-   feat: make chrome tracing non-conditional and connect --profile flag by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#6146
-   chore: add schema to vercel.json configs by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#6151
-   remove unnecessary fields in vercel.json from docs by [@&#8203;styfle](https://togithub.com/styfle) in [vercel/turbo#6153
-   chore: remove unnecessary vercel.json from docs by [@&#8203;styfle](https://togithub.com/styfle) in [vercel/turbo#6154
-   Escape colons in globs before sending to the daemon by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6141
-   chore(turborepo): Bump global cache key by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turbo#6156
-   release(turborepo): 1.10.16-canary.1 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turbo#6161
-   fix: update global cache keys by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6164
-   chore: run clippy by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#6159
-   fix: support non UTF-8 logs by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6167
-   Chunking Refactoring by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6160
-   Chunking Refactoring followup fixes by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6172
-   chore: add a few diagnostic log lines for measuring time-to-execute by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#6173
-   chore: fail if chrometracing setup fails by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6168
-   fix: log replay output by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6155
-   chore(ci): Break up e2e tests by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#6169
-   Add support for FreeVarReference::Error by [@&#8203;timneutkens](https://togithub.com/timneutkens) in [vercel/turbo#6177
-   chore: update turborepo team members for labeler by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#6181
-   chore: add more instrumentation by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#6158
-   Auth and API Client refactor by [@&#8203;Zertsov](https://togithub.com/Zertsov) in [vercel/turbo#6150
-   Don't open browser when in test mode by [@&#8203;Zertsov](https://togithub.com/Zertsov) in [vercel/turbo#6187
-   fix chunk loading in build runtime by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6180
-   Deduplicate referenced_output_assets by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turbo#6191
-   build: Update `swc_core` to `v0.86.1` by [@&#8203;kdy1](https://togithub.com/kdy1) in [vercel/turbo#6171
-   fix(turborepo): Size comes from the thing being read. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#6092
-   Resistance is futile; change is inevitable (twitter -> X) by [@&#8203;jakeleventhal](https://togithub.com/jakeleventhal) in [vercel/turbo#6192
-   chore: re-enable clippy lints and fix new lint errors by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6185
-   feat: port task execution env restriction by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6184
-   chore: fix new clippy lints in auth crate by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6193
-   Move OutputAssets length check into new method by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turbo#6194
-   Fix filewatching setup cookie path by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6183
-   fix(postcss): fallback postcss config locations by [@&#8203;kwonoj](https://togithub.com/kwonoj) in [vercel/turbo#6119
-   chore: remove debug logging for file hashes by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#6196
-   chore: Update CODEOWNERS by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#6198
-   fix: log replay message should say replay by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6199
-   feat: add pprof flamegraphs behind a feature flag by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#6147
-   chore(lockfiles) avoid hand written reflection  by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6143
-   feat(Turborepo): Initial run preamble by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6205
-   fix(Turborepo): Drop root package removal by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#6208
-   chore: avoid allocations during log capture and replay by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6189
-   fix double self time reporting by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6179
-   chore: fix old clippy warnings by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#6204
-   allow to show span count by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turbo#6135

#### New Contributors

-   [@&#8203;feedthejim](https://togithub.com/feedthejim) made their first contribution in [vercel/turbo#6140
-   [@&#8203;steadily-worked](https://togithub.com/steadily-worked) made their first contribution in [vercel/turbo#6134
-   [@&#8203;jakeleventhal](https://togithub.com/jakeleventhal) made their first contribution in [vercel/turbo#6192

**Full Changelog**: vercel/turbo@v1.10.15...v1.10.16

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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.

---

 - [ ] 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/timelessco/js-bottomsheet).
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 0d8a5d5 commit 651eef8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "^4.2.1",
"gacp": "^3.0.3",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"npm-run-all": "^4.1.5",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
Expand All @@ -60,7 +60,7 @@
"stylelint-config-clean-order": "^5.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^34.0.0",
"turbo": "^1.10.15"
"turbo": "^1.10.16"
},
"browserslist": {
"production": [
Expand Down
64 changes: 32 additions & 32 deletions pnpm-lock.yaml

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

1 comment on commit 651eef8

@vercel
Copy link

@vercel vercel bot commented on 651eef8 Oct 19, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

js-bottomsheet-website – ./apps/website

js-bottomsheet-website.vercel.app
js-bottomsheet-website-git-main-timelessco.vercel.app
js-bottomsheet-website-timelessco.vercel.app

Please sign in to comment.