-
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 #527
Merged
stscoundrel
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-0e3788279d
Jan 27, 2024
Merged
Bump the dependencies group with 14 updates #527
stscoundrel
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-0e3788279d
Jan 27, 2024
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 | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.3` | `14.1.0` | | [sass](https://github.com/sass/dart-sass) | `1.69.5` | `1.70.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.10` | `29.5.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.2` | `20.11.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.40` | `18.2.48` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.19.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.6.0` | `13.6.3` | | [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.3` | `14.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `27.6.3` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.13.0` | `1.14.1` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | Updates `next` from 14.0.3 to 14.1.0 - [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.0.3...v14.1.0) Updates `sass` from 1.69.5 to 1.70.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.69.5...1.70.0) Updates `@types/jest` from 29.5.10 to 29.5.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.10.2 to 20.11.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.40 to 18.2.48 - [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.13.1 to 6.19.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.19.1/packages/eslint-plugin) Updates `cypress` from 13.6.0 to 13.6.3 - [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.0...v13.6.3) Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) Updates `eslint-config-next` from 14.0.3 to 14.1.0 - [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.1.0/packages/eslint-config-next) Updates `eslint-plugin-import` from 2.29.0 to 2.29.1 - [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.0...v2.29.1) Updates `eslint-plugin-jest` from 27.6.0 to 27.6.3 - [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.6.0...v27.6.3) Updates `node-mocks-http` from 1.13.0 to 1.14.1 - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](eugef/node-mocks-http@v1.13.0...v1.14.1) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) --- 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/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-patch 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-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: node-mocks-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-node 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-patch 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
Jan 27, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
stscoundrel
deleted the
dependabot/npm_and_yarn/dependencies-0e3788279d
branch
January 27, 2024 13:13
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:
14.0.3
14.1.0
1.69.5
1.70.0
29.5.10
29.5.11
20.10.2
20.11.7
18.2.40
18.2.48
6.13.1
6.19.1
13.6.0
13.6.3
8.55.0
8.56.0
14.0.3
14.1.0
2.29.0
2.29.1
27.6.0
27.6.3
1.13.0
1.14.1
10.9.1
10.9.2
5.3.2
5.3.3
Updates
next
from 14.0.3 to 14.1.0Release notes
Sourced from next's releases.
... (truncated)
Commits
16e7a5b
v14.1.08a3881f
Update labeler.json (#60843)1b255a6
v14.0.5-canary.6802c2f11
Enable missing suspense bailout by default (#60840)2096dfa
v14.0.5-canary.67b8d8e6e
dx: warn the deprecated cache configs are used (#60836)c192f4e
turbopack: rename custom cache handler configs (#60828)2227ae5
Revert "Fix: Throw an error for empty array return ingenerateStaticParams
...b7f5107
Fix: respect init.cache if fetch input is request instance (#60821)752c15e
Add metrics names for unstable_cache (#60802)Updates
sass
from 1.69.5 to 1.70.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
076414d
[Shared Resources] dart-sass implementation (#2134)0d91c92
Support CompileRequest.silent of embedded protocol (#2160)b263a72
Use implementation name dart-sass for VersionResponse (#2156)006baa5
Update the pubspec and changelog for sass/embedded-host-node#266 (#2158)6205eac
Add wait time before update website (#2153)f3c7be5
Make meta.apply() an AsyncBuiltInCallable (#2152)1fc740d
Upload releases for musl-libc and android (#2149)6f665c1
Escape unprintable 0x7F (delete control character) (#2144)f5dab76
Bump dartdoc from 7.0.2 to 8.0.2 (#2146)4daf0b4
Escape non-US-ASCII characters inSassException.toCssString()
(#2143)Updates
@types/jest
from 29.5.10 to 29.5.11Commits
Updates
@types/node
from 20.10.2 to 20.11.7Commits
Updates
@types/react
from 18.2.40 to 18.2.48Commits
Updates
@typescript-eslint/eslint-plugin
from 6.13.1 to 6.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...01556f5
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)Updates
cypress
from 13.6.0 to 13.6.3Release notes
Sourced from cypress's releases.
Commits
92e922e
chore: 13.6.3 (#28731)81fce0e
fix: force moduleResolution: 'node' when ts-node is registered in the… (#28709)7df6df4
chore: update aws sdk (#28712)8a02c2d
fix: (driver) add null check forbrowserRequestId
on responses for `cy.wait...41dfa29
chore: Update Chrome (beta) to 121.0.6167.57 (#28685)7880c48
dependency: update better-sqlite3 to 9.2.2 (#28700)b19c1cd
chore: comment out skipped tests where tests always hangs + add logs (#28632)6cbd572
chore: release@cypress/webpack-dev-server-v3
.7.30927909
chore: release@cypress/eslint-plugin-dev-v5
.3.3f088ce6
chore: fix the get-binary-release-data script to try and locate all possible ...Updates
eslint
from 8.55.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-next
from 14.0.3 to 14.1.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
16e7a5b
v14.1.01b255a6
v14.0.5-canary.682096dfa
v14.0.5-canary.678179e70
v14.0.5-canary.6670fc402
v14.0.5-canary.658d4e5be
v14.0.5-canary.64a211566
v14.0.5-canary.63c583528
v14.0.5-canary.627f3d909
v14.0.5-canary.617341149
v14.0.5-canary.60Updates
eslint-plugin-import
from 2.29.0 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...Updates
eslint-plugin-jest
from 27.6.0 to 27.6.3Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
18a596f
chore(release): 27.6.3 [skip ci]9204a51
fix: replace use of deprecated methods (#1453)0f8a33a
chore(deps): lock file maintenancece91459
chore(release): 27.6.2 [skip ci]b36a648
chore: remove syntax error from test (#1487)77476aa
chore(deps): update danger/danger-js action to v11.3.1 (#1478)5e6199d
Revert "chore: use relative path to parenttsconfig.json
(#1476)"36e5399
chore(release): 27.6.1 [skip ci]067e246
fix: include pluginmeta
information with snapshot processor for ESLint v9 ...f8ae570
chore(deps): lock file maintenanceUpdates
node-mocks-http
from 1.13.0 to 1.14.1Changelog
Sourced from node-mocks-http's changelog.
Commits
fbd60b9
Release 1.14.1153308f
Move express and node types to prod deps (#290)236d902
Enable prettier (#286)b252130
run tests in Node.js v 1089ed896
Update links in package.json and readme