NomicFoundation / slang

Solidity compiler tooling by @NomicFoundation
https://nomicfoundation.github.io/slang/
MIT License
242 stars 19 forks source link

[npm] Bump the non-major-dependencies group with 5 updates #1160

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps the non-major-dependencies group with 5 updates:

Package From To
@types/node 22.8.6 22.9.3
cspell 8.15.5 8.16.0
markdown-link-check 3.12.2 3.13.6
markdownlint-cli 0.42.0 0.43.0
typescript 5.6.3 5.7.2

Updates @types/node from 22.8.6 to 22.9.3

Commits


Updates cspell from 8.15.5 to 8.16.0

Release notes

Sourced from cspell's releases.

v8.16.0

Changes

Features

feat: Change default cache strategy to content (#6477)

Closes #6473

I’ve pretty much swapped content and metadata in code and have also added .default('content') for better docs.


Fixes

fix: cspell-tools - compounds (#6506)

This PR changes a single rule when merging compound forms:

When a word is allowed to be stand alone and a midfix compound, then allow it to be a prefix as well as a suffix.

The logic: If we allow code and strongcodetype, then codetype or strongcode should also be allowed.


fix: plugin ignore exports (#6500)

fixes #6378


Dictionary Updates

... (truncated)

Changelog

Sourced from cspell's changelog.

8.16.0 (2024-11-07)

8.15.7 (2024-11-03)

8.15.6 (2024-11-02)

Commits


Updates markdown-link-check from 3.12.2 to 3.13.6

Release notes

Sourced from markdown-link-check's releases.

v3.13.6

  • fix: move script back to its original location #370

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.5...v3.13.6

v3.13.5

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.4...v3.13.5

v3.13.4

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.3...v3.13.4

v3.13.3

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.2...v3.13.3

v3.13.2

fix: MODULE_NOT_FOUND error #368

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.1...v3.13.2

v3.13.1

  • fix(reporters): MODULE_NOT_FOUND when working directory not script directory #368

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.0...v3.13.1

v3.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.12.2...v3.13.0

Changelog

Sourced from markdown-link-check's changelog.

Version 3.13.6

  • fix: move script back to its original location

Version 3.13.5

  • fix: MODULE_NOT_FOUND error #368

Version 3.13.4

  • fix: MODULE_NOT_FOUND error #368

Version 3.13.3

  • fix: MODULE_NOT_FOUND error #368

Version 3.13.2

  • fix: MODULE_NOT_FOUND error #368

Version 3.13.1

  • fix: MODULE_NOT_FOUND error #368

Version 3.13.0

Commits


Updates markdownlint-cli from 0.42.0 to 0.43.0

Release notes

Sourced from markdownlint-cli's releases.

v0.43.0

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot
Commits
  • 0d9fcb5 Bump version 0.43.0
  • 5ea894c Bump smol-toml from 1.3.0 to 1.3.1
  • d6addd9 Replace get-stdin package dependency with node:stream/consumers.
  • e08f9cd Update code for new markdownlint library version.
  • 1fff3f2 Bump markdownlint from 0.35.0 to 0.36.1
  • 9377bc0 Bump ava from 6.1.3 to 6.2.0
  • 43a24cc Bump nano-spawn from 0.1.0 to 0.2.0
  • See full diff in compare view


Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 1 day ago

⚠️ No Changeset found

Latest commit: 2e23c9a1d8596ee39eb9083e1037fa06d82e9d94

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

OmarTawfik commented 1 day ago

@dependabot ignore markdown-link-check minor version

Its CLI is broken: https://github.com/NomicFoundation/slang/actions/runs/12018394615/job/33502778913

dependabot[bot] commented 1 day ago

OK, I won't notify you about version 3.13.x of markdown-link-check again, unless you unignore it.

OmarTawfik commented 1 day ago

@dependabot recreate

dependabot[bot] commented 1 day ago

Looks like these dependencies are updatable in another way, so this is no longer needed.