-
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 with 14 updates #523
Closed
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 14 updates: | Package | From | To | | --- | --- | --- | | [@types/cleasby-vigfusson-dictionary](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cleasby-vigfusson-dictionary) | `1.0.0` | `1.0.2` | | [next](https://github.com/vercel/next.js) | `13.5.4` | `14.0.3` | | [sass](https://github.com/sass/dart-sass) | `1.69.0` | `1.69.5` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.3` | `20.10.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.25` | `18.2.39` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `6.13.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.3.0` | `13.6.0` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.54.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.5.4` | `14.0.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `27.6.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@types/cleasby-vigfusson-dictionary` from 1.0.0 to 1.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cleasby-vigfusson-dictionary) Updates `next` from 13.5.4 to 14.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.4...v14.0.3) Updates `sass` from 1.69.0 to 1.69.5 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.0...1.69.5) Updates `@types/jest` from 29.5.5 to 29.5.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.8.3 to 20.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.25 to 18.2.39 - [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.7.4 to 6.13.1 - [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/v6.13.1/packages/eslint-plugin) Updates `cypress` from 13.3.0 to 13.6.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.3.0...v13.6.0) Updates `eslint` from 8.51.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.54.0) Updates `eslint-config-next` from 13.5.4 to 14.0.3 - [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.0.3/packages/eslint-config-next) Updates `eslint-plugin-import` from 2.28.1 to 2.29.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.28.1...v2.29.0) Updates `eslint-plugin-jest` from 27.4.2 to 27.6.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.6.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.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.7.1...v6.8.0) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: "@types/cleasby-vigfusson-dictionary" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" 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-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major 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-jest 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: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... 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
Dec 1, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
@dependabot rebase |
Superseded by #525. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-f89ada65bb
branch
December 2, 2023 12:08
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
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 14 updates:
1.0.0
1.0.2
13.5.4
14.0.3
1.69.0
1.69.5
29.5.5
29.5.10
20.8.3
20.10.1
18.2.25
18.2.39
6.7.4
6.13.1
13.3.0
13.6.0
8.51.0
8.54.0
13.5.4
14.0.3
2.28.1
2.29.0
27.4.2
27.6.0
6.7.1
6.8.0
5.2.2
5.3.2
Updates
@types/cleasby-vigfusson-dictionary
from 1.0.0 to 1.0.2Commits
Updates
next
from 13.5.4 to 14.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
391471b
v14.0.3637ead0
Update 04-metadata.mdx (#58535)ce97390
Add code comments (#58529)32875e4
v14.0.3-canary.123cd9264
tweak cache + revalidate fetch warning (#58505)d6d6d56
Remove client only dynamic chunks from edge bundle (#56761)b017261
Inline ChildProp (#58519)c26c771
fix: setx-forwarded-host
based on request (#58500)24b2ff1
remove optimistic navigation behavior when prefetch is false (#58413)8d4f4fc
revalidate APIs should make route handlers dynamic (#58466)Updates
sass
from 1.69.0 to 1.69.5Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
89dac15
Add compatibility with Node.js 21.0.0 (#2128)69d0f07
Bump lints from 2.1.1 to 3.0.0 (#2126)ac25a70
Bump dartdoc from 6.3.0 to 7.0.0 (#2118)f40c1fc
Cut a release (#2120)44dceea
Update pubspec and changelog for sass/embedded-host-node#257 (#2116)c62fe6a
Fix crash in browser when running alongside NextJS (#2114)887c511
Cut another release (#2111)Updates
@types/jest
from 29.5.5 to 29.5.10Commits
Updates
@types/node
from 20.8.3 to 20.10.1Commits
Updates
@types/react
from 18.2.25 to 18.2.39Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...f151b26
fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0a
fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312d
feat: [member-ordering] add accessor support for member-ordering (#7927)06496e2
chore: publish v6.11.0Updates
cypress
from 13.3.0 to 13.6.0Release notes
Sourced from cypress's releases.
Commits
9337e4e
chore: revert aws sdk PR (#28379)2877454
chore: release 13.6.0 (#28376)dcd6a18
fix: Allow absolute paths in indexHtmlFile (#28324)537642a
chore: migrate AWS SDK for JavaScript v2 APIs to v3 in scripts folder (#28249)a22fd5c
dependency: updated chrome-remote-interface to 0.33.0 (#27998)d964865
fix: update getPath to use WHATWG URL API (#28354)2041c69
fix(driver): dynamic intercept aliases shown with name instead of no alias (#...2eb8455
chore(deps): update dependency crypto-js to v4.2.0 [security] (#28146)e3ba697
feat: display an activity indicator in the CLI output when uploading artifact...02d0493
fix(driver): add support for alias.all when using dynamic alias (#28352)Updates
eslint
from 8.51.0 to 8.54.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883b
feat: for-direction rule add check for condition in reverse order (#17755)1452dc9
feat: Add suggestions to no-console (#17680)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3
docs: Make clear when rules are removed (#17728)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753)Updates
eslint-config-next
from 13.5.4 to 14.0.3Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
391471b
v14.0.332875e4
v14.0.3-canary.12c8bfda4
v14.0.3-canary.11a551569
v14.0.3-canary.107281cd3
v14.0.3-canary.944613dc
v14.0.3-canary.808e5424
v14.0.3-canary.782821c7
v14.0.3-canary.6d7ade76
v14.0.3-canary.5a794e1f
v14.0.3-canary.4Updates
eslint-plugin-import
from 2.28.1 to 2.29.0Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.