-
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
Bump the dependencies group across 1 directory with 18 updates #752
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 dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.10.2` | `2.11.2` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.10.2` | `2.11.2` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.10.2` | `2.11.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.4.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.35.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.45` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.10` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.3` | `5.4.3` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.0.1` | Updates `@remix-run/node` from 2.10.2 to 2.11.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/node@2.11.2/packages/remix-node) Updates `@remix-run/react` from 2.10.2 to 2.11.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/react@2.11.2/packages/remix-react) Updates `@remix-run/dev` from 2.10.2 to 2.11.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@2.11.2/packages/remix-dev) 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 `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser) 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 `eslint` from 8.57.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.9.0...v6.10.0) Updates `eslint-plugin-react` from 7.34.3 to 7.35.2 - [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.2) Updates `postcss` from 8.4.39 to 8.4.45 - [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.45) 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 `tailwindcss` from 3.4.4 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.10) Updates `typescript` from 5.3.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.5.4) Updates `vite` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite) Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1) --- updated-dependencies: - dependency-name: "@remix-run/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@remix-run/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@remix-run/dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #753. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-0f23d9caa5
branch
September 9, 2024 11:07
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 dependencies group with 18 updates in the / directory:
2.10.2
2.11.2
2.10.2
2.11.2
2.10.2
2.11.2
18.3.3
18.3.5
6.21.0
8.4.0
6.21.0
8.4.0
10.4.19
10.4.20
8.57.0
9.9.1
3.6.1
3.6.3
2.29.1
2.30.0
6.9.0
6.10.0
7.34.3
7.35.2
8.4.39
8.4.45
3.3.2
3.3.3
3.4.4
3.4.10
5.3.3
5.5.4
5.3.3
5.4.3
4.3.2
5.0.1
Updates
@remix-run/node
from 2.10.2 to 2.11.2Release notes
Sourced from
@remix-run/node
's releases.Changelog
Sourced from
@remix-run/node
's changelog.Commits
37219b4
chore: Update version for release (#9869)6e75e9a
chore: Update version for release (pre) (#9867)6a4e51f
chore: Update version for release (pre) (#9862)73fdcdc
chore: Update version for release (#9833)7482bc1
chore: Update version for release (pre) (#9832)63c1385
chore: Update version for release (#9817)f5e350c
chore: Update version for release (pre) (#9816)d975f04
chore: Update version for release (pre) (#9812)94b7aa0
chore: Update version for release (pre) (#9808)b163e06
Remove single fetch response stub, add headers (#9769)Updates
@remix-run/react
from 2.10.2 to 2.11.2Release notes
Sourced from
@remix-run/react
's releases.Changelog
Sourced from
@remix-run/react
's changelog.... (truncated)
Commits
37219b4
chore: Update version for release (#9869)6e75e9a
chore: Update version for release (pre) (#9867)5887992
Bump router (#9866)6a4e51f
chore: Update version for release (pre) (#9862)fda3885
Merge branch 'main' into release-nextdfc3401
Bump RR dependency (#9861)8460c77
Handle fog of war edge cases with server-known higher-scoring routes (#9860)50c4e9f
fix: update turbo-stream to v2.3.0 (#9856)7c0366f
Update release notes73fdcdc
chore: Update version for release (#9833)Updates
@remix-run/dev
from 2.10.2 to 2.11.2Release notes
Sourced from
@remix-run/dev
's releases.Changelog
Sourced from
@remix-run/dev
's changelog.Commits
37219b4
chore: Update version for release (#9869)6e75e9a
chore: Update version for release (pre) (#9867)5887992
Bump router (#9866)6a4e51f
chore: Update version for release (pre) (#9862)dfc3401
Bump RR dependency (#9861)8460c77
Handle fog of war edge cases with server-known higher-scoring routes (#9860)73fdcdc
chore: Update version for release (#9833)7482bc1
chore: Update version for release (pre) (#9832)63c1385
chore: Update version for release (#9817)f5e350c
chore: Update version for release (pre) (#9816)Updates
@types/react
from 18.3.3 to 18.3.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...46f27e6
docs: added note on async generator support in require-await (#9795)e5d1ac4
docs: add dedicated TypeOrValueSpecifier docs page (#9875)5fd4251
docs: fill in most remaining rule option descriptions (#9868)2421575
docs: add global variable rule disabling FAQ for ESLint (#9865)ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)Updates
@typescript-eslint/parser
from 6.21.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.1Updates
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
eslint
from 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-import-resolver-typescript
from 3.6.1 to 3.6.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.