cmd-ts icon indicating copy to clipboard operation
cmd-ts copied to clipboard

fix(deps): update all non-major dependencies

Open renovate[bot] opened this issue 3 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.23.2 -> 2.29.4 age adoption passing confidence devDependencies minor
@swc-node/register 1.5.1 -> 1.10.10 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 5.30.7 -> 5.62.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 5.30.7 -> 5.62.0 age adoption passing confidence devDependencies minor
debug 4.3.4 -> 4.4.1 age adoption passing confidence dependencies minor
docs-ts 0.6.10 -> 0.8.0 age adoption passing confidence devDependencies minor
eslint (source) 8.20.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.5.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.26.0 -> 2.31.0 age adoption passing confidence devDependencies minor
node (source) 16.16.0 -> 16.20.2 age adoption passing confidence minor
node-fetch 2.6.7 -> 2.7.0 age adoption passing confidence devDependencies minor
pnpm/action-setup v2.2.2 -> v2.4.1 age adoption passing confidence action minor
prettier (source) 2.7.1 -> 2.8.8 age adoption passing confidence devDependencies minor
tempy 3.0.0 -> 3.1.0 age adoption passing confidence devDependencies minor
typedoc (source) 0.23.8 -> 0.28.5 age adoption passing confidence devDependencies minor
typescript (source) 4.7.4 -> 4.9.5 age adoption passing confidence devDependencies minor
vitest (source) 0.18.1 -> 0.34.6 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

Patch Changes

v2.29.3

Compare Source

Patch Changes

v2.29.2

Compare Source

Patch Changes

v2.29.1

Compare Source

Patch Changes

v2.29.0

Compare Source

Minor Changes

v2.28.1

Compare Source

Patch Changes

v2.28.0

Compare Source

Minor Changes
Patch Changes

v2.27.12

Compare Source

Patch Changes

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

Patch Changes

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

Patch Changes

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes

v2.27.3

Compare Source

Patch Changes
  • #​1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

v2.27.2

Compare Source

Patch Changes

v2.27.1

Compare Source

Patch Changes
  • #​1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

v2.27.0

Compare Source

Minor Changes
Patch Changes

v2.26.2

Compare Source

Patch Changes

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.

v2.26.0

Compare Source

Minor Changes
  • #​1033 521205d Thanks @​Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }
    

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • #​997 4d4d67b Thanks @​JakeGinnivan! - Add error message when running changesets in a repo with workspaces configured but no packages yet

  • #​985 8d0115e Thanks @​mino01x! - Fixed an issue with private packages with versions being included in the CLI prompt despite the privatePackages.version: false setting.

v2.25.0

Compare Source

Minor Changes
  • #​662 8c08469 Thanks @​JakeGinnivan! - Private packages can now be tagged in the same way public packages do when they are published to npm.

    To enable set privatePackages: { version: true, tag: true } in your config.json.

    You can also now opt private packages out of versioning entirely by setting privatePackages: false.

Patch Changes

v2.24.4

Compare Source

Patch Changes

v2.24.3

Compare Source

Patch Changes

v2.24.2

Compare Source

Patch Changes

v2.24.1

Compare Source

Patch Changes

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.

👻 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 22 '22 13:07 renovate[bot]

⚠️ No Changeset found

Latest commit: 39c9e2dce0894776e42b52b1e430b3ab316db1df

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

changeset-bot[bot] avatar Jul 22 '22 13:07 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmd-ts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 6:16am

vercel[bot] avatar Jul 22 '22 13:07 vercel[bot]