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(Renovate): ⬆️ Update project monorepo tools #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2022

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/changelog-github (source) 0.4.7 -> 0.4.8 age adoption passing confidence
@changesets/cli (source) 2.25.2 -> 2.26.2 age adoption passing confidence
all-contributors-cli 6.24.0 -> 6.26.1 age adoption passing confidence
del-cli 5.0.0 -> 5.1.0 age adoption passing confidence
husky (source) 8.0.2 -> 8.0.3 age adoption passing confidence
lint-staged 13.0.4 -> 13.3.0 age adoption passing confidence
node-jq 2.3.4 -> 2.3.5 age adoption passing confidence
turbo (source) 1.6.3 -> 1.10.16 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/changelog-github)

v0.4.8

Compare Source

Patch Changes
all-contributors/all-contributors-cli (all-contributors-cli)

v6.26.1

Compare Source

Bug Fixes
  • add correct arguments to the formatConfig() call (#​360) (cfb1d9c)

v6.26.0

Compare Source

Features

v6.25.1

Compare Source

Bug Fixes

v6.25.0

Compare Source

Features
sindresorhus/del-cli (del-cli)

v5.1.0

Compare Source

v5.0.1

Compare Source

  • Fix Windows compatibility for use with npx 537e5b3
typicode/husky (husky)

v8.0.3

Compare Source

  • fix: add git not installed message #​1208
okonet/lint-staged (lint-staged)

v13.3.0

Compare Source

Bug Fixes
  • dependencies: update most dependencies (7443870)
  • detect duplicate redundant braces in pattern (d895aa8)
Features
  • dependencies: update listr2@​6.6.0 (09844ca)

v13.2.3

Compare Source

Bug Fixes
  • the --diff option implies --no-stash (66a716d)

v13.2.2

Compare Source

Bug Fixes

v13.2.1

Compare Source

Bug Fixes
  • ignore "package.json" as config file when it's invalid JSON (#​1281) (e7ed6f7)

v13.2.0

Compare Source

Bug Fixes
  • dependencies: replace colorette with chalk for better color support detection (f598725)
  • use index-based stash references for improved MSYS2 compatibility (#​1270) (60fcd99)
Features

v13.1.4

Compare Source

v13.1.3

Compare Source

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes
  • allow re-enabling --stash when using the --diff option (99390c3)

v13.1.0

Compare Source

Features
sanack/node-jq (node-jq)

v2.3.5

Compare Source

Bug Fixes
  • Change download package for node-downloader-helper (#​565) (a858164)
vercel/turbo (turbo)

v1.10.16: Turborepo v1.10.16

Compare Source

What's Changed
Changelog
New Contributors

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

v1.10.15: Turborepo v1.10.15

Compare Source

What's Changed
Changelog
New Contributors

Full Changelog: vercel/turbo@v1.10.14...v1.10.15

v1.10.14: Turborepo v1.10.14

Compare Source

What's Changed

Changelog

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Europe/Warsaw, 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 if that's undesired.


  • 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 review from xeho91 and acwo as code owners December 8, 2022 00:18
@renovate renovate bot added 🧩 dependencies Related to the dependencies 🧰 monorepo Related to the monorepo management labels Dec 8, 2022
@renovate renovate bot assigned acwo and xeho91 Dec 8, 2022
@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2022

⚠️ No Changeset found

Latest commit: c566734

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented Dec 8, 2022

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

Size Change: 0 B

Total Size: 119 kB

ℹ️ View Unchanged
Filename Size
./packages/browserslist/dist/index.js 137 B
./packages/eslint/dist/index.js 39.4 kB
./packages/markdownlint/dist/index.json 233 B
./packages/stylelint/dist/configs/prettier.js 370 B
./packages/stylelint/dist/configs/standard-scss.js 378 B
./packages/stylelint/dist/configs/standard.js 372 B
./packages/stylelint/dist/index.js 38.4 kB
./packages/stylelint/dist/plugins/high-performance-animation.js 406 B
./packages/stylelint/dist/plugins/no-unsupported-browser-features.js 413 B
./packages/stylelint/dist/plugins/order.js 1.2 kB
./packages/stylelint/dist/plugins/scss.js 388 B
./packages/stylelint/dist/stylelint.js 36.4 kB
./packages/syncpack/dist/index.js 342 B
./packages/tsup/dist/index.js 343 B
./packages/typescript/dist/index.json 457 B

compressed-size-action

@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 0d65827 to a90cf46 Compare December 21, 2022 14:25
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency lint-staged to v13.1.0 chore(Renovate): ⬆️ Update project monorepo tools Dec 21, 2022
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from a90cf46 to 15de51b Compare January 6, 2023 11:12
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from b0f1af2 to 5e8b81c Compare January 20, 2023 00:35
@github-actions github-actions bot added 📦 package:markdownlint-config Related to the package - markdownlint configuration 📦 package:typescript-config Related to the package - typescript configuration labels Jan 20, 2023
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 4 times, most recently from fa6eb07 to 0cd0436 Compare February 10, 2023 06:34
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 0cd0436 to 0c29080 Compare February 11, 2023 02:46
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from 9175c0e to 25b0b45 Compare March 16, 2023 06:43
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 3 times, most recently from b86f7bb to 1bd1b0e Compare March 30, 2023 23:35
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 1bd1b0e to aa8d7d2 Compare April 3, 2023 10:10
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from aa8d7d2 to a6bbdff Compare April 17, 2023 12:25
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from 6762ee4 to cb15920 Compare May 31, 2023 23:17
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from 839b4a6 to dcbe5cb Compare June 3, 2023 22:31
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from 7009e2b to 6fac55f Compare June 12, 2023 19:51
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 5 times, most recently from 9de27af to 2a11636 Compare July 1, 2023 08:07
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from f0636fe to 768cc5a Compare July 10, 2023 21:01
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from fba30e7 to ca53995 Compare July 22, 2023 19:12
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from f5b1739 to 5bd9553 Compare July 29, 2023 00:32
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 5bd9553 to 4d3bc43 Compare August 16, 2023 17:07
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch 2 times, most recently from 80c6cba to 7c0c76d Compare August 28, 2023 11:37
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 7c0c76d to 132dadd Compare September 3, 2023 12:17
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 132dadd to 87bd869 Compare September 18, 2023 18:39
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 87bd869 to 6cfe187 Compare October 8, 2023 15:46
@renovate renovate bot force-pushed the renovate/project-monorepo-tools branch from 6cfe187 to c566734 Compare October 22, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 dependencies Related to the dependencies 🧰 monorepo Related to the monorepo management 📦 package:markdownlint-config Related to the package - markdownlint configuration 📦 package:typescript-config Related to the package - typescript configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants