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

Bump @stylelint/remark-preset from 5.0.0 to 5.1.0 in the stylelint group #7672

Merged
merged 2 commits into from
May 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the stylelint group with 1 update: @stylelint/remark-preset.

Updates @stylelint/remark-preset from 5.0.0 to 5.1.0

Release notes

Sourced from @​stylelint/remark-preset's releases.

5.1.0

  • Changed: update remark-preset-lint-recommended dependency to 7.0.0.
  • Fixed: GitHub Alerts false positives.
Changelog

Sourced from @​stylelint/remark-preset's changelog.

5.1.0

  • Changed: update remark-preset-lint-recommended dependency to 7.0.0.
  • Fixed: GitHub Alerts false positives.
Commits
  • 14b496c 5.1.0
  • 917a5f9 Prepare 5.1.0 (#66)
  • 1dff06d Bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#64)
  • e315e60 Bump np from 10.0.2 to 10.0.5 in the development-dependencies group (#63)
  • 79c7c12 Exclude ESLint from Dependabot group updates (#62)
  • bea1f1e Bump remark-validate-links from 13.0.0 to 13.0.1 (#60)
  • 535c21b Bump remark-cli from 12.0.0 to 12.0.1 (#61)
  • bdeaa47 Fix GitHub Alerts false positives (#58)
  • 8baa1cd Bump the development-dependencies group with 1 update (#57)
  • 41ec979 Bump the development-dependencies group with 5 updates (#56)
  • Additional commits viewable in compare view

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 <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 stylelint group with 1 update: [@stylelint/remark-preset](https://github.com/stylelint/remark-preset).


Updates `@stylelint/remark-preset` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/stylelint/remark-preset/releases)
- [Changelog](https://github.com/stylelint/remark-preset/blob/main/CHANGELOG.md)
- [Commits](stylelint/remark-preset@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: "@stylelint/remark-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pr: dependencies relates to dependencies label May 2, 2024
Copy link

changeset-bot bot commented May 2, 2024

⚠️ No Changeset found

Latest commit: 56d0fad

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

@ybiquitous
Copy link
Member

For the commit 56d0fad, see stylelint/remark-preset#58

@ybiquitous ybiquitous enabled auto-merge (squash) May 2, 2024 06:34
@ybiquitous ybiquitous merged commit 45cb671 into main May 2, 2024
17 checks passed
@ybiquitous ybiquitous deleted the dependabot/npm_and_yarn/stylelint-39daef64d2 branch May 2, 2024 06:34
emmacharp pushed a commit to emmacharp/stylelint that referenced this pull request May 7, 2024
…oup (stylelint#7672)

* Bump @stylelint/remark-preset from 5.0.0 to 5.1.0 in the stylelint group

Bumps the stylelint group with 1 update: [@stylelint/remark-preset](https://github.com/stylelint/remark-preset).


Updates `@stylelint/remark-preset` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/stylelint/remark-preset/releases)
- [Changelog](https://github.com/stylelint/remark-preset/blob/main/CHANGELOG.md)
- [Commits](stylelint/remark-preset@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: "@stylelint/remark-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>

* Refactor to remove duplicate `remark-lint-no-undefined-references` config

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

1 participant