Skip to content

(docs deps): Bump the remark group with 3 updates #4240

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

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the remark group with 3 updates: remark-lint-no-auto-link-without-protocol, remark-lint-no-dead-urls and remark-lint-no-inline-padding.

Updates remark-lint-no-auto-link-without-protocol from 3.1.2 to 4.0.0

Release notes

Sourced from remark-lint-no-auto-link-without-protocol's releases.

4.0.0

  • Add support for setting allowed file-name characters (fd908a4)
  • Fix parameters when using reset (b8f52a9)
  • Update list-item-spacing message (d562d6e)
  • Fix checkbox lists starting with links (019ff36)

remark-preset-lint-recommended@4.0.0

remark-lint-no-blockquote-without-marker@4.0.0

See remark-lint@8.0.0

remark-preset-lint-consistent@4.0.0

See remark-lint@8.0.0

remark-preset-lint-markdown-style-guide@4.0.0

See remark-lint@8.0.0

3.2.1

  • Fix incorrect error in no-heading-content-indent (1f2e9a8)
  • Fix CRLF line-endings in hard-break-spaces (31f5069)

3.2.0

  • Add support for global externals in Electron (2b31591)

remark-lint-table-pipe-alignment@3.1.3

Fix

  • c410a91 Fix table alignment for empy cells

Full Changelog: https://github.com/remarkjs/remark-lint/compare/9.1.2...remark-lint-table-pipe-alignment@3.1.3

Changelog

Sourced from remark-lint-no-auto-link-without-protocol's changelog.

4.0.0 / 2016-06-06

  • Add support for setting allowed file-name characters (fd908a4)
  • Fix parameters when using reset (b8f52a9)
  • Update list-item-spacing message (d562d6e)
  • Fix checkbox lists starting with links (019ff36)

3.2.1 / 2016-04-26

  • Fix incorrect error in no-heading-content-indent (1f2e9a8)
  • Fix CRLF line-endings in hard-break-spaces (31f5069)

3.2.0 / 2016-04-04

  • Add support for global externals in Electron (2b31591)

3.1.0 / 2016-04-03

  • Update main heading rules to accept preferred depth (7f4a51e)
  • Remove : requirement for no-emphasis-as-heading (d54441e)

3.0.0 / 2016-02-14

  • Remove support for Duo (e55fb3a)
  • Update for changes in remark@4.0.0 (7fde792)
  • Add example for running remark with lint plugin (34d19b4)

2.3.1 / 2016-02-03

  • Fix Travis deploy to GitHub Releases (203367c)

2.3.0 / 2016-02-03

  • Update support for configuration comments (870cb99)
  • Fix literal URL and blank lines detection (b6309f0)
  • Add remark-lint-code to list of external rules (a81e82b)

2.2.1 / 2016-01-15

  • Fix list-item-indent for non-incremented lists (e708a1c)

2.2.0 / 2016-01-13

... (truncated)

Commits

Updates remark-lint-no-dead-urls from 1.1.0 to 2.0.0

Release notes

Sourced from remark-lint-no-dead-urls's releases.

2.0.0

Change

  • fcd9e43 Change to require Node.js 18 migrate: update Node
  • 8d91f5f Change to use exports migrate: don’t use private APIs
  • e6489d4 Change to use ESM, TypeScript migrate: use import by @​ChristianMurphy in remarkjs/remark-lint-no-dead-urls#44
  • 56b572a fb8292c Replace check-links w/ dead-or-alive migrate: replace gotOptions -> deadOrAliveOptions; notably change options.gotOptions.prefixUrl to options.from
  • 51ecab8 Change to improve messages

Fix

  • 68d24e1 Fix handling of skipLocalhost option

Miscellaneous

  • 388e7f7 Add declaration maps
  • 20691f8 Refactor to move main types to index.d.ts
  • 426f596 1c8905d Refactor code-style
  • b819084 a9ced5d Refactor docs

Full Changelog: remarkjs/remark-lint-no-dead-urls@v1.1.0...2.0.0

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for remark-lint-no-dead-urls since your current version.


Updates remark-lint-no-inline-padding from 4.1.2 to 5.0.0

Changelog

Sourced from remark-lint-no-inline-padding's changelog.

5.0.0 / 2016-08-22

  • Make reset the default (f5c1227)
  • Update for changes in remark@6.0.0 (6196124)
  • Add support for passing severities (77709f5)

4.2.0 / 2016-08-14

  • Add option to allow tight lists in no-missing-blank-lines (a4085f2)
  • Add better description to list-item-spacing (d7abf05)

4.1.0 / 2016-08-02

  • Add better external rule support, and refactor module (8dedd19)
  • Refactor code-style to use xo (60907ad)
  • Add support for rules as any trough ware (d272ff2)
  • Add load-plugin to load external rules (31f82b2)
  • Update dependencies (5a70271)

4.0.2 / 2016-07-06

  • Fix infinite loop when using carriage returns (7e92656)

4.0.1 / 2016-06-13

4.0.0 / 2016-06-06

  • Add support for setting allowed file-name characters (fd908a4)
  • Fix parameters when using reset (b8f52a9)
  • Update list-item-spacing message (d562d6e)
  • Fix checkbox lists starting with links (019ff36)

3.2.1 / 2016-04-26

  • Fix incorrect error in no-heading-content-indent (1f2e9a8)
  • Fix CRLF line-endings in hard-break-spaces (31f5069)

3.2.0 / 2016-04-04

... (truncated)

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the remark group with 3 updates: [remark-lint-no-auto-link-without-protocol](https://github.com/remarkjs/remark-lint), [remark-lint-no-dead-urls](https://github.com/remarkjs/remark-lint-no-dead-urls) and [remark-lint-no-inline-padding](https://github.com/remarkjs/remark-lint).


Updates `remark-lint-no-auto-link-without-protocol` from 3.1.2 to 4.0.0
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/4.0.0)

Updates `remark-lint-no-dead-urls` from 1.1.0 to 2.0.0
- [Release notes](https://github.com/remarkjs/remark-lint-no-dead-urls/releases)
- [Commits](remarkjs/remark-lint-no-dead-urls@v1.1.0...2.0.0)

Updates `remark-lint-no-inline-padding` from 4.1.2 to 5.0.0
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/5.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/5.0.0)

---
updated-dependencies:
- dependency-name: remark-lint-no-auto-link-without-protocol
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: remark
- dependency-name: remark-lint-no-dead-urls
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: remark
- dependency-name: remark-lint-no-inline-padding
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: remark
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@mergify mergify bot merged commit 100e627 into main Oct 1, 2024
110 of 111 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/remark-4cce871e40 branch October 1, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants