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(dev-deps): ⬆️ upgrade devdependencies (major) to v8 (major) #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@npmcli/promise-spawn 6.0.2 -> 8.0.2 age adoption passing confidence
cspell (source) 6.31.2 -> 8.15.5 age adoption passing confidence
npm-package-json-lint 7.0.0 -> 8.0.0 age adoption passing confidence
tsup (source) 7.1.0 -> 8.3.5 age adoption passing confidence

Release Notes

npm/promise-spawn (@​npmcli/promise-spawn)

v8.0.2

Compare Source

Bug Fixes
Chores

v8.0.1

Compare Source

Dependencies

v8.0.0

Compare Source

⚠️ BREAKING CHANGES
  • @npmcli/promise-spawn now supports node ^18.17.0 || >=20.5.0
Bug Fixes
Chores

v7.0.2

Compare Source

Bug Fixes
Chores

v7.0.1

Compare Source

Bug Fixes
Chores

v7.0.0

Compare Source

⚠️ BREAKING CHANGES
  • support for node 14 has been removed
Bug Fixes
Dependencies
streetsidesoftware/cspell (cspell)

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

v8.15.2

Compare Source

v8.15.1

Compare Source

v8.15.0

Compare Source

v8.14.4

Compare Source

v8.14.3

Compare Source

v8.14.2

Compare Source

v8.14.1

Compare Source

v8.13.3

Compare Source

v8.13.2

Compare Source

v8.13.1

Compare Source

v8.13.0

Compare Source

v8.12.1

Compare Source

  • fix: make sure the version is up to date (f6ab018)

v8.11.0

Compare Source

v8.10.4

Compare Source

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10.0

Compare Source

v8.9.1

Compare Source

v8.9.0

Compare Source

Note: Version bump only for package cspell

v8.8.4

Compare Source

v8.8.3

Compare Source

v8.8.2

Compare Source

v8.8.1

Compare Source

  • chore: Do not stop update if it fails to lint. (64ba085)

v8.8.0

Compare Source

Note: Version bump only for package cspell

v8.7.0

Compare Source

Note: Version bump only for package cspell

v8.6.1

Compare Source

Note: Version bump only for package cspell

v8.6.0

Compare Source

Note: Version bump only for package cspell

v8.5.0

Compare Source

Note: Version bump only for package cspell

v8.4.1

Compare Source

Note: Version bump only for package cspell

v8.4.0

Compare Source

Note: Version bump only for package cspell

v8.3.2

Compare Source

Bug Fixes

v8.3.1

Compare Source

Note: Version bump only for package cspell

v8.3.0

Compare Source

Note: Version bump only for package cspell

v8.2.4

Compare Source

Note: Version bump only for package cspell

v8.2.3

Compare Source

Bug Fixes

v8.2.1

Compare Source

Note: Version bump only for package cspell

v8.2.0

Compare Source

Note: Version bump only for package cspell

v8.1.3

Compare Source

Bug Fixes
  • Resolve relative imports without a leading ./ or ../. (#​5035) (a28393b)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Note: Version bump only for package cspell

v8.1.0

Compare Source

Note: Version bump only for package cspell

v8.0.0

Compare Source

v7.3.9

Compare Source

v7.3.8

Compare Source

v7.3.7

Compare Source

v7.3.6

Compare Source

Note: Version bump only for package cspell

v7.3.5

Compare Source

Bug Fixes
  • Remove [@markdown](https://redirect.github.com/markdown)Description from types (#​4818) (3ba8eed)

v7.3.4

Compare Source

Note: Version bump only for package cspell

v7.3.3

Compare Source

Note: Version bump only for package cspell

v7.3.2

Compare Source

Note: Version bump only for package cspell

v7.3.1

Compare Source

Note: Version bump only for package cspell

v7.3.0

Compare Source

Note: Version bump only for package cspell

v7.2.0

Compare Source

Note: Version bump only for package cspell

v7.1.1

Compare Source

Note: Version bump only for package cspell

v7.0.2

Compare Source

Note: Version bump only for package cspell

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Note: Version bump only for package cspell

v6.31.3

Compare Source

What's Changed

Full Changelog: streetsidesoftware/cspell@v6.31.2...v6.31.3

tclindner/npm-package-json-lint (npm-package-json-lint)

v8.0.0

Compare Source

What's Changed

💥 Breaking changes
🧹 Chores

Full Changelog: tclindner/npm-package-json-lint@v7.1.0...v8.0.0

v7.1.0

Compare Source

What's Changed

👑 Changed
🧹 Chores
📖 Docs

New Contributors

Full Changelog: tclindner/npm-package-json-lint@v7.0.0...v7.1.0

egoist/tsup (tsup)

v8.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.4

Compare Source

No significant changes

    View changes on GitHub

v8.3.0

Compare Source

Bug Fixes
Features

v8.2.4

Compare Source

Bug Fixes

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1

Compare Source

v8.2.0

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes
  • dts: ensure chunks conform to bundle format (#​1034) (f83baf8)
  • experimental-dts: make --experimental-dts to be compatible with --clean (#​1041) (8c26e63)
  • experimental-dts: only include exported declarations (#​1039) (731f43f)

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Drop node < 18

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
  • allow to kill onSuccess process using SIGKILL signal, closes #​936 (612cabf)
Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the DevDependency 🔼 Pull requests that update a dev dependency file label Apr 14, 2024
Copy link

changeset-bot bot commented Apr 14, 2024

⚠️ No Changeset found

Latest commit: 2ec3a0e

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

@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 9c56560 to 50915e2 Compare May 7, 2024 20:52
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 3 times, most recently from a4f4e25 to 5b2c37e Compare May 27, 2024 20:38
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 7759dd4 to b826127 Compare June 7, 2024 02:49
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from b826127 to ffe5cb0 Compare June 13, 2024 23:55
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 045dc64 to 8cafa10 Compare June 24, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from b4f85ed to 690229c Compare July 8, 2024 23:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 4 times, most recently from bd094f8 to 3a4f0ac Compare July 28, 2024 02:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 212eda6 to 6bfb0f9 Compare August 7, 2024 02:50
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 7c92731 to a658864 Compare August 16, 2024 11:58
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 0daa334 to d68fc30 Compare August 25, 2024 02:54
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from d68fc30 to ee3c404 Compare September 8, 2024 11:20
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from ee3c404 to fb75a1b Compare September 21, 2024 14:33
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from fb75a1b to e3c8727 Compare October 6, 2024 02:56
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 3 times, most recently from 4528ea4 to 3430123 Compare October 20, 2024 08:05
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 3430123 to ea587f3 Compare October 22, 2024 20:35
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch 2 times, most recently from 26001f7 to 4926070 Compare October 30, 2024 08:34
@renovate renovate bot force-pushed the renovate/major-8-devdependencies-(major) branch from 4926070 to 2ec3a0e Compare November 3, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevDependency 🔼 Pull requests that update a dev dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants