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-config-gds from 1.1.1 to 2.0.0 #3040

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps stylelint-config-gds from 1.1.1 to 2.0.0.

Changelog

Sourced from stylelint-config-gds's changelog.

2.0.0

This release upgrades to Stylelint 16 and removes rules deprecated in Stylelint 15

Breaking change: Requires Node.js v18.12.0+

The minimum Node.js version is now v18.12.0 but note the following changes for Stylelint API users:

  • Supports ES module plugins, custom syntaxes and formatters
  • Updates rules, formatters and utilities to return Promises
  • Deprecates the CommonJS Node.js API
  • Requires Node.js v18.12.0+

Read about breaking changes in the Stylelint Migrating to v16.0.0 guide.

Commits
  • 6d18c7f Merge pull request #64 from alphagov/release-2.0.0
  • 59ae7e8 Bump version to 2.0.0
  • 5fe65cb Merge pull request #63 from alphagov/stylelint-16
  • f2c75ae Merge pull request #60 from alphagov/node-20
  • daa0dc9 Merge pull request #61 from alphagov/set-output-deprecated
  • 44e1f9a Add CHANGELOG entry for Stylelint 16
  • 69b6374 Move tests to ES modules
  • 67f764b Run tests in Node.js for ES modules support
  • 17e528f Remove deprecated rule 'max-line-length': null
  • 43eb1a7 Update packages for Stylelint
  • 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 9, 2024
Copy link

github-actions bot commented Jan 9, 2024

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

@govuk-ci govuk-ci temporarily deployed to government-frontend-pr-3040 January 9, 2024 11:39 Inactive
Bumps [stylelint-config-gds](https://github.com/alphagov/stylelint-config-gds) from 1.1.1 to 2.0.0.
- [Changelog](https://github.com/alphagov/stylelint-config-gds/blob/main/CHANGELOG.md)
- [Commits](alphagov/stylelint-config-gds@1.1.1...2.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-gds
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@Tetrino Tetrino force-pushed the dependabot/npm_and_yarn/stylelint-config-gds-2.0.0 branch from 201d199 to 9714073 Compare January 29, 2024 13:44
@govuk-ci govuk-ci temporarily deployed to government-frontend-pr-3040 January 29, 2024 13:44 Inactive
@Tetrino Tetrino merged commit 41169ec into main Jan 29, 2024
12 checks passed
@Tetrino Tetrino deleted the dependabot/npm_and_yarn/stylelint-config-gds-2.0.0 branch January 29, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants