Skip to content

Bump eslint-plugin-yml from 1.16.0 to 1.18.0#300

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-1.18.0
Closed

Bump eslint-plugin-yml from 1.16.0 to 1.18.0#300
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-1.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2025

Bumps eslint-plugin-yml from 1.16.0 to 1.18.0.

Release notes

Sourced from eslint-plugin-yml's releases.

v1.18.0

Minor Changes

v1.17.0

Minor Changes

Changelog

Sourced from eslint-plugin-yml's changelog.

1.18.0

Minor Changes

1.17.0

Minor Changes

Commits
  • 0ec18a8 chore: release eslint-plugin-yml (#428)
  • a61a2a4 feat: alignMultilineFlowScalars option to indent rule (#427)
  • a0ab30c fix typo
  • 7b320ab chore(deps): update typescript-eslint monorepo to ~8.31.0 (#425)
  • 83972a2 chore(deps): update dependency @​eslint/json to ^0.12.0 (#424)
  • cfb74bb chore(deps): update typescript-eslint monorepo to ~8.30.0 (#421)
  • c3c85c3 chore(deps): update dependency stylelint-config-standard to v38 (#419)
  • b463c5f chore(deps): update npm to v11.3.0 (#420)
  • 4f65f16 chore(deps): update typescript-eslint monorepo to ~8.29.0 (#418)
  • c747214 chore(deps): update typescript-eslint monorepo to ~8.28.0 (#417)
  • 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 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)

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.16.0...v1.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-version: 1.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2025
@hkirsman hkirsman requested a review from Copilot December 2, 2025 06:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the eslint-plugin-yml development dependency from version 1.16.0 to 1.18.0, incorporating two minor version increments. The update includes a dependency optimization where the plugin replaces lodash with the lighter escape-string-regexp package to reduce installation size, and adds a new alignMultilineFlowScalar option to the indent rule.

Key changes:

  • Version bump from 1.16.0 to 1.18.0 with updated integrity hashes
  • Internal dependency optimization (lodash → escape-string-regexp)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates eslint-plugin-yml version constraint from ^1.16.0 to ^1.18.0
package-lock.json Updates resolved version, integrity hash, adds license field, and reflects dependency changes (lodash removed, escape-string-regexp added) for eslint-plugin-yml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 3, 2025

Superseded by #310.

@dependabot dependabot Bot closed this Dec 3, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-yml-1.18.0 branch December 3, 2025 03:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant