-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps-dev): bump the dev group across 1 directory with 16 updates #213
Closed
Conversation
This file contains 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
Bumps the dev group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.5` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.10` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [turbo](https://github.com/vercel/turborepo) | `2.0.6` | `2.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.44` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.6.0` | `9.9.1` | | [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.1.0` | `3.3.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.0.0` | `4.1.3` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.2.5` | `14.2.7` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.35.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.6.13` | `1.7.23` | | [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.0` | `2.5.2` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` | Updates `husky` from 9.0.11 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.5) Updates `lint-staged` from 15.2.7 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `turbo` from 2.0.6 to 2.1.1 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.0.6...v2.1.1) Updates `@types/react` from 18.3.3 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `postcss` from 8.4.39 to 8.4.44 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.39...8.4.44) Updates `@eslint/js` from 9.6.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js) Updates `eslint-plugin-no-only-tests` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.3.0) Updates `eslint-plugin-unused-imports` from 4.0.0 to 4.1.3 - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.3) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) Updates `@next/eslint-plugin-next` from 14.2.5 to 14.2.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/eslint-plugin-next) Updates `eslint-plugin-react` from 7.34.3 to 7.35.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.3...v7.35.1) Updates `@swc/core` from 1.6.13 to 1.7.23 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.6.13...v1.7.23) Updates `prettier-plugin-packagejson` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](matzkoh/prettier-plugin-packagejson@v2.5.0...v2.5.2) Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint-plugin-no-only-tests dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: prettier-plugin-packagejson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 3, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
kind/chore
0 participants
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 dev group with 16 updates in the / directory:
9.0.11
9.1.5
15.2.7
15.2.10
3.3.2
3.3.3
2.0.6
2.1.1
18.3.3
18.3.5
10.4.19
10.4.20
8.4.39
8.4.44
9.6.0
9.9.1
3.1.0
3.3.0
4.0.0
4.1.3
15.8.0
15.9.0
14.2.5
14.2.7
7.34.3
7.35.1
1.6.13
1.7.23
2.5.0
2.5.2
0.6.5
0.6.6
Updates
husky
from 9.0.11 to 9.1.5Release notes
Sourced from husky's releases.
... (truncated)
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookfc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.jsonUpdates
lint-staged
from 15.2.7 to 15.2.10Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
163112f
chore(changeset): release829575c
Merge pull request #1471 from lint-staged/updates893ca84
refactor: remove unused parameter defaulta661f46
build(deps): migrate to ESLint 9e3f283b
build(deps): update minor dependencies35483b9
docs: add some more concrete command examples to the README0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)52f6eef
chore(changeset): release (#1462)8d8fe23
build: update repository url in package.jsonUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
turbo
from 2.0.6 to 2.1.1Release notes
Sourced from turbo's releases.
... (truncated)
Commits
040372c
publish 2.1.1 to registry3f9c869
fix(daemon): use correct arg group for deciding daemon config (#9088)2f8ff7b
examples: Fix sourcemapping in kitchen-sink. (#9086)b376b39
fix(zsh): fix completion generation for zsh (#9082)beb5955
release(turborepo): 2.1.1-canary.0 (#9083)765cbf3
pipes default values through to json-schema (#9039)06a26de
Update constructing-ci.mdx (#9079)d05f915
docs: Clarifications for--affected
. (#9078)ab04627
chore(config): add undocummentedremote
types toturbo.json
schema (#9073)c69bb16
release(turborepo): 2.1.0 (#9070)Updates
@types/react
from 18.3.3 to 18.3.5Commits
Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
postcss
from 8.4.39 to 8.4.44Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
d442dc7
Release 8.4.44 version3c7cda0
Another way to fix markClean() is undefined issueb985ed1
Release 8.4.43 version3025b74
Update dependencies79ff980
Update AST if it is not made by PostCSS >= 8.4.410fda48a
Release 8.4.42 versioncd5b08c
Add ESLint to CI0975cc2
Sort source code and fix ESLint36950b4
Try to fix old Node.js testsfbb6d60
Update dependenciesUpdates
@eslint/js
from 9.6.0 to 9.9.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
cd5a0da
chore: package.json update for@eslint/js
release59dba1b
chore: package.json update for@eslint/js
release4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release7ed6f9a
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-no-only-tests
from 3.1.0 to 3.3.0Release notes
Sourced from eslint-plugin-no-only-tests's releases.
Commits
ffda178
v3.3.08416d33
Merge pull request #45 from levibuzolic/support-eslint-v91daa41b
Update formatting following Biomes rules2944a6d
Bump version to 4.0.0 for breaking change with Node 18+ being the new target45d98b4
Update tests to target Node v18+a03eb2a
Bump version to v3.3.06084aa0
Add support for ESLint v9 flat config8fb57fc
Set version to 3.2.0424419a
Add test case for functions21613b2
Merge pull request #44 from sualko/feature/fitUpdates
eslint-plugin-unused-imports
from 4.0.0 to 4.1.3Commits
Maintainer changes
This version was pushed to npm by antfu, a new releaser for eslint-plugin-unused-imports since your current version.
Updates
globals
from 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)Updates
@next/eslint-plugin-next
from 14.2.5 to 14.2.7Release notes
Sourced from
@next/eslint-plugin-next
's releases.Commits
a1c3a03
v14.2.7427c01d
v14.2.6Updates
eslint-plugin-react
from 7.34.3 to 7.35.1Release notes
Sourced from eslint-plugin-react's releases.