-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(deps): bump the dev-deps group with 19 updates #9271
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/main/dev-deps-6332474148
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 17, 2024
This was referenced Nov 17, 2024
Bumps the dev-deps group with 19 updates: | Package | From | To | | --- | --- | --- | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.0.0` | `15.0.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.37.1` | `8.38.0` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.4.0` | `0.5.0` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.36` | `0.2.37` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` | | [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist) | `1.2.2` | `1.2.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.9.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.10` | | [next](https://github.com/vercel/next.js) | `15.0.0` | `15.0.3` | | [playwright](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` | | [playwright-core](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` | | [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.5` | | [turbo](https://github.com/vercel/turborepo) | `2.2.3` | `2.3.0` | | [@types/to-snake-case](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/to-snake-case) | `1.0.0` | `1.0.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.23.1` | `0.24.0` | | [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.0.0` | `15.0.3` | Updates `@next/bundle-analyzer` from 15.0.0 to 15.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/v15.0.3/packages/next-bundle-analyzer) Updates `@playwright/test` from 1.48.1 to 1.48.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.1...v1.48.2) Updates `@sentry/node` from 8.37.1 to 8.38.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@8.37.1...8.38.0) Updates `@swc/cli` from 0.4.0 to 0.5.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/jest` from 0.2.36 to 0.2.37 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@types/jest` from 29.5.12 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/minimist` from 1.2.2 to 1.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist) Updates `@types/node` from 22.5.4 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `husky` from 9.0.11 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) Updates `lint-staged` from 15.2.7 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10) Updates `next` from 15.0.0 to 15.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@v15.0.0...v15.0.3) Updates `playwright` from 1.48.1 to 1.48.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.1...v1.48.2) Updates `playwright-core` from 1.48.1 to 1.48.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.1...v1.48.2) Updates `sharp` from 0.32.6 to 0.33.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.6...v0.33.5) Updates `turbo` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.2.3...v2.3.0) Updates `@types/to-snake-case` 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/to-snake-case) Updates `esbuild` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) Updates `vue` from 3.5.12 to 3.5.13 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.12...v3.5.13) Updates `@next/eslint-plugin-next` from 15.0.0 to 15.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/v15.0.3/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@sentry/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@swc/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/minimist" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: playwright-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: sharp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/to-snake-case" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/main/dev-deps-6332474148
branch
from
November 17, 2024 22:16
343aaad
to
0e4b6c9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dev-deps group with 19 updates:
15.0.0
15.0.3
1.48.1
1.48.2
8.37.1
8.38.0
0.4.0
0.5.0
0.2.36
0.2.37
29.5.12
29.5.14
1.2.2
1.2.5
22.5.4
22.9.0
9.0.11
9.1.6
15.2.7
15.2.10
15.0.0
15.0.3
1.48.1
1.48.2
1.48.1
1.48.2
0.32.6
0.33.5
2.2.3
2.3.0
1.0.0
1.0.2
0.23.1
0.24.0
3.5.12
3.5.13
15.0.0
15.0.3
Updates
@next/bundle-analyzer
from 15.0.0 to 15.0.3Release notes
Sourced from
@next/bundle-analyzer
's releases.... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9ba8e6a7
v15.0.3-canary.8dbad89b
v15.0.3-canary.7844cea1
v15.0.3-canary.6bdf8174
v15.0.3-canary.513fafe6
v15.0.3-canary.4e97e1f0
v15.0.3-canary.3d7643f9
v15.0.3-canary.2d9041fd
v15.0.3-canary.1Updates
@playwright/test
from 1.48.1 to 1.48.2Release notes
Sourced from
@playwright/test
's releases.Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesUpdates
@sentry/node
from 8.37.1 to 8.38.0Release notes
Sourced from
@sentry/node
's releases.... (truncated)
Changelog
Sourced from
@sentry/node
's changelog.Commits
396e2f9
release: 8.38.09a98d98
Merge pull request #14244 from getsentry/prepare-release/8.38.0ad1f938
meta(changelog): Update changelog for 8.38.00aa7f1d
fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243)2e5fe94
chore: Add external contributor to CHANGELOG.md (#14235)1f56ffa
feat(node): Addknex
integration (#13526)68781c5
feat(deps): Bump@sentry/cli
from 2.37.0 to 2.38.2 (#14232)48c3594
feat(deps): Bump@opentelemetry/instrumentation-amqplib
from 0.42.0 to 0.43.0...fac7209
fix(node): Includedebug_meta
with ANR events (#14203)8532e25
chore: Add external contributor to changelog (#14228)Updates
@swc/cli
from 0.4.0 to 0.5.0Commits
Updates
@swc/jest
from 0.2.36 to 0.2.37Commits
Updates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@types/minimist
from 1.2.2 to 1.2.5Commits
Updates
@types/node
from 22.5.4 to 22.9.0Commits
Updates
husky
from 9.0.11 to 9.1.6Release notes
Sourced from husky's releases.
... (truncated)
Commits
a2d942a
9.1.6b4465ed
fix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1
docs(spanish): improve spanish translation (#1504)dcf3aed
dosc: repair support Spanish sponsors links (#1500)c3afd5f
docs: support Spanish documentation (#1499)c5f4f48
docs: support Russian documentation (#1495)2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookfc549e0
9.1.49891ace
clarify deprecation messageUpdates
lint-staged
from 15.2.7 to 15.2.10Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
163112f
chore(changeset): release829575c
Merge pull request #1471 from lint-staged/updates893ca84
refactor: remove unused parameter defaulta661f46
build(deps): migrate to ESLint 9e3f283b
build(deps): update minor dependencies35483b9
docs: add some more concrete command examples to the README0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)52f6eef
chore(changeset): release (#1462)8d8fe23
build: update repository url in package.jsonUpdates
next
from 15.0.0 to 15.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9be40adb
Add missing closing\</AppOnly>
(#72453)224447c
Getting Started Docs: Improve "Project Structure" page (#72399)5f0adad
chore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2
[ppr] Fixed deployment tests (#72428)856521b
docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...9d31638
docs(route-handlers): add TS/JSswitcher
toRoute Resolution
section in `...200fdc1
[Turbopack] remove unneeded type annotation (#72390)74a19b7
docs: unify the header deps by removing # (#72391)Updates
playwright
from 1.48.1 to 1.48.2Release notes
Sourced from playwright's releases.
Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesUpdates
playwright-core
from 1.48.1 to 1.48.2Release notes
Sourced from playwright-core's releases.
Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesUpdates
sharp
from 0.32.6 to 0.33.5Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
fc32e0b
Release v0.33.50546e48
Docs: changelog entry for #4191ab65b7a
TypeScript: chromaSubsampling can be undefined (#4191)2474bd4
Prerelease v0.33.5-rc.1ff2e689
Remove yarn v1 specifics from help text6327f13
CI: Add yarn v1 to packaging testsf1e69a2
Prerelease v0.33.5-rc.03c14dbb
Minimise use ofengines
property to improve yarn v1 support82cebc3
Upgrade to libvips v8.15.3 for Linux ARMv6ad36fa0
Ensure emnapiInit function is exportedUpdates
turbo
from 2.2.3 to 2.3.0Release notes
Sourced from turbo's releases.