Bump the lint group across 1 directory with 7 updates#2712
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the lint group across 1 directory with 7 updates#2712dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for relational-playground canceled.
|
1eb76b5 to
c3cbe23
Compare
32f874f to
22eb6a2
Compare
Bumps the lint group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.47.0` | `0.48.0` | | [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) | `9.1.0` | `10.0.0` | | [npm-package-json-lint-config-default](https://github.com/tclindner/npm-package-json-lint-config-default) | `8.0.1` | `9.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.6.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.1` | `40.0.0` | Updates `lint-staged` from 16.2.7 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0) Updates `markdownlint-cli` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.47.0...v0.48.0) Updates `npm-package-json-lint` from 9.1.0 to 10.0.0 - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md) - [Commits](tclindner/npm-package-json-lint@v9.1.0...v10.0.0) Updates `npm-package-json-lint-config-default` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/tclindner/npm-package-json-lint-config-default/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint-config-default/blob/main/CHANGELOG.md) - [Commits](tclindner/npm-package-json-lint-config-default@v8.0.1...v9.0.1) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `stylelint` from 16.26.1 to 17.6.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.6.0) Updates `stylelint-config-standard` from 39.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: markdownlint-cli dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: npm-package-json-lint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: npm-package-json-lint-config-default dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
22eb6a2 to
5bbdfd2
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the lint group with 7 updates in the / directory:
16.2.716.4.00.47.00.48.09.1.010.0.08.0.19.0.13.7.43.8.116.26.117.6.039.0.140.0.0Updates
lint-stagedfrom 16.2.7 to 16.4.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
445f9ddchore(changeset): released91be60docs: update readme to use picomatchb392a9frefactor: extractmatchFilesand add unit tests687fc90refactor: replace micromatch with picomatch26dadf9chore(changeset): release9d6e827build(deps): update dependencies8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputdfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...Updates
markdownlint-clifrom 0.47.0 to 0.48.0Release notes
Sourced from markdownlint-cli's releases.
Commits
e72a3caBump version 0.48.002c6132Delete and recreate package-lock.json via "npm install".800b47cBump ava from 6.4.1 to 7.0.0e6eb97cBump minimatch61da922Bump tar from 7.5.7 to 7.5.93731696Bump minimatch from 10.2.0 to 10.2.2d60f5afBump minimatch from 10.1.2 to 10.2.0587b174Bump markdown-it from 14.1.0 to 14.1.1c3bfec9Bump minimatch from 10.1.1 to 10.1.21fba958Bump@isaacs/brace-expansionfrom 5.0.0 to 5.0.1Updates
npm-package-json-lintfrom 9.1.0 to 10.0.0Release notes
Sourced from npm-package-json-lint's releases.
Commits
7680f8eDrop node 20. Update to ESLint 10 and flat config (#1731)3726b0aUpdate link to syncpack (#1730)d83e0efbuild(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 (#1729)fc562bfbuild(deps-dev): Bump@typescript-eslint/eslint-plugin(#1724)f59b43ebuild(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 (#1718)2aa123ebuild(deps-dev): Bump@types/nodefrom 25.3.0 to 25.4.0 (#1725)f24316abuild(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 (#1728)48733abbuild(deps-dev): Bump flatted from 3.3.1 to 3.4.2 (#1726)3c0f8febuild(deps-dev): Bump eslint-plugin-jest from 29.13.0 to 29.15.0 (#1713)b1199ffbuild(deps-dev): Bump@typescript-eslint/eslint-plugin(#1712)Updates
npm-package-json-lint-config-defaultfrom 8.0.1 to 9.0.1Release notes
Sourced from npm-package-json-lint-config-default's releases.
Commits
cf75b46Bump npm-package-json-lint from 9.1.0 to 10.0.0 (#586)8e3a4aaMigrate ESLint config to eslint.config.js (#585)31adf0eBump actions/setup-node from 6.2.0 to 6.3.0 (#575)9c630ebBump picomatch from 2.3.1 to 2.3.2 (#584)d0bc07eBump minimatch from 3.1.2 to 3.1.5 (#580)bfc6182Bump jest from 30.2.0 to 30.3.0 (#577)23ac19eBump eslint-plugin-jest from 29.15.0 to 29.15.1 (#581)0df6bdcBump flatted from 3.2.9 to 3.4.2 (#578)0b23fe4Bump eslint-plugin-jest from 29.12.1 to 29.15.0 (#571)76e0fefBump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#562)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for npm-package-json-lint-config-default since your current version.
Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
stylelintfrom 16.26.1 to 17.6.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
f74ceafRelease 17.6.0 (#9180)895f7f2Add support for extending units tolanguageOptions(#9166)dd7231bRefactor to replaceimurmurhashwithnode:crypto(#9177)5b6b024Bump picomatch (#9178)7e25378Bump@csstools/css-syntax-patches-for-csstreefrom 1.0.29 to 1.1.1 in the css...9edeff4Groupcsstreeand@csstools/css-syntax-patches-for-csstreein dependabot ...2f7c0caBump actions/download-artifact from 8.0.0 to 8.0.1 (#9167)59f310dBump write-file-atomic from 7.0.0 to 7.0.1 (#9169)ab2ffcbBump@vscode/windows-process-treefrom 0.6.3 to 0.7.0 (#9170)a9f3e5bBump lint-staged from 16.3.3 to 16.4.0 (#9171)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-standardfrom 39.0.1 to 40.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
fbbe7b8Release 40.0.0 (#386)e6368f9Prepare 40.0.0 (#381)481e21cBump the dev-deps group with 3 updates (#382)696689dBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....5d46c0fBump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...f888c90Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...066dda1Fix vulnerable dependencies vianpm audit fix(#378)b6e6aecBump js-yaml from 4.1.0 to 4.1.1 (#379)63bb8ddBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)0cc790aBump the dev-deps group with 2 updates (#377)