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 all non-major dependencies #179

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.23.2 -> 2.27.8 age adoption passing confidence devDependencies minor
@swc-node/register 1.5.1 -> 1.10.9 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
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.30.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.26.7 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.27.8

Compare Source

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

v2.24.0

Compare Source

Minor Changes
  • #​858 dd9b76f Thanks @​dotansimha! - Added a new config flag for changesets version --snapshot mode: --snapshot-prerelease-template

  • #​858 dd9b76f Thanks @​dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes
swc-project/swc-node (@​swc-node/register)

v1.10.9

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.9

v1.10.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.7...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8

v1.10.7

Compare Source

v1.10.6

Compare Source

v1.10.5

Compare Source

v1.10.4

Compare Source

v1.10.3

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.2...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.3

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).8.0...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).9.1

v1.9.0

Compare Source

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/core](https://redirect.github.com/swc-node/core)[@​1](https://redirect.github.com/1).10.5...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).8.0

v1.6.8

Compare Source

What's Changed

New Contributors


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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 22, 2022

⚠️ No Changeset found

Latest commit: 0082737

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

@vercel
Copy link

vercel bot commented Jul 22, 2022

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 Sep 16, 2024 5:37pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb815b1 to d93b355 Compare July 24, 2022 10:57
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.24.0 Update all non-major dependencies Jul 24, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d93b355 to 12c3beb Compare July 25, 2022 12:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12c3beb to 94d12db Compare July 25, 2022 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94d12db to e3099a8 Compare July 25, 2022 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3099a8 to 633ab85 Compare July 31, 2022 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 633ab85 to 1528c9e Compare July 31, 2022 12:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1528c9e to 2ae7fa2 Compare August 1, 2022 07:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2ae7fa2 to ab609d0 Compare August 1, 2022 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab609d0 to 2e0544d Compare August 2, 2022 18:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e0544d to 33b5490 Compare August 5, 2022 11:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33b5490 to 36c326d Compare August 5, 2022 17:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36c326d to c3d575e Compare August 8, 2022 17:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3d575e to 3b16194 Compare August 9, 2022 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c6af4ca to a8d0066 Compare July 8, 2024 11:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a8d0066 to 56715f6 Compare July 10, 2024 06:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56715f6 to 5edb336 Compare July 12, 2024 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5edb336 to 2531be9 Compare July 13, 2024 07:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2531be9 to ad1dc64 Compare July 13, 2024 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad1dc64 to 2e33731 Compare July 14, 2024 07:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e33731 to 472bc79 Compare July 16, 2024 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 472bc79 to d4aec76 Compare July 17, 2024 12:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d4aec76 to b0bd7b0 Compare July 21, 2024 20:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0bd7b0 to 0dfc5c7 Compare August 18, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants