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

build(deps): bump unified-lint-rule from 2.1.2 to 3.0.0 #516

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps unified-lint-rule from 2.1.2 to 3.0.0.

Release notes

Sourced from unified-lint-rule's releases.

3.0.0

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

remark-preset-lint-consistent@3.0.0

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

remark-lint-checkbox-character-style@3.0.0

See remark-lint@8.0.0

remark-lint-checkbox-content-indent@3.0.0

See remark-lint@8.0.0

remark-lint-list-item-bullet-indent@3.0.0

See remark-lint@8.0.0

remark-lint-list-item-spacing@3.0.0

See remark-lint@8.0.0

remark-lint-no-consecutive-blank-lines@3.0.0

See remark-lint@8.0.0

remark-lint-no-heading-content-indent@3.0.0

See remark-lint@8.0.0

remark-lint-no-heading-indent@3.0.0

See remark-lint@8.0.0

remark-lint-no-inline-padding@3.0.0

See remark-lint@8.0.0

remark-lint-no-paragraph-content-indent@3.0.0

See remark-lint@8.0.0

remark-lint-no-table-indentation@3.0.0

See remark-lint@8.0.0

remark-lint-no-undefined-references@3.0.0

See remark-lint@8.0.0

remark-lint-table-cell-padding@3.0.0

See remark-lint@8.0.0

remark-lint-table-pipes@3.0.0

See remark-lint@8.0.0

... (truncated)

Changelog

Sourced from unified-lint-rule's changelog.

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

  • Add support for global externals when running globally (589b4d7)

2.1.0 / 2016-01-09

  • Update readme.md to reflect screenshot.png (b2c4637)
  • Rename screen-shot.png to screenshot.png (9c48497)
  • Update screen-shot.png (cf8ede7)
  • Add no-undefined-references rule (8f6e055)
  • Fix typo (2c628f2)
  • Add no-unused-definitions rule (bde77ab)
  • Update browserify (43042ea)
  • Rename sentence-newline external rule to remark (7ff9b74)

2.0.3 / 2016-01-06

  • Fix silent warnings for invalid options (aada8e8)
  • Add list of external rules to readme.md (298b33a)

2.0.2 / 2015-12-27

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unified-lint-rule-3.0.0 branch 4 times, most recently from f834ef8 to 809a776 Compare April 10, 2024 22:58
Bumps [unified-lint-rule](https://github.com/remarkjs/remark-lint) from 2.1.2 to 3.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/3.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/3.0.0)

---
updated-dependencies:
- dependency-name: unified-lint-rule
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unified-lint-rule-3.0.0 branch from 809a776 to 9eaaf6e Compare April 11, 2024 00:06
@Trott Trott merged commit eb245b0 into main Apr 11, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unified-lint-rule-3.0.0 branch April 11, 2024 00:35
Copy link

🎉 This PR is included in version 5.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant