Skip to content

(docs deps): Bump the remark group across 1 directory with 4 updates #182

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

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

Conversation

dependabot[bot]
Copy link

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

Bumps the remark group with 4 updates in the / directory: remark-lint-no-auto-link-without-protocol, remark-lint-no-dead-urls, remark-lint-no-inline-padding and remark-validate-links.

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)

[email protected]

[email protected]

See [email protected]

[email protected]

See [email protected]

[email protected]

See [email protected]

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)

[email protected]

Fix

  • c410a91 Fix table alignment for empy cells

Full Changelog: https://github.com/remarkjs/remark-lint/compare/[email protected]

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

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.1

Release notes

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

2.0.1

Fix

  • 044382d Fix to ignore non-permanent redirects
  • 8655bbc Fix sending out too many requests

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

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

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

Updates remark-validate-links from 13.0.1 to 13.0.2

Release notes

Sourced from remark-validate-links's releases.

13.0.2

Fix

  • 4791865 Fix support for absolute paths on GitHub

Types

  • ac9a800 Refactor to use @imports

Full Changelog: remarkjs/remark-validate-links@13.0.1...13.0.2

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 4 updates in the / directory: [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), [remark-lint-no-inline-padding](https://github.com/remarkjs/remark-lint) and [remark-validate-links](https://github.com/remarkjs/remark-validate-links).


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.1
- [Release notes](https://github.com/remarkjs/remark-lint-no-dead-urls/releases)
- [Commits](remarkjs/remark-lint-no-dead-urls@v1.1.0...2.0.1)

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)

Updates `remark-validate-links` from 13.0.1 to 13.0.2
- [Release notes](https://github.com/remarkjs/remark-validate-links/releases)
- [Commits](remarkjs/remark-validate-links@13.0.1...13.0.2)

---
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
- dependency-name: remark-validate-links
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remark
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
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