This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 15 updates #241
Merged
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-2363b07e68
Jan 1, 2024
Merged
Bump the dependencies group with 15 updates #241
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-2363b07e68
Jan 1, 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 15 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.3` | `14.0.4` | | [sharp](https://github.com/lovell/sharp) | `0.33.0` | `0.33.1` | | [i18next](https://github.com/i18next/i18next) | `23.7.7` | `23.7.13` | | [mongoose](https://github.com/Automattic/mongoose) | `8.0.2` | `8.0.3` | | [next-i18next](https://github.com/i18next/next-i18next) | `15.0.0` | `15.1.1` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `7.84.0` | `7.91.0` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `14.0.3` | `14.0.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.2` | `20.10.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.40` | `18.2.46` | | [sass](https://github.com/sass/dart-sass) | `1.69.5` | `1.69.6` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.1.0` | `15.2.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.3` | `14.0.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.17.0` | Updates `next` from 14.0.3 to 14.0.4 - [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.0.4) Updates `sharp` from 0.33.0 to 0.33.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.33.0...v0.33.1) Updates `i18next` from 23.7.7 to 23.7.13 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.7.7...v23.7.13) Updates `mongoose` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.0.2...8.0.3) Updates `next-i18next` from 15.0.0 to 15.1.1 - [Release notes](https://github.com/i18next/next-i18next/releases) - [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/next-i18next@v15.0.0...v15.1.1) Updates `@sentry/nextjs` from 7.84.0 to 7.91.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.84.0...7.91.0) Updates `@next/third-parties` from 14.0.3 to 14.0.4 - [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.4/packages/third-parties) Updates `@types/node` from 20.10.2 to 20.10.6 - [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.46 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `sass` from 1.69.5 to 1.69.6 - [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.69.6) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) 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) Updates `lint-staged` from 15.1.0 to 15.2.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) Updates `eslint-config-next` from 14.0.3 to 14.0.4 - [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.4/packages/eslint-config-next) Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.17.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/v6.17.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next-i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/third-parties" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass 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: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged 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-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" 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
Jan 1, 2024
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-2363b07e68
branch
January 1, 2024 17:48
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 15 updates:
14.0.3
14.0.4
0.33.0
0.33.1
23.7.7
23.7.13
8.0.2
8.0.3
15.0.0
15.1.1
7.84.0
7.91.0
14.0.3
14.0.4
20.10.2
20.10.6
18.2.40
18.2.46
1.69.5
1.69.6
3.1.0
3.1.1
5.3.2
5.3.3
15.1.0
15.2.0
14.0.3
14.0.4
6.13.1
6.17.0
Updates
next
from 14.0.3 to 14.0.4Release notes
Sourced from next's releases.
... (truncated)
Commits
c9f859e
v14.0.4eaa0e7c
Skip latest commit check for stable release (#59383)77dc763
v14.0.4-canary.49aa08c49
rm console.log (#59381)37c6a10
v14.0.4-canary.48d07a370
fixes the logging by showing full URLs only on demand (#58088)e1fe0c9
test: ability to use node debugger (#56277)a578cc8
fix inconsistent scroll restoration behavior (#59366)2874bc0
Fix server output bundling packages module resolving (#59369)42ec6c8
Update Turbopack test manifest (#59356)Updates
sharp
from 0.33.0 to 0.33.1Changelog
Sourced from sharp's changelog.
Commits
4919bc5
Release v0.33.1a4e64eb
Prerelease v0.33.1-rc.3328b18d
CI: Split yarn pnp package tests into separate jobs5e7bf32
Docs: refresh index and homepage link04403f4
Prerelease v0.33.1-rc.2420e082
CI: Pin Node.js 18 to avoid npm 10 on 32-bit Windowsf7a3ea6
Prerelease v0.33.1-rc.1f28e79e
Improve resilience of installation check5cd787b
CI: Upgrade to latest FreeBSD, improve test resilience021d637
Docs: changelog and credit for #3897Updates
i18next
from 23.7.7 to 23.7.13Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
36b87d9
23.7.139f26ddb
release0ad5cb5
types: optimise ParseTReturn by readingcount
andincremental
options (#2...8ae4599
23.7.12f9e5971
types: fix for older ts version (context validation only for TS 5)a6c6680
23.7.11229684d
types: fix for older ts versions #2090ca47349
23.7.10182e3c6
changelog25ae3a7
exposed initializedStoreOnce and initializedLanguageOnce props (#2089)Updates
mongoose
from 8.0.2 to 8.0.3Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
aa4b38a
chore: release 8.0.32c8b6ab
Merge pull request #14160 from Automattic/vkarpov15/gh-14147e3a35c2
Merge pull request #14159 from jaypea/patch-178a78e6
seperate overrides0fc2e5c
remove whitespacefc635bf
types: handle using BigInt global class in schema definitions36384e7
add missing Type for applyDefaultsc97d91c
Merge branch '7.x'4a38517
chore: release 7.6.7f3ca867
Merge pull request #14156 from hasezoey/removeUtilsOptionsUpdates
next-i18next
from 15.0.0 to 15.1.1Release notes
Sourced from next-i18next's releases.
Changelog
Sourced from next-i18next's changelog.
Commits
7f9656a
15.1.1bae5324
optimize/fix last change for turbo36202e3
changelogd2e9d67
15.1.0f3f60bf
try to fix for turbo #2222343872a
doc: add a section on fallback ssg pages in the readme (#2238)a66f01c
doc: add a section on falback ssg pages in the readme (#2237)f189d3b
update deps of ssg example968dc4d
update i18next dps914d0db
docs: update README.md typo (#2233)Updates
@sentry/nextjs
from 7.84.0 to 7.91.0Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.... (truncated)
Commits
4c19ee3
release: 7.91.017f490e
Merge pull request #9965 from getsentry/prepare-release/7.91.0f08bec8
meta(changelog): Update changelog for 7.91.0cf412d9
fix(core): Rethrow caught promise rejections instartSpan
, `startSpanManual...948e7d3
feat(sveltekit): Add options to configure fetch instrumentation script for CS...f56219a
build: Fix size limit (#9967)7f8eca7
feat: Add server runtime metrics aggregator (#9894)5d16aae
chore(biome): enable noUnusedImports rule (#9895)f819d81
feat(breadcrumbs): Send component names on UI breadcrumbs (#9946)9a2570b
feat(replay): Send component names in replay breadcrumbs (#9947)Updates
@next/third-parties
from 14.0.3 to 14.0.4Release notes
Sourced from
@next/third-parties
's releases.... (truncated)
Commits
c9f859e
v14.0.477dc763
v14.0.4-canary.4937c6a10
v14.0.4-canary.48d4d9dc4
v14.0.4-canary.471f6defd
v14.0.4-canary.46f6ebc2b
v14.0.4-canary.4550d4578
v14.0.4-canary.446387c9c
v14.0.4-canary.432003f5f
v14.0.4-canary.42b2084ea
v14.0.4-canary.41Updates
@types/node
from 20.10.2 to 20.10.6Commits
Updates
@types/react
from 18.2.40 to 18.2.46Commits
Updates
sass
from 1.69.5 to 1.69.6Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
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)cd798bf
Improve inspect() output for complex units (#2138)bd80c58
Make LazyFileSpans work in JavaScript (#2142)13830a5
Fix new recommended lints (#2139)cd3b0cc
Update link to Node.js releases page (#2131)dd56d28
Write implementation documentation (#2042)Updates
prettier
from 3.1.0 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701d
Release 3.1.1c97480c
Useattributes
instead of deprecatedassertions
(#15758)0d1ffb3
Consistently use tabs in ternaries whenuseTabs
istrue
(#15662)5f7aedc
fix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66
Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7b
Add cursorOffset to Playground (#15751)8e816ad
Allow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75
Fix expect call in dts test (#15766)15c7428
chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4f
chore(deps): update dependency hermes-parser to v0.18.0 (#15761)Updates
typescript
from 5.3.2 to 5.3.3Release notes
Sourced from typescript's releases.
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)Updates
lint-staged
from 15.1.0 to 15.2.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
adf50b0
chore(changeset): release85eb0dd
fix: when determining git directory, usefs.realpath()
only for symlinks82eded4
refactor: use commander implies() syntax for flag