-
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 12 updates #534
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 12 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.3` | | [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.75.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.20` | `20.12.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.58` | `18.2.79` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.2` | `7.7.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.6.6` | `13.8.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.2.3` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.15.1` | `3.0.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | Updates `next` from 14.1.0 to 14.2.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@v14.1.0...v14.2.3) Updates `sass` from 1.71.1 to 1.75.0 - [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.71.1...1.75.0) Updates `@types/node` from 20.11.20 to 20.12.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.58 to 18.2.79 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.7.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/v7.7.1/packages/eslint-plugin) Updates `cypress` from 13.6.6 to 13.8.1 - [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.6.6...v13.8.1) Updates `eslint` from 8.57.0 to 9.1.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.1.1) Updates `eslint-config-next` from 14.1.0 to 14.2.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.2.3/packages/eslint-config-next) Updates `eslint-plugin-cypress` from 2.15.1 to 3.0.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.0.1) Updates `eslint-plugin-jest` from 27.9.0 to 28.2.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.9.0...v28.2.0) Updates `eslint-plugin-react` from 7.33.2 to 7.34.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1) Updates `typescript` from 5.3.3 to 5.4.5 - [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.4.5) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor 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-major dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-react 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 25, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
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
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 dependencies group with 12 updates:
14.1.0
14.2.3
1.71.1
1.75.0
20.11.20
20.12.7
18.2.58
18.2.79
7.0.2
7.7.1
13.6.6
13.8.1
8.57.0
9.1.1
14.1.0
14.2.3
2.15.1
3.0.1
27.9.0
28.2.0
7.33.2
7.34.1
5.3.3
5.4.5
Updates
next
from 14.1.0 to 14.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
2e7a96a
v14.2.3a230be4
Clean-up fetch metrics tracking (#64746)73c2d63
fix: remove traceparent from cachekey should not remove traceparent from orig...dd44191
fix root page revalidation when redirecting in a server action (#64730)8b4c234
prevent erroneous route interception during lazy fetch (#64692)d6a7ca0
fix(fetch-cache): fix additional typo, add type & data validation (#64799)4a6b511
Fix next/image usage in mdx (#64875)04cc13c
Fix mixed exports in server component with barrel optimization (#64894)8d01d49
fix: mixing namespace import and named import client components (#64809)de84e3a
Fix: resolve mixed re-exports module as cjs (#64681)Updates
sass
from 1.71.1 to 1.75.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
821b98e
Don't cache canonicalize calls whencontainingUrl
is available (#2215)c5aff1b
Make it possible to build npm with a linked language repo (#2214)1137797
Fix bulma and release 1.74.1 (#2210)d9220d9
Complete implementation the deprecations API (#2207)783c248
Fix typo in function documentation (#2205)c8d0643
Better handle filesystem importers when load paths aren't necessary (#2203)9302b35
Add support for nesting in plain CSS (#2198)772280a
Support linux-riscv64 and windows-arm64 (#2201)ce16b35
Cut a release (#2194)9af6bbf
Properly handlepkg:
imports with args (#2193)Updates
@types/node
from 20.11.20 to 20.12.7Commits
Updates
@types/react
from 18.2.58 to 18.2.79Commits
Updates
@typescript-eslint/eslint-plugin
from 7.0.2 to 7.7.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)eef257b
fix(eslint-plugin): [prefer-optional-chain] only look at left operand for `re...9e0d9f5
fix(eslint-plugin): [explicit-function-return-type] fix checking wrong ancest...d07eb9e
fix(eslint-plugin): [no-unsafe-assignment] handle shorthand property assignme...e44a1a2
chore(release): publish 7.7.0fda5704
feat(eslint-plugin): replaceno-new-symbol
with `no-new-native-nonconstruct...e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)Updates
cypress
from 13.6.6 to 13.8.1Release notes
Sourced from cypress's releases.
Commits
52347d6
chore: release 13.8.1 (#29390)867a973
perf: support activated service worker that is not handling requests (#29349)b188ad3
chore: standardize having authors removed from package.json (#29380)45cff01
misc: ensure 'its' function type excludes null and undefined (#28872) (#28904)8db1b23
chore(deps): update dependency filesize to v10 (#29379)c5fa260
fix: added validation for timeout for query operations (#29327)05ff7df
chore: Update v8 snapshot cache (#29382)4e7e3a2
fix: websocket closed (tentative) (#29347)734968a
chore: Add experimentalMemoryManagement flag to our cy-in-cy App tests (#29359)e23460c
dependency: update dependency zod to ^3.22.5 (#29367)Updates
eslint
from 8.57.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
eslint-config-next
from 14.1.0 to 14.2.3Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
2e7a96a
v14.2.3c850e4a
v14.2.2c0ae6f6
v14.2.1774563f
v14.2.07aabb1d
v14.2.0-canary.67265d7b9
v14.2.0-canary.6622754fa
v14.2.0-canary.65167ea33
v14.2.0-canary.64c289063
v14.2.0-canary.63e46d088
v14.2.0-canary.62Updates
eslint-plugin-cypress
from 2.15.1 to 3.0.1Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
bd9694f
Merge pull request #191 from MikeMcC399/enable/no-async-beforeb57bf97
fix: enable cypress/no-async-before131d3a7
Merge pull request #188 from MikeMcC399/update/meta-url8071dd8
chore: standardize meta.url property5c1b59a
Merge pull request #187 from MikeMcC399/update/meta-schema9285c94
chore: add empty meta.schema to no-option rules404387a
Merge pull request #186 from MikeMcC399/update/meta-type4fded72
chore: add meta.type to rules8227cbc
Merge pull request #185 from MikeMcC399/migrate/internal-linting-for-8c192dc5
chore(deps): update internal linting to eslint 8.57.0Updates
eslint-plugin-jest
from 27.9.0 to 28.2.0...
Description has been truncated